Commit Graph

712 Commits

Author SHA1 Message Date
Alan Hamlett d1e4098db0 update authors file 2017-11-07 18:42:16 -08:00
Alan Hamlett 584d5b78c3
Merge pull request #106 from allanpereira/master
Fix bug when sending heartbeats with hidefilenames enabled
2017-11-07 18:40:49 -08:00
Allan Pereira d46312f2cd fix bug when sending heartbeats with hidefilenames enabled 2017-11-07 23:48:57 -02:00
Alan Hamlett 73e2387bfc upgrade coverage dev dependency 2017-11-05 19:50:36 -08:00
Alan Hamlett 5c72c331f9 add empty git submodules disabled config 2017-11-04 11:56:22 -07:00
Alan Hamlett 44482bebc3 v9.0.0 2017-11-04 11:49:58 -07:00
Alan Hamlett d53fb5c3f0 changes for v9.0.0 2017-11-04 11:49:06 -07:00
Alan Hamlett 06a9d651db support for git submodules 2017-11-04 11:48:49 -07:00
Alan Hamlett 06b8fa2b7c rename project file module 2017-11-04 11:04:43 -07:00
Alan Hamlett ef637fd99b return via fallback below 2017-11-01 21:15:22 -07:00
Alan Hamlett 3992bec062 fix tests on python3 2017-10-31 09:06:52 -07:00
Alan Hamlett e0fa82e2c9 prevent sending dependencies when hiding file names 2017-10-31 08:57:30 -07:00
Alan Hamlett 8b2170d409 v8.0.5 2017-10-29 11:29:03 -07:00
Alan Hamlett 7c2e10731a link to issues from changelog 2017-10-29 11:28:48 -07:00
Alan Hamlett acdd30919b changes for v8.0.5 2017-10-29 11:21:25 -07:00
Alan Hamlett 3e99e7de2d upgrade testfixtures to latest version 2017-10-29 11:20:18 -07:00
Alan Hamlett 6cd300a30b use WAKATIME_HOME env variable for session and offline caching 2017-10-29 11:16:23 -07:00
Alan Hamlett c8237c30c5 update dev requirements 2017-10-23 22:07:54 -07:00
Alan Hamlett 962df80a19 v8.0.4 2017-10-23 22:05:53 -07:00
Alan Hamlett 34dde446b4 changes for v8.0.4 finalized 2017-10-23 22:05:10 -07:00
Alan Hamlett f2f9452068 fix pep8 linting errors 2017-10-23 22:01:31 -07:00
Alan Hamlett b828542a08 allow passing all string arguments wrapped in extra quotes 2017-10-23 21:54:21 -07:00
Alan Hamlett 01e6cb31d1 fix linter warnings 2017-10-23 21:30:25 -07:00
Alan Hamlett e3b0eac636 allow passing plugin arg wrapped in quotes once too many times 2017-10-23 21:30:14 -07:00
Alan Hamlett dbeca8bed0 projectmap section should not be indented 2017-09-08 09:10:57 -07:00
Alan Hamlett 8953d11dd2 changes for v8.0.4 2017-09-05 09:52:53 -07:00
Alan Hamlett 1c80ec9834 upgrade tzlocal to v1.4 2017-09-05 09:47:50 -07:00
Alan Hamlett 7be37e55d8 upgrade pytz to v2017.2 2017-09-05 09:46:08 -07:00
Alan Hamlett 7a53d4b767 upgrade requests to v2.18.4 2017-09-05 09:40:07 -07:00
Alan Hamlett d6d53caef0 Vscode is written VS Code 2017-06-12 20:23:26 -07:00
Alan Hamlett d03bfb62ab upgrade testfixtures and nose-watch dev dependencies 2017-06-12 07:36:26 -07:00
Alan Hamlett 757aa9a298 v8.0.3 2017-06-08 00:14:31 -07:00
Alan Hamlett 502707d597 changes for v8.0.3 2017-06-08 00:08:33 -07:00
Alan Hamlett 409b760be3 No need to cache directory listing 2017-06-08 00:00:51 -07:00
Alan Hamlett 87f205484f Improve Matlab language detection 2017-06-07 23:32:03 -07:00
Alan Hamlett be80465193 upgrade testfixtures dev dependency 2017-06-05 07:43:44 -07:00
Alan Hamlett 1e597f41ac v8.0.2 2017-05-24 23:07:36 -07:00
Alan Hamlett 75584423b2 test ntlm proxy used after requests exception 2017-05-24 23:07:12 -07:00
Alan Hamlett a1a9bac621 update changes for v8.0.2 2017-05-24 22:57:49 -07:00
Alan Hamlett ccf5e39f44 only use NTLM proxy after trying non-NTLM proxy 2017-05-24 22:54:58 -07:00
Alan Hamlett 004365efa7 update changelog for future 8.0.2 release 2017-05-21 18:00:42 -07:00
Alan Hamlett 75e3d5e7fb sample project map with index error should support windows path separator 2017-05-21 17:34:51 -07:00
Alan Hamlett f8f6a93bd8 sample project map paths should support windows path separator 2017-05-21 17:33:39 -07:00
Alan Hamlett 413dad06ff SVN project detection not supported on Windows because opens too many pythonw.exe cmd windows 2017-05-21 17:29:06 -07:00
Alan Hamlett f23b9cd9ef Windows cannot clean up tempdir if subfile still open 2017-05-21 17:09:27 -07:00
Alan Hamlett fac3db034f force logfile location to prevent test side-effects 2017-05-21 17:07:32 -07:00
Alan Hamlett e6e07a017d pass unicode path to listdir to get back unicode filenames 2017-05-21 16:42:05 -07:00
Alan Hamlett 5fc0fdf067 logfile in config causes problems when testing 2017-05-21 16:22:18 -07:00
Alan Hamlett 9da0163c1a wrap NamedTemporaryFile for Windows testing support 2017-05-21 15:58:48 -07:00
Alan Hamlett 2ade22b7be call setUp method from parent util class 2017-05-21 15:11:06 -07:00