Commit graph

587 commits

Author SHA1 Message Date
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
Alan Hamlett
17c7808218 test excluding files from logging 2016-08-31 19:38:55 +02:00
Alan Hamlett
6d36882d45 test missing --entity argument 2016-08-31 18:58:34 +02:00
Alan Hamlett
6fec24502e test for parser module existance with missing parser class 2016-08-31 18:43:22 +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
beca130634 test xcode tools detection 2016-08-31 16:25:49 +02:00
Alan Hamlett
5d37335b37 one-line if for returning project name 2016-08-31 14:52:05 +02:00
Alan Hamlett
5b14c9d5eb add missing test sample file 2016-08-31 14:51:42 +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
2e26818904 test for grunt dependency 2016-08-31 12:41:07 +02:00
Alan Hamlett
b6f2ca548a upgrade python packages to latest versions 2016-08-31 12:23:38 +02:00