Commit graph

800 commits

Author SHA1 Message Date
Alan Hamlett
0eea99d457 call wakatime-cli WakaTime CLI 2017-02-15 17:27:03 -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
6b7f06e3b2 escape backslash in test string 2017-02-15 15:06: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
43c9ae5c93 changes for v6.2.2 2017-02-13 23:27:34 -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
7dc28c6bc8 changes for v6.2.1 2017-02-08 19:16:31 -08:00
Alan Hamlett
2b1448f847 upgrade testfixtures to v4.13.4 2017-02-06 10:29:53 -08:00
Alan Hamlett
dc70e865a4 Merge pull request #74 from piperchester/patch-1
Update README.rst: fix wakatime typos
2017-02-05 11:30:43 -08:00
Piper Chester
39536f58bb Update README.rst 2017-02-05 09:03:52 -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
de72db51a8 reference custom env var wakatime_home 2017-01-30 11:39:00 -08:00
Alan Hamlett
e4be7d7820 upgrade coverage to v4.3.4 2017-01-19 15:57:29 -08:00
Alan Hamlett
4456bf1c20 update coverage to v4.3.1 2017-01-03 11:53:08 -08:00
Alan Hamlett
df30b6d30c update testfixtures to v4.13.3 2016-12-19 09:53:43 +01:00
Alan Hamlett
dee9eb8835 update testfixtures to v4.13.1 2016-11-03 08:44:37 +01: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
5380d24007 upgrade testfixtures to v4.12.0 2016-10-19 13:34:50 +02:00
Alan Hamlett
92d8960250 imporove debug warning message from unsupported dependency parser 2016-10-16 10:50:40 +02:00
Alan Hamlett
a69f81c0c8 upgrade testfixtures library 2016-10-15 16:19:38 +02:00
Alan Hamlett
d0b3a0846e v6.1.0 2016-10-11 12:53:31 +02:00
Alan Hamlett
6d56e82527 changelog for next release 2016-10-11 09:57:00 +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
d6c6022c51 update dev requirements 2016-09-07 12:23:10 +02:00
Alan Hamlett
21a6f1de24 v6.0.8 2016-09-02 10:43:18 +02:00
Alan Hamlett
bcbf9e869f test --write with verbose flag on 2016-09-01 12:47:54 +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
b5201f16fa test --write cli argument 2016-09-01 11:56:51 +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
666f29147e test 500 error when sending offline heartbeats 2016-09-01 00:08:21 +02:00
Alan Hamlett
c20fa5c39b auth error on last offline heartbeat 2016-08-31 23:22:50 +02:00
Alan Hamlett
048228c0b6 prevent dict ordering from breaking tests 2016-08-31 22:50:21 +02:00
Alan Hamlett
4ddf48905a fix tests on python 3 2016-08-31 22:45:49 +02:00
Alan Hamlett
9c5b31ce04 improve test coverage for main module 2016-08-31 22:37:02 +02:00
Alan Hamlett
7bf637a42e test requests and tzlocal exceptions 2016-08-31 21:46:28 +02:00