summaryrefslogtreecommitdiff
path: root/jekyll-hook.js
AgeCommit message (Expand)Author
2014-08-06Addressed comment in #12Scisco
2014-08-06Merge branch 'validate_x_hub_sig' of https://github.com/Phillipmartin/jekyll-...Scisco
2014-08-04Fixed typo in email notification strings.Ned Zimmerman
2014-07-17Fixed issue with config item namingScisco
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 requ...Scisco
2014-07-17Github sends payload in json format now. Removing json.PARSER conversionScisco
2014-06-03Add the ability to validate the X-Hub-Signature headerPhilip Martin
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 ba...Dave Cole
2013-04-09Reorganize app to use external scripts. Make main file executable. Move sampl...Dave Cole