Commit graph

373 commits

Author SHA1 Message Date
Alan Hamlett
adfcfb0ae5 v6.0.2 2016-05-16 16:06:31 +02:00
Alan Hamlett
bb71ff3106 prevent using svn when Mac does not have xcode-tools installed 2016-05-16 16:02:38 +02:00
Alan Hamlett
8ecba162aa v6.0.1 2016-04-29 01:11:19 +02:00
Alan Hamlett
c3d7de3de9 send plugin with extra heartbeats 2016-04-29 01:10:19 +02:00
Alan Hamlett
f5031162de v6.0.0 2016-04-29 00:01:33 +02:00
Alan Hamlett
745049d685 remove --entitytype from help output 2016-04-29 00:01:26 +02:00
Alan Hamlett
dc1964cd80 no longer allowing entity-type url 2016-04-28 23:57:15 +02:00
Alan Hamlett
937350220e only read one line of extra heartbeats from stdin 2016-04-28 19:25:52 +02:00
Alan Hamlett
dce9d70d48 correct config file in help output 2016-04-26 13:40:08 +02:00
Alan Hamlett
67a2403070 new --extra-heartbeats argument 2016-04-21 00:30:44 +02:00
Alan Hamlett
984a8ab62a increase default timeout to 60 seconds 2016-04-19 13:50:29 +02:00
Alan Hamlett
18f588104d v5.0.1 2016-04-19 12:33:36 +02:00
Alan Hamlett
95a2db0a77 support passing an alternate language to cli 2016-04-19 12:30:44 +02:00
Alan Hamlett
af7568425a v5.0.0 2016-04-18 23:55:25 +02:00
Alan Hamlett
378c0d2e75 add empty package init file 2016-04-18 23:41:02 +02:00
Alan Hamlett
a8653a3294 remove test files from included packages 2016-04-18 23:39:01 +02:00
Alan Hamlett
aac61a1e3c upgrade pytz to v2016.3 2016-04-18 23:34:50 +02:00
Alan Hamlett
7a38ae9442 update tzlocal package. move packages to python version folder. 2016-04-18 23:27:41 +02:00
Alan Hamlett
615fa5cdac support regex patterns in projectmap config section 2016-04-18 21:34:00 +02:00
Alan Hamlett
a60a176cfe v4.1.13 2016-03-06 14:11:33 -08:00
Alan Hamlett
ce7448a6c2 encode TimeZone as utf-8 before adding to headers 2016-03-06 14:07:47 -08:00
Alan Hamlett
3ebc56fa41 v4.1.12 2016-03-06 13:03:38 -08:00
Alan Hamlett
7a1af49bf2 update copyright year to 2016 2016-03-06 13:02:46 -08:00
Alan Hamlett
11e6c94ffa encode unicode as basestring before passing to urllib3 2016-03-06 13:00:00 -08:00
Alan Hamlett
4d4baea36e v4.1.11 2016-03-06 12:44:39 -08:00
Alan Hamlett
62bc4be0f4 code formatting changes 2016-03-06 12:42:54 -08:00
Alan Hamlett
12e4f56d4b encode hostname as unicode before adding as header 2016-03-06 12:34:59 -08:00
Alan Hamlett
b6bd75a0e8 update requests to v2.9.1-dev 2016-03-06 12:34:13 -08:00
Alan Hamlett
9981601a0a change logging level of traceback messages 2016-02-18 11:48:11 -08:00
Alan Hamlett
33a87b9877 add new AUTH_ERROR exit status to signal an invalid api key. fixes #41. 2016-01-25 23:49:37 +01:00
Alan Hamlett
98de22c3a8 v4.1.10 2016-01-11 11:25:49 -08:00
Alan Hamlett
9c007c0b73 update requests package to v2.9.1 2016-01-11 11:19:07 -08:00
Alan Hamlett
85cecd6280 accept 201 or 202 response codes as success from api 2016-01-11 02:13:58 -08:00
Alan Hamlett
88e253d164 v4.1.9 2016-01-06 13:52:37 -08:00
Alan Hamlett
1f7f2fc666 use api.wakatime.com for sending heartbeats 2016-01-06 13:48:18 -08:00
Alan Hamlett
23dc803446 detect dependencies from golang files 2016-01-02 19:35:52 -08:00
Alan Hamlett
be512b0196 give integer response codes names using constants 2016-01-01 23:20:23 -08:00
Alan Hamlett
691368fe2d use logger.traceback to log exceptions 2015-12-25 00:41:06 -06:00
Alan Hamlett
68e5d35b06 disable urllib3 SSL warning from every request https://urllib3.readthedocs.org/en/latest/security.html#disabling-warnings 2015-10-23 00:41:46 -07:00
Alan Hamlett
b483218249 better argument formatting 2015-10-23 00:18:20 -07:00
Alan Hamlett
d389be2876 log all unknown exceptions to wakatime.log file 2015-10-23 00:14:41 -07:00
Alan Hamlett
ca5bb35bbb correctly log exception tracebacks 2015-10-22 23:15:57 -07:00
Alan Hamlett
54fbc8ee22 tests for php and html dependencies 2015-09-29 22:00:17 -07:00
Alan Hamlett
ffa9e410b4 improve C# dependency test 2015-09-29 21:15:46 -07:00
Alan Hamlett
7bc8ec006b test detection of C# dependencies 2015-09-29 20:42:47 -07:00
Alan Hamlett
b38edaa011 v4.1.8 2015-09-29 02:27:06 -07:00
Alan Hamlett
9744df5391 prevent using lexer when None 2015-09-29 02:18:54 -07:00
Alan Hamlett
d6faae47d0 better test coverage for offline queue 2015-09-27 03:32:28 -07:00
Alan Hamlett
db02b82d95 remove temp sqlite file after testing. improve offlinequeue and session_cache tests. 2015-09-27 03:17:54 -07:00
Alan Hamlett
9af0c110ca tests for crud session cache 2015-09-27 01:52:53 -07:00