Commit Graph

398 Commits

Author SHA1 Message Date
Alan Hamlett 694205ebee remove unused python token parser method 2016-08-31 17:13:25 +02:00
Alan Hamlett 5d37335b37 one-line if for returning project name 2016-08-31 14:52:05 +02:00
Alan Hamlett 8ef87d0393 test for index error on project map replacement regex groups 2016-08-31 14:49:01 +02:00
Alan Hamlett c4d6bb38a1 test for unknown exceptions and malformed extra heartbeats json 2016-08-31 14:27:10 +02:00
Alan Hamlett b6f2ca548a upgrade python packages to latest versions 2016-08-31 12:23:38 +02:00
Alan Hamlett 9675e861b4 upgrade simplejson to v3.8.2 2016-08-31 11:25:28 +02:00
Alan Hamlett ce54ef0893 always turn strings into unicode in logger encoder 2016-07-21 15:13:34 +02:00
Alan Hamlett 5fe5c61dce v6.0.7 2016-07-06 23:13:08 +02:00
Alan Hamlett a5933aa2a7 handle unknown exceptions from requests library by deleting cached session object 2016-07-06 23:07:55 +02:00
Alan Hamlett 5207dc68ee remove pragma nocover 2016-07-06 17:36:22 +02:00
Alan Hamlett 9fc7744c7c upgrade urllib3 to current master version 2016-07-06 16:56:55 +02:00
Alan Hamlett babfe17afb prevent captured exception from showing when logging other tracebacks 2016-07-06 16:37:52 +02:00
Daniel Fourie 8c24a5c590 added setting hostname in .wakatime.cfg 2016-07-06 08:46:40 +02:00
Alan Hamlett b9492ee4ec v6.0.6 2016-06-17 10:14:52 +02:00
Alan Hamlett cacefba4c2 fix traceback logging level logic 2016-06-16 08:02:56 +02:00
Alan Hamlett 4ce1419cc8 correct namespace for pygments.lexers.ClassNotFound error 2016-06-15 21:09:40 +02:00
Alan Hamlett 6efcee5849 v6.0.5 2016-06-13 16:44:48 +02:00
Alan Hamlett 23d8e7b355 upgrade pygments to v2.1.3 2016-06-13 16:41:17 +02:00
Alan Hamlett 3f57b165e6 v6.0.4 2016-06-08 20:50:36 +02:00
Alan Hamlett ee08dab98a upgrade urllib3 to master to fix unhandled retry exception 2016-06-08 20:34:52 +02:00
Alan Hamlett aaf49a5c22 prevent tracking git branch with detached head 2016-06-01 10:08:00 +02:00
Alan Hamlett fa38272e5d v6.0.3 2016-05-21 14:23:00 +02:00
Alan Hamlett e4fea84b5e improve test coverage for dependency detection 2016-05-21 14:21:55 +02:00
Alan Hamlett 1e5af3fd43 support for socks proxies 2016-05-21 13:09:55 +02:00
Alan Hamlett 724a841193 upgrade requests to v2.10.0 2016-05-21 11:55:10 +02:00
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