summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2012-02-14Require message when flagging package out of dateDan McGee
2012-02-12Protect urlencode calls against Unicode dataDan McGee
2012-02-07FlagRequest model behavior tweaksDan McGee
2012-02-06Encourage bug reports to have a summaryDan McGee
2012-02-02Extract split_package_details() methodDan McGee
2012-01-28Support more characters in package namesrelease_2012-01-28Dan McGee
2012-01-26Add repo to flag request admin columnsDan McGee
2012-01-10Add old version string to saved flag requestsrelease_2012-01-11Dan McGee
2012-01-05Adjust page and content caching lengths and decoratorsDan McGee
2012-01-03Add maintainer and packager data to package JSON viewDan McGee
2011-12-12Use full version in signoff admin list viewDan McGee
2011-12-12Add signoff model admin interfaceDan McGee
2011-12-11PyLint suggested cleanupsDan McGee
2011-12-09populate_signoffs: add an SVN log cache for duplicate lookupsDan McGee
2011-12-08Store flag requests in the databaseDan McGee
2011-12-08Add a new FlagRequest modelDan McGee
2011-12-08Remove auto-deletion of package relations on inactive usersDan McGee
2011-12-08Multilib differences reportDan McGee
2011-12-03Rename files list template for consistencyDan McGee
2011-12-03Show files and directory count in standalone package files viewDan McGee
2011-12-03Convert packager link to search by packagerDan McGee
2011-11-21Better support for non-latin full namesrelease_2011-11-21Dan McGee
2011-11-17Display package URLs unquoted if possibleDan McGee
2011-11-15Add ability to cache users by username on the UserFinderDan McGee
2011-11-14Allow population of signoff specs with SVN commit messagesDan McGee
2011-11-11Add a split packages sitemaprelease_2011-11-11Dan McGee
2011-11-11Show relevant signoffs on dashboardDan McGee
2011-11-11Add pkgnames array to JSON package signoffs viewDan McGee
2011-11-10packages/view/search: refactor out the form parsing codeDan McGee
2011-11-10packages/views: split out search viewDan McGee
2011-11-10packages/views: move signoff-related views into separate moduleDan McGee
2011-11-10packages/views: move flag-related views to own moduleDan McGee
2011-11-10Move package views into subdirectoryDan McGee
2011-11-10Add package signoffs JSON viewDan McGee
2011-11-04Rewrite get_target_repo_map() using raw SQLDan McGee
2011-11-04Signoff email: prune empty contentDan McGee
2011-11-04Add filter by target repo on signoffs pageDan McGee
2011-11-04Fix signoff target repo mappingDan McGee
2011-11-04Find all potential package signoff specifications upfrontDan McGee
2011-11-03Make maintainer lookup on todo lists fastDan McGee
2011-11-03Add new attach_maintainers() utility methodDan McGee
2011-11-03Minor signoff query tweaks/optimizationsDan McGee
2011-11-03Allow signoff manipulation if you are a maintainerDan McGee
2011-11-03Allow signoff options to apply to all packages across architecturesDan McGee
2011-11-03Ensure signoffs can only be created if allowedDan McGee
2011-11-03Signoffs changes and improvementsDan McGee
2011-11-03Add signoff options form and data entry pageDan McGee
2011-11-03Make signoff_report command send emailDan McGee
2011-11-03Package signoff email report, initial revisionDan McGee
2011-11-03Refactor more package signoff stuffDan McGee