summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2012-11-15Merge tag 'release_2012-02-18'Luke Shumaker
2012-11-15Merge tag 'release_2012-02-11'Luke Shumaker
2012-11-15Merge commit '33fe337' (Encourage bug reports to have a summary)Luke Shumaker
2012-11-15Merge commit '1f18484' (update)Luke Shumaker
2012-11-14Merge tag 'release_2012-01-28'Luke Shumaker
2012-11-14Merge tag 'release_2012-01-11'Luke Shumaker
2012-11-14Merge commit 'd198137' (update)Luke Shumaker
2012-11-14Merge commit '96fecb1' (Multilib differences report)Luke Shumaker
2012-02-28Merge commit '20e9a83' from ArchwebLuke Shumaker
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-04strip https: from another URLLuke Shumaker
2011-12-04Merge branch 'master' of ssh://gparabola/parabolawebNicolás Reynolds
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-12-03Allow architecure selection for difference viewJohannes Krampf
2011-12-03Fix differences query if there are more than 2 architecturesJohannes Krampf
2011-12-02Merge branch 'master' of https://johkra.net/git/parabolaweb-johkraLuke Shumaker
2011-12-02Fix download link. Solution looks a bit unclean to me.Johannes Krampf
2011-12-02Fix bug tracker URLsJohannes Krampf
2011-12-02These for references to arch slipped through.Luke Shumaker
2011-12-01Normalize the URI scheme used for inbound links. Don't use one when possible,...Luke Shumaker
2011-12-01add get_wiki_link() to packages/templatetags/package_extras.py (fix the 500 e...Luke Shumaker
2011-12-01this probably should have happened during the merge (small stuff)Luke Shumaker
2011-11-26Merged with archweb trunkJohannes Krampf
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