gitlab-org--gitlab-foss/app/services
Kushal Pandya 8a5ca1121b Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'
# Conflicts:
#   spec/lib/gitlab/import_export/all_models.yml
2017-04-06 21:12:16 +00:00
..
application_settings
auth Add test example for invalid registry access request 2017-03-31 12:37:44 +02:00
boards
chat_names
ci Remove code deprecated in pipeline process service 2017-04-02 13:19:39 +02:00
commits
concerns/issues Implement review comments from @DouweM for !10467. 2017-04-06 22:39:40 +05:30
discussions
files
groups Merge branch 'jej-group-name-disclosure' into 'security' 2017-03-29 19:18:38 -07:00
issuable
issues
labels
mattermost
members
merge_requests Merge branch '30291-reopen-mr' into 'master' 2017-04-06 11:21:28 +00:00
milestones
notes
projects Fix status when removing legacy tags from registry 2017-04-05 14:32:45 +02:00
protected_branches Protected Tags backend review changes 2017-04-06 10:56:21 +01:00
protected_tags Protected Tags backend review changes 2017-04-06 10:56:21 +01:00
search ProjectsFinder should handle more options 2017-04-06 07:11:37 +02:00
slash_commands
tags
users Merge branch '28695-move-all-associated-records-to-ghost-user' into 'master' 2017-04-06 18:54:57 +00:00
wiki_pages
access_token_validation_service.rb
after_branch_delete_service.rb
akismet_service.rb
audit_event_service.rb
base_service.rb Log errors in UpdatePagesService 2017-03-31 16:15:10 +02:00
compare_service.rb
create_branch_service.rb
create_deployment_service.rb
create_release_service.rb
create_snippet_service.rb
delete_branch_service.rb Moved Project#protected_branch? to ProtectedBranch, similar for tags 2017-04-03 19:19:54 +01:00
delete_merged_branches_service.rb
event_create_service.rb
git_hooks_service.rb
git_operation_service.rb
git_push_service.rb Moved Project#protected_branch? to ProtectedBranch, similar for tags 2017-04-03 19:19:54 +01:00
git_tag_push_service.rb
gravatar_service.rb
ham_service.rb
import_export_clean_up_service.rb
issuable_base_service.rb
note_summary.rb
notification_recipient_service.rb Quiet pipeline emails 2017-04-03 13:59:48 +01:00
notification_service.rb Quiet pipeline emails 2017-04-03 13:59:48 +01:00
pages_service.rb
repair_ldap_blocked_user_service.rb
repository_archive_clean_up_service.rb
search_service.rb Refactor SearchController#show 2017-03-31 13:03:55 +00:00
spam_check_service.rb
spam_service.rb
system_hooks_service.rb
system_note_service.rb Split status and confidentiality action 2017-04-04 12:36:58 +02:00
test_hook_service.rb
todo_service.rb Remove unnecessary ORDER BY clause when updating todos 2017-04-02 20:48:58 +03: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