aboutsummaryrefslogtreecommitdiffstats
path: root/webhook.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* changed user to used one and disabled deleting of brancheslookshe2016-09-261-2/+2
* add a first version of a READMERalf Jung2015-07-191-1/+2
* don't hard-code the path to the python interpreterRalf Jung2015-06-181-1/+1
* 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, and...Ralf Jung2015-02-221-2/+3
* add support for github -> local syncRalf Jung2015-02-221-0/+22