gitlabhq/app/models
Ariejan de Vroom 7ffb8fc616 Added specs for special cases
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.
2011-12-15 10:33:20 +01:00
..
.gitkeep init commit 2011-10-09 00:36:38 +03:00
ability.rb merge request entity 2011-11-28 09:39:43 +02:00
commit.rb fixed merge request diff 2011-11-29 20:06:37 +02:00
issue.rb fix issue count 2011-11-28 23:34:24 +02:00
key.rb repo & project access separated. critical gitolite bugfix 2011-12-07 01:27:07 +02:00
merge_request.rb fixed merge request diff 2011-11-29 20:06:37 +02:00
note.rb Resolved issue #235 2011-11-18 01:52:13 -05:00
project.rb Added specs for special cases 2011-12-15 10:33:20 +01:00
repository.rb Added web hooks functionality 2011-12-14 17:38:52 +01:00
snippet.rb Fix different styles/button positions 2011-12-08 01:35:57 +02:00
tree.rb fixed image preview 2011-12-01 09:16:53 -05:00
user.rb Merge branch 'master' of github.com:gitlabhq/gitlabhq 2011-11-18 04:18:26 -05:00
users_project.rb repo & project access separated. critical gitolite bugfix 2011-12-07 01:27:07 +02:00
web_hook.rb Added web hooks functionality 2011-12-14 17:38:52 +01:00