Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/webcheck
Commit message (Expand)AuthorAgeFilesLines
...
* move some more initialisation from cmd to crawler and mak...Arthur de Jong2011-10-0713-55/+61
* move some file-handling functions to webcheck.utilArthur de Jong2011-10-073-49/+114
* fix webcheck.config importArthur de Jong2011-10-071-4/+3
* fix some remaining (previously relative) importsArthur de Jong2011-10-072-4/+4
* remove unnecessary importsArthur de Jong2011-10-075-9/+1
* move profiling flag from config to cmdArthur de Jong2011-10-071-5/+0
* move version and homepage definition from config to the w...Arthur de Jong2011-10-074-6/+34
* remove unused/unsupported configuration optionsArthur de Jong2011-09-161-16/+0
* pass the IO timeout to urllib2Arthur de Jong2011-09-161-3/+2
* remove old compatibility codeArthur de Jong2011-09-161-5/+0
* use fully qualified plugin namesArthur de Jong2011-09-164-35/+35
* move all the code except the command-line handling to the...Arthur de Jong2011-09-1627-0/+3241