aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mgagit/templates/gitolite.rc
Commit message (Collapse)AuthorAgeFilesLines
* mgagit: Update to git_multimail.py e12918c100.Colin Guthrie2014-04-271-1/+1
| | | | | | | | | | This is from https://github.com/mhagger/git-multimail I've reapplied my changes which avoid some unnecessary error messages when the summary email address is not configured (used for i18n mails). The notable change is to synthesise dates in emails to hopefully fix ordering in email clients (i.e. with multi-commit pushes).
* mgagit: Remove old emailerColin Guthrie2013-10-071-1/+1
|
* mgagit: Convert to git multimail for notifications.Colin Guthrie2013-10-071-1/+1
| | | | | | | This system sends one mail per commit pushed, all threaded (i.e. as replies) to a summary email of the push itself. Upstream URL for git multimail is: https://github.com/mhagger/git-multimail
* mgagit: Show diffs in commit messages and include a link to gitweb.Colin Guthrie2013-08-211-1/+1
|
* mgagit: Attempt to envelope the emails so they make it to the commits ↵Colin Guthrie2013-08-211-1/+1
| | | | mailing lists
* gitolite.rc: add gitweb.owner to the list of allowed config keysNicolas Vigier2013-07-151-1/+1
|
* gitolite.rc: set GIT_CONFIG_KEYSNicolas Vigier2013-06-251-1/+1
|
* gitolite.rc: enable cgitNicolas Vigier2013-06-251-1/+1
|
* gitolite.rc: set umask to 0022Nicolas Vigier2013-06-251-1/+1
|
* Add mgagit moduleNicolas Vigier2013-06-251-0/+161