aboutsummaryrefslogtreecommitdiff
path: root/cgi-bin
AgeCommit message (Expand)Author
2013-08-26rename dispatcher and call the new entry pointCSILLAG Tamas
2009-07-04Delete unused scriptFrank Lichtenheld
2007-09-08Remove non-US supportFrank Lichtenheld
2007-06-18Packages::Dispatcher: create from code from dispatcher.plFrank Lichtenheld
2007-06-18Clean up footer handlingFrank Lichtenheld
2007-06-18remove the html_header argument from do_* callsFrank Lichtenheld
2007-06-17dispatcher.pl: Use all available languages for content negotiationFrank Lichtenheld
2007-04-14dispatcher.pl: Add some backwards compatibility handlingFrank Lichtenheld
2007-04-14dispatcher: Fix handling of Packages::CGI::http_code vs. error pageFrank Lichtenheld
2007-04-14Backwards compatibility mode for reportbugFrank Lichtenheld
2007-04-13dispatcher: Fix HTTP error code for "format not supported"Frank Lichtenheld
2007-04-12dispatcher: Allow to use 'any' as an architecture nameFrank Lichtenheld
2007-04-12dispatcher: Update suite aliases for etch releaseFrank Lichtenheld
2006-11-28Improve error handling:Frank Lichtenheld
2006-11-28Finally fix the new packages rss feedFrank Lichtenheld
2006-11-23Add string2id function that is useful in generating HTML id attributesFrank Lichtenheld
2006-11-21The Big, the Fat and the Ugly commit ;)Frank Lichtenheld
2006-03-03Fix some smaller issues reported by Thijs KinkhorstFrank Lichtenheld
2006-03-03Support multiple keywordsFrank Lichtenheld
2006-03-03- Fix some issues with non-US handlingFrank Lichtenheld
2006-03-02Fix some issues in contents search:Frank Lichtenheld
2006-02-28Add text version of allpackagesFrank Lichtenheld
2006-02-28* completly overhaul URL generating. Now things like debug or languageFrank Lichtenheld
2006-02-23Add format parameter (used by DoNewPkg and DoIndex)Frank Lichtenheld
2006-02-23Clean-up behind Jeroen :)Frank Lichtenheld
2006-02-23Add forgotten DEBUGJeroen van Wolffelaar
2006-02-23Fix an error I introduced in an earlier commitFrank Lichtenheld
2006-02-22Display the index pages from within dispatcher.pl. That reduces the complexityFrank Lichtenheld
2006-02-22Uups, forgot one use of $debug_allowedFrank Lichtenheld
2006-02-22Move $debug_allowed to CGI as a real constant and modify all debug() callsFrank Lichtenheld
2006-02-22Replace _() with _g() everywhere. Oddly enough, it works under mod_perl,Frank Lichtenheld
2006-02-22Remove a line that only made sense in the context where I copied theFrank Lichtenheld
2006-02-22Add basic l10n support.Frank Lichtenheld
2006-02-21remove $SEARCH_CGI since it is always identical with $SEARCH_URLFrank Lichtenheld
2006-02-21Fix a few warnings, be more strict in what we acceptJeroen van Wolffelaar
2006-02-21Cleanup old stuffFrank Lichtenheld
2006-02-21Use exact wallclocktime when available (it's in the 'perl' package)Jeroen van Wolffelaar
2006-02-21Hmm, architecture names can contain '-'Frank Lichtenheld
2006-02-20Fix contents search my moving it to lib, like the rest. Still a bit rough.Jeroen van Wolffelaar
2006-02-20Always set $opts{searchon_form}Frank Lichtenheld
2006-02-15Only have one CGI-Script and move most of the code from theFrank Lichtenheld
2006-02-14Drop obsolete fixmeJeroen van Wolffelaar
2006-02-14Update copyright notice -- in this file, no code not my ownJeroen van Wolffelaar
2006-02-14Handle security and non-US correctlyFrank Lichtenheld
2006-02-14Implement exact filename searches properly, implement random-substringJeroen van Wolffelaar
2006-02-14Implement exact filename searchingJeroen van Wolffelaar
2006-02-14Implement search_contents bluntlyJeroen van Wolffelaar
2006-02-13Add working download.plFrank Lichtenheld
2006-02-13Fix path to contents dbJeroen van Wolffelaar
2006-02-10Disable multi-page results while that is inefficient and we don't show moreJeroen van Wolffelaar