summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-07add myself to the Author's listDusty Phillips1-0/+1
2008-10-07remove migration code that has been completedDusty Phillips1-10/+0
2008-10-06drop references to the wikiDusty Phillips7-2001/+1
2008-10-06drop a bunch of unusued importsDusty Phillips6-17/+7
2008-10-06port admin to django 1.0Dusty Phillips3-40/+45
2008-10-06drop some unused importsDusty Phillips3-10/+3
2008-10-06port news to django 1.0 using generic viewsDusty Phillips5-80/+39
2008-10-06use an autouser middleware to set the creator of an objectDusty Phillips2-0/+16
2008-09-17drop a bunch of stuff not necessary for django 1.0Dusty Phillips2-59/+37
2008-09-17port profile_form to newformsDusty Phillips2-30/+29
2008-09-13fix bug with packages being orphanedDusty Phillips1-4/+8
2008-09-13add some extra debugging outputDusty Phillips1-3/+6
2008-09-13add a threshold check to reporead to try to catch the orphaning packages errorDusty Phillips1-0/+15
2008-08-21Fix for FS#10881 - URL missing in some packages.eliott1-0/+1
2008-08-16#10340 Integrated Signoffs completed but untestedDusty Phillips6-20/+71
2008-08-16add signoff model for capturing signoffsDusty Phillips2-0/+25
2008-08-16add signoffs to the main menuDusty Phillips2-1/+2
2008-08-06improve the templateDusty Phillips2-2/+8
2008-08-06boilerplate for new signoffs codeDusty Phillips3-0/+39
2008-07-30allow anyone to adopt or disown a packageDusty Phillips1-9/+3
2008-07-30fix permission bug on newsDusty Phillips2-4/+4
2008-07-23fix problem with to-do list showing testing packagesDusty Phillips1-1/+1
2008-07-09fix up permissions on todolistsDusty Phillips2-3/+3
2008-07-09attempt to reduce missing packagesDusty Phillips1-3/+2
2008-07-06minor refactor to available_archesDusty Phillips1-4/+4
2008-07-06 #10213 make package urls be pretty cool, if not awesomeDusty Phillips4-10/+20
2008-07-04make url field non validatyDusty Phillips1-1/+1
2008-07-02make the notification e-mail include descriptionDusty Phillips1-1/+1
2008-07-02stupid stupid variable overwriteDusty Phillips1-4/+9
2008-07-02mistakeDusty Phillips1-1/+1
2008-07-02missing importDusty Phillips1-0/+1
2008-07-02add reminder e-mails to todo listsDusty Phillips2-2/+41
2008-07-02format descriptionDusty Phillips1-1/+1
2008-06-30fix depends bug in reporeadDusty Phillips1-1/+1
2008-06-30drop an unnecessary db hitDusty Phillips1-3/+4
2008-06-30add maintainer column to search resultsDusty Phillips2-0/+14
2008-06-30fix problem with deleting packages from a listDusty Phillips1-0/+6
2008-06-28use funky model layout for permissionsDusty Phillips2-3/+3
2008-06-28add delete functionality to todo listsDusty Phillips4-6/+41
2008-06-28add list description to the list view pageDusty Phillips1-0/+5
2008-06-28make package names uniqueDusty Phillips1-1/+1
2008-06-28refactor package cleaning to be duplicate sensitiveDusty Phillips1-6/+5
2008-06-28add an 'edit todolist' functionalityDusty Phillips3-4/+42
2008-06-28improve indentationDusty Phillips1-5/+5
2008-06-28refactor todo packages a bitDusty Phillips3-9/+13
2008-06-28improve look of todo listDusty Phillips1-4/+2
2008-06-28use newforms on todo listDusty Phillips3-49/+65
2008-06-27better exception handlingDusty Phillips1-2/+4
2008-06-27use a nicer decoratorDusty Phillips2-6/+6
2008-06-24Revert "add maintainer to search log"Dusty Phillips1-2/+0