Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/plugins/slow.py
Commit message (Expand)AuthorAgeFilesLines
* fix typoArthur de Jong2005-12-291-1/+1
* first generate (with filter and lambda expressions) a lis...Arthur de Jong2005-12-281-20/+19
* move printing of description into plugin instead of from ...Arthur de Jong2005-12-271-3/+7
* replace backslashes from end of lines where they are not ...Arthur de Jong2005-12-271-6/+6
* add copyright clarification to specify that generated out...Arthur de Jong2005-12-171-0/+3
* remove version numbers from plugins since they were not r...Arthur de Jong2005-09-101-1/+0
* change html display of problems to a nicer listArthur de Jong2005-08-191-2/+4
* split problems into page problems (parsing errors, wrong ...Arthur de Jong2005-08-191-1/+1
* remove references to email addresses where they are not u...Arthur de Jong2005-07-291-3/+3
* only report on internal linksArthur de Jong2005-07-251-0/+2
* call make_link() with a link object instead of a URL, rem...Arthur de Jong2005-07-241-1/+1
* Mike Meyer -> Mike W. MeyerArthur de Jong2005-07-231-1/+1
* almost complete rewrite of crawling and site state code m...Arthur de Jong2005-07-221-5/+26
* use lower-case URL attribute in Link instead of upper-cas...Arthur de Jong2005-07-171-1/+1
* move functionality of rptlib.py to __init__.py so that we...Arthur de Jong2005-07-161-3/+3
* clean up HTML output generating XHTML 1.1 without frames ...Arthur de Jong2005-07-091-23/+16
* implement consistent sorting of all lists removing sort f...Arthur de Jong2005-07-041-5/+4
* change to most recent version of the GPL (FSF address cha...Arthur de Jong2005-06-221-1/+1
* pass reference to Link class to plugins with parameter an...Arthur de Jong2005-06-151-5/+5
* general clean-up of plugins structure and code, moving ht...Arthur de Jong2005-06-111-22/+19
* write html files using file descriptors instead of throug...Arthur de Jong2005-06-081-18/+17
* rename linkList to linkMapArthur de Jong2005-04-131-3/+3
* indent with spaces instead of tabs (tabs are evil)Arthur de Jong2005-04-091-3/+3
* make nicer file (copyrights) headersArthur de Jong2005-04-071-2/+5
* tabs to spaces (tabs are evil)Arthur de Jong2005-04-071-15/+15
* import of release 1.01.0Arthur de Jong2005-03-291-0/+61