aboutsummaryrefslogtreecommitdiffstats
path: root/webhook.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* verify the HMAC that GitHub sendsRalf Jung2015-02-221-11/+0
|
* look out for the github event typeRalf Jung2015-02-221-1/+5
|
* add license headers and COPYINGRalf Jung2015-02-221-1/+28
|
* redesign to use force pushes only if necessary, to avoid race conditions, ↵Ralf Jung2015-02-221-2/+3
| | | | and to add email reports
* add support for github -> local syncRalf Jung2015-02-221-0/+22