summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-10Fix problem with branch names.Daniel Silva
2014-08-27Merge pull request #22 from Caffe1neAdd1ct/masterScisco
2014-08-23Fixes 403 error generated by second or greater hook request sent to listening...Kevin Andrews
2014-08-06Merge pull request #20 from developmentseed/Phillipmartin-validate_x_hub_sigAJ
2014-08-06Addressed comment in #12Scisco
2014-08-06Merge branch 'validate_x_hub_sig' of https://github.com/Phillipmartin/jekyll-...Scisco
2014-08-04Merge pull request #19 from bight/masterAJ
2014-08-04Fixed typo in email notification strings.Ned Zimmerman
2014-07-23Updated version and added new contributorv0.2.0AJ
2014-07-17Merge pull request #16 from developmentseed/improvementsAJ
2014-07-17Added S3 help to readmeScisco
2014-07-17Another fix in the readme fileScisco
2014-07-17minor fix in readmeScisco
2014-07-17Fixed issue with config item namingScisco
2014-07-17omitted an extra commaScisco
2014-07-17Removing v1 build scriptScisco
2014-07-17Removed sudo from publish scriptScisco
2014-07-17Updated readme/helpScisco
2014-07-17Updated publish script with the updated nginx file locationScisco
2014-07-17Updated build script with newly added jekyll build commandScisco
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-07-17Updated readme file with more helpful helpScisco
2014-06-03Add the ability to validate the X-Hub-Signature headerPhilip Martin
2013-10-21Merge pull request #10 from drewish/build-v1-executableDave Cole
2013-10-20Make build-v1.sh executableandrew morton
2013-08-14Merge pull request #7 from orzFly/patch-1Dave Cole
2013-08-10Update readme.mdYeechan Lu
2013-06-19Add callbacks to early exit functionsDave Cole
2013-05-30Add script for jekyll v1 buildingDave Cole
2013-05-15Merge pull request #6 from benbalter/heroku-portDave Cole
2013-05-15look for port in process.env, otherwise default to 8080Benjamin J. Balter
2013-05-15Merge pull request #4 from benbalter/procfileDave Cole
2013-05-15Merge pull request #3 from benbalter/config-sampleDave Cole
2013-05-15add in Procfile for Heroku goodnessBenjamin J. Balter
2013-05-15move sample config from readme to individual fileBenjamin J. Balter
2013-05-15Create jekyll-hook.confDave Cole
2013-05-09Merge pull request #2 from paulsmith/masterDave Cole
2013-05-09Update docs for installing nodePaul Smith
2013-05-09Docs for Ubuntu >= 12.10Paul Smith
2013-05-01Add BSD licensev0.1.0Dave Cole
2013-04-30Add queue to manage simultaneous requests.Dave Cole
2013-04-11Mention s3cmd in publish-s3.shDave Cole
2013-04-11Add publish-s3 script. Don't try to override baseurl in publish script.Dave Cole
2013-04-10Whitelist accounts. Set allowed branch as webhook parameter so it can vary ba...Dave Cole
2013-04-10Better documentation.Dave Cole
2013-04-09Reorganize app to use external scripts. Make main file executable. Move sampl...Dave Cole
2013-04-02Use HTTP 202 accepted status codeDave Cole
2013-04-02Localize variables.Dave Cole