Commit graph

211 commits

Author SHA1 Message Date
Alan Hamlett
6b678942f0 detect Windows UNC prefix for remote network drives 2018-10-03 00:28:16 -07:00
Alan Hamlett
0fa25af0ec cross-platform Popen with hidden window 2018-09-30 21:24:32 -07:00
Alan Hamlett
cac2f5a9be fix tests on Windows with Python 2 2018-09-30 20:03:59 -07:00
Alan Hamlett
c7434cb75b fix tests on windows 2018-09-30 19:53:52 -07:00
Alan Hamlett
49ff066a12 assertPathsEqual test helper 2018-09-30 19:30:11 -07:00
Alan Hamlett
b488cd537c send batches of at most 10 heartbeats to api 2018-09-20 10:14:25 -07:00
Alan Hamlett
0f4a5b2aec remove duplicate header test sample output 2018-09-20 09:14:26 -07:00
Alan Hamlett
722baba6e6 New argument --sync-offline-activity 2018-09-20 09:08:09 -07:00
Alan Hamlett
1ae230639f New --local-file argument to be used when --entity is a remote file 2018-08-31 18:15:00 -07:00
Alan Hamlett
ae2ac14a9f support bool or list for hide_project_names config 2018-07-18 09:28:23 -07:00
Alan Hamlett
71d5eef12a New config hide_project_names 2018-07-18 01:01:31 -07:00
Alan Hamlett
c103020e9b improve git project detection test coverage 2018-04-26 08:31:14 -07:00
Alan Hamlett
9afda875cb support git worktrees 2018-04-25 10:07:57 -07:00
Alan Hamlett
3e47f77f47 Add --exclude-unknown-project arg and corresponding config 2018-04-15 13:13:33 -07:00
Alan Hamlett
f2b8776e21 add manual testing category 2018-04-07 16:31:39 -07:00
Alan Hamlett
358308c993 add indexing category 2018-04-07 14:56:58 -07:00
Alan Hamlett
e585fbb4a8 add designing category 2018-04-07 11:03:36 -07:00
Alan Hamlett
1fe41b6677 New --category argument 2018-04-06 22:37:01 -07:00
Alan Hamlett
6022f1f531 force forward slash for file paths 2018-04-04 09:32:02 -07:00
Alan Hamlett
12cd40aae2 Improve C vs C++ vs Objective-C language detection 2018-03-15 01:44:38 -07:00
Alan Hamlett
cb67d6bb2f Improved Matlab vs Objective-C language detection 2018-03-15 01:15:16 -07:00
Alan Hamlett
f38b026e6a Support for Elm and Haskell dependencies 2018-03-14 23:54:32 -07:00
Alan Hamlett
882dc7e4b2 Support for Haxe dependencies 2018-03-14 23:35:14 -07:00
Alan Hamlett
fcdc60afa1 remove unused KotlinParser code 2018-03-13 09:36:51 -07:00
Alan Hamlett
ba47b8ccfc test Kotlin with renamed imports 2018-03-13 09:27:51 -07:00
Alan Hamlett
8f62162c2a Support Kotlin dependencies 2018-03-13 09:24:37 -07:00
Alan Hamlett
50bbdb2030 Support Rust dependencies 2018-03-13 00:48:40 -07:00
Alan Hamlett
165b6c0bb9 Support for Scala dependency detection 2018-03-11 18:09:25 -07:00
Alan Hamlett
ca4bb4a271 Support for Swift and Objective-C dependencies 2018-03-11 15:35:35 -07:00
Alan Hamlett
d6cded64a2 test for mjs extension 2018-03-11 13:47:37 -07:00
Alan Hamlett
799fe92c21 support for TypeScript dependencies 2018-03-11 13:40:48 -07:00
Alan Hamlett
a212d48c57 support for JavaScript imports 2018-03-11 13:29:30 -07:00
Alan Hamlett
27e2d13788 Ability to only track folders containing a .wakatime-project file 2018-01-04 23:24:19 -08:00
Alan Hamlett
4c7b49a28c Expect bulk results under responses key 2017-11-24 16:10:15 -08:00
Alan Hamlett
c6a5bf4086 expect correct exception class for py3 2017-11-23 12:30:29 -08:00
Alan Hamlett
0ca8a936db improve test coverage for git submodules 2017-11-23 12:26:57 -08:00
Alan Hamlett
1d57270daf improve test coverage for stats module 2017-11-23 10:39:31 -08:00
Alan Hamlett
75aebc5b24 test exceptions handled on commit and close 2017-11-23 10:00:01 -08:00
Alan Hamlett
cb2ca39832 improve java dependency test coverage 2017-11-23 09:48:14 -08:00
Alan Hamlett
40c8a53019 handle null extra heartbeats 2017-11-23 09:25:30 -08:00
Alan Hamlett
28cb3e2b28 unit tests for heartbeat class 2017-11-22 19:29:04 -08:00
Alan Hamlett
8269196c88 improve test coverage for parsing api bulk results 2017-11-22 18:54:47 -08:00
Alan Hamlett
9ffb677f9d Make sure any leftover heartbeats not accepted by API are saved 2017-11-22 18:34:15 -08:00
Alan Hamlett
aa58524f66 refactor handling server responses 2017-11-22 14:01:02 -08:00
Alan Hamlett
019b97dfe7 remove unused test 2017-11-22 13:19:39 -08:00
Alan Hamlett
7b09f8f0c6 support unicode heartbeats in offline cache 2017-11-22 12:58:29 -08:00
Alan Hamlett
cbd67fb73c parse response from bulk endpoint, only saving unsent heartbeats to offline cache 2017-11-09 09:03:27 -08:00
Alan Hamlett
2b2c48b2d7 use newer bulk endpoint with current user in path 2017-11-09 07:31:28 -08:00
Alan Hamlett
4a0dd27d25 enable bulk api endpoint 2017-11-08 22:54:33 -08:00
Alan Hamlett
a286f3ee5e test for #106 2017-11-07 18:52:30 -08:00