Commit graph

865 commits

Author SHA1 Message Date
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
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
1a26c839d2 changes for v10.4.2 2018-10-23 08:01:45 -07:00
Alan Hamlett
89880c644f rename test to match sample config file name 2018-10-23 08:00:15 -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
84e0664d31
Merge pull request #153 from elipavlov/master
Reproduce error for #152 in test case
2018-10-23 07:54:04 -07:00
Ilya Pavlov
396f2fd978 Reproduce error for #152 in test case 2018-10-23 16:53:21 +03:00
Alan Hamlett
0363d6c1ff v10.4.1 2018-10-05 00:01:50 -07:00
Alan Hamlett
949bc151d2 changes for v10.4.1 2018-10-05 00:01:32 -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
a7e5a026e5 changes for v10.4.0 2018-10-03 00:38:33 -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
0bbc0ce2fa changes for v10.3.0 2018-09-30 21:45:26 -07:00
Alan Hamlett
fb4d2a978c run Windows tests on Python 3.4 through 3.6 2018-09-30 21:45:14 -07:00
Alan Hamlett
0fa25af0ec cross-platform Popen with hidden window 2018-09-30 21:24:32 -07:00
Alan Hamlett
d76e5ca0e5 Windows Appveyor badge 2018-09-30 20:08:20 -07:00