summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2010-01-31Make marking out of date actually workDan McGee
2010-01-31Use select_related() to make a few more places more performantDan McGee
2010-01-31Adjust models and views for nullable maintainerEvangelos Foutras
2010-01-30Package search: sort maintainer list by usernameDan McGee
2009-11-10added permission required to protected packages viewsIsmael Carnales
2009-11-09added missing packages views code from archweb_pubIsmael Carnales
2009-11-09added missing packages views from archweb_pubIsmael Carnales
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales
2009-10-17Port archweb_pub commit 1f96c7a1182ef75279c18986b708e683f89dd690 to archweb_d...Thomas Bächler
2009-09-11Fix community links.Dusty Phillips
2009-07-24Repo-based permissions when adopting packages.Dusty Phillips
2009-05-04Fix a bug when someone accesses the update page without POSTINg adopt or diso...Dusty Phillips
2009-04-13FS#11325. Add a 'Target Repo' column to the signoffs page.Dusty Phillips
2008-10-11drop a couple completed to-dos and blank linesDusty Phillips
2008-10-11refactor duplicate signoff codeDusty Phillips
2008-10-11drop some unused templatetagsDusty Phillips
2008-10-10use RequestContext because its standardDusty Phillips
2008-10-10simplify package details viewDusty Phillips
2008-10-07drop id based searchingDusty Phillips
2008-10-07use user messages to communicate statusDusty Phillips
2008-10-07sort returns to first pageDusty Phillips
2008-10-07reorder ifsDusty Phillips
2008-10-07fix sorting issueDusty Phillips
2008-10-07trying to flesh out the pageDusty Phillips
2008-10-07fix the last update scriptDusty Phillips
2008-10-07make sort form workDusty Phillips
2008-10-07make form submit some but not all valuesDusty Phillips
2008-10-07need better than ids for optionsDusty Phillips
2008-10-07replace package search with a nonfunctional newformDusty Phillips
2008-10-07move validation template tage temporarily; it will be removed eventuallyDusty Phillips
2008-10-05drop a bunch of unusued importsDusty Phillips
2008-10-05drop some unused importsDusty Phillips
2008-08-16#10340 Integrated Signoffs completed but untestedDusty 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-05 #10213 make package urls be pretty cool, if not awesomeDusty Phillips
2008-06-29drop an unnecessary db hitDusty Phillips
2008-06-29add maintainer column to search resultsDusty Phillips
2008-06-19sort last updated descending by default. FS#10703Dusty Phillips
2008-06-19order by last update on package viewDusty Phillips
2008-04-28Fix for FS#9999eliott
2008-04-28removed flag out of date from backend.eliott
2008-04-09Removed login_required from the individual views.eliott
2008-04-09Changed to arches and repos in the db.eliott
2008-03-22Anyone can now unflag an out of date package.eliott
2008-03-22Added the ability to see flagged packages only, per use or repoeliott
2008-03-22Refactored the model to remove arch and repo tables.eliott
2008-03-08More changes to the multiarch model.eliott
2008-03-08Moved models aroundeliott