27 Dec, 2011
1 commit
-
Conflicts: app/models/project.rb config/routes.rb db/schema.rb
26 Dec, 2011
1 commit
18 Dec, 2011
1 commit
15 Dec, 2011
1 commit
-
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.
14 Dec, 2011
1 commit
-
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.
05 Dec, 2011
1 commit
15 Nov, 2011
1 commit
02 Nov, 2011
1 commit
26 Oct, 2011
1 commit
-
* Remove trailing whitespace * Converts hard-tabs into two-space soft-tabs * Remove consecutive blank lines
22 Oct, 2011
1 commit
09 Oct, 2011
3 commits