summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-05drop some unused importsDusty Phillips
2008-10-05port news to django 1.0 using generic viewsDusty Phillips
2008-10-05use an autouser middleware to set the creator of an objectDusty Phillips
2008-09-16drop a bunch of stuff not necessary for django 1.0Dusty Phillips
2008-09-16port profile_form to newformsDusty Phillips
2008-09-13fix bug with packages being orphanedDusty Phillips
2008-09-12add some extra debugging outputDusty Phillips
2008-09-12add a threshold check to reporead to try to catch the orphaning packages errorDusty Phillips
2008-08-21Fix for FS#10881 - URL missing in some packages.eliott
2008-08-16#10340 Integrated Signoffs completed but untestedDusty Phillips
2008-08-16add signoff model for capturing signoffsDusty Phillips
2008-08-16add signoffs to the main menuDusty Phillips
2008-08-06improve the templateDusty Phillips
2008-08-06boilerplate for new signoffs codeDusty Phillips
2008-07-30allow anyone to adopt or disown a packageDusty Phillips
2008-07-30fix permission bug on newsDusty Phillips
2008-07-22fix problem with to-do list showing testing packagesDusty Phillips
2008-07-08fix up permissions on todolistsDusty Phillips
2008-07-08attempt to reduce missing packagesDusty Phillips
2008-07-05minor refactor to available_archesDusty Phillips
2008-07-05 #10213 make package urls be pretty cool, if not awesomeDusty Phillips
2008-07-03make url field non validatyDusty Phillips
2008-07-01make the notification e-mail include descriptionDusty Phillips
2008-07-01stupid stupid variable overwriteDusty Phillips
2008-07-01mistakeDusty Phillips
2008-07-01missing importDusty Phillips
2008-07-01add reminder e-mails to todo listsDusty Phillips
2008-07-01format descriptionDusty Phillips
2008-06-29fix depends bug in reporeadrelease_2008-jun-30release_2008-06-30Dusty Phillips
2008-06-29drop an unnecessary db hitDusty Phillips
2008-06-29add maintainer column to search resultsDusty Phillips
2008-06-29fix problem with deleting packages from a listDusty Phillips
2008-06-27use funky model layout for permissionsDusty Phillips
2008-06-27add delete functionality to todo listsDusty Phillips
2008-06-27add list description to the list view pageDusty Phillips
2008-06-27make package names uniqueDusty Phillips
2008-06-27refactor package cleaning to be duplicate sensitiveDusty Phillips
2008-06-27add an 'edit todolist' functionalityDusty Phillips
2008-06-27improve indentationDusty Phillips
2008-06-27refactor todo packages a bitDusty Phillips
2008-06-27improve look of todo listDusty Phillips
2008-06-27use newforms on todo listDusty Phillips
2008-06-27better exception handlingDusty Phillips
2008-06-27use a nicer decoratorDusty Phillips
2008-06-23Revert "add maintainer to search log"Dusty Phillips
2008-06-23add maintainer to search logDusty Phillips
2008-06-21FS 10156 Linux Trademark AttributionDusty Phillips
2008-06-21Remove guide from dashboard and link to wikiFix for FS#10647Dusty Phillips
2008-06-21make the package model part of the adminDusty Phillips
2008-06-20Merge branch 'master' into newmodelDusty Phillips