gitlab-org--gitlab-foss/app/services
Jeroen Nijhof d4690af8bc Use GitlabShellWorker.perform_async for housekeeping 2015-11-19 16:04:07 +01:00
..
ci Implement when syntax in .gitlab-ci.yml 2015-10-15 23:49:39 +02:00
files
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
notes Fix cross-references originating from notes 2015-10-12 14:30:44 +02:00
oauth2
projects Use GitlabShellWorker.perform_async for housekeeping 2015-11-19 16:04:07 +01:00
search
archive_repository_service.rb Clear archive cache asynchronously 2015-10-20 16:53:37 +02:00
audit_event_service.rb
base_service.rb
compare_service.rb
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
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
system_hooks_service.rb
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