2006-02-23 |
Frank Lichtenheld | Add format parameter (used by DoNewPkg and DoIndex)
|
commit | commitdiff | tree |
2006-02-23 |
Frank Lichtenheld | Add hostname variable
|
commit | commitdiff | tree |
2006-02-23 |
Frank Lichtenheld | Now that the archive isn't as important anymore, use...
|
commit | commitdiff | tree |
2006-02-23 |
Frank Lichtenheld | provides should be handled exactly like the short desc
|
commit | commitdiff | tree |
2006-02-23 |
Frank Lichtenheld | Packages, that were both real and virtual were listed...
|
commit | commitdiff | tree |
2006-02-23 |
Frank Lichtenheld | It was late
|
commit | commitdiff | tree |
2006-02-23 |
Frank Lichtenheld | Now that we have changed the nesting of the loops remove...
|
commit | commitdiff | tree |
2006-02-23 |
Frank Lichtenheld | Clean-up behind Jeroen :)
|
commit | commitdiff | tree |
2006-02-23 |
Frank Lichtenheld | Add missing "if DEBUG"
|
commit | commitdiff | tree |
2006-02-23 |
Frank Lichtenheld | Really adapt these to new archive/suite definitions
|
commit | commitdiff | tree |
2006-02-23 |
Frank Lichtenheld | Fix an error I introduced in an earlier commit
|
commit | commitdiff | tree |
2006-02-23 |
Frank Lichtenheld | Typo in format string
|
commit | commitdiff | tree |
2006-02-23 |
Frank Lichtenheld | Eliminate the last non-translatable strings
|
commit | commitdiff | tree |
2006-02-23 |
Frank Lichtenheld | Add a note about search_packages compatibility
|
commit | commitdiff | tree |
2006-02-22 |
Frank Lichtenheld | Display the index pages from within dispatcher.pl....
|
commit | commitdiff | tree |
2006-02-22 |
Frank Lichtenheld | Revert the commit that deleted some version-related...
|
commit | commitdiff | tree |
2006-02-22 |
Frank Lichtenheld | Uups, forgot one use of $debug_allowed
|
commit | commitdiff | tree |
2006-02-22 |
Frank Lichtenheld | Move $debug_allowed to CGI as a real constant and modify...
|
commit | commitdiff | tree |
2006-02-22 |
Frank Lichtenheld | Replace _() with _g() everywhere. Oddly enough, it...
|
commit | commitdiff | tree |
2006-02-22 |
Frank Lichtenheld | Remove a line that only made sense in the context where...
|
commit | commitdiff | tree |
2006-02-22 |
Frank Lichtenheld | Misc documentation updates
|
commit | commitdiff | tree |
2006-02-22 |
Frank Lichtenheld | Add basic l10n support.
|
commit | commitdiff | tree |
2006-02-22 |
Frank Lichtenheld | Make a list of pieces that still need to be merged...
|
commit | commitdiff | tree |
2006-02-22 |
Frank Lichtenheld | Actually update index pages in cronjob
|
commit | commitdiff | tree |
2006-02-21 |
Frank Lichtenheld | remove $SEARCH_CGI since it is always identical with...
|
commit | commitdiff | tree |
2006-02-21 |
Frank Lichtenheld | Big CSS cleanup, move all style definitions to CSS...
|
commit | commitdiff | tree |
2006-02-21 |
Frank Lichtenheld | Cleanup old stuff
|
commit | commitdiff | tree |
2006-02-21 |
Frank Lichtenheld | Make result display of DoSearchContents actually usable
|
commit | commitdiff | tree |
2006-02-21 |
Frank Lichtenheld | Note problem with kfreebsd-i386 contents files
|
commit | commitdiff | tree |
2006-02-21 |
Frank Lichtenheld | Hmm, architecture names can contain '-'
|
commit | commitdiff | tree |
2006-02-20 |
Frank Lichtenheld | print_deps: If a virtual package is only provided by...
|
commit | commitdiff | tree |
2006-02-20 |
Frank Lichtenheld | change read_entry_simple again to use
|
commit | commitdiff | tree |
2006-02-20 |
Frank Lichtenheld | in read_entry_simple, prefer real packages over virtual...
|
commit | commitdiff | tree |
2006-02-20 |
Frank Lichtenheld | Fix handling of parameters when more than one replace...
|
commit | commitdiff | tree |
2006-02-20 |
Frank Lichtenheld | Default to sourcenames search when displaying source...
|
commit | commitdiff | tree |
2006-02-20 |
Frank Lichtenheld | Fix usage of wrong hash introduced by last commits
|
commit | commitdiff | tree |
2006-02-20 |
Frank Lichtenheld | Merge print_deps and print_src_deps and move the differences...
|
commit | commitdiff | tree |
2006-02-20 |
Frank Lichtenheld | Add an additional debug output to track $too_many_hits...
|
commit | commitdiff | tree |
2006-02-20 |
Frank Lichtenheld | Always set $opts{searchon_form}
|
commit | commitdiff | tree |
2006-02-20 |
Frank Lichtenheld | I renamed the config dir a while ago, fix that (now...
|
commit | commitdiff | tree |
2006-02-20 |
Frank Lichtenheld | Add a missing brace
|
commit | commitdiff | tree |
2006-02-20 |
Frank Lichtenheld | Add a simple script that call parse-packages, parse...
|
commit | commitdiff | tree |
2006-02-20 |
Frank Lichtenheld | Also skip experimental when using a local mirror
|
commit | commitdiff | tree |
2006-02-20 |
Frank Lichtenheld | There is no installer in experimental
|
commit | commitdiff | tree |
2006-02-20 |
Frank Lichtenheld | of course we should only delete the lockfile after...
|
commit | commitdiff | tree |
2006-02-20 |
Frank Lichtenheld | Import the old changelog extraction stuff
|
commit | commitdiff | tree |
2006-02-16 |
Frank Lichtenheld | Remove stupid debugging aid I forgot in the code
|
commit | commitdiff | tree |
2006-02-15 |
Frank Lichtenheld | Only have one CGI-Script and move most of the code...
|
commit | commitdiff | tree |
2006-02-14 |
Frank Lichtenheld | Create DBDIR if it doesn't exist
|
commit | commitdiff | tree |
2006-02-14 |
Frank Lichtenheld | Handle security and non-US correctly
|
commit | commitdiff | tree |
2006-02-14 |
Frank Lichtenheld | Make it more obvious what are static strings and what...
|
commit | commitdiff | tree |
2006-02-14 |
Frank Lichtenheld | Try to give an overview over the different uses of...
|
commit | commitdiff | tree |
2006-02-13 |
Frank Lichtenheld | Add working download.pl
|
commit | commitdiff | tree |
2006-02-10 |
Frank Lichtenheld | Print out headers
|
commit | commitdiff | tree |
2006-02-10 |
Frank Lichtenheld | * complete virtual package support
|
commit | commitdiff | tree |
2006-02-09 |
Frank Lichtenheld | Begin implementing virtual package support.
|
commit | commitdiff | tree |
2006-02-07 |
Frank Lichtenheld | Adapt to DB format changes
|
commit | commitdiff | tree |
2006-02-07 |
Frank Lichtenheld | Some adjustments:
|
commit | commitdiff | tree |
2006-02-07 |
Frank Lichtenheld | * Add source package display
|
commit | commitdiff | tree |
2006-02-06 |
Frank Lichtenheld | Create index pages
|
commit | commitdiff | tree |
2006-02-06 |
Frank Lichtenheld | Finally get a working solution that handles both static...
|
commit | commitdiff | tree |
2006-02-06 |
Frank Lichtenheld | Fix non-US handling
|
commit | commitdiff | tree |
2006-02-06 |
Frank Lichtenheld | Use local files instead of www.debian.org ones.
|
commit | commitdiff | tree |
2006-02-06 |
Frank Lichtenheld | Import from old source
|
commit | commitdiff | tree |
2006-02-05 |
Frank Lichtenheld | * Move coniguratio stuf to own module
|
commit | commitdiff | tree |
2006-02-05 |
Frank Lichtenheld | * Complete pmoreinfo
|
commit | commitdiff | tree |
2006-02-05 |
Frank Lichtenheld | show_package.pl Basic stuff works with still some rough...
|
commit | commitdiff | tree |
2006-02-04 |
Frank Lichtenheld | A minimal working version of show_package.pl (essentially...
|
commit | commitdiff | tree |
2006-02-04 |
Frank Lichtenheld | Used wrong variable for displaying the final benchmark...
|
commit | commitdiff | tree |
2006-02-04 |
Frank Lichtenheld | Uups
|
commit | commitdiff | tree |
2006-02-04 |
Frank Lichtenheld | * Add back some parts of the cron job (100syncarchive_*)
|
commit | commitdiff | tree |
2006-02-04 |
Frank Lichtenheld | Forgot to commit some new files related to the mod_perl...
|
commit | commitdiff | tree |
2006-02-03 |
Frank Lichtenheld | Update
|
commit | commitdiff | tree |
2006-02-03 |
Frank Lichtenheld | These changes make the search_packages.pl script mod_perl...
|
commit | commitdiff | tree |
2006-02-02 |
Frank Lichtenheld | Also move the result printing to a function
|
commit | commitdiff | tree |
2006-02-02 |
Frank Lichtenheld | * Move all the debug/error/message output to functions...
|
commit | commitdiff | tree |
2006-02-02 |
Frank Lichtenheld | Completly remove the XML stuff. I never really used...
|
commit | commitdiff | tree |
2006-02-02 |
Frank Lichtenheld | * Fix display of binary packages in source package...
|
commit | commitdiff | tree |
2006-02-02 |
Frank Lichtenheld | Move some more parameter logic to the Search.pm modul
|
commit | commitdiff | tree |
2006-02-02 |
Frank Lichtenheld | - Move fulltext search to own function, too
|
commit | commitdiff | tree |
2006-02-02 |
Frank Lichtenheld | Implement postfix search for source packages and merge the
|
commit | commitdiff | tree |
2006-02-02 |
Frank Lichtenheld | Add full text search
|
commit | commitdiff | tree |
2006-02-01 |
Frank Lichtenheld | Implement prefix search for package name subword matches...
|
commit | commitdiff | tree |
2006-02-01 |
Frank Lichtenheld | Implement source package names search (no binary package...
|
commit | commitdiff | tree |
2006-02-01 |
Frank Lichtenheld | Split section (main, etc.) from subsection (admin,...
|
commit | commitdiff | tree |
2006-02-01 |
Frank Lichtenheld | Implement subword package search by linear search....
|
commit | commitdiff | tree |
2006-02-01 |
Frank Lichtenheld | * Implement exact packages search
|
commit | commitdiff | tree |
2006-02-01 |
Frank Lichtenheld | Add some dummy sub routines that emulate some yet missing...
|
commit | commitdiff | tree |
2006-02-01 |
Frank Lichtenheld | * Adapt for current hosting (i.e. packages.debian.net)
|
commit | commitdiff | tree |
2006-02-01 |
Frank Lichtenheld | Include all stuff to be quickly able to set up a experimenta...
|
commit | commitdiff | tree |
2006-02-01 |
Frank Lichtenheld | Add apache configuration
|
commit | commitdiff | tree |
2006-02-01 |
Frank Lichtenheld | Paging stuff that is independent from any backend considerations
|
commit | commitdiff | tree |
2006-02-01 |
Frank Lichtenheld | Include some stuff from the old pages we will need...
|
commit | commitdiff | tree |
2006-02-01 |
Frank Lichtenheld | Uups
|
commit | commitdiff | tree |
|