Commit Graph

39 Commits

Author SHA1 Message Date
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 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 cb2ca39832 improve java dependency test coverage 2017-11-23 09:48:14 -08:00
Alan Hamlett 9ffb677f9d Make sure any leftover heartbeats not accepted by API are saved 2017-11-22 18:34:15 -08:00
Alan Hamlett 4a0dd27d25 enable bulk api endpoint 2017-11-08 22:54:33 -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 f52847d7e9 make --alternate-language cli argument take precedence over detected language 2017-02-20 14:23:02 -08:00
Alan Hamlett fd6f5779d4 upgrade pygments to v2.2.0 2017-02-13 23:25:51 -08:00
Alan Hamlett 92d8960250 imporove debug warning message from unsupported dependency parser 2016-10-16 10:50:40 +02:00
Alan Hamlett 6fec24502e test for parser module existance with missing parser class 2016-08-31 18:43:22 +02:00
Alan Hamlett e8884ffc8e test truncating dependencies in TokenParser 2016-08-31 17:42:40 +02:00
Alan Hamlett 3dd5e12d06 prevent logging __future__ python dependency 2016-08-31 17:30:49 +02:00
Alan Hamlett 2e26818904 test for grunt dependency 2016-08-31 12:41:07 +02:00
Alan Hamlett 4ce1419cc8 correct namespace for pygments.lexers.ClassNotFound error 2016-06-15 21:09:40 +02:00
Alan Hamlett 23d8e7b355 upgrade pygments to v2.1.3 2016-06-13 16:41:17 +02:00
Alan Hamlett 429c61967a use temp directory for all code files in tests 2016-06-08 20:33:36 +02:00
Alan Hamlett e918bb0997 fix tests on travis 2016-06-01 10:24:02 +02:00
Alan Hamlett e4fea84b5e improve test coverage for dependency detection 2016-05-21 14:21:55 +02:00
Alan Hamlett 23dc803446 detect dependencies from golang files 2016-01-02 19:35:52 -08: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
Alan Hamlett db02b82d95 remove temp sqlite file after testing. improve offlinequeue and session_cache tests. 2015-09-27 03:17:54 -07:00
Alan Hamlett ddb01ee894 rename languages as dependencies 2015-09-26 19:26:15 -07:00
Alan Hamlett 1984fe4228 tests for c and cpp dependency detection. change api of TokenParser class. 2015-09-26 13:04:35 -07:00
Alan Hamlett 350fc8cc0a move TokenParser test to dependencies test file 2015-09-26 12:17:16 -07:00
Alan Hamlett 4d45305650 improve java dependency detection 2015-09-16 14:59:30 -07:00
Alan Hamlett 5265160aa8 move bower back into codefiles folder 2015-09-16 13:23:59 -07:00
Alan Hamlett 675c538838 test bower again 2015-09-16 13:00:44 -07:00
Alan Hamlett 1127e5c8da fix dependency truncation 2015-09-16 12:57:49 -07:00
Alan Hamlett 9884eea311 test bower dependencies 2015-09-08 15:48:28 -07:00