Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/plugins/badlinks.py
Commit message (Expand)AuthorAgeFilesLines
* first generate (with filter and lambda expressions) a lis...Arthur de Jong2005-12-281-4/+12
* move printing of description into plugin instead of from ...Arthur de Jong2005-12-271-4/+7
* replace backslashes from end of lines where they are not ...Arthur de Jong2005-12-271-4/+4
* add copyright clarification to specify that generated out...Arthur de Jong2005-12-171-0/+3
* implement out own proper escape function and use it inste...Arthur de Jong2005-09-171-2/+1
* remove version numbers from plugins since they were not r...Arthur de Jong2005-09-101-1/+0
* include transfer problem in pageproblem descriptionArthur de Jong2005-08-231-2/+3
* fix html bug and improve bad link stringArthur de Jong2005-08-191-2/+3
* change html display of problems to a nicer listArthur de Jong2005-08-191-2/+5
* split problems into page problems (parsing errors, wrong ...Arthur de Jong2005-08-191-6/+9
* remove references to email addresses where they are not u...Arthur de Jong2005-07-291-3/+3
* fix a couple of typos, also thanks to Scott Kirkwood <sco...Arthur de Jong2005-07-271-2/+2
* call make_link() with a link object instead of a URL, rem...Arthur de Jong2005-07-241-1/+1
* remove HTTP status code handling from here as this should...Arthur de Jong2005-07-241-40/+0
* 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-7/+7
* use lower-case URL attribute in Link instead of upper-cas...Arthur de Jong2005-07-171-2/+2
* move functionality of rptlib.py to __init__.py so that we...Arthur de Jong2005-07-161-4/+4
* clean up HTML output generating XHTML 1.1 without frames ...Arthur de Jong2005-07-091-20/+19
* implement consistent sorting of all lists removing sort f...Arthur de Jong2005-07-041-9/+13
* 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-8/+8
* again use the URL as link title for some linksArthur de Jong2005-06-121-1/+1
* general clean-up of plugins structure and code, moving ht...Arthur de Jong2005-06-111-18/+53
* write html files using file descriptors instead of throug...Arthur de Jong2005-06-081-18/+17
* replace a couple more tabsArthur de Jong2005-06-061-1/+1
* rename linkList to linkMapArthur de Jong2005-04-131-6/+6
* indent with spaces instead of tabs (tabs are evil)Arthur de Jong2005-04-091-7/+7
* make nicer file (copyrights) headersArthur de Jong2005-04-071-2/+5
* tabs to spaces (tabs are evil)Arthur de Jong2005-04-071-18/+18
* import of release 1.01.0Arthur de Jong2005-03-291-0/+56