Commit Graph

5 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
e565fde00f Signoff email: prune empty content
Don't send the email at all if there are no packages even in the
repository, and don't print empty sections.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-11-04 11:31:35 -05:00
Dan McGee
5f2c3bf98b Signoffs changes and improvements
* Better signoff report with more detail
* Show signoff specification in signoffs view
* Honor disabled/bad flags and display in approval column
* Various other small bugfixes and tweaks

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-11-03 20:39:59 -05:00
Dan McGee
9a5410ba4b Make signoff_report command send email
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-11-03 17:33:00 -05:00
Dan McGee
49ac7efd68 Package signoff email report, initial revision
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-11-03 17:19:53 -05:00