gitlab-org--gitlab-foss/app/services
Kamil Trzciński fb4a486605 Merge branch 'feature/runner-jobs-v4-api' into 'master'
Feature/runner jobs v4 api

Closes #28513

See merge request !9273
2017-03-07 13:53:26 +00:00
..
application_settings
auth Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
boards Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
chat_names
ci Merge branch 'feature/runner-jobs-v4-api' into 'master' 2017-03-07 13:53:26 +00:00
commits Remove useless assignment 2017-03-03 07:23:49 -06:00
discussions
files Fix variable name and change copy 2017-03-01 14:29:33 -06:00
groups Fix eslint 2017-03-06 14:58:53 +01:00
issuable
issues Enable and autocorrect the CustomErrorClass cop 2017-03-01 15:28:10 +00:00
labels Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
mattermost Improve UX 2017-03-02 10:21:29 +01:00
members Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
merge_requests Merge branch 'fix/mwbs-to-mwps' into 'master' 2017-03-01 20:30:51 +00:00
milestones
notes add /award slash command 2017-02-28 22:38:19 +02:00
projects Delete artifacts for pages unless expiry date is specified 2017-03-05 23:34:20 +01:00
protected_branches Enable Performance/RedundantMerge 2017-02-23 09:31:57 -06:00
search
slash_commands Merge branch 'fix/mwbs-to-mwps' into 'master' 2017-03-01 20:30:51 +00:00
tags Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
users Fix access to projects shared with a nested group 2017-02-28 14:18:20 +02:00
wiki_pages
access_token_validation_service.rb Don't declare constants in Struct 2017-02-28 17:50:22 +01:00
after_branch_delete_service.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
akismet_service.rb
audit_event_service.rb
base_service.rb Enable Rails/Delegate 2017-02-23 09:32:42 -06:00
compare_service.rb
create_branch_service.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
create_deployment_service.rb
create_release_service.rb
create_snippet_service.rb
delete_branch_service.rb
delete_merged_branches_service.rb
event_create_service.rb
git_hooks_service.rb
git_operation_service.rb Don't require start branch to exist if we're just creating a new branch 2017-03-02 08:59:57 -06:00
git_push_service.rb Moved call of SystemHooksService from UpdateMergeRequestsWorker to GitPushServic… 2017-03-07 12:59:20 +00:00
git_tag_push_service.rb
gravatar_service.rb
ham_service.rb
import_export_clean_up_service.rb
issuable_base_service.rb add /award slash command 2017-02-28 22:38:19 +02:00
notification_service.rb Update occurrences of MWBS to MWPS 2017-03-01 12:02:02 +01:00
pages_service.rb
repair_ldap_blocked_user_service.rb
repository_archive_clean_up_service.rb
spam_check_service.rb
spam_service.rb
system_hooks_service.rb Use string based `visibility` getter & setter 2017-03-02 12:15:25 +01:00
system_note_service.rb Revert "Disallow system notes for closed issuables" 2017-03-02 14:57:46 -03:00
test_hook_service.rb
todo_service.rb Update occurrences of MWBS to MWPS 2017-03-01 12:02:02 +01:00
update_release_service.rb
update_snippet_service.rb
user_agent_detail_service.rb
user_project_access_changed_service.rb
validate_new_branch_service.rb