Alan Hamlett
fbbe9af343
Add ssl_certs_file arg and config for custom ca bundles
2019-01-17 12:54:55 +07:00
Alan Hamlett
8afc6133cf
Fix bug causing random project names when hide project names enabled
2019-01-05 14:00:37 +07: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
cfc93ff35c
Correctly parse include_only_with_project_file when set to false #161
2018-12-19 07:33:30 -08:00
Alan Hamlett
ae834f679f
Support language argument for non file types
2018-12-05 21:32:53 -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
2599beba9c
new category Writing Tests
2018-12-03 19:28:18 -08:00
Alan Hamlett
89880c644f
rename test to match sample config file name
2018-10-23 08:00:15 -07:00
Ilya Pavlov
396f2fd978
Reproduce error for #152 in test case
2018-10-23 16:53:21 +03: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
6b678942f0
detect Windows UNC prefix for remote network drives
2018-10-03 00:28:16 -07:00
Alan Hamlett
0fa25af0ec
cross-platform Popen with hidden window
2018-09-30 21:24:32 -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
b488cd537c
send batches of at most 10 heartbeats to api
2018-09-20 10:14:25 -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
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
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
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
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
12cd40aae2
Improve C vs C++ vs Objective-C language detection
2018-03-15 01:44:38 -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
ba47b8ccfc
test Kotlin with renamed imports
2018-03-13 09:27:51 -07:00
Alan Hamlett
8f62162c2a
Support Kotlin dependencies
2018-03-13 09:24:37 -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
ca4bb4a271
Support for Swift and Objective-C dependencies
2018-03-11 15:35:35 -07:00
Alan Hamlett
d6cded64a2
test for mjs extension
2018-03-11 13:47:37 -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
27e2d13788
Ability to only track folders containing a .wakatime-project file
2018-01-04 23:24:19 -08:00
Alan Hamlett
4c7b49a28c
Expect bulk results under responses key
2017-11-24 16:10:15 -08:00
Alan Hamlett
c6a5bf4086
expect correct exception class for py3
2017-11-23 12:30:29 -08:00
Alan Hamlett
0ca8a936db
improve test coverage for git submodules
2017-11-23 12:26:57 -08:00
Alan Hamlett
1d57270daf
improve test coverage for stats module
2017-11-23 10:39:31 -08:00
Alan Hamlett
75aebc5b24
test exceptions handled on commit and close
2017-11-23 10:00:01 -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