summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2011-03-04Move new user email contents to templateDan McGee
2011-03-03Correct some permission decoratorsDan McGee
2011-03-03Make Arch and Repo a MultipleChoice on package searchDan McGee
2011-02-23Allow deleting of stale package relations via status pageDan McGee
2011-02-23Add stale package relations status screenDan McGee
2011-02-22Use new split package file fields everywhereDan McGee
2011-02-22Modularize URLsDan McGee
2011-02-19Remove maintainer relations if user marked inactiveDan McGee
2011-02-18Add a PackageRelation adminDan McGee
2011-02-18Add unicode methods for packages modelsDan McGee
2011-02-15Move license to a related modelDan McGee
2011-02-15Clean up Package related objects codeDan McGee
2011-01-20Add an 'unflag all' optionDan McGee
2011-01-18Add arch-specific group overview pagesDan McGee
2011-01-18Make package signoffs AJAX if JS is enabledDan McGee
2011-01-13Make userpkgs a simple_tagDan McGee
2010-12-13Refactor packages urls for clean lookDan McGee
2010-12-13Move more URLs out of root urlconfDan McGee
2010-12-07Always allow a developer to disown a packageDan McGee
2010-12-03Display flag date in package search and allow sortingrelease_2010-12-03Dan McGee
2010-10-18Move hardcoded email address to settings fileDan McGee
2010-10-04Make user profile a OneToOneFieldrelease_2010-10-05Dan McGee
2010-10-04Add some select_related() magicDan McGee
2010-09-08Use arch.agnostic flag everywhereDan McGee
2010-09-08Fix download links to work with package poolsDan McGee
2010-09-08Implement package difference filteringDan McGee
2010-09-06Move mirror models out of main appDan McGee
2010-09-03Use direct_to_template in all remaining possible placesDan McGee
2010-08-28PyLint suggested cleanupsDan McGee
2010-08-28Move package utility functionsDan McGee
2010-08-28Move differences into it's own functionDan McGee
2010-08-27Add package groups to front page and cache resultsrelease_2010-08-27-2Dan McGee
2010-08-27Add last updated column to package groups viewDan McGee
2010-08-27Add a package group overview pageDan McGee
2010-08-27Add a group details viewDan McGee
2010-08-25Package Differences by Architecture viewDan McGee
2010-08-13Show maintainer full names in search dropdownDan McGee
2010-08-13Clarify what the date field means on package searchDan McGee
2010-08-04Add a title to the userpkgs linkDan McGee
2010-07-28Add new 'userpkgs' template tagDan McGee
2010-07-25Add package groups model and display to packagesDan McGee
2010-07-06Update code to use new flag_date columnDan McGee
2010-06-24Get unit tests up and running againDan McGee
2010-06-22Add 'never_cache' decorator in a bunch of placesDan McGee
2010-06-20Get a more accurate count of adopted packagesDan McGee
2010-06-20Update to the new messages frameworkDan McGee
2010-06-08Use Sites framework instead of hardcoded domain nameDan McGee
2010-06-05Updates for CSRF protection in Django 1.2.XDan McGee
2010-05-26Add ability to download package from web interfaceDan McGee
2010-05-26Move package flagging URLs below the packageDan McGee