Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-11 | drop a couple completed to-dos and blank lines | Dusty Phillips | |
2008-10-11 | refactor duplicate signoff code | Dusty Phillips | |
2008-10-11 | drop some unused templatetags | Dusty Phillips | |
2008-10-10 | use RequestContext because its standard | Dusty Phillips | |
2008-10-10 | simplify package details view | Dusty Phillips | |
2008-10-07 | drop id based searching | Dusty Phillips | |
2008-10-07 | use user messages to communicate status | Dusty Phillips | |
2008-10-07 | sort returns to first page | Dusty Phillips | |
2008-10-07 | reorder ifs | Dusty Phillips | |
2008-10-07 | fix sorting issue | Dusty Phillips | |
2008-10-07 | trying to flesh out the page | Dusty Phillips | |
2008-10-07 | fix the last update script | Dusty Phillips | |
2008-10-07 | make sort form work | Dusty Phillips | |
2008-10-07 | make form submit some but not all values | Dusty Phillips | |
2008-10-07 | need better than ids for options | Dusty Phillips | |
2008-10-07 | replace package search with a nonfunctional newform | Dusty Phillips | |
2008-10-07 | move validation template tage temporarily; it will be removed eventually | Dusty Phillips | |
2008-10-05 | drop a bunch of unusued imports | Dusty Phillips | |
2008-10-05 | drop some unused imports | Dusty Phillips | |
2008-08-16 | #10340 Integrated Signoffs completed but untested | Dusty Phillips | |
2008-08-06 | improve the template | Dusty Phillips | |
2008-08-06 | boilerplate for new signoffs code | Dusty Phillips | |
2008-07-30 | allow anyone to adopt or disown a package | Dusty Phillips | |
2008-07-05 | #10213 make package urls be pretty cool, if not awesome | Dusty Phillips | |
2008-06-29 | drop an unnecessary db hit | Dusty Phillips | |
2008-06-29 | add maintainer column to search results | Dusty Phillips | |
2008-06-19 | sort last updated descending by default. FS#10703 | Dusty Phillips | |
2008-06-19 | order by last update on package view | Dusty Phillips | |
2008-04-28 | Fix for FS#9999 | eliott | |
2008-04-28 | removed flag out of date from backend. | eliott | |
Flagging a package out of date is not needed in the backend. Backend only needs to unflag. | |||
2008-04-09 | Removed login_required from the individual views. | eliott | |
Not entire dev site requires login. | |||
2008-04-09 | Changed to arches and repos in the db. | eliott | |
Added them to the django admin interface as well. | |||
2008-03-22 | Anyone can now unflag an out of date package. | eliott | |
This was a flyspray request. | |||
2008-03-22 | Added the ability to see flagged packages only, per use or repo | eliott | |
2008-03-22 | Refactored the model to remove arch and repo tables. | eliott | |
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-08 | More changes to the multiarch model. | eliott | |
2008-03-08 | Moved models around | eliott | |
2008-02-26 | Fix for testing cvs linksrelease_2008022601 | eliott | |
2007-12-30 | Fixes for FS#7980 | eliott | |
2007-12-29 | Massive retab fest. | eliott | |
Also added vim command comment to the end of files. | |||
2007-12-29 | Modified render_template and renamed it to render_response (consistent with | eliott | |
archweb_pub conventions). Moved pkgmaint_guide to a template. | |||
2007-12-22 | renamed imports | eliott | |
2007-11-17 | Fix for FS#8547 | eliott | |
2007-11-03 | Initial import for public release... | eliott | |
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd! |