gitlab-org--gitlab-foss/app/services
Kamil Trzcinski fe2137d871 Improve pipelines design 2016-05-10 02:26:13 +03:00
..
ci Improve pipelines design 2016-05-10 02:26:13 +03:00
commits Add support to cherry-pick any commit 2016-04-18 15:39:07 +08:00
files
groups
issues Update changelog, improve specs 2016-05-05 13:59:09 +07:00
merge_requests Don't auto-set MR title for confidential issues 2016-05-06 12:24:37 +01:00
milestones
notes Prevent privilege escalation via notes API 2016-04-26 14:40:51 -04:00
oauth2
projects Reduce delay in destroying a project from 1-minute to immediately 2016-05-07 01:12:31 -07:00
search
wiki_pages Fix error when trying to create a wiki page 2016-04-29 06:50:18 -07:00
audit_event_service.rb
base_service.rb
compare_service.rb
create_branch_service.rb Use a similar approach to branch creation for tag creation 2016-05-04 17:19:13 +02:00
create_commit_builds_service.rb
create_release_service.rb
create_snippet_service.rb
create_spam_log_service.rb
create_tag_service.rb Use a similar approach to branch creation for tag creation 2016-05-04 17:19:13 +02:00
delete_branch_service.rb
delete_tag_service.rb
delete_user_service.rb
destroy_group_service.rb
event_create_service.rb
git_hooks_service.rb
git_push_service.rb Expire repository exists? and has_visible_content? caches after a push if necessary 2016-05-04 11:59:12 -07:00
git_tag_push_service.rb Expire repository exists? and has_visible_content? caches after a push if necessary 2016-05-04 11:59:12 -07:00
gravatar_service.rb
issuable_base_service.rb Use association search in issuable create service 2016-04-22 08:01:50 +02:00
notification_service.rb Reuse `User#notification_settings_for` when it's possible 2016-04-11 20:50:26 -03:00
repair_ldap_blocked_user_service.rb
system_hooks_service.rb Added System Hooks for push and tag_push 2016-04-19 11:00:30 +02:00
system_note_service.rb Start with iid on branch creation 2016-04-14 14:49:45 +02:00
test_hook_service.rb
todo_service.rb
update_release_service.rb
update_snippet_service.rb