gitlab-org--gitlab-foss/app/services
Robert Speicher c9edffcba6 Merge branch 'close-issues-by-mr' into 'master'
Close issues mentioned in MR description when MR is merged using
fast-forward merge or when merge commit message is edited.

Fixes gitlab-org/gitlab-ee#48.

See merge request !1639
2015-10-19 09:31:11 +00:00
..
ci Implement when syntax in .gitlab-ci.yml 2015-10-15 23:49:39 +02:00
files Add directory feature button 2015-10-07 04:22:55 -07:00
issues Simplify code around (cross)-references 2015-10-12 11:54:46 +02:00
labels Allow dashboard and group issues/MRs to be filtered by label 2015-10-14 12:33:39 +02:00
merge_requests Fix bug preventing mentioned issued from being closed when MR is merged using fast-forward merge. 2015-10-18 15:07:02 +02:00
milestones Remove milestones from merge requests when milestones are deleted 2015-09-21 07:00:55 -07:00
notes Fix cross-references originating from notes 2015-10-12 14:30:44 +02:00
oauth2
projects Fix: Images cannot show when projects' path was changed 2015-10-14 18:50:35 +03:00
search
archive_repository_service.rb Let gitlab-git-http-server handle archive downloads 2015-10-08 17:12:00 +02:00
audit_event_service.rb
base_service.rb Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00
compare_service.rb Fix Error 500 when comparing non-existing branches 2015-09-18 12:02:01 -07:00
create_branch_service.rb
create_snippet_service.rb
create_tag_service.rb
delete_branch_service.rb
delete_tag_service.rb
delete_user_service.rb
destroy_group_service.rb
event_create_service.rb Create a "destroyed Milestone" event and keep Milestone events around in the DB 2015-09-15 05:51:11 -07:00
git_push_service.rb Fix bug where a push would only create cross references from the first commit. 2015-10-18 14:05:27 +02:00
git_tag_push_service.rb
gravatar_service.rb
issuable_base_service.rb
notification_service.rb Note the original location of a moved project when notifying users of the move 2015-10-01 09:54:56 +03:00
system_hooks_service.rb hooks: Add full project namespace to payload 2015-10-02 19:44:33 +02:00
system_note_service.rb Reorder system note verb to say "Restored source branch X" instead of "Source branch X restored" 2015-10-16 00:51:25 -07:00
test_hook_service.rb
update_snippet_service.rb