Skip to content
  • Ariejan de Vroom's avatar
    Added web hooks functionality · 87276ad3ea51
    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.
    87276ad3ea51
This project manages its dependencies using Bundler. Learn more