Commit Graph

883 Commits

Author SHA1 Message Date
Alan Hamlett 5ec42393b3 refactor module 2015-03-09 14:57:41 -07:00
Alan Hamlett e079ef914d v4.0.2 2015-03-07 19:19:29 -08:00
Alan Hamlett 2b744642c7 include .pem files for SSL with requests package 2015-03-07 19:18:25 -08:00
Alan Hamlett 8e5511c7ff upgrade requests to latest master 2015-03-07 19:06:56 -08:00
Alan Hamlett 4b67dd332e v4.0.1 2015-03-03 13:22:28 -08:00
Alan Hamlett c8e8e705be upgrade requests to v2.5.3 2015-03-03 13:19:04 -08:00
Alan Hamlett ef6342f16f new --include and --exclude arguments for whitelisting and blacklisting from logging absolute file paths 2015-02-20 12:41:45 -08:00
Alan Hamlett 10331704e8 fix hyperlinks 2015-02-12 18:46:53 -08:00
Alan Hamlett 426bea542a fix hyperlinks and inline code blocks in readme 2015-02-12 18:43:37 -08:00
Alan Hamlett f9f3734acb fix code block rendering in readme file 2015-02-12 18:41:35 -08:00
Alan Hamlett ac9044845d v4.0.0 2015-02-12 18:37:01 -08:00
Alan Hamlett da74592ac4 update readme with config file available settings. support setting proxy from config file. 2015-02-12 18:36:14 -08:00
Alan Hamlett 48b8d72946 send Unknown as user agent if not supplied via --plugin argument 2015-02-12 18:16:53 -08:00
Alan Hamlett 5986a5634d support https proxy with --proxy argument 2015-02-12 18:14:44 -08:00
Alan Hamlett 3918543f0e rename local queue module so it won't collide with builtin queue module 2015-02-12 18:07:17 -08:00
Alan Hamlett c8a7bd0729 fix requests dependency 2015-02-12 17:59:39 -08:00
Alan Hamlett cc00cca417 use requests library instead of urllib2 2015-02-12 17:46:59 -08:00
Alan Hamlett a4f7c6bc32 new command line argument --notfile for logging time towards things other than files 2015-02-12 17:27:21 -08:00
Alan Hamlett 902ba42623 add requests library to packaged dependencies 2015-02-12 17:26:44 -08:00
Alan Hamlett d3a31fc72d fix a few bugs and remove unused imports 2015-02-10 12:09:32 -08:00
Alan Hamlett b877310f02 import tzlocal correctly 2015-02-05 01:47:09 -08:00
Alan Hamlett bf06e558e5 recognize api_key config without underscore 2015-01-19 20:08:48 -08:00
Alan Hamlett 6e227b115a v3.0.5 2015-01-13 14:00:16 -08:00
Alan Hamlett eba6a9f27c ignore malformed markup errors 2015-01-13 13:58:55 -08:00
Alan Hamlett d7097d433c v3.0.4 2015-01-06 11:33:59 -08:00
Alan Hamlett 0b0768ffb1 remove unused dependency 2015-01-06 11:32:46 -08:00
Alan Hamlett 2450b8cdbc v3.0.3 2014-12-25 13:34:10 -06:00
Alan Hamlett 41e16eda02 parse js dependencies from script tags in html template files 2014-12-25 13:33:07 -06:00
Alan Hamlett 2042f3209b better debug message when module missing parser class 2014-12-25 12:39:36 -06:00
Alan Hamlett 3c91d802a4 v3.0.2 2014-12-25 01:02:18 -06:00
Alan Hamlett 166f41899c parse bower and npm dependencies. parse dependencies from javascript files. 2014-12-25 00:58:56 -06:00
Alan Hamlett 50a0e9efcb parse dependencies from data files 2014-12-24 23:22:40 -06:00
Alan Hamlett 24d066c572 don't truncate dependencies by default. improve python dependency parser. 2014-12-24 23:09:15 -06:00
Alan Hamlett 40c8067dbf handle missing parser class 2014-12-24 12:15:30 -06:00
Alan Hamlett f889863eea correctly print traceback to log file in debug mode 2014-12-24 12:11:00 -06:00
Alan Hamlett f49470a2c9 make param configFile optional 2014-12-24 11:49:46 -06:00
Alan Hamlett 34c92951e0 parse use namespaces from php files 2014-12-23 12:40:10 -06:00
Alan Hamlett 0ec8240725 v3.0.1 2014-12-23 05:32:20 -06:00
Alan Hamlett 78640aebf2 handle unknown language when parsing dependencies 2014-12-23 05:30:40 -06:00
Alan Hamlett 0f76334fc3 v3.0.0 2014-12-23 05:19:47 -06:00
Alan Hamlett 48930ccb9e php dependency parser plugin 2014-12-23 05:05:28 -06:00
Alan Hamlett 8348beb729 remove unused method 2014-12-23 02:30:10 -06:00
Alan Hamlett 75bd1c3f21 C++ dependency parser plugin 2014-12-23 02:29:58 -06:00
Alan Hamlett 6666f1284b add class description 2014-12-23 01:40:45 -06:00
Alan Hamlett 8da0f1fd07 correct copyright year 2014-12-23 01:24:48 -06:00
Alan Hamlett 805929c9b2 don't log namespace declarations as dependencies 2014-12-23 00:33:49 -06:00
Alan Hamlett 4784ee74c8 C# dependency parser plugin 2014-12-22 23:51:24 -06:00
Alan Hamlett 744cc2f6ca java dependency parser plugin 2014-12-22 23:47:24 -06:00
Alan Hamlett 3b0cab2208 python dependency parser plugin 2014-12-22 23:13:11 -06:00
Alan Hamlett 67c5f02a80 dependency parser base models 2014-12-22 23:12:57 -06:00