gitlab-org--gitlab-foss/app/services
Toon Claes a3fdd6acd2 Use string based `visibility` getter & setter
Add `visibility` & `visibility=` methods to the
`Gitlab::VisibilityLevel` module so the `visibility_level` can be
get/set with a string value.
2017-03-02 12:15:25 +01:00
..
application_settings
auth
boards
chat_names
ci
commits Enable and autocorrect the CustomErrorClass cop 2017-03-01 15:28:10 +00:00
discussions
files Enable and autocorrect the CustomErrorClass cop 2017-03-01 15:28:10 +00:00
groups
issuable
issues Enable and autocorrect the CustomErrorClass cop 2017-03-01 15:28:10 +00:00
labels
members
merge_requests Merge branch 'fix/mwbs-to-mwps' into 'master' 2017-03-01 20:30:51 +00:00
milestones
notes
projects Use string based `visibility` getter & setter 2017-03-02 12:15:25 +01:00
protected_branches
search
slash_commands Merge branch 'fix/mwbs-to-mwps' into 'master' 2017-03-01 20:30:51 +00:00
tags
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
delete_branch_service.rb
delete_merged_branches_service.rb
event_create_service.rb
git_hooks_service.rb
git_operation_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
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
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
validate_new_branch_service.rb