summaryrefslogtreecommitdiff
path: root/plugins/git-multimail.lua
Commit message (Collapse)AuthorAgeFilesLines
* Cleanups of multimail pluginDaniel Silverstone2017-08-021-7/+9
| | | | | Richard spotted a --stdout and I wanted to clean up some of the logging. All good now.
* Support git_multimail.py as a plugindsilvers/multimailDaniel Silverstone2017-08-021-0/+218
This plugin supports running git_multimail.py during the post-receive hook. It uses Lace and Supple to provide simple but flexible control of the service, and requires sysadmins to pre-configure the site outside of gitano-admin control which should ensure a reduction in the abuse-ability of it.