gitlab-org--gitlab-foss/spec/services
Timothy Andrew bb81f2afc1 Implement last round of review comments from !4892.
1. Fix typos, minor styling errors.

2. Use single quotes rather than double quotes in `user_access_spec`.

3. Test formatting.
2016-07-13 14:18:05 +05:30
..
auth
ci Avoid `describe`-ing symbols in specs 2016-07-12 10:27:58 -05:00
groups
issues Avoid `describe`-ing symbols in specs 2016-07-12 10:27:58 -05:00
members
merge_requests Enforce "developers can merge" during `pre-receive`. 2016-07-13 13:24:56 +05:30
milestones Avoid `describe`-ing symbols in specs 2016-07-12 10:27:58 -05:00
notes Avoid `describe`-ing symbols in specs 2016-07-12 10:27:58 -05:00
projects Reset project pushes_since_gc when we enqueue the git gc call 2016-07-12 15:54:05 +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 Avoid `describe`-ing symbols in specs 2016-07-12 10:27:58 -05:00
create_deployment_service_spec.rb
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 Avoid `describe`-ing symbols in specs 2016-07-12 10:27:58 -05:00
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 Implement last round of review comments from !4892. 2016-07-13 14:18:05 +05:30
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 Avoid `describe`-ing symbols in specs 2016-07-12 10:27:58 -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 Avoid `describe`-ing symbols in specs 2016-07-12 10:27:58 -05:00
todo_service_spec.rb
update_release_service_spec.rb
update_snippet_service_spec.rb