An error occurred fetching the project authors.
  1. 18 Jul, 2012 1 commit
  2. 26 Jun, 2012 1 commit
  3. 03 Jan, 2012 2 commits
  4. 14 Dec, 2011 1 commit
    • Ariejan de Vroom's avatar
      Added web hooks functionality · edab46e9
      Ariejan de Vroom authored
      This commit includes:
      
       * Projects can have zero or more WebHooks.
       * The PostReceive job will ask a project to execute any web hooks defined for that project.
       * WebHook has a URL, we post Github-compatible JSON to that URL.
       * Failure to execute a WebHook will be silently ignored.
      edab46e9