gitlabhq/spec/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
..
issue_spec.rb annotate models 2011-11-16 16:32:35 +08:00
key_spec.rb clean-up code 2011-10-26 18:46:25 +05:00
merge_request_spec.rb merge request model specs 2011-11-28 23:24:08 +02:00
note_spec.rb new access rights implemented 2011-12-07 10:04:57 +02:00
project_security_spec.rb spec fix 2011-12-07 09:48:44 +02:00
project_spec.rb Added specs for special cases 2011-12-15 10:33:20 +01:00
snippet_spec.rb test expired snippets 2011-10-28 00:25:50 +05:00
user_spec.rb Merge branch 'master' of github.com:gitlabhq/gitlabhq 2011-11-18 04:18:26 -05:00
users_project_spec.rb clean-up code 2011-10-26 18:46:25 +05:00
web_hook_spec.rb Added web hooks functionality 2011-12-14 17:38:52 +01:00