summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-04Merge branch 'master' of ssh://gparabola/parabolawebNicolás Reynolds
2011-12-03Allow architecure selection for difference viewJohannes Krampf
2011-12-03Fix differences query if there are more than 2 architecturesJohannes Krampf
2011-12-03Re-enable fixture import by deleting the offending permissions for nowJohannes Krampf
2011-12-03Add mips64el to arches fixtureJohannes Krampf
2011-12-03Merge https://projects.archlinux.org/git/archwebJohannes Krampf
2011-12-02Merge branch 'master' of https://johkra.net/git/parabolaweb-johkraLuke Shumaker
2011-12-02Add database settings for PostgreSQLJohannes Krampf
2011-12-02Fix download link. Solution looks a bit unclean to me.Johannes Krampf
2011-12-02Fix bug tracker URLsJohannes Krampf
2011-12-02Spelling in ReadmeJohannes 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-01I think this fixes all the broken links (that point to parabolagnulinux.org a...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-30reporead: fix not defined variableDan McGee
2011-12-01Update localsettings.py.example, README, etc for parabolaweb.Luke Shumaker
2011-12-01move media/silhouette.png to media/devs/silhouette.pngLuke Shumaker
2011-11-30Master keys: reduce query count, add default orderingrelease_2011-11-30Dan McGee
2011-11-30Allow generation of an ownertrust fileDan McGee
2011-11-30Integrate master key into rest of siteDan McGee
2011-11-30Add master key overview pageDan McGee
2011-11-30Add master key model and admin integrationDan McGee
2011-11-30Move main fields to separate moduleDan McGee
2011-11-30Add initial migration for devel appDan McGee
2011-11-30reporead: split out filesonly update methodDan McGee
2011-11-30Add more precise sort for last update signoff columnDan McGee
2011-11-30Fix minor validation errorDan McGee
2011-11-30reporead: fix filesonly needs update checksDan McGee
2011-11-29Untrack bin/ and lib/ they aren't in archwebLuke Shumaker
2011-11-26A bunch of whitespace or .example/whatever changesLuke Shumaker
2011-11-26Merged with archweb trunkJohannes Krampf
2011-11-21Better support for non-latin full namesrelease_2011-11-21Dan McGee
2011-11-17reporead: don't trim pkgdesc lengthDan McGee
2011-11-17Display package URLs unquoted if possibleDan McGee
2011-11-17Change package description to a text fieldrelease_2011-11-17Dan McGee
2011-11-17Ensure reporead is protected against simultaneous runsDan McGee
2011-11-17reporead_inotify: nice the spawned subprocessesDan McGee
2011-11-16reporead_inotify: close connection once we are done with itDan McGee
2011-11-16reporead_inotify: spin up read_repo() in separate threadDan McGee
2011-11-16reporead: a few small tweaksDan McGee
2011-11-15reporead: clean up some debug loggingDan McGee
2011-11-15Update requirements.txtDan McGee
2011-11-15reporead_inotify: cancel threads that haven't started yet on shutdownDan McGee
2011-11-15Add new reporead_inotify management commandDan McGee
2011-11-15Improve primary arch validationDan McGee
2011-11-15Fix up empty table display on dev dashboardDan McGee
2011-11-15Add ability to cache users by username on the UserFinderDan McGee
2011-11-15Move certain settings above local settings importrelease_2011-11-15Dan McGee