Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-06 | drop a bunch of unusued imports | Dusty Phillips | 1 | -1/+1 | |
2008-10-06 | drop some unused imports | Dusty Phillips | 1 | -5/+2 | |
2008-07-23 | fix problem with to-do list showing testing packages | Dusty Phillips | 1 | -1/+1 | |
2008-07-09 | fix up permissions on todolists | Dusty Phillips | 1 | -2/+2 | |
2008-07-02 | stupid stupid variable overwrite | Dusty Phillips | 1 | -4/+9 | |
2008-07-02 | mistake | Dusty Phillips | 1 | -1/+1 | |
2008-07-02 | missing import | Dusty Phillips | 1 | -0/+1 | |
2008-07-02 | add reminder e-mails to todo lists | Dusty Phillips | 1 | -2/+25 | |
2008-06-30 | fix problem with deleting packages from a list | Dusty Phillips | 1 | -0/+6 | |
2008-06-28 | refactor package cleaning to be duplicate sensitive | Dusty Phillips | 1 | -6/+5 | |
2008-06-28 | add an 'edit todolist' functionality | Dusty Phillips | 1 | -0/+32 | |
2008-06-28 | refactor todo packages a bit | Dusty Phillips | 1 | -8/+3 | |
2008-06-28 | use newforms on todo list | Dusty Phillips | 1 | -24/+41 | |
2008-06-27 | better exception handling | Dusty Phillips | 1 | -2/+4 | |
2008-06-27 | use a nicer decorator | Dusty Phillips | 1 | -2/+2 | |
2008-04-10 | Removed login_required from the individual views. | eliott | 1 | -5/+1 | |
Not entire dev site requires login. | |||||
2008-04-10 | Changed to arches and repos in the db. | eliott | 1 | -0/+1 | |
Added them to the django admin interface as well. | |||||
2008-04-05 | small fix to todolists | eliott | 1 | -5/+8 | |
2008-03-08 | More changes to the multiarch model. | eliott | 1 | -1/+1 | |
2008-03-08 | Moved models around | eliott | 2 | -36/+2 | |
2007-12-30 | Massive retab fest. | eliott | 2 | -21/+26 | |
Also added vim command comment to the end of files. | |||||
2007-12-30 | Modified render_template and renamed it to render_response (consistent with | eliott | 1 | -39/+38 | |
archweb_pub conventions). Moved pkgmaint_guide to a template. | |||||
2007-12-22 | renamed imports | eliott | 2 | -4/+4 | |
2007-11-03 | Initial import for public release... | eliott | 3 | -0/+95 | |
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd! |