aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use DB-specific placeholder.old-masterRobin H. Johnson2007-10-131-2/+2
* Update instructionsRobin H. Johnson2007-10-131-14/+7
* Add isolated config files to tree.Robin H. Johnson2007-10-132-0/+25
* Allow viewing of masked packages specifically.Robin H. Johnson2007-10-134-4/+11
* Display functional stable/testing/masked links ONLY if on an /arch/ page.Robin H. Johnson2007-10-132-2/+4
* More whitespace fix.Robin H. Johnson2007-10-131-1/+1
* Add Cache-Control header.Robin H. Johnson2007-10-131-0/+1
* Fix whitespace.Robin H. Johnson2007-10-131-1/+1
* Add Last-Modified headers for caching.Robin H. Johnson2007-10-131-4/+17
* Merge branch 'finch' into liveRobin H. Johnson2007-10-134-103/+129
|\
| * Fix code to support a proper external config and have proper MySQL support.Robin H. Johnson2007-10-134-100/+129
* | Merge branch 'finch' into liveRobin H. Johnson2007-10-121-1/+8
|\|
| * Enable tracebacks and ignore some signals.Robin H. Johnson2007-10-121-1/+8
* | Merge branch 'finch' into liveRobin H. Johnson2007-10-125-6/+102
|\|
| * Update instructions and ship a special minimal etc/ directory to make the bun...root2007-10-125-6/+102
* | Live site settings.Robin H. Johnson2007-10-122-3/+6
|/
* Revert "Live site settings."Robin H. Johnson2007-10-122-6/+3
* Add ignore listings.Robin H. Johnson2007-10-122-0/+2
* Remove x86 .so files that were old and not used.Robin H. Johnson2007-10-128-30/+0
* Update TODO.Robin H. Johnson2007-10-124-5/+12
* Merge branch 'finch' into liveRobin H. Johnson2007-10-121-10/+12
|\
| * Change expiry logic to allow for processing time.root2007-10-121-10/+12
* | Merge branch 'finch' into liveRobin H. Johnson2007-10-121-6/+6
|\|
| * Turn off caching and expiry.root2007-10-121-6/+6
* | Merge branch 'finch' into liveRobin H. Johnson2007-10-122-0/+21
|\|
| * Add expiry logic.root2007-10-122-0/+21
* | Merge branch 'finch' into liveRobin H. Johnson2007-10-123-3/+3
|\|
| * Drop ppc-macos keyword.root2007-10-123-3/+3
* | Merge branch 'finch' into liveRobin H. Johnson2007-10-122-2/+2
|\|
| * Add category link.root2007-10-121-1/+1
| * Error log location.root2007-10-121-1/+1
* | Live site settings.Robin H. Johnson2007-10-122-3/+6
|/
* Make the left menu live, and don't throw out users if they give us a PV in /p...Robin H. Johnson2007-10-112-2/+7
* Some features added.Robin H. Johnson2007-10-111-2/+0
* Add links in the licenses.Robin H. Johnson2007-10-112-1/+9
* Add links for similar, bugs, forums. Display version only, not PN in column.Robin H. Johnson2007-10-111-2/+5
* Add changelog URL generation as well.Robin H. Johnson2007-10-111-2/+3
* Add links for the Bugzilla and Forums.Robin H. Johnson2007-10-111-0/+2
* Left-align the version numbers for easier reading.Robin H. Johnson2007-10-111-1/+1
* Add TODO to get old features back.Robin H. Johnson2007-10-111-0/+7
* Update to new code.Robin H. Johnson2007-10-111-23/+16
* One field was renamed.Robin H. Johnson2007-10-111-1/+1
* ?left_daycount is respected globally, /package/ supports category names, ?cou...Robin H. Johnson2007-10-111-14/+36
* Fix filters to use new-style model code, and also add a category_package_filt...Robin H. Johnson2007-10-111-26/+26
* Revamp model accessor code to match new schema. Also add more useful data fet...Robin H. Johnson2007-10-111-50/+147
* Improve naming of columns.Robin H. Johnson2007-10-111-20/+22
* Fix tuple usage.Robin H. Johnson2007-10-111-7/+7
* Match up arch list with generation side.Robin H. Johnson2007-10-111-1/+2
* Fix the architecture list and use LRUCache instead of too-full dictionaries t...Robin H. Johnson2007-10-112-36/+281
* Add schema versioning a-la Rails for usage with MySQL and SQLite.Robin H. Johnson2007-10-101-5/+28