gitlab-org--gitlab-foss/app/services
Grzegorz Bizon 5fb2065179 Merge branch '41902-add-api-option-to-overwrite-project-description-on-project-export' into 'master'
Resolve "Extend API for exporting a project with option to overwrite project description"

Closes #41902 and #34936

See merge request gitlab-org/gitlab-ce!17744
2018-03-16 15:55:30 +00:00
..
application_settings
applications
auth use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
badges Projects and groups badges API 2018-03-05 17:51:40 +00: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 Use Project#source_of_merge_requests-relation 2018-03-07 16:59:17 +01:00
clusters Increase lease timeout for CheckIngressIpAddressService to reduce polling frequency (#42643) 2018-02-25 12:50:03 +11:00
commits
concerns
deploy_keys
discussions
emails
events
files Use correct encoding with Lfs::FileTransfromer 2018-03-15 21:49:01 +00:00
gpg_keys
groups Merge branch 'fix/gh-namespace-issue' into 'security-10-4' 2018-02-09 12:16:28 -06: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 Use correct encoding with Lfs::FileTransfromer 2018-03-15 21:49:01 +00:00
mattermost
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 Only cache highlight results for latest MR diffs 2018-03-15 11:49:53 +00:00
milestones
notes Merge branch 'jprovazn-api' into 'master' 2018-03-07 13:37:50 +00:00
projects Adds the option to override project description on export via API 2018-03-16 13:56:11 +00:00
prometheus Implemente Prometheus:AdapterService 2018-03-05 19:34:59 +01:00
protected_branches Protected branch is now created for default branch on import 2018-01-06 12:20:49 +00:00
protected_tags
quick_actions Move wip handling to MergeRequest::BaseService 2018-03-01 13:28:35 -03:00
search
tags
test_hooks use class reader instead of dynamic constant 2018-01-17 09:55:00 +01:00
users Backport relevant changes from EE https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4827 to CE 2018-03-07 17:01:32 +00:00
wiki_pages
access_token_validation_service.rb
after_branch_delete_service.rb
akismet_service.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
audit_event_service.rb
base_count_service.rb
base_renderer.rb
base_service.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
check_gcp_project_billing_service.rb Fix billing checking 2018-01-10 15:23:22 +01:00
cohorts_service.rb
compare_service.rb Avoid re-fetching merge-base SHA from Gitaly unnecessarily 2018-03-07 22:46:29 -03:00
create_branch_service.rb
create_deployment_service.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
create_release_service.rb
create_snippet_service.rb
delete_branch_service.rb
delete_merged_branches_service.rb Remove allow_n_plus_1 block from DeleteMergedBranchesService 2018-02-12 17:22:26 +01:00
event_create_service.rb Cache merged and closed events data in merge_request_metrics table 2018-01-02 17:45:25 -02:00
git_push_service.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
git_tag_push_service.rb
gravatar_service.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
ham_service.rb
import_export_clean_up_service.rb
issuable_base_service.rb Rename quick actions handler 2018-03-05 10:24:18 -03:00
merge_request_metrics_service.rb Cache merged and closed events data in merge_request_metrics table 2018-01-02 17:45:25 -02:00
metrics_service.rb
note_summary.rb
notification_recipient_service.rb Add discussion API 2018-03-07 12:27:50 +01:00
notification_service.rb Prevent sending an access request to a project from failing when the project has invited members 2018-03-11 12:57:25 -05:00
pages_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 Rename Project#cache_index to jobs_cache_index 2018-01-04 22:17:03 +01:00
search_service.rb
spam_check_service.rb
spam_service.rb
submit_usage_ping_service.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
system_hooks_service.rb Don't error out in system hook if user has nil datetime columns 2018-03-05 13:38:46 -08:00
system_note_service.rb Remove unnused escape_html method 2018-02-02 18:00:06 -02:00
todo_service.rb Add discussion API 2018-03-07 12:27:50 +01:00
update_release_service.rb
update_snippet_service.rb
upload_service.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
user_agent_detail_service.rb
user_project_access_changed_service.rb
validate_new_branch_service.rb
verify_pages_domain_service.rb Log pages domain verification changes to application.log 2018-02-23 12:22:29 +00:00
web_hook_service.rb Merge branch '41293-fix-command-injection-vulnerability-on-system_hook_push-queue-through-web-hook' into 'security-10-3' 2018-01-16 17:04:51 -08:00