summaryrefslogtreecommitdiff
path: root/main/fixtures/arches.json
AgeCommit message (Collapse)Author
2013-12-25Don't modify the arches and repos fixtures... it only ends in painLuke Shumaker
Do that at "run-time".
2013-04-26Merge branch 'archweb-generic2'Luke Shumaker
Conflicts: main/fixtures/arches.json settings.py templates/public/index.html templates/public/svn.html
2013-04-22Add 'required_signoffs' field to Arch modelDan McGee
This will indicate how many signoffs are required for packages of the given architecture. Set the default to 2 as it currently stands. Signed-off-by: Dan McGee <dan@archlinux.org>
2011-12-08add the i586 architecture to arches.jsonLuke Shumaker
2011-12-03Add mips64el to arches fixtureJohannes Krampf
2010-09-08Update arch fixture with new columnDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-06-16Update fixturesDan McGee
We have added some repos and some fields to these guys, so update them with what we have in production at the moment. Signed-off-by: Dan McGee <dan@archlinux.org>
2008-04-17Added some fixture data for repos and arches.eliott