]> git.deb.at Git - deb/packages.git/history - cgi-bin/search_packages.pl
* Move coniguratio stuf to own module
[deb/packages.git] / cgi-bin / search_packages.pl
2006-02-05 Frank Lichtenheld* Move coniguratio stuf to own module
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 WolffelaarAdd $Id$
2006-02-02 Frank Lichtenheld* Move all the debug/error/message output to functions...
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 Frank LichtenheldMove some more parameter logic to the Search.pm modul
2006-02-02 Jeroen van WolffelaarSet $ROOT. Sorry Frank, but I don't know much about...
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 WolffelaarUse $SEARCH_CGI
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...