gitlab-org--gitlab-foss/app/services
Douwe Maan 9b115ce4d3 Actually don't send resolved notifications when deleting a note 2016-08-04 13:44:28 -07:00
..
auth Fix private method visibility in container registry 2016-07-19 15:12:06 +02:00
ci Add notice implementation 2016-07-18 14:59:01 +02:00
commits Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' "" 2016-07-18 10:16:56 +02:00
files Merge branch 'master' into rename-repo-files 2016-07-19 11:23:08 +01:00
groups
issues Refactor spam validation to a concern that can be easily reused and improve legibility in `SpamCheckService` 2016-07-26 19:29:16 -05:00
members Raise a new Gitlab::Access::AccessDeniedError when permission is not enough to destroy a member 2016-06-18 06:06:34 +02:00
merge_requests Merge branch 'master' into diff-line-comment-vuejs 2016-08-03 15:32:00 -07:00
milestones Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
notes Actually don't send resolved notifications when deleting a note 2016-08-04 13:44:28 -07:00
oauth2
projects Fix Project#to_param to keep invalid project suitable for use in URLs 2016-07-27 13:52:45 -03:00
protected_branches Implement final review comments from @rymai. 2016-07-29 15:20:39 +05:30
search
wiki_pages Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
audit_event_service.rb Services: code style fixes, minor refactoring 2016-07-06 20:58:43 +03:00
base_service.rb
compare_service.rb switch from diff_file_collection to diffs 2016-08-03 07:00:20 +02:00
create_branch_service.rb Fix of 'Commits being passed to custom hooks are already reachable when using the UI' 2016-07-19 07:45:22 +03:00
create_commit_builds_service.rb Track a user who created a pipeline 2016-07-15 17:42:27 +02:00
create_deployment_service.rb
create_release_service.rb Services: code style fixes, minor refactoring 2016-07-06 20:58:43 +03:00
create_snippet_service.rb Services: code style fixes, minor refactoring 2016-07-06 20:58:43 +03:00
create_spam_log_service.rb
create_tag_service.rb Services: code style fixes, minor refactoring 2016-07-06 20:58:43 +03:00
delete_branch_service.rb Update to gitlab_git 10.4.1 and take advantage of preserved Ref objects 2016-07-28 12:24:47 -04:00
delete_tag_service.rb Update to gitlab_git 10.4.1 and take advantage of preserved Ref objects 2016-07-28 12:24:47 -04:00
delete_user_service.rb
destroy_group_service.rb
event_create_service.rb
git_hooks_service.rb Better message for git hooks and file locks 2016-07-04 15:31:49 +03:00
git_push_service.rb Use `Gitlab::Access` to protected branch access levels. 2016-07-29 15:20:39 +05:30
git_tag_push_service.rb Update to gitlab_git 10.4.1 and take advantage of preserved Ref objects 2016-07-28 12:24:47 -04:00
gravatar_service.rb
issuable_base_service.rb Allow bulk (un)subscription from issues in issue index 2016-07-14 19:36:19 -03:00
notification_service.rb Send notification email when all discussions are resolved 2016-07-28 21:00:32 -06:00
repair_ldap_blocked_user_service.rb
repository_archive_clean_up_service.rb Use find instead Ruby to remove files due to performance reasons 2016-07-21 10:31:49 -03:00
spam_check_service.rb Refactor spam validation to a concern that can be easily reused and improve legibility in `SpamCheckService` 2016-07-26 19:29:16 -05:00
system_hooks_service.rb
system_note_service.rb Merge branch 'master' into diff-line-comment-vuejs 2016-08-03 15:32:00 -07:00
test_hook_service.rb
todo_service.rb When Issue author assign or mention himself Todos are created 2016-07-14 10:56:44 +02:00
update_release_service.rb Services: code style fixes, minor refactoring 2016-07-06 20:58:43 +03:00
update_snippet_service.rb Services: code style fixes, minor refactoring 2016-07-06 20:58:43 +03:00