Commit Graph

590 Commits

Author SHA1 Message Date
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 c6b49b657a fix mispelled Gosu language 2018-05-08 13:23:03 -07:00
Alan Hamlett e4c54e69e6 unix line endings 2018-05-08 13:22:39 -07:00
Alan Hamlett 89157b2cc5 v10.2.1 2018-04-26 08:34:08 -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 68d846314c v10.2.0 2018-04-15 13:16:38 -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 b2c67deb19 v10.1.3 2018-03-15 01:48:20 -07:00
Alan Hamlett 12cd40aae2 Improve C vs C++ vs Objective-C language detection 2018-03-15 01:44:38 -07:00
Alan Hamlett 71920995bf v10.1.2 2018-03-15 01:27:04 -07:00
Alan Hamlett f2f1efc9e1 fix matlab vs objective-c accuracy 2018-03-15 01:26:01 -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 8f62162c2a Support Kotlin dependencies 2018-03-13 09:24:37 -07:00
Alan Hamlett 8fcfcb49d7 no need to pre-format rust dependencies 2018-03-13 01:07:51 -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 a19ab4fce2 v10.1.1 2018-03-11 15:40:42 -07:00
Alan Hamlett ca4bb4a271 Support for Swift and Objective-C dependencies 2018-03-11 15:35:35 -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 bc1d847e39 prevent tracking generic dependency app.php 2018-03-10 13:19:13 -08:00
Alan Hamlett f6bc1b004d prevent tracking generic dependency name 2018-03-10 13:15:01 -08:00
Alan Hamlett 218141217a support *.mjs as JavaScript 2018-02-06 21:36:10 -08:00
Alan Hamlett f8ab04a7b0 v10.1.0 2018-01-04 23:28:48 -08:00
Alan Hamlett 27e2d13788 Ability to only track folders containing a .wakatime-project file 2018-01-04 23:24:19 -08:00
Alan Hamlett 6e4e858499 log results in debug mode 2017-11-26 10:50:20 -08:00
Alan Hamlett ea7226dc7c v10.0.5 2017-11-24 16:12:58 -08:00
Alan Hamlett 4c7b49a28c Expect bulk results under responses key 2017-11-24 16:10:15 -08:00
Alan Hamlett 5554f3c9dd v10.0.4 2017-11-23 12:39:31 -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 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 4c949fad76 v10.0.3 2017-11-22 13:04:31 -08:00
Alan Hamlett 7b09f8f0c6 support unicode heartbeats in offline cache 2017-11-22 12:58:29 -08:00
Alan Hamlett a17000eee7 v10.0.2 2017-11-15 18:33:51 -08:00
Alan Hamlett b80e55d4e3 limit bulk uploading to 5 heartbeats per request 2017-11-15 18:31:19 -08:00
Alan Hamlett 0b633f3443 v10.0.1 2017-11-09 09:05:47 -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 2266f3c261 reformat some imports 2017-11-09 07:26:33 -08:00
Alan Hamlett 67ed653720 v10.0.0 2017-11-08 23:07:56 -08:00
Alan Hamlett 4a0dd27d25 enable bulk api endpoint 2017-11-08 22:54:33 -08:00
Alan Hamlett 522cc6cb0c v9.0.1 2017-11-07 18:52:47 -08:00
Allan Pereira d46312f2cd fix bug when sending heartbeats with hidefilenames enabled 2017-11-07 23:48:57 -02:00
Alan Hamlett 44482bebc3 v9.0.0 2017-11-04 11:49:58 -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 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 6cd300a30b use WAKATIME_HOME env variable for session and offline caching 2017-10-29 11:16:23 -07:00
Alan Hamlett 962df80a19 v8.0.4 2017-10-23 22:05:53 -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 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 757aa9a298 v8.0.3 2017-06-08 00:14:31 -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 1e597f41ac v8.0.2 2017-05-24 23:07:36 -07:00
Alan Hamlett ccf5e39f44 only use NTLM proxy after trying non-NTLM proxy 2017-05-24 22:54:58 -07:00
Alan Hamlett a98f9ca422 upgrade coverage to v4.4.1 2017-05-15 01:15:47 -07:00
Alan Hamlett 17b94b77f5 v8.0.1 2017-05-05 17:26:59 -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 df7bf5cddb Notify that Python needs upgrading when requests can't be imported 2017-04-22 19:40:25 -07:00
Alan Hamlett 149ab8d00e disable lines count for files larger than 2MB 2017-04-19 23:05:40 -07:00
Alan Hamlett 1db3d6f288 v8.0.0 2017-03-16 08:15:52 -07:00
Alan Hamlett c22990a38a config file not needed when passing api key via command line 2017-03-16 08:10:15 -07:00
Alan Hamlett bd7c136606 typoscript lexer should not have higher priority than typescript 2017-03-04 13:53:56 -08:00
Alan Hamlett 62923d4ca0 F# takes priority over Forth language 2017-03-04 13:42:44 -08:00
Alan Hamlett 0f02aa91b7 move language priorities into separate file 2017-03-04 13:11:40 -08:00
Alan Hamlett 723dd42fa9 log tracebacks in debug mode when unable to detect language 2017-03-04 10:34:06 -08:00
Alan Hamlett 6379953b24 configparser.ConfigParser.readfp renamed to read_file 2017-03-04 10:22:44 -08:00
Alan Hamlett 5324601bf3 SafeConfigParser was renamed to ConfigParser in py3.2 2017-03-04 10:16:18 -08:00
Alan Hamlett 50141ef7b9 use configparser from py3.5 so we can set delimiters to only equal char to fix #83 2017-03-04 10:07:00 -08:00
Alan Hamlett 079b40c865 v7.0.4 2017-03-01 22:26:44 -08:00
Alan Hamlett 41ad68882a add six to satisfy ntlm-auth dependency 2017-03-01 22:24:36 -08:00
Alan Hamlett 29f3a99725 make F# higher priority than Forth 2017-02-26 19:25:28 -08:00
Alan Hamlett c168dce11f v7.0.3 2017-02-26 17:09:40 -08:00
Alan Hamlett 2510184b2d update copyright year 2017-02-26 17:09:21 -08:00
Alan Hamlett 1f1db4deee changes for v7.0.3 2017-02-26 17:08:09 -08:00
Alan Hamlett 8c2685696c ability to prioritize popular languages over uncommon languages 2017-02-26 17:05:55 -08:00
Alan Hamlett 9ce9d528fd detect non-C languages in folders with C/C++ files
Improves on 2da75aa119.
2017-02-26 16:26:39 -08:00