summaryrefslogtreecommitdiff
path: root/packages/management
AgeCommit message (Expand)Author
2015-06-18Handle Django's level 3 verbosity properlyDan McGee
2015-04-15Don't blow up if we can't fetch an SVN revisionDan McGee
2013-04-22Use required_signoffs value when creating signoff specsDan McGee
2012-07-24Remove custom utc_now() function, use django.utils.timezone.now()Dan McGee
2012-03-23Make all datetime objects fully timezone awareDan McGee
2011-12-11PyLint suggested cleanupsDan McGee
2011-12-09populate_signoffs: add an SVN log cache for duplicate lookupsDan 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-04Signoff email: prune empty contentDan McGee
2011-11-03Signoffs changes and improvementsDan McGee
2011-11-03Make signoff_report command send emailDan McGee
2011-11-03Package signoff email report, initial revisionDan McGee