]> git.deb.at Git - deb/packages.git/history - cgi-bin
Replace few tabs by spaces
[deb/packages.git] / cgi-bin /
2009-07-04 Frank LichtenheldDelete unused script
2007-09-08 Frank LichtenheldRemove non-US support
2007-06-18 Frank LichtenheldPackages::Dispatcher: create from code from dispatcher.pl
2007-06-18 Frank LichtenheldClean up footer handling
2007-06-18 Frank Lichtenheldremove the html_header argument from do_* calls
2007-06-17 Frank Lichtenhelddispatcher.pl: Use all available languages for content...
2007-04-14 Frank Lichtenhelddispatcher.pl: Add some backwards compatibility handling
2007-04-14 Frank Lichtenhelddispatcher: Fix handling of Packages::CGI::http_code...
2007-04-14 Frank LichtenheldBackwards compatibility mode for reportbug
2007-04-12 Frank Lichtenhelddispatcher: Fix HTTP error code for "format not supported"
2007-04-12 Frank Lichtenhelddispatcher: Allow to use 'any' as an architecture name
2007-04-12 Frank Lichtenhelddispatcher: Update suite aliases for etch release
2006-11-28 Frank LichtenheldImprove error handling:
2006-11-28 Frank LichtenheldFinally fix the new packages rss feed
2006-11-23 Frank LichtenheldAdd string2id function that is useful in generating...
2006-11-21 Frank LichtenheldThe Big, the Fat and the Ugly commit ;)
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 Frank LichtenheldCleanup old stuff
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...
2006-02-14 Jeroen van WolffelaarDrop obsolete fixme
2006-02-14 Jeroen van WolffelaarUpdate copyright notice -- in this file, no code not...
2006-02-14 Frank LichtenheldHandle security and non-US correctly
2006-02-14 Jeroen van WolffelaarImplement exact filename searches properly, implement...
2006-02-14 Jeroen van WolffelaarImplement exact filename searching
2006-02-14 Jeroen van WolffelaarImplement search_contents bluntly
2006-02-13 Frank LichtenheldAdd working download.pl
2006-02-13 Jeroen van WolffelaarFix path to contents db
2006-02-10 Jeroen van WolffelaarDisable multi-page results while that is inefficient...
2006-02-10 Jeroen van WolffelaarFix typo, add entry for contents search
2006-02-10 Frank LichtenheldPrint out headers
2006-02-10 Frank Lichtenheld* complete virtual package support
2006-02-09 Frank LichtenheldBegin implementing virtual package support.
2006-02-08 Jeroen van WolffelaarShow filelist from suite/arch specific db
2006-02-08 Jeroen van WolffelaarBasic show_filelist -- works, but ignores arch & suite...
2006-02-07 Frank LichtenheldAdapt to DB format changes
2006-02-07 Jeroen van Wolffelaar- Add $ROOT at appropriate places
2006-02-07 Jeroen van WolffelaarReduce complexity during show_package by storing info...
2006-02-07 Frank Lichtenheld* Add source package display
2006-02-06 Frank LichtenheldFix non-US handling
2006-02-06 Jeroen van WolffelaarFix several minor issues, mostly configuration-like...
2006-02-05 Frank Lichtenheld* Move coniguratio stuf to own module
2006-02-05 Frank Lichtenheld* Complete pmoreinfo
2006-02-05 Frank Lichtenheldshow_package.pl Basic stuff works with still some rough...
2006-02-04 Frank LichtenheldA minimal working version of show_package.pl (essential...
2006-02-04 Frank LichtenheldUsed wrong variable for displaying the final benchmark...
2006-02-04 Frank LichtenheldUups
2006-02-04 Frank Lichtenheld* Add back some parts of the cron job (100syncarchive_*)
2006-02-03 Frank LichtenheldThese changes make the search_packages.pl script mod_pe...
2006-02-02 Frank LichtenheldAlso move the result printing to a function
2006-02-02 Jeroen van WolffelaarDo some work to get show_package.pl to work -- not...
2006-02-02 Jeroen van WolffelaarAdd $Id$
2006-02-02 Frank Lichtenheld* Move all the debug/error/message output to functions...
2006-02-02 Jeroen van WolffelaarBluntly copy package_pages_walker
2006-02-02 Jeroen van WolffelaarPrint links to alternative suites, print raw data from...
2006-02-02 Frank LichtenheldCompletly remove the XML stuff. I never really used...
2006-02-02 Frank Lichtenheld* Fix display of binary packages in source package...
2006-02-02 Jeroen van WolffelaarPrint footer
2006-02-02 Frank LichtenheldMove some more parameter logic to the Search.pm modul
2006-02-02 Jeroen van WolffelaarFirst version of the 'static page' dynamic perl script
2006-02-02 Jeroen van WolffelaarSet $ROOT. Sorry Frank, but I don't know much about...
2006-02-02 Jeroen van WolffelaarAllow "static page" url's
2006-02-02 Frank Lichtenheld- Move fulltext search to own function, too
2006-02-02 Jeroen van WolffelaarPrint total page evaluation time if debug allowed ...
2006-02-02 Jeroen van WolffelaarFix thinko, now returning all substring results again
2006-02-02 Jeroen van WolffelaarDeal correctly with exact matches on substring search...
2006-02-02 Jeroen van WolffelaarCopy of default search form page
2006-02-02 Jeroen van WolffelaarUse $SEARCH_CGI
2006-02-02 Jeroen van WolffelaarIntroduce php wrapper for those hosts that don't have...
2006-02-02 Jeroen van WolffelaarRead options from stdin when called from PHP, nuke...
2006-02-02 Frank LichtenheldImplement postfix search for source packages and merge the
2006-02-02 Frank LichtenheldAdd full text search
2006-02-01 Frank LichtenheldImplement prefix search for package name subword matche...
2006-02-01 Frank LichtenheldImplement source package names search (no binary packag...
2006-02-01 Frank LichtenheldSplit section (main, etc.) from subsection (admin,...
2006-02-01 Frank LichtenheldImplement subword package search by linear search....
2006-02-01 Frank Lichtenheld* Implement exact packages search
2006-02-01 Frank LichtenheldInclude all stuff to be quickly able to set up a experi...