gitlab-org--gitlab-foss/spec/services
Douwe Maan ea40c08d5f Allow SentNotification#position to be set as string or hash 2016-07-11 12:21:05 -05:00
..
auth
ci Merge branch 'fix/status-of-pipeline-without-builds' into 'master' 2016-06-16 11:48:36 +00:00
groups
issues Fix spec 2016-06-03 17:14:23 -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 Handle custom Git hook result in GitLab UI 2016-07-04 20:16:55 +03:00
milestones
notes Add comment with diff to DiffPositionUpdateService spec 2016-07-07 16:14:57 -04:00
projects Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
search Fix visibility of private project snippets for members when searching 2016-06-22 20:09:19 -03:00
create_commit_builds_service_spec.rb Add support for "skip ci" too 2016-06-25 11:38:06 +10:00
create_deployment_service_spec.rb Make `project_id` and `environment_id` nullable 2016-06-15 13:00:13 +02:00
create_release_service_spec.rb
create_snippet_service_spec.rb
create_tag_service_spec.rb Better message for git hooks and file locks 2016-07-04 15:31:49 +03:00
delete_tag_service_spec.rb
delete_user_service_spec.rb
destroy_group_service_spec.rb Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
event_create_service_spec.rb
git_hooks_service_spec.rb Better message for git hooks and file locks 2016-07-04 15:31:49 +03:00
git_push_service_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
git_tag_push_service_spec.rb Expire branch/tag git data when needed. 2016-06-30 16:17:38 +02:00
notification_service_spec.rb Allow SentNotification#position to be set as string or hash 2016-07-11 12:21:05 -05:00
repair_ldap_blocked_user_service_spec.rb
search_service_spec.rb
system_hooks_service_spec.rb
system_note_service_spec.rb Rename MergeRequest methods that return commits or shas to be more clear and consistent 2016-07-06 18:50:58 -04:00
test_hook_service_spec.rb
todo_service_spec.rb Cache todo counters (pending/done) 2016-06-17 19:04:36 +02:00
update_release_service_spec.rb
update_snippet_service_spec.rb