debian-cd-search.git
2021-06-21 Steve McIntyreTweak to cope with different DB file names master
2017-03-10 Steve McIntyreremove the 'new' db before trying to create a fresh one
2017-02-24 Steve McIntyreRelease version 0.11 v0.11
2017-02-24 Steve McIntyreActually use the new conf var for treedir
2017-02-24 Steve McIntyreAdd proper command-line parsing
2017-02-24 Steve McIntyreSet sane defaults for the update config
2017-02-24 Steve McIntyreAdd support for sqlite database instead of a hashdb...
2017-02-24 Steve McIntyreDetach the keepalive child thread, no need to wait...
2017-02-20 Steve McIntyreAdd keepalive code and debug to the local command line...
2017-02-20 Steve McIntyreMore tweaks for the keepalive code
2017-02-19 Steve McIntyreReduce problem with timeouts on long-running queries v0.10
2017-01-31 Steve McIntyreAdd favicon
2017-01-31 Steve McIntyreadd default config for cdimage-search.debian.org
2017-01-31 Steve McIntyreuse https for resources
2016-03-27 Steve McIntyreMore sanitisation
2016-03-26 Steve McIntyreFix for another XSS hole
2015-10-22 Steve McIntyreRelease v0.9 v0.9
2015-10-22 Steve McIntyreSanitise input to stop cross site scripting attacks
2011-08-17 Steve McIntyreVersion 0.8 v0.8
2011-08-17 Steve McIntyreAdd a link to the git repo for the source code
2011-08-03 Steve McIntyreVersion 0.7 v0.7
2011-04-16 Steve McIntyreVersion 0.6 v0.6
2011-04-16 Steve McIntyreAdd an extra 'search again' link at the top of the...
2011-04-16 Steve McIntyreVersion 0.5 v0.5
2011-04-16 Steve McIntyreAdd configurable debug
2011-04-16 Steve McIntyreCode shuffle
2011-04-16 Steve McIntyreAdd support for simple substring searches
2011-04-16 Steve McIntyreAdd config file handling v0.4
2011-04-15 Steve McIntyreadd missing paren
2011-04-15 Steve McIntyrereindent, lose tabs
2011-04-15 Steve McIntyreAdd 'search again' link after successful search
2011-04-15 Steve McIntyreTrivial layout tweaks
2011-04-15 Steve McIntyreMore wording / layout tweaks
2011-04-15 Steve McIntyreTweak wording slightly
2011-04-14 Steve McIntyrecron script for polling and pulling backend db from...
2011-04-14 Steve McIntyreAdd scraper to grab bits of text and style from d.o/CD/
2011-04-14 Steve McIntyreAdd prettiness so we look more like the CD pages on d.o v0.3
2011-04-05 Steve McIntyreAdd message to say exact lookups are faster
2011-04-05 Steve McIntyreCount the results on the direct lookup too
2011-04-05 Steve McIntyreIf we're given an exact search term, shortcut
2011-04-05 Steve McIntyreAdd copyright headers and boilerplate
2011-04-04 Steve McIntyreSimple tools to query the CD contents database v0.2
2011-04-04 Steve McIntyreInitial code for generating CD contents database