Commit graph

116 commits

Author SHA1 Message Date
Alan Hamlett
11bba6259c fix usage output in tests 2019-05-07 18:12:48 -07:00
Alan Hamlett
8529593453 Rename --show-time-today to --today 2019-05-07 17:49:07 -07:00
Alan Hamlett
1cbd3f5fbe improve --show-time-today argument description 2019-05-07 00:16:16 -07:00
Alan Hamlett
708001c6e7 New argument --show-time-today for fetching dashboard coding activity 2019-05-07 00:12:30 -07:00
Alan Hamlett
4c4760a805 detect go.mod files as Go language 2019-03-28 09:31:21 +09:00
Alan Hamlett
540557e998 Detect C++ language from all C++ file extensions 2019-03-11 11:20:23 +09:00
Alan Hamlett
fbbe9af343 Add ssl_certs_file arg and config for custom ca bundles 2019-01-17 12:54:55 +07:00
Alan Hamlett
cfc93ff35c Correctly parse include_only_with_project_file when set to false #161 2018-12-19 07:33:30 -08:00
Alan Hamlett
2599beba9c new category Writing Tests 2018-12-03 19:28:18 -08:00
Ilya Pavlov
396f2fd978 Reproduce error for #152 in test case 2018-10-23 16:53:21 +03:00
Alan Hamlett
6b678942f0 detect Windows UNC prefix for remote network drives 2018-10-03 00:28:16 -07:00
Alan Hamlett
c7434cb75b fix tests on windows 2018-09-30 19:53:52 -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
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
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
0ca8a936db improve test coverage for git submodules 2017-11-23 12:26:57 -08:00
Alan Hamlett
cb2ca39832 improve java dependency test coverage 2017-11-23 09:48:14 -08:00
Alan Hamlett
4a0dd27d25 enable bulk api endpoint 2017-11-08 22:54:33 -08:00
Alan Hamlett
5c72c331f9 add empty git submodules disabled config 2017-11-04 11:56:22 -07:00
Alan Hamlett
06a9d651db support for git submodules 2017-11-04 11:48:49 -07:00
Alan Hamlett
e0fa82e2c9 prevent sending dependencies when hiding file names 2017-10-31 08:57:30 -07:00
Alan Hamlett
87f205484f Improve Matlab language detection 2017-06-07 23:32:03 -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
5fc0fdf067 logfile in config causes problems when testing 2017-05-21 16:22:18 -07:00
Alan Hamlett
8bbfd775dd add missing test config file 2017-05-05 17:23:26 -07:00
Alan Hamlett
6f2176741d Ability to disable SSL cert verification
Adds a --no-ssl-verify argument.
Adds a no_ssl_verify boolean config option.
2017-05-05 17:09:17 -07:00
Alan Hamlett
c22990a38a config file not needed when passing api key via command line 2017-03-16 08:10:15 -07:00