Alan Hamlett
|
06a9d651db
|
support for git submodules
|
2017-11-04 11:48:49 -07:00 |
|
Alan Hamlett
|
e0fa82e2c9
|
prevent sending dependencies when hiding file names
|
2017-10-31 08:57:30 -07:00 |
|
Alan Hamlett
|
87f205484f
|
Improve Matlab language detection
|
2017-06-07 23:32:03 -07:00 |
|
Alan Hamlett
|
75e3d5e7fb
|
sample project map with index error should support windows path separator
|
2017-05-21 17:34:51 -07:00 |
|
Alan Hamlett
|
f8f6a93bd8
|
sample project map paths should support windows path separator
|
2017-05-21 17:33:39 -07:00 |
|
Alan Hamlett
|
5fc0fdf067
|
logfile in config causes problems when testing
|
2017-05-21 16:22:18 -07:00 |
|
Alan Hamlett
|
8bbfd775dd
|
add missing test config file
|
2017-05-05 17:23:26 -07:00 |
|
Alan Hamlett
|
6f2176741d
|
Ability to disable SSL cert verification
Adds a --no-ssl-verify argument.
Adds a no_ssl_verify boolean config option.
|
2017-05-05 17:09:17 -07:00 |
|
Alan Hamlett
|
c22990a38a
|
config file not needed when passing api key via command line
|
2017-03-16 08:10:15 -07:00 |
|
Alan Hamlett
|
62923d4ca0
|
F# takes priority over Forth language
|
2017-03-04 13:42:44 -08:00 |
|
Alan Hamlett
|
50141ef7b9
|
use configparser from py3.5 so we can set delimiters to only equal char to fix #83
|
2017-03-04 10:07:00 -08:00 |
|
Alan Hamlett
|
8c2685696c
|
ability to prioritize popular languages over uncommon languages
|
2017-02-26 17:05:55 -08:00 |
|
Alan Hamlett
|
9ce9d528fd
|
detect non-C languages in folders with C/C++ files
Improves on 2da75aa119 .
|
2017-02-26 16:26:39 -08:00 |
|
Alan Hamlett
|
da3cf30ddd
|
use language as extra heartbeats key name
|
2017-02-20 15:29:44 -08:00 |
|
Alan Hamlett
|
35726f2e91
|
rename --alternate-language to --language
|
2017-02-20 15:17:45 -08:00 |
|
Alan Hamlett
|
f52847d7e9
|
make --alternate-language cli argument take precedence over detected language
|
2017-02-20 14:23:02 -08:00 |
|
Alan Hamlett
|
4ea96210f8
|
give TypeScript higher priority than TypoScript
|
2017-02-20 13:22:14 -08:00 |
|
Alan Hamlett
|
fdba83a1c7
|
improve test coverage over invalid arguments
|
2017-02-15 15:28:53 -08:00 |
|
Alan Hamlett
|
1fd6169f53
|
support for ntlm proxy
|
2017-02-15 15:02:05 -08:00 |
|
Alan Hamlett
|
7f198639aa
|
allow list of regex patterns for hiding file names
|
2017-02-01 23:31:30 -08:00 |
|
Alan Hamlett
|
d4eeedbacc
|
return custom exit status from missing api key
|
2016-10-11 09:51:34 +02:00 |
|
Alan Hamlett
|
666f29147e
|
test 500 error when sending offline heartbeats
|
2016-09-01 00:08:21 +02:00 |
|
Alan Hamlett
|
3dd5e12d06
|
prevent logging __future__ python dependency
|
2016-08-31 17:30:49 +02:00 |
|
Alan Hamlett
|
694205ebee
|
remove unused python token parser method
|
2016-08-31 17:13:25 +02:00 |
|
Alan Hamlett
|
5b14c9d5eb
|
add missing test sample file
|
2016-08-31 14:51:42 +02:00 |
|
Alan Hamlett
|
2e26818904
|
test for grunt dependency
|
2016-08-31 12:41:07 +02:00 |
|
Alan Hamlett
|
5bf2c063a5
|
test for non-ascii filenames
|
2016-07-20 20:32:08 +02:00 |
|
Alan Hamlett
|
cf1711ca08
|
test for invalid project map regex
|
2016-07-06 17:30:20 +02:00 |
|
Alan Hamlett
|
8a205e745b
|
add test for setting hostname in config file
|
2016-07-06 09:33:50 +02:00 |
|
Alan Hamlett
|
aaf49a5c22
|
prevent tracking git branch with detached head
|
2016-06-01 10:08:00 +02:00 |
|
Alan Hamlett
|
e4fea84b5e
|
improve test coverage for dependency detection
|
2016-05-21 14:21:55 +02:00 |
|
Alan Hamlett
|
1e5af3fd43
|
support for socks proxies
|
2016-05-21 13:09:55 +02:00 |
|
Alan Hamlett
|
745049d685
|
remove --entitytype from help output
|
2016-04-29 00:01:26 +02:00 |
|
Alan Hamlett
|
dc1964cd80
|
no longer allowing entity-type url
|
2016-04-28 23:57:15 +02:00 |
|
Alan Hamlett
|
dce9d70d48
|
correct config file in help output
|
2016-04-26 13:40:08 +02:00 |
|
Alan Hamlett
|
67a2403070
|
new --extra-heartbeats argument
|
2016-04-21 00:30:44 +02:00 |
|
Alan Hamlett
|
984a8ab62a
|
increase default timeout to 60 seconds
|
2016-04-19 13:50:29 +02:00 |
|
Alan Hamlett
|
95a2db0a77
|
support passing an alternate language to cli
|
2016-04-19 12:30:44 +02:00 |
|
Alan Hamlett
|
615fa5cdac
|
support regex patterns in projectmap config section
|
2016-04-18 21:34:00 +02:00 |
|
Alan Hamlett
|
2437fb6b6d
|
add testcase for vim modeline
|
2016-04-18 17:00:42 +02:00 |
|
Alan Hamlett
|
33a87b9877
|
add new AUTH_ERROR exit status to signal an invalid api key. fixes #41.
|
2016-01-25 23:49:37 +01:00 |
|
Alan Hamlett
|
85cecd6280
|
accept 201 or 202 response codes as success from api
|
2016-01-11 02:13:58 -08:00 |
|
Alan Hamlett
|
23dc803446
|
detect dependencies from golang files
|
2016-01-02 19:35:52 -08:00 |
|
Alan Hamlett
|
caafe3dcb6
|
fix tests
|
2016-01-01 23:24:49 -08:00 |
|
Alan Hamlett
|
ac8690222c
|
fix tests for timeout value
|
2015-09-29 22:43:39 -07:00 |
|
Alan Hamlett
|
d953c13203
|
correctly test output when timeout value is not integer
|
2015-09-29 22:39:06 -07:00 |
|
Alan Hamlett
|
75aa9a2994
|
test config file parsing with more config options
|
2015-09-29 22:34:14 -07:00 |
|
Alan Hamlett
|
54fbc8ee22
|
tests for php and html dependencies
|
2015-09-29 22:00:17 -07:00 |
|
Alan Hamlett
|
ffa9e410b4
|
improve C# dependency test
|
2015-09-29 21:15:46 -07:00 |
|
Alan Hamlett
|
7bc8ec006b
|
test detection of C# dependencies
|
2015-09-29 20:42:47 -07:00 |
|