]> git.deb.at Git - deb/packages.git/history - lib/Packages/DoSearch.pm
Enable zh-tw
[deb/packages.git] / lib / Packages / DoSearch.pm
2008-06-16 Frank LichtenheldPackages::DoSearch: Fix handling of security source...
2008-02-29 Simon PaillardMerge branch 'master' of ssh://spaillar-guest@git.debia...
2008-02-01 Frank LichtenheldVarious improvements to the search result comments
2007-11-25 Peter KarlssonMerge branch 'master' of ssh://git.debian.org/git/webwm...
2007-11-17 Frank LichtenheldMake the po location configurable
2007-11-17 Frank LichtenheldRestore translation support in the Perl modules
2007-10-21 Frank LichtenheldMake short descriptions translatable
2007-10-20 Frank LichtenheldRemove some unneeded includes
2007-09-08 Frank LichtenheldRemove non-US support
2007-06-18 Frank Lichtenheldremove the html_header argument from do_* calls
2007-06-18 Frank LichtenheldFulltext search: Greatly improve by using a more fuzzy...
2007-06-17 Frank LichtenheldRemove obsolete descriptions.txt previously used for...
2007-04-14 Frank LichtenheldDescription Search: Move to Xapian
2006-11-24 Frank LichtenheldMove more messages from DoSearch.pm to search.tmpl...
2006-11-23 Frank Lichtenheldexperiment a little with the use of JavaScript. Right...
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 LichtenheldWe welcome DoSearchContents.pm to the "multiple keyword...
2006-03-03 Frank LichtenheldSupport multiple keywords
2006-03-02 Frank LichtenheldFix some issues in contents search:
2006-02-28 Frank Lichtenheld* completly overhaul URL generating. Now things like...
2006-02-24 Frank LichtenheldSome fixes to archive handling
2006-02-23 Frank LichtenheldPackages, that were both real and virtual were listed...
2006-02-23 Jeroen van WolffelaarSimply some stuff due to (suite,arch) now being unique...
2006-02-23 Jeroen van WolffelaarChange _small.db layout a bit, to include virtual packa...
2006-02-23 Frank LichtenheldTypo in format string
2006-02-23 Frank LichtenheldEliminate the last non-translatable strings
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 LichtenheldAdd basic l10n support.
2006-02-22 Jeroen van WolffelaarImport marker from Packages::HTML where used
2006-02-21 Jeroen van WolffelaarUse the correct URL parameter separator (&)
2006-02-21 Frank Lichtenheldremove $SEARCH_CGI since it is always identical with...
2006-02-21 Frank LichtenheldBig CSS cleanup, move all style definitions to CSS...
2006-02-21 Jeroen van WolffelaarUse exact wallclocktime when available (it's in the...
2006-02-20 Frank LichtenheldAdd a missing brace
2006-02-16 Frank LichtenheldRemove stupid debugging aid I forgot in the code
2006-02-15 Frank LichtenheldOnly have one CGI-Script and move most of the code...