]> git.deb.at Git - deb/packages.git/history - cgi-bin
Add my comments
[deb/packages.git] / cgi-bin /
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...