1. 06 3月, 2012 1 次提交
  2. 04 3月, 2012 1 次提交
  3. 02 3月, 2012 1 次提交
  4. 01 3月, 2012 2 次提交
  5. 29 2月, 2012 1 次提交
  6. 28 2月, 2012 3 次提交
  7. 22 2月, 2012 1 次提交
  8. 21 2月, 2012 1 次提交
  9. 20 2月, 2012 1 次提交
  10. 16 2月, 2012 2 次提交
  11. 12 2月, 2012 1 次提交
  12. 08 2月, 2012 1 次提交
  13. 20 1月, 2012 1 次提交
  14. 15 1月, 2012 1 次提交
  15. 11 1月, 2012 1 次提交
  16. 04 1月, 2012 1 次提交
  17. 01 1月, 2012 1 次提交
  18. 31 12月, 2011 1 次提交
  19. 30 12月, 2011 2 次提交
  20. 20 12月, 2011 1 次提交
  21. 18 12月, 2011 1 次提交
  22. 16 12月, 2011 1 次提交
  23. 15 12月, 2011 2 次提交
    • A
      Added specs for special cases · 7ffb8fc6
      Ariejan de Vroom 提交于
      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
    • A
      Added web hooks functionality · edab46e9
      Ariejan de Vroom 提交于
      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
  24. 14 12月, 2011 4 次提交
  25. 13 12月, 2011 2 次提交
  26. 08 12月, 2011 1 次提交
  27. 07 12月, 2011 2 次提交
  28. 05 12月, 2011 2 次提交