gitlab-org--gitlab-foss/app/services
Sean McGivern 7cacaf18de Fix constant resolution in UpdatePagesService
There is now a `Projects::Settings` module, for the members
controller. Ensure that we get the actual settings, not that module.
2017-02-01 23:36:37 +00:00
..
application_settings
auth
boards
chat_names
ci
commits
discussions
files
groups
issuable
issues
labels Abillity to promote project labels to group labels 2017-01-31 12:50:52 +01:00
members
merge_requests refactor merge request build service 2017-01-31 10:06:00 +03:00
milestones
notes
projects Fix constant resolution in UpdatePagesService 2017-02-01 23:36:37 +00:00
protected_branches
search
slash_commands
users
wiki_pages
access_token_validation_service.rb
after_branch_delete_service.rb
akismet_service.rb
audit_event_service.rb
base_service.rb
compare_service.rb
create_branch_service.rb
create_deployment_service.rb
create_release_service.rb
create_snippet_service.rb
create_tag_service.rb
delete_branch_service.rb
delete_merged_branches_service.rb
delete_tag_service.rb
delete_user_service.rb
destroy_group_service.rb
event_create_service.rb
git_hooks_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
notification_service.rb Fix notification when global=disabled, group=watch 2017-01-30 18:21:54 +01:00
pages_service.rb Move most of PagesWorker logic UpdatePagesService 2017-01-31 22:53:57 +00:00
repair_ldap_blocked_user_service.rb
repository_archive_clean_up_service.rb
spam_service.rb
system_hooks_service.rb
system_note_service.rb
test_hook_service.rb
todo_service.rb
update_release_service.rb
update_snippet_service.rb
user_agent_detail_service.rb
user_project_access_changed_service.rb