Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/webcheck/plugins
Commit message (Expand)AuthorAgeFilesLines
* Provide a CSV file pluginHEADmasterArthur de Jong2013-12-151-0/+62
* Use crawler.base_urls instead of crawler.basesArthur de Jong2013-09-281-2/+5
* Fix old and new templates to use datetime objectsArthur de Jong2013-09-282-12/+6
* Remove unused codeArthur de Jong2013-09-221-229/+0
* Switch plugins to use templateArthur de Jong2013-09-2212-458/+77
* Provide function for template-based report renderingArthur de Jong2013-09-221-1/+1
* Explicityly close database sessionsArthur de Jong2013-09-2212-11/+25
* Expose configured plugins via crawler.pluginsArthur de Jong2013-09-202-21/+15
* simplification in size calculationArthur de Jong2011-10-141-9/+7
* fix typo that resulted in bad links not being reported as...Arthur de Jong2011-10-081-1/+1
* rename Site to CrawlerArthur de Jong2011-10-0714-32/+32
* move some more initialisation from cmd to crawler and mak...Arthur de Jong2011-10-076-23/+21
* move some file-handling functions to webcheck.utilArthur de Jong2011-10-071-49/+1
* remove unnecessary importsArthur de Jong2011-10-072-4/+0
* move version and homepage definition from config to the w...Arthur de Jong2011-10-072-5/+7
* use fully qualified plugin namesArthur de Jong2011-09-162-12/+12
* move all the code except the command-line handling to the...Arthur de Jong2011-09-1614-0/+1340