Commit Graph

13 Commits

Author SHA1 Message Date
eliott
3eea31d8f2 Changed to arches and repos in the db.
Added them to the django admin interface as well.
2008-04-09 19:28:24 -07:00
eliott
5f7ea45989 Anyone can now unflag an out of date package.
This was a flyspray request.
2008-03-22 21:03:54 -07:00
eliott
ce564d73a6 Added the ability to see flagged packages only, per use or repo 2008-03-22 21:01:16 -07:00
eliott
7640082d14 Refactored the model to remove arch and repo tables.
Refactored the model to remove the arch and repo tables. Those data points
are now encapsulated in the package table as an ENUM field.

Changes to models and templates as needed.
2008-03-22 19:51:01 -07:00
eliott
3e31808521 More changes to the multiarch model. 2008-03-08 12:11:02 -08:00
eliott
9b7b512254 Moved models around 2008-03-08 00:13:41 -08:00
eliott
7e2d0f2f0c Fix for testing cvs links 2008-02-26 18:36:20 -08:00
eliott
ef8c17e0fd Fixes for FS#7980 2007-12-30 11:32:50 -08:00
eliott
3e297efad8 Massive retab fest.
Also added vim command comment to the end of files.
2007-12-29 16:42:55 -08:00
eliott
15ceff77fe Modified render_template and renamed it to render_response (consistent with
archweb_pub conventions).
Moved pkgmaint_guide to a template.
2007-12-29 15:34:02 -08:00
eliott
bd9a99d791 renamed imports 2007-12-22 16:21:21 -05:00
eliott
50283888bf Fix for FS#8547 2007-11-17 13:26:16 -05:00
eliott
39a548fd26 Initial import for public release...
Special Note
  Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd!
2007-11-03 03:45:10 -04:00