Commit Graph

31 Commits

Author SHA1 Message Date
Alan Hamlett fd322ba3b6 improve traceback logging and non-utf8 handling 2016-09-01 11:49:12 +02:00
Alan Hamlett a5933aa2a7 handle unknown exceptions from requests library by deleting cached session object 2016-07-06 23:07:55 +02:00
Daniel Fourie 8c24a5c590 added setting hostname in .wakatime.cfg 2016-07-06 08:46:40 +02:00
Alan Hamlett 1e5af3fd43 support for socks proxies 2016-05-21 13:09:55 +02:00
Alan Hamlett c3d7de3de9 send plugin with extra heartbeats 2016-04-29 01:10:19 +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 95a2db0a77 support passing an alternate language to cli 2016-04-19 12:30:44 +02:00
Alan Hamlett 7a38ae9442 update tzlocal package. move packages to python version folder. 2016-04-18 23:27:41 +02:00
Alan Hamlett ce7448a6c2 encode TimeZone as utf-8 before adding to headers 2016-03-06 14:07:47 -08:00
Alan Hamlett 11e6c94ffa encode unicode as basestring before passing to urllib3 2016-03-06 13:00:00 -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 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 85cecd6280 accept 201 or 202 response codes as success from api 2016-01-11 02:13:58 -08:00
Alan Hamlett 1f7f2fc666 use api.wakatime.com for sending heartbeats 2016-01-06 13:48:18 -08:00
Alan Hamlett be512b0196 give integer response codes names using constants 2016-01-01 23:20:23 -08: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 c99518bcc8 test proxy setting 2015-09-26 19:17:06 -07:00
Alan Hamlett a773c88921 new --timeout argument to configure request timeout in seconds 2015-09-15 09:01:17 -07:00
Alan Hamlett 2dddbd8094 don't need return value as variable 2015-09-08 15:49:39 -07:00
Alan Hamlett 9884eea311 test bower dependencies 2015-09-08 15:48:28 -07:00
Alan Hamlett 0d1c95cf9c remove redundant wakatime from test file names 2015-09-08 14:15:35 -07:00
Alan Hamlett 3bd40b013e make passing arguments to execute function optional, using sys.argv instead 2015-09-06 17:18:15 -07:00
Alan Hamlett 7656b5365d new --entity command line arg to replace --file 2015-08-29 18:14:07 -07:00
Alan Hamlett 92948386fa new --entitytype command line arg to replace --notfile 2015-08-29 16:16:14 -07:00
Renamed from wakatime/base.py (Browse further)