Alan Hamlett
|
070052f1d6
|
upgrade testfixtures to v4.14.3
|
2017-05-21 09:40:55 -07:00 |
|
Alan Hamlett
|
a98f9ca422
|
upgrade coverage to v4.4.1
|
2017-05-15 01:15:47 -07:00 |
|
Alan Hamlett
|
cf5da6bf5b
|
upgrade coverage to v4.4
|
2017-05-08 07:58:32 -07:00 |
|
Alan Hamlett
|
095fcd1a93
|
add missing changes from v8.0.1
|
2017-05-05 17:37:41 -07:00 |
|
Alan Hamlett
|
17b94b77f5
|
v8.0.1
|
2017-05-05 17:26:59 -07:00 |
|
Alan Hamlett
|
33dab631b5
|
config has underscores
|
2017-05-05 17:24:10 -07:00 |
|
Alan Hamlett
|
8bbfd775dd
|
add missing test config file
|
2017-05-05 17:23:26 -07:00 |
|
Alan Hamlett
|
dd11fb9105
|
changes for v8.0.1
|
2017-05-05 17:15:28 -07:00 |
|
Alan Hamlett
|
cd65a887dc
|
add nosslverify config example
|
2017-05-05 17:14:06 -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
|
df7bf5cddb
|
Notify that Python needs upgrading when requests can't be imported
|
2017-04-22 19:40:25 -07:00 |
|
Alan Hamlett
|
149ab8d00e
|
disable lines count for files larger than 2MB
|
2017-04-19 23:05:40 -07:00 |
|
Alan Hamlett
|
051ae85f69
|
remove /var/www as ignored folder
|
2017-04-12 07:57:48 -07:00 |
|
Alan Hamlett
|
3ca9b0b746
|
unordered list for useful resources
|
2017-04-08 02:33:28 -07:00 |
|
Alan Hamlett
|
2ff3127412
|
fix non-code blocks
|
2017-04-08 02:32:49 -07:00 |
|
Alan Hamlett
|
73fd3e67a1
|
simplify troubleshooting section
|
2017-04-08 02:28:37 -07:00 |
|
Alan Hamlett
|
1db3d6f288
|
v8.0.0
|
2017-03-16 08:15:52 -07:00 |
|
Alan Hamlett
|
5a0556d732
|
changes for v8.0.0
|
2017-03-16 08:15:35 -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
|
bd7c136606
|
typoscript lexer should not have higher priority than typescript
|
2017-03-04 13:53:56 -08:00 |
|
Alan Hamlett
|
62923d4ca0
|
F# takes priority over Forth language
|
2017-03-04 13:42:44 -08:00 |
|
Alan Hamlett
|
0f02aa91b7
|
move language priorities into separate file
|
2017-03-04 13:11:40 -08:00 |
|
Alan Hamlett
|
723dd42fa9
|
log tracebacks in debug mode when unable to detect language
|
2017-03-04 10:34:06 -08:00 |
|
Alan Hamlett
|
6379953b24
|
configparser.ConfigParser.readfp renamed to read_file
|
2017-03-04 10:22:44 -08:00 |
|
Alan Hamlett
|
5324601bf3
|
SafeConfigParser was renamed to ConfigParser in py3.2
|
2017-03-04 10:16:18 -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
|
079b40c865
|
v7.0.4
|
2017-03-01 22:26:44 -08:00 |
|
Alan Hamlett
|
e068bd93aa
|
upgrade testfixtures to v4.13.5
|
2017-03-01 22:26:26 -08:00 |
|
Alan Hamlett
|
b72a0878b0
|
changes for v7.0.4
|
2017-03-01 22:25:50 -08:00 |
|
Alan Hamlett
|
41ad68882a
|
add six to satisfy ntlm-auth dependency
|
2017-03-01 22:24:36 -08:00 |
|
Alan Hamlett
|
29f3a99725
|
make F# higher priority than Forth
|
2017-02-26 19:25:28 -08:00 |
|
Alan Hamlett
|
c168dce11f
|
v7.0.3
|
2017-02-26 17:09:40 -08:00 |
|
Alan Hamlett
|
2510184b2d
|
update copyright year
|
2017-02-26 17:09:21 -08:00 |
|
Alan Hamlett
|
1f1db4deee
|
changes for v7.0.3
|
2017-02-26 17:08:09 -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
|
d85448b563
|
minor refactor of language and lexer creation
|
2017-02-26 16:26:39 -08:00 |
|
Alan Hamlett
|
de83239073
|
Merge pull request #82 from Gama11/patch-1
Fix Haxe spelling
|
2017-02-26 00:31:33 -08:00 |
|
Gama11
|
87f8bde762
|
Fix Haxe spelling
"HaXe" is an old spelling that was changed a while ago:
https://groups.google.com/d/msg/haxelang/O7PB-ZrX4i4/uL69CT44C-IJ
|
2017-02-25 17:15:04 +01:00 |
|
Alan Hamlett
|
2d3864a10b
|
v7.0.2
|
2017-02-20 15:30:40 -08:00 |
|
Alan Hamlett
|
8c583cd2b9
|
changes for v7.0.2
|
2017-02-20 15:30:24 -08:00 |
|
Alan Hamlett
|
da3cf30ddd
|
use language as extra heartbeats key name
|
2017-02-20 15:29:44 -08:00 |
|
Alan Hamlett
|
7ec1f7c5f4
|
v7.0.1
|
2017-02-20 15:18:52 -08:00 |
|
Alan Hamlett
|
8c2929af37
|
changes for v7.0.1
|
2017-02-20 15:18:42 -08:00 |
|
Alan Hamlett
|
35726f2e91
|
rename --alternate-language to --language
|
2017-02-20 15:17:45 -08:00 |
|
Alan Hamlett
|
b147afcd0e
|
v7.0.0
|
2017-02-20 14:28:50 -08:00 |
|
Alan Hamlett
|
62387560bc
|
changes for v7.0.0
|
2017-02-20 14:28:16 -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
|
fad721530a
|
use alternate language if case-insensitive matches a language in the json files
|
2017-02-20 12:40:24 -08:00 |
|