gitlab-org--gitlab-foss/spec/services
Maël Valais a9e409179b Create cross-reference for closing references on commits pushed to non-default branches.
I also revamped the tests on "closing reference commits" (= "Fixes #xxxx" for example).
Now, there are two different contexts:
- when the commits with "closing reference" are pushed to the default branch,
- when the commits with "closing reference" are pushed to a non-default branch.

Closes gitlab-org/gitlab-ce#2190.
2015-08-22 16:49:09 +02:00
..
issues Fix Style/Blocks cop violations 2015-06-22 16:00:54 -04:00
merge_requests Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00
milestones Add group service spec. 2014-06-30 15:00:12 +02:00
notes Fix Style/TrailingBlankLines cop violations 2015-06-22 14:38:33 -04:00
projects Test Email::AttachmentUploader. 2015-08-20 11:33:35 -07:00
archive_repository_service_spec.rb Merge branch 'master' into rubocop-for-tests 2015-06-23 10:44:03 +02:00
create_snippet_service_spec.rb Use stub_application_setting in a few more specs 2015-07-06 22:39:56 -04:00
destroy_group_service_spec.rb Change foo.should syntax to expect(foo).to in specs 2015-06-13 18:37:30 -04:00
event_create_service_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
git_push_service_spec.rb Create cross-reference for closing references on commits pushed to non-default branches. 2015-08-22 16:49:09 +02:00
git_tag_push_service_spec.rb Remove unnecessary whitespace between let and ( 2015-06-22 14:39:07 +02:00
notification_service_spec.rb Send notification to all participants when MR is merged. 2015-07-30 15:29:43 +02:00
search_service_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
system_hooks_service_spec.rb Remove unnecessary whitespace between let and ( 2015-06-22 14:39:07 +02:00
system_note_service_spec.rb Fix hooks for web based events with external issue references 2015-06-14 17:41:11 +02:00
test_hook_service_spec.rb Remove unnecessary whitespace between let and ( 2015-06-22 14:39:07 +02:00
update_snippet_service_spec.rb Use stub_application_setting in a few more specs 2015-07-06 22:39:56 -04:00