Commit Graph

3 Commits

Author SHA1 Message Date
Dan McGee
12408702ea Allow population of signoff specs with SVN commit messages
This pulls them from the latest SVN commit on trunk. We don't have a
failproof method of getting the exact right commit, but this should be
close if it is run on a regular basis via cron (aka hourly).

Note that running locally, I needed the development version of South to
get the migration included here to apply because of information_schema
changes in the current version of MySQL.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-11-14 12:27:38 -06:00
Dan McGee
626dd1156d Add pkgnames array to JSON package signoffs view
This makes it easier to match up exact packages with their signoff
entry.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-11-11 10:12:53 -06:00
Dan McGee
865fa5c1e3 packages/views: move signoff-related views into separate module
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-11-10 19:13:11 -06:00