Commit Graph

883 Commits

Author SHA1 Message Date
Alan Hamlett e93ffa3a6c fix tests on py2 2019-05-07 18:25:39 -07:00
Alan Hamlett a41ff4c471 explicitly number format fields 2019-05-07 18:20:22 -07:00
Alan Hamlett c05e1091f3 fix tests when dict order random 2019-05-07 18:16:18 -07:00
Alan Hamlett 11bba6259c fix usage output in tests 2019-05-07 18:12:48 -07:00
Alan Hamlett e673dc82f9 improve tests for --today argument 2019-05-07 18:11:02 -07:00
Alan Hamlett 28d736efe5 changes for v11.0.0 2019-05-07 17:50:17 -07:00
Alan Hamlett 8529593453 Rename --show-time-today to --today 2019-05-07 17:49:07 -07:00
Alan Hamlett 23e0778392 simplify coding time today function 2019-05-07 00:50:08 -07:00
Alan Hamlett 7a82f3c846 v10.9.0 2019-05-07 00:19:07 -07:00
Alan Hamlett 8346f2d86b changes for v10.9.0 2019-05-07 00:18:47 -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 1f6d0f4981 add example status bar config options 2019-04-30 16:42:09 -07:00
Alan Hamlett dbeb9338c6 v10.8.4 2019-04-30 16:20:31 -07:00
Alan Hamlett 18ba427ebe changes for v10.8.4 2019-04-30 16:20:09 -07:00
Alan Hamlett 8db46bb07d use wakatime fork of certifi 2019-04-30 16:16:50 -07:00
Alan Hamlett 3aaf94be95 v10.8.3 2019-04-30 09:15:57 -07:00
Alan Hamlett aaf3156ca6 changes for v10.8.3 2019-04-30 09:15:37 -07:00
Alan Hamlett 7cf1e8eb76 Upgrade certifi to 2019.03.09 2019-04-30 09:14:13 -07:00
Alan Hamlett 74519ace04 v10.8.2 2019-03-28 09:50:44 +09:00
Alan Hamlett 7f3c9ab7ee changes for v10.8.2 2019-03-28 09:50:37 +09:00
Alan Hamlett b55b78ba81 freeze PyYAML dev dependency version 2019-03-28 09:44:33 +09:00
Alan Hamlett 4c4760a805 detect go.mod files as Go language 2019-03-28 09:31:21 +09:00
Alan Hamlett d11c64db2b v10.8.1 2019-03-11 11:22:32 +09:00
Alan Hamlett dd7f14a395 changes for v10.8.1 2019-03-11 11:22:06 +09:00
Alan Hamlett 540557e998 Detect C++ language from all C++ file extensions 2019-03-11 11:20:23 +09:00
Alan Hamlett 9b2eabe568 v10.8.0 2019-01-17 12:57:12 +07:00
Alan Hamlett a0d319f21e changes for v10.8.0 2019-01-17 12:56:51 +07: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 9986a4cebf v10.7.1 2019-01-05 14:03:31 +07:00
Alan Hamlett fa89a20730 changes for v10.7.1 2019-01-05 14:03:17 +07:00
Alan Hamlett 8afc6133cf Fix bug causing random project names when hide project names enabled 2019-01-05 14:00:37 +07:00
Alan Hamlett 60b696858a v10.7.0 2018-12-28 18:22:03 -06:00
Alan Hamlett 11c673532b changes for v10.7.0 2018-12-28 18:21:46 -06:00
Alan Hamlett e7ee7a3369 check for missing entity before other checks 2018-12-28 18:19:32 -06:00
Alan Hamlett 58a8ddcc8b
Merge pull request #162 from sklirg/fix/network-mounts-windows
feat: Support non-mapped network drives on Windows.
2018-12-28 18:10:49 -06:00
Håkon Solbjørg 31f4aa96a7
fix: Use IGNORECASE on the compiled pattern to support any casing for the UNC paths. 2018-12-28 17:36:26 +01:00
Håkon Solbjørg c454edd546
fix: Don't try to map entity to unc path if entity is not set. 2018-12-27 19:04:27 +01:00
Håkon Solbjørg 4fded99f98
feat: Support non-mapped network drives on Windows.
Adds support for tracking files on network drives that are not mapped to a specific drive letter (e.g. X:\), but rather using a UNC path directly to the share, e.g. \\Mac\Home\Documents.
2018-12-27 18:07:28 +01:00
Alan Hamlett 1252973086 v10.6.1 2018-12-19 07:35:02 -08:00
Alan Hamlett 9f7cfc20aa changes for v10.6.1 2018-12-19 07:34:48 -08: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 f958236b5d v10.6.0 2018-12-05 21:35:18 -08:00
Alan Hamlett bd99ced73f changes for v10.6.0 2018-12-05 21:34:37 -08:00
Alan Hamlett ae834f679f Support language argument for non file types 2018-12-05 21:32:53 -08:00
Alan Hamlett 1d2318a937 decrease heartbeats sent per bulk request to 25 2018-12-04 20:59:16 -08:00
Alan Hamlett 77dd5c6a24 v10.5.0 2018-12-03 21:38:43 -08:00
Alan Hamlett a46799e3c2 fix tests on travisci after proxy added to test environment 2018-12-03 21:35:35 -08:00
Alan Hamlett c553fa634a changes for v10.5.0 2018-12-03 20:49:47 -08:00
Alan Hamlett 2599beba9c new category Writing Tests 2018-12-03 19:28:18 -08:00