Commit Graph

427 Commits

Author SHA1 Message Date
Alan Hamlett 972c57fb8c v6.2.3 2017-02-15 17:42:29 -08:00
Alan Hamlett 62dfdc7993 add test for --hidefilenames arg 2017-02-15 15:34:13 -08:00
Alan Hamlett fdba83a1c7 improve test coverage over invalid arguments 2017-02-15 15:28:53 -08:00
Alan Hamlett 1fd6169f53 support for ntlm proxy 2017-02-15 15:02:05 -08:00
Alan Hamlett 5428942ccf remove unused sockshandler 2017-02-15 12:27:21 -08:00
Alan Hamlett 03e9280257 upgrade pytz to v2016.10 2017-02-15 12:25:28 -08:00
Alan Hamlett 4a3db76912 upgrade requests to v2.13.0 and pysocks to v1.6.6 2017-02-15 12:10:01 -08:00
Alan Hamlett 5dd9c1b07d v6.2.2 2017-02-13 23:28:15 -08:00
Alan Hamlett fd6f5779d4 upgrade pygments to v2.2.0 2017-02-13 23:25:51 -08:00
Alan Hamlett e5ee05a14f v6.2.1 2017-02-08 19:16:45 -08:00
Alan Hamlett 9938a67dc9 prevent stripping whitespace from end of regex patterns 2017-02-02 11:47:06 -08:00
Alan Hamlett 7f198639aa allow list of regex patterns for hiding file names 2017-02-01 23:31:30 -08:00
Alan Hamlett 504c199e83 v6.2.0 2016-10-24 11:15:38 +02:00
Alan Hamlett d8f0968c1a allow setting home folder from WAKATIME_HOME env variable 2016-10-24 11:10:36 +02:00
Alan Hamlett 92d8960250 imporove debug warning message from unsupported dependency parser 2016-10-16 10:50:40 +02:00
Alan Hamlett d0b3a0846e v6.1.0 2016-10-11 12:53:31 +02:00
Alan Hamlett d4eeedbacc return custom exit status from missing api key 2016-10-11 09:51:34 +02:00
Alan Hamlett f88d725219 v6.0.9 2016-09-13 15:52:25 +02:00
Alan Hamlett 8960d5b968 no need to have coverage for system library exceptions 2016-09-13 15:51:56 +02:00
Alan Hamlett 7ef63ac191 force file path to use system separator 2016-09-13 15:47:34 +02:00
Alan Hamlett 270d9dc3c7 patch pygments to catch IOError when user does not have permission to import system Python module pkg_resources 2016-09-07 12:53:31 +02:00
Alan Hamlett 21a6f1de24 v6.0.8 2016-09-02 10:43:18 +02:00
Alan Hamlett f9cd857d90 remove unused states from html parser 2016-09-01 12:41:20 +02:00
Alan Hamlett 48591d2767 remove unused method 2016-09-01 12:28:55 +02:00
Alan Hamlett fd322ba3b6 improve traceback logging and non-utf8 handling 2016-09-01 11:49:12 +02:00
Alan Hamlett c08288eefd fix custom json encoder 2016-09-01 00:41:21 +02:00
Alan Hamlett dbec1d03a6 remove unused code 2016-09-01 00:16:24 +02:00
Alan Hamlett e8884ffc8e test truncating dependencies in TokenParser 2016-08-31 17:42:40 +02:00
Alan Hamlett 3dd5e12d06 prevent logging __future__ python dependency 2016-08-31 17:30:49 +02:00
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