gitlab-org--gitlab-foss/app/services
Mayra Cabrera 89132bbdd6 Add gitlab-managed option to clusters form
When this option is enabled, GitLab will create namespaces and service
accounts as usual. When disabled, GitLab wont create any project
specific kubernetes resources

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56557
2019-05-03 01:05:53 +00:00
..
application_settings Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
applications
auth
badges
boards
chat_names
ci Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
clusters Add gitlab-managed option to clusters form 2019-05-03 01:05:53 +00:00
commits
concerns Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
deploy_keys
deploy_tokens
discussions
emails
error_tracking
events
files Externalize several strings in 2019-04-16 10:32:05 +00:00
git Use all keyword args for DataBuilder::Push.build() 2019-04-25 13:54:26 +02:00
gpg_keys
groups Merge branch 'forbid-the-usage-of-reload' into 'master' 2019-04-15 15:52:12 +00:00
import Externalize strings detected by rubocop-i18n 2019-04-15 12:25:48 +00:00
issuable
issues Externalize strings detected by rubocop-i18n 2019-04-15 12:25:48 +00:00
keys
labels
lfs
mattermost
members Externalize strings detected by rubocop-i18n 2019-04-15 12:25:48 +00:00
merge_requests Add support for two-step Gitaly Rebase RPC 2019-05-02 17:30:07 +00:00
milestones Externalize strings detected by rubocop-i18n 2019-04-15 12:25:48 +00:00
notes Forbid the use of #reload and prefer #reset 2019-04-15 13:05:14 +02:00
projects Use git_garbage_collect_worker to run pack_refs 2019-05-02 21:41:05 +00:00
prometheus
protected_branches
protected_tags
quick_actions
releases Set release name when adding release notes to an existing tag 2019-04-09 06:52:15 +00:00
resource_events
search
submodules
suggestions
tags Use all keyword args for DataBuilder::Push.build() 2019-04-25 13:54:26 +02:00
test_hooks Added list_pages method to avoid loading all wiki pages content 2019-04-25 04:19:07 +00:00
todos/destroy Stop serialising project when removing todos 2019-04-29 15:31:29 +01:00
users Merge branch 'forbid-the-usage-of-reload' into 'master' 2019-04-15 15:52:12 +00:00
wiki_pages
wikis
access_token_validation_service.rb
akismet_service.rb
audit_event_service.rb
base_count_service.rb
base_renderer.rb
base_service.rb
cohorts_service.rb
compare_service.rb Check that source and target branch exist 2019-04-18 22:01:51 -03:00
create_branch_service.rb
create_snippet_service.rb
delete_branch_service.rb Introduce ServiceResponse to wrap around response 2019-04-22 17:16:32 +08:00
delete_merged_branches_service.rb
event_create_service.rb
gravatar_service.rb
ham_service.rb
import_export_clean_up_service.rb
issuable_base_service.rb
merge_request_metrics_service.rb
metrics_service.rb
note_summary.rb
notification_recipient_service.rb Fix unexpected extra notification mails 2019-04-17 09:10:42 +00:00
notification_service.rb
preview_markdown_service.rb
push_event_payload_service.rb
repair_ldap_blocked_user_service.rb
repository_archive_clean_up_service.rb
reset_project_cache_service.rb
search_service.rb
service_response.rb Introduce ServiceResponse to wrap around response 2019-04-22 17:16:32 +08:00
spam_check_service.rb
spam_service.rb
submit_usage_ping_service.rb
system_hooks_service.rb Remove deprecated uses of attribute_changed? 2019-04-30 15:24:25 +08:00
system_note_service.rb
task_list_toggle_service.rb
todo_service.rb
update_deployment_service.rb Always return the deployment in the execute method 2019-04-12 12:46:00 -03:00
update_snippet_service.rb
upload_service.rb
user_agent_detail_service.rb
user_project_access_changed_service.rb
validate_new_branch_service.rb
verify_pages_domain_service.rb Mark unverified pages domains for removal 2019-04-09 17:46:29 +00:00
web_hook_service.rb