]> git.deb.at Git - deb/packages.git/history - cgi-bin/dispatcher.pl
Fix some smaller issues reported by Thijs Kinkhorst
[deb/packages.git] / cgi-bin / dispatcher.pl
2006-03-03 Frank LichtenheldFix some smaller issues reported by Thijs Kinkhorst
2006-03-03 Frank LichtenheldSupport multiple keywords
2006-03-03 Frank Lichtenheld- Fix some issues with non-US handling
2006-03-02 Frank LichtenheldFix some issues in contents search:
2006-02-28 Frank LichtenheldAdd text version of allpackages
2006-02-28 Frank Lichtenheld* completly overhaul URL generating. Now things like...
2006-02-23 Frank LichtenheldAdd format parameter (used by DoNewPkg and DoIndex)
2006-02-23 Frank LichtenheldClean-up behind Jeroen :)
2006-02-23 Jeroen van WolffelaarAdd forgotten DEBUG
2006-02-23 Frank LichtenheldFix an error I introduced in an earlier commit
2006-02-22 Frank LichtenheldDisplay the index pages from within dispatcher.pl....
2006-02-22 Frank LichtenheldUups, forgot one use of $debug_allowed
2006-02-22 Frank LichtenheldMove $debug_allowed to CGI as a real constant and modif...
2006-02-22 Frank LichtenheldReplace _() with _g() everywhere. Oddly enough, it...
2006-02-22 Frank LichtenheldRemove a line that only made sense in the context where...
2006-02-22 Frank LichtenheldAdd basic l10n support.
2006-02-21 Frank Lichtenheldremove $SEARCH_CGI since it is always identical with...
2006-02-21 Jeroen van WolffelaarFix a few warnings, be more strict in what we accept
2006-02-21 Jeroen van WolffelaarUse exact wallclocktime when available (it's in the...
2006-02-21 Frank LichtenheldHmm, architecture names can contain '-'
2006-02-20 Jeroen van WolffelaarFix contents search my moving it to lib, like the rest...
2006-02-20 Frank LichtenheldAlways set $opts{searchon_form}
2006-02-15 Frank LichtenheldOnly have one CGI-Script and move most of the code...