summaryrefslogtreecommitdiff
path: root/jekyll-hook.js
AgeCommit message (Collapse)Author
2014-07-17Added an activate key for the email in config and codeScisco
2014-07-17If the repo is private, ssh key is needed, if it's public a simple https ↵Scisco
request is enough
2014-07-17Github sends payload in json format now. Removing json.PARSER conversionScisco
2013-06-19Add callbacks to early exit functionsDave Cole
2013-05-15look for port in process.env, otherwise default to 8080Benjamin J. Balter
2013-04-30Add queue to manage simultaneous requests.Dave Cole
2013-04-10Whitelist accounts. Set allowed branch as webhook parameter so it can vary ↵Dave Cole
based on repository.
2013-04-09Reorganize app to use external scripts. Make main file executable. Move ↵Dave Cole
sample code to readme. Refs #40.