1. 26 Dec, 2011 1 commit
  2. 15 Dec, 2011 1 commit
    • Ariejan de Vroom's avatar
      Added specs for special cases · 7ffb8fc6
      Ariejan de Vroom authored
      We don't execute web hooks when:
       * You create a new branch. Make sure you first create the branch, and then push any commits. This is the way Github works, so its expected behavior.
       * When tags are pushed.
      7ffb8fc6
  3. 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
  4. 13 Dec, 2011 2 commits
  5. 12 Dec, 2011 1 commit
  6. 07 Dec, 2011 10 commits
  7. 06 Dec, 2011 5 commits
  8. 05 Dec, 2011 11 commits
  9. 04 Dec, 2011 2 commits
  10. 03 Dec, 2011 3 commits
  11. 02 Dec, 2011 1 commit
  12. 01 Dec, 2011 2 commits