Age | Commit message (Expand) | Author |
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 | notes to self | 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 | add some reminders to the TODO list | 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-07 | fairly invasive refactor to developer dashboard to be more django friendly | Dusty Phillips |
2008-10-07 | these tests will be broken and should have some real tests written later | Dusty Phillips |
2008-10-07 | optimize get_flag_stats | Dusty Phillips |
2008-10-07 | indicate that index is the dev dashboard | Dusty Phillips |
2008-10-07 | drop extraneous comments | Dusty Phillips |
2008-10-07 | fix bug introduced by previous code removal | Dusty Phillips |
2008-10-07 | Dusty's 80 char issue | Dusty Phillips |
2008-10-07 | use external links to avoid duplicate code between projects | Dusty Phillips |
2008-10-07 | remove senseless code | Dusty Phillips |
2008-10-07 | drop a bunch of static stuff necessary only in archweb_pub | Dusty Phillips |
2008-10-07 | rearrange top menu to refer more accurately to dev vs real site | Dusty Phillips |
2008-10-07 | remove reference to old cvs entry | Dusty Phillips |
2008-10-07 | add myself to the Author's list | Dusty Phillips |
2008-10-07 | remove migration code that has been completed | Dusty Phillips |
2008-10-05 | drop references to the wiki | Dusty Phillips |
2008-10-05 | drop a bunch of unusued imports | Dusty Phillips |
2008-10-05 | port admin to django 1.0 | Dusty Phillips |
2008-10-05 | drop some unused imports | Dusty Phillips |
2008-10-05 | port news to django 1.0 using generic views | Dusty Phillips |
2008-10-05 | use an autouser middleware to set the creator of an object | Dusty Phillips |
2008-09-16 | drop a bunch of stuff not necessary for django 1.0 | Dusty Phillips |
2008-09-16 | port profile_form to newforms | Dusty Phillips |
2008-09-13 | fix bug with packages being orphaned | Dusty Phillips |
2008-09-12 | add some extra debugging output | Dusty Phillips |
2008-09-12 | add a threshold check to reporead to try to catch the orphaning packages error | Dusty Phillips |
2008-08-21 | Fix for FS#10881 - URL missing in some packages. | eliott |
2008-08-16 | #10340 Integrated Signoffs completed but untested | Dusty Phillips |
2008-08-16 | add signoff model for capturing signoffs | Dusty Phillips |
2008-08-16 | add signoffs to the main menu | 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-30 | fix permission bug on news | Dusty Phillips |
2008-07-22 | fix problem with to-do list showing testing packages | Dusty Phillips |
2008-07-08 | fix up permissions on todolists | Dusty Phillips |
2008-07-08 | attempt to reduce missing packages | Dusty Phillips |
2008-07-05 | minor refactor to available_arches | Dusty Phillips |
2008-07-05 | #10213 make package urls be pretty cool, if not awesome | Dusty Phillips |
2008-07-03 | make url field non validaty | Dusty Phillips |