Alan Hamlett
dbeb9338c6
v10.8.4
2019-04-30 16:20:31 -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
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
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
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
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
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
e7ee7a3369
check for missing entity before other checks
2018-12-28 18:19:32 -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
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
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
2599beba9c
new category Writing Tests
2018-12-03 19:28:18 -08:00
Alan Hamlett
f04b70583a
remove falsey items from dependencies list
2018-10-24 08:41:20 -07:00
Alan Hamlett
6651f4eb35
v10.4.2
2018-10-23 08:02:24 -07:00
Alan Hamlett
dc193e7b4a
prevent using config when does not exist to fix #152
2018-10-23 07:56:30 -07:00
Alan Hamlett
0363d6c1ff
v10.4.1
2018-10-05 00:01:50 -07:00
Alan Hamlett
a1369a2b00
send 50 offline heartbeats per request with one second delay in between
2018-10-04 23:59:34 -07:00
Alan Hamlett
34702c91aa
v10.4.0
2018-10-03 00:42:01 -07:00
Alan Hamlett
6b678942f0
detect Windows UNC prefix for remote network drives
2018-10-03 00:28:16 -07:00
Alan Hamlett
eef70499e7
v10.3.0
2018-09-30 21:45:34 -07:00
Alan Hamlett
0fa25af0ec
cross-platform Popen with hidden window
2018-09-30 21:24:32 -07:00
Alan Hamlett
a659c25c54
v10.2.4
2018-09-20 22:18:43 -07:00
Alan Hamlett
d4e0283c75
sync 100 offline heartbeats at 10 per request
2018-09-20 22:16:48 -07:00
Alan Hamlett
127275dd3b
v10.2.3
2018-09-20 10:16:05 -07:00
Alan Hamlett
b488cd537c
send batches of at most 10 heartbeats to api
2018-09-20 10:14:25 -07:00
Alan Hamlett
ee51508eae
v10.2.2
2018-09-20 09:21:12 -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
4b9d375c90
remove metadata when hiding project or file names
2018-07-18 09:52:26 -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
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