Commit graph

671 commits

Author SHA1 Message Date
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
9bc81a341a use correct path for tzlocal for py3 tests 2016-04-18 23:38:38 +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
e1025bdc3e capitalize first letter of changes and end with period. 2016-04-18 21:42:55 +02:00
Alan Hamlett
615fa5cdac support regex patterns in projectmap config section 2016-04-18 21:34:00 +02:00
Alan Hamlett
5466fa478a add badge for supported python versions 2016-04-18 20:42:45 +02:00
Alan Hamlett
138702f992 add support python versions 2016-04-18 20:40:02 +02:00
Alan Hamlett
86fae6ecc3 add gemnasium and version badges 2016-04-18 20:27:40 +02:00
Alan Hamlett
1b13d3310a update dev requirements 2016-04-18 20:23:17 +02:00
Alan Hamlett
2437fb6b6d add testcase for vim modeline 2016-04-18 17:00:42 +02:00
Alan Hamlett
0eec684234 fix code formatting 2016-03-18 19:19:29 +01:00
Alan Hamlett
23362bec33 add log file locations for C9, Coda, Vscode 2016-03-18 19:18:24 +01:00
Alan Hamlett
a60a176cfe v4.1.13 2016-03-06 14:11:33 -08:00
Alan Hamlett
cd6b698635 tests for unicode in machine hostname and timezone 2016-03-06 14:08:00 -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
b7462d438a add slack badge 2016-02-09 10:38:05 -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
30b5f37c5c test for new api subdomain 2016-01-06 13:49:27 -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
caafe3dcb6 fix tests 2016-01-01 23:24:49 -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
bff7bcf1fd add missing @property decorator 2015-11-19 23:44:39 -08:00
Alan Hamlett
83063e845a use correct regex warning message for py35 2015-11-19 23:39:32 -08:00
Alan Hamlett
45855f6998 fix tests on python 3.5 2015-11-19 23:34:32 -08:00
Alan Hamlett
14a7e6e6c4 run tests on python 3.5 2015-11-19 23:26:11 -08: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
fdc2981e74 fix logging tests 2015-10-22 23:21:46 -07:00
Alan Hamlett
ca5bb35bbb correctly log exception tracebacks 2015-10-22 23:15:57 -07:00
Alan Hamlett
ac8690222c fix tests for timeout value 2015-09-29 22:43:39 -07:00
Alan Hamlett
d953c13203 correctly test output when timeout value is not integer 2015-09-29 22:39:06 -07:00
Alan Hamlett
75aa9a2994 test config file parsing with more config options 2015-09-29 22:34:14 -07:00
Alan Hamlett
5809fc0b84 omit cli.py from test coverage 2015-09-29 22:20:35 -07:00