gitlab-org--gitlab-foss/spec/models
Sean McGivern 3c546acf78 Allow disabling usage ping in gitlab.yml
Setting `usage_ping_enabled` to false in `gitlab.yml`:

1. Disables the usage ping, regardless of the value stored in the database.
2. Prevents the usage ping from being enabled through the admin panel. It can
   only be enabled by either removing the line from `gitlab.yml` and configuring
   through the admin panel, or setting it to true in `gitlab.yml`.
2017-05-11 09:20:11 +01:00
..
blob_viewer
ci Merge branch 'retried-in-database-mysql' into 'master' 2017-05-10 22:07:05 +00:00
concerns Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' into 'master' 2017-05-08 12:54:23 +00:00
cycle_analytics Fix Specs 2017-05-08 11:26:04 -03:00
hooks
issue
members
merge_request
network
project_services Enable the Style/TrailingCommaInArguments cop 2017-05-10 18:25:45 +02:00
ability_spec.rb
abuse_report_spec.rb
appearance_spec.rb
application_setting_spec.rb Allow disabling usage ping in gitlab.yml 2017-05-11 09:20:11 +01:00
award_emoji_spec.rb
blob_spec.rb
board_spec.rb
broadcast_message_spec.rb
chat_name_spec.rb
chat_team_spec.rb
commit_range_spec.rb
commit_spec.rb Re-enable Gitaly commit_raw_diff feature 2017-05-07 23:37:42 +02:00
commit_status_spec.rb Store retried in database for CI builds 2017-05-07 22:43:53 +02:00
compare_spec.rb
container_repository_spec.rb
deploy_key_spec.rb
deploy_keys_project_spec.rb
deployment_spec.rb Merge request widget redesign 2017-05-09 04:15:34 +00:00
diff_discussion_spec.rb
diff_note_spec.rb
discussion_spec.rb
email_spec.rb
environment_spec.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
event_spec.rb Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci skip] 2017-05-05 16:59:31 +03:00
external_issue_spec.rb
forked_project_link_spec.rb
generic_commit_status_spec.rb
global_milestone_spec.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
group_label_spec.rb
group_milestone_spec.rb
group_spec.rb Use relative paths for group/project/user avatars 2017-05-10 15:26:17 +11:00
guest_spec.rb
identity_spec.rb
issue_collection_spec.rb Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
issue_spec.rb Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
key_spec.rb
label_link_spec.rb
label_priority_spec.rb
label_spec.rb
legacy_diff_discussion_spec.rb
lfs_objects_project_spec.rb
list_spec.rb
member_spec.rb
merge_request_diff_spec.rb
merge_request_spec.rb Small code improvements and add migration spec 2017-05-08 18:43:53 -03:00
milestone_spec.rb
namespace_spec.rb
note_spec.rb
notification_setting_spec.rb
pages_domain_spec.rb
personal_access_token_spec.rb
project_authorization_spec.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
project_feature_spec.rb
project_group_link_spec.rb
project_label_spec.rb
project_snippet_spec.rb
project_spec.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
project_statistics_spec.rb Enable the Style/TrailingCommaInArguments cop 2017-05-10 18:25:45 +02:00
project_team_spec.rb
project_wiki_spec.rb Update last_repository_updated_at when the wiki is updated 2017-05-04 15:44:11 -03:00
protectable_dropdown_spec.rb
protected_branch_spec.rb
protected_tag_spec.rb
redirect_route_spec.rb Delete conflicting redirects 2017-05-05 12:11:58 -07:00
release_spec.rb
repository_spec.rb Load tree readme asynchronously 2017-05-10 08:21:58 -05:00
route_spec.rb Reduce risk of deadlocks 2017-05-05 14:31:33 -07:00
sent_notification_spec.rb
service_spec.rb
snippet_blob_spec.rb
snippet_spec.rb Merge branch 'snippets-finder-visibility' into 'security' 2017-05-10 16:48:18 +02:00
spam_log_spec.rb
subscription_spec.rb
system_note_metadata_spec.rb
timelog_spec.rb
todo_spec.rb
tree_spec.rb
trending_project_spec.rb
upload_spec.rb
user_agent_detail_spec.rb
user_spec.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
wiki_directory_spec.rb
wiki_page_spec.rb