gitlab-org--gitlab-foss/spec/services
Stan Hu 9c8e9046c7 Fix Error 500 when updating a project
If no parameters were specified for project features but Wikis were disabled,
we would get "NoMethodError: undefined method `[]' for nil:NilClass".

Closes #44019
2018-03-08 07:03:53 -08:00
..
applications
auth Replace deprecated path_with_namespace with full_path 2018-03-05 15:41:54 +02:00
boards Bring one group board to CE 2018-03-03 12:56:17 -03:00
chat_names Expose ChatName objects to slash commands 2018-02-23 14:37:53 +01:00
ci Add soec for achevie! method. Fixed the method 2018-03-06 21:43:19 +09:00
clusters Increase lease timeout for CheckIngressIpAddressService to reduce polling frequency (#42643) 2018-02-25 12:50:03 +11:00
deploy_keys
discussions
emails
events
files File upload UI obeys LFS filters 2018-02-06 15:26:25 +00:00
gpg_keys
groups Use hashed storage in the specs 2018-02-07 13:40:46 +00:00
issuable
issues Remember assignee when moving an issue 2018-02-18 20:27:18 +01:00
keys
labels Allow to find labels in ancestor groups and better group support in label service 2018-02-26 16:23:19 +00:00
lfs Backport of LFS File Locking API 2018-02-07 09:04:00 -05:00
members Don't delete todos or unassign issues and MRs when a user leaves a project 2018-03-07 17:18:01 -06:00
merge_requests Allow a user to select `allow maintainer to push` 2018-03-07 15:12:31 +01:00
milestones
notes Fix quick actions for users who cannot update issues and MRs 2018-03-02 16:16:13 +00:00
projects Fix Error 500 when updating a project 2018-03-08 07:03:53 -08:00
prometheus Implemente Prometheus:AdapterService 2018-03-05 19:34:59 +01:00
protected_branches
protected_tags
quick_actions Resolve "Milestone Quick Action not displayed with no project milestones but with group milestones" 2018-02-23 14:23:09 +00:00
search Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibility' into 'security-10-4' 2018-02-09 12:04:05 -06:00
tags
test_hooks
users Use hashed storage in the specs 2018-02-07 13:40:46 +00:00
wiki_pages
access_token_validation_service_spec.rb
after_branch_delete_service_spec.rb
base_count_service_spec.rb
check_gcp_project_billing_service_spec.rb
cohorts_service_spec.rb
compare_service_spec.rb
create_branch_service_spec.rb
create_deployment_service_spec.rb
create_release_service_spec.rb
create_snippet_service_spec.rb
delete_branch_service_spec.rb
delete_merged_branches_service_spec.rb
event_create_service_spec.rb
git_push_service_spec.rb
git_tag_push_service_spec.rb
gravatar_service_spec.rb
import_export_clean_up_service_spec.rb
note_summary_spec.rb
notification_service_spec.rb Add DNS verification to Pages custom domains 2018-02-23 12:22:29 +00:00
pages_service_spec.rb
preview_markdown_service_spec.rb
push_event_payload_service_spec.rb
repair_ldap_blocked_user_service_spec.rb
repository_archive_clean_up_service_spec.rb
reset_project_cache_service_spec.rb
search_service_spec.rb
spam_service_spec.rb
submit_usage_ping_service_spec.rb
system_hooks_service_spec.rb Merge branch 'sh-fix-issue-43871-system-hooks' into 'master' 2018-03-05 22:42:48 +00:00
system_note_service_spec.rb Use host URL to build JIRA remote link icon 2018-03-05 17:20:54 -03:00
todo_service_spec.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
update_merge_request_metrics_service_spec.rb
update_release_service_spec.rb
update_snippet_service_spec.rb
upload_service_spec.rb
user_project_access_changed_service_spec.rb
verify_pages_domain_service_spec.rb Add DNS verification to Pages custom domains 2018-02-23 12:22:29 +00:00
web_hook_service_spec.rb