Commit Graph

453 Commits

Author SHA1 Message Date
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
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 a3680af7d5 fix typo 2015-09-29 16:01:31 -07:00
Alan Hamlett ad3e583a61 improve description in readme 2015-09-29 16:01:11 -07:00
Alan Hamlett e847da4da0 upgrade coverage to v4.0 2015-09-29 15:53:30 -07:00
Alan Hamlett 4eaf59a1ce include non-executed python files in coverage report 2015-09-29 15:50:33 -07:00
Alan Hamlett 25f951f397 run nose with --with-coverage flag 2015-09-29 15:30:52 -07:00
Alan Hamlett 096ef6076a omit non-wakatime packages in coveralls report 2015-09-29 15:26:22 -07:00
Alan Hamlett 61dd1dd7b6 omit non-package files from coveralls report 2015-09-29 15:24:46 -07:00
Alan Hamlett 1a3348f12c ignore site packages in coverage 2015-09-29 15:15:05 -07:00
Alan Hamlett b38edaa011 v4.1.8 2015-09-29 02:27:06 -07:00
Alan Hamlett 62fcce8838 test guess_lexer function 2015-09-29 02:24:51 -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 dd5678a919 tests for connection issues with session caching 2015-09-27 01:59:39 -07:00
Alan Hamlett 9af0c110ca tests for crud session cache 2015-09-27 01:52:53 -07:00