gitlab-org--gitlab-foss/spec/services
Dmitriy Zaporozhets 23fc1f666c Merge branch 'dz-nested-group-misc' into 'master'
Miscellaneous improvements to the nested groups feature

See merge request !8308
2016-12-29 18:51:29 +00:00
..
auth
boards
chat_names
ci Create environments when the build referencing them is created 2016-12-15 13:57:04 +00:00
discussions
files
groups Add nested groups support to the Groups::CreateService 2016-12-26 11:56:19 +02:00
issuable Check if user can read issue before being assigned 2016-12-27 19:25:17 -02:00
issues Check if user can read issue before being assigned 2016-12-27 19:25:17 -02:00
labels
members
merge_requests Merge branch 'issue_22664' into 'master' 2016-12-29 10:00:45 +00:00
milestones
notes Check if user can read issue before being assigned 2016-12-27 19:25:17 -02:00
projects
protected_branches
search
slash_commands
users Cache project authorizations even when user has access to zero projects 2016-12-28 14:41:30 +01:00
access_token_validation_service_spec.rb Convert AccessTokenValidationService into a class. 2016-12-16 16:29:32 +05:30
after_branch_delete_service_spec.rb
compare_service_spec.rb
create_deployment_service_spec.rb
create_release_service_spec.rb
create_snippet_service_spec.rb
create_tag_service_spec.rb
delete_branch_service_spec.rb
delete_merged_branches_service_spec.rb
delete_tag_service_spec.rb
delete_user_service_spec.rb
destroy_group_service_spec.rb
event_create_service_spec.rb
git_hooks_service_spec.rb
git_push_service_spec.rb Merge branch 'feature/more-storage-statistics' into 'master' 2016-12-26 09:48:30 +00:00
git_tag_push_service_spec.rb
import_export_clean_up_service_spec.rb
notification_service_spec.rb
repair_ldap_blocked_user_service_spec.rb
repository_archive_clean_up_service_spec.rb
search_service_spec.rb
system_hooks_service_spec.rb
system_note_service_spec.rb
test_hook_service_spec.rb
todo_service_spec.rb
update_release_service_spec.rb
update_snippet_service_spec.rb