]> git.deb.at Git - deb/packages.git/shortlog
deb/packages.git
2006-02-14 Jeroen van... Implement exact filename searches properly, implement...
2006-02-14 Frank LichtenheldMake it more obvious what are static strings and what...
2006-02-14 Frank LichtenheldTry to give an overview over the different uses of...
2006-02-14 Jeroen van... Implement exact filename searching
2006-02-14 Jeroen van... Implement search_contents bluntly
2006-02-13 Frank LichtenheldAdd working download.pl
2006-02-13 Jeroen van... Clarify where virtual stuff goes wrong
2006-02-13 Jeroen van... Fix path to contents db
2006-02-13 Jeroen van... - Significant performance and memory demand improvements
2006-02-13 Jeroen van... Add documentation about used backend files
2006-02-10 Jeroen van... Disable multi-page results while that is inefficient...
2006-02-10 Jeroen van... Fix a link w.r.t. $ROOT
2006-02-10 Jeroen van... Fix full description search: operator precedence causin...
2006-02-10 Jeroen van... Fix typo, add entry for contents search
2006-02-10 Jeroen van... Add note about wrong assumption that a package is eithe...
2006-02-10 Jeroen van... Optimize and improve full description search by strippi...
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... Fix regex for contents lines: stray tabs got included
2006-02-08 Jeroen van... Show filelist from suite/arch specific db
2006-02-08 Jeroen van... Generate contents indices for all suites and archs
2006-02-08 Jeroen van... Basic show_filelist -- works, but ignores arch & suite...
2006-02-08 Jeroen van... Write out filelists to packages_contents.db in locate...
2006-02-07 Jeroen van... First version of parse-contents, for proto-implementing...
2006-02-07 Frank LichtenheldAdapt to DB format changes
2006-02-07 Jeroen van... Note about archive/suite, note bug in amd64/security
2006-02-07 Jeroen van... Make a note about order in _small.db
2006-02-07 Jeroen van... - Add $ROOT at appropriate places
2006-02-07 Jeroen van... Oops - drop debugging print
2006-02-07 Jeroen van... Reduce complexity during show_package by storing info...
2006-02-07 Frank LichtenheldSome adjustments:
2006-02-07 Jeroen van... Add a first attampt at some URL layout document. Commen...
2006-02-07 Frank Lichtenheld* Add source package display
2006-02-06 Frank LichtenheldCreate index pages
2006-02-06 Frank LichtenheldFinally get a working solution that handles both static...
2006-02-06 Frank LichtenheldFix non-US handling
2006-02-06 Frank LichtenheldUse local files instead of www.debian.org ones.
2006-02-06 Frank LichtenheldImport from old source
2006-02-06 Jeroen van... Fix 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-04 Frank LichtenheldForgot to commit some new files related to the mod_perl...
2006-02-03 Frank LichtenheldUpdate
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... Do some work to get show_package.pl to work -- not...
2006-02-02 Jeroen van... Add $Id$
2006-02-02 Frank Lichtenheld* Move all the debug/error/message output to functions...
2006-02-02 Jeroen van... Bluntly copy package_pages_walker
2006-02-02 Jeroen van... Print 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... Print footer
2006-02-02 Frank LichtenheldMove some more parameter logic to the Search.pm modul
2006-02-02 Jeroen van... First version of the 'static page' dynamic perl script
2006-02-02 Jeroen van... Set $ROOT. Sorry Frank, but I don't know much about...
2006-02-02 Jeroen van... Allow "static page" url's
2006-02-02 Frank Lichtenheld- Move fulltext search to own function, too
2006-02-02 Jeroen van... Print total page evaluation time if debug allowed ...
2006-02-02 Jeroen van... Fix thinko, now returning all substring results again
2006-02-02 Jeroen van... Deal correctly with exact matches on substring search...
2006-02-02 Jeroen van... Some random idea's and thoughts
2006-02-02 Jeroen van... Copy of default search form page
2006-02-02 Jeroen van... Use $SEARCH_CGI
2006-02-02 Jeroen van... Introduce php wrapper for those hosts that don't have...
2006-02-02 Jeroen van... Introduce $SEARCH_CGI
2006-02-02 Jeroen van... Read options from stdin when called from PHP, nuke...
2006-02-02 Jeroen van... Some general checklist notes
2006-02-02 Jeroen van... First version of TODO listing items to think about
2006-02-02 Jeroen van... In postfixes db's, store empty prefix as '^' to work...
2006-02-02 Frank LichtenheldImplement postfix search for source packages and merge the
2006-02-02 Frank LichtenheldAdd full text search
2006-02-02 Jeroen van... Drop NUL characters and collate whitespace in descripti...
2006-02-02 Jeroen van... In packages_all_$suite, store only description Id,...
2006-02-01 Jeroen van... Implement source postfixes
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 Jeroen van... Drop srcversion logic that was unused
2006-02-01 Jeroen van... Set priority to '-' if it isn't in the Sources.gz file
2006-02-01 Jeroen van... - Add working debugging mode (1 as parameter -> do...
2006-02-01 Frank LichtenheldSplit section (main, etc.) from subsection (admin,...
2006-02-01 Jeroen van... Implement package postfix indexing
2006-02-01 Frank LichtenheldImplement subword package search by linear search....
2006-02-01 Frank Lichtenheld* Implement exact packages search
2006-02-01 Frank LichtenheldAdd some dummy sub routines that emulate some yet missi...
2006-02-01 Frank Lichtenheld* Adapt for current hosting (i.e. packages.debian.net)
2006-02-01 Jeroen van... Remove debugging shortcut
2006-02-01 Jeroen van... Parse scripts for Packages.gz files and Sources.gz...
2006-02-01 Frank LichtenheldInclude all stuff to be quickly able to set up a experi...
2006-02-01 Frank LichtenheldAdd apache configuration
2006-02-01 Frank LichtenheldPaging stuff that is independent from any backend consi...
2006-02-01 Frank LichtenheldInclude some stuff from the old pages we will need...
2006-02-01 Frank LichtenheldUups
2006-02-01 Jeroen van... Trunk created