gitlab-org--gitlab-foss/app/services
Heinrich Lee Yu a7b1a4ef1e Fix polling for transformed individual notes
Sets `updated_at` so that the transformed note is returned together with
the new reply
2019-02-13 15:15:51 +08:00
..
application_settings
applications
auth Update comment about legacy pipeline triggers 2019-02-07 16:33:13 +02:00
badges
boards Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
chat_names
ci Fix a Ruby 2.4 incompatibility in Ci::CreatePipelineService 2019-02-12 19:07:16 +01:00
clusters Upgrade cluster applications, starting with runner 2019-02-07 21:40:55 +00:00
commits Add releases API 2018-12-31 12:05:56 +09:00
concerns Add Container Registry API 2019-01-25 13:13:48 +01:00
deploy_keys
deploy_tokens
discussions
emails
error_tracking Add service to get sentry projects list 2019-02-06 15:07:26 +00:00
events
files
gpg_keys
groups Reduce diff with EE in Groups::UpdateService 2019-02-04 18:42:53 +01:00
import API for importing external repos 2019-01-17 10:37:08 +00:00
issuable Refactor toggling of task list item 2019-01-30 23:18:16 +01:00
issues Raise exception if we can't match the update_task 2019-01-30 23:18:18 +01:00
keys
labels Incorporate feedback from Nick 2019-01-31 13:49:50 +01:00
lfs Fix several ActionController::Parameters deprecations 2019-01-11 21:19:01 +01:00
mattermost
members Update members service to cope with errors 2019-02-01 16:57:05 +01:00
merge_requests Enable fast task lists for merge requests 2019-02-07 09:28:35 -06:00
milestones Fix MilestonesFinder to pass relations to scope 2019-01-12 00:05:36 +08:00
notes Fix polling for transformed individual notes 2019-02-13 15:15:51 +08:00
projects Refactor use of Shell.import_repository for Wikis 2019-02-05 21:33:09 -08:00
prometheus
protected_branches [master] Check access rights when creating/updating ProtectedRefs 2019-01-31 16:52:50 +01:00
protected_tags
quick_actions Use parent instead of project 2019-01-08 02:30:37 +08:00
releases Add unique constraint to release and url 2019-01-04 22:17:03 +09:00
resource_events
search Reduce diff with EE in Search::GlobalService 2019-02-05 11:10:54 +01:00
submodules
suggestions Adjusts suggestions unable to be applied 2019-01-25 11:30:44 -02:00
tags Add spec for Release API 2018-12-31 14:35:57 +09:00
test_hooks
todos/destroy
users Fix several ActionController::Parameters deprecations 2019-01-11 21:19:01 +01:00
wiki_pages
wikis
access_token_validation_service.rb
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_snippet_service.rb
delete_branch_service.rb Use 'delete' instead of 'remove' for source branch 2019-01-22 12:57:01 -05:00
delete_merged_branches_service.rb
event_create_service.rb
git_push_service.rb Add support for Git push options, specifically ci.skip 2018-12-31 13:57:53 -05:00
git_tag_push_service.rb Add support for Git push options, specifically ci.skip 2018-12-31 13:57:53 -05:00
gravatar_service.rb
ham_service.rb
import_export_clean_up_service.rb
issuable_base_service.rb Remove Redcarpet markdown engine 2019-02-04 12:48:35 +01:00
merge_request_metrics_service.rb
metrics_service.rb
note_summary.rb
notification_recipient_service.rb
notification_service.rb Sent notification only to authorized users 2019-01-31 16:52:49 +01:00
preview_markdown_service.rb Remove Redcarpet markdown engine 2019-02-04 12:48:35 +01: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
task_list_toggle_service.rb Find checkbox input with less specific selector 2019-02-12 16:22:21 -06:00
todo_service.rb
update_deployment_service.rb
update_snippet_service.rb
upload_service.rb Refactor upload service to return uploader 2019-01-07 11:16:58 +08:00
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