Commit graph

849 commits

Author SHA1 Message Date
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
Alan Hamlett
cac2f5a9be fix tests on Windows with Python 2 2018-09-30 20:03:59 -07:00
Alan Hamlett
c7434cb75b fix tests on windows 2018-09-30 19:53:52 -07:00
Alan Hamlett
49ff066a12 assertPathsEqual test helper 2018-09-30 19:30:11 -07:00
Alan Hamlett
96ac604c74 Run tests on windows 2018-09-30 19:16:54 -07:00
Alan Hamlett
ff1c30807e re-enable travis tests on Python 2.6 2018-09-26 20:36:10 -07:00
Alan Hamlett
a659c25c54 v10.2.4 2018-09-20 22:18:43 -07:00
Alan Hamlett
204dab508d changes for v10.2.4 2018-09-20 22:18:29 -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
35d8989b66 changes for v10.2.3 2018-09-20 10:15:41 -07:00
Alan Hamlett
b488cd537c send batches of at most 10 heartbeats to api 2018-09-20 10:14:25 -07:00
Alan Hamlett
8809c55765 stop running tests on Python 2.6 because coveralls dropped support 2018-09-20 09:25:20 -07:00
Alan Hamlett
ee51508eae v10.2.2 2018-09-20 09:21:12 -07:00
Alan Hamlett
2e4dd2023f changes for v10.2.2 2018-09-20 09:20:18 -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