Commit Graph

818 Commits

Author SHA1 Message Date
Alan Hamlett f23b9cd9ef Windows cannot clean up tempdir if subfile still open 2017-05-21 17:09:27 -07:00
Alan Hamlett fac3db034f force logfile location to prevent test side-effects 2017-05-21 17:07:32 -07:00
Alan Hamlett e6e07a017d pass unicode path to listdir to get back unicode filenames 2017-05-21 16:42:05 -07:00
Alan Hamlett 5fc0fdf067 logfile in config causes problems when testing 2017-05-21 16:22:18 -07:00
Alan Hamlett 9da0163c1a wrap NamedTemporaryFile for Windows testing support 2017-05-21 15:58:48 -07:00
Alan Hamlett 2ade22b7be call setUp method from parent util class 2017-05-21 15:11:06 -07:00
Alan Hamlett 6325bd3c35 SessionCache tests depend on logging already being setup 2017-05-21 15:06:39 -07:00
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