gitlab-org--gitlab-foss/app/services
Kamil Trzciński 213891fa43 Merge branch 'ac-releases-name-sha-author' into 'master'
Add name, author and sha to releases

See merge request gitlab-org/gitlab-ce!23763
2018-12-14 11:53:13 +00:00
..
application_settings
applications
auth
badges
boards
chat_names
ci Generalise test compare service 2018-12-11 11:39:22 +01:00
clusters Minor refactor to GCP service classes 2018-12-10 15:11:01 -08:00
commits Eliminate duplicated words 2018-11-22 01:01:23 +09:00
concerns
deploy_keys
deploy_tokens
discussions
emails
events
files Commits API: Preserve file content in move operations if unspecified 2018-11-28 11:50:05 +00:00
gpg_keys
groups
issuable Extract code from Issues::MoveService 2018-11-12 08:57:25 +01:00
issues Merge branch '40085-add-a-create_merge_request-quick-action' into 'master' 2018-11-20 11:04:51 +00:00
keys
labels Fix deprecation: Passing ActiveRecord::Base objects to sanitize_sql_hash_for_assignment 2018-12-13 21:48:43 +01:00
lfs
mattermost
members
merge_requests Guard with feature flag 2018-12-07 21:00:47 +08:00
milestones
notes Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
projects Validate LFS hrefs before downloading them 2018-12-11 18:13:44 +00:00
prometheus
protected_branches
protected_tags
quick_actions Creates /create_merge_request quickaction 2018-11-14 15:16:19 +01:00
resource_events
search
submodules Add submodule update API endpoint 2018-11-07 14:03:30 +01:00
suggestions Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
tags Add name, author and sha to releases 2018-12-13 12:15:21 +01:00
test_hooks Rename project's pipelines relation 2018-12-05 14:39:15 +00:00
todos/destroy Rails5: Passing a class as a value in an Active Record query is deprecated 2018-11-17 16:14:36 +01:00
users Use gitlab-default_value_with Rails 5 2018-11-15 16:44:22 +01:00
wiki_pages
wikis
access_token_validation_service.rb Add config to disable impersonation 2018-11-29 09:37:16 +01:00
after_branch_delete_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
create_branch_service.rb
create_release_service.rb Add name, author and sha to releases 2018-12-13 12:15:21 +01:00
create_snippet_service.rb
delete_branch_service.rb
delete_merged_branches_service.rb
event_create_service.rb
git_push_service.rb
git_tag_push_service.rb
gravatar_service.rb
ham_service.rb
import_export_clean_up_service.rb
issuable_base_service.rb Allow limiting quick actions to execute 2018-11-07 16:27:55 +01:00
merge_request_metrics_service.rb
metrics_service.rb
note_summary.rb
notification_recipient_service.rb Send a notification email on mirror update errors 2018-12-11 23:08:17 -03:00
notification_service.rb Send a notification email on mirror update errors 2018-12-11 23:08:17 -03:00
preview_markdown_service.rb Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
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
spam_check_service.rb
spam_service.rb
submit_usage_ping_service.rb
system_hooks_service.rb
system_note_service.rb Creates /create_merge_request quickaction 2018-11-14 15:16:19 +01:00
todo_service.rb
update_deployment_service.rb
update_release_service.rb
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
web_hook_service.rb