gitlab-org--gitlab-foss/spec
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
..
bin
config
controllers Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'master' 2017-05-10 21:43:34 +00:00
db/production
factories Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
features Merge branch 'fix-shortcuts_spec-explore-page-transient-failure' into 'master' 2017-05-11 01:07:16 +00:00
finders Use described_class in SnippetsFinder-spec 2017-05-10 16:48:18 +02:00
fixtures Merge request widget redesign 2017-05-09 04:15:34 +00:00
helpers Merge branch 'rs-sanitize-submodule-urls' into 'security' 2017-05-10 16:44:20 +02:00
initializers
javascripts Track pending requests in AjaxCache 2017-05-10 22:01:00 +00:00
lib Merge branch 'retried-in-database-mysql' into 'master' 2017-05-10 22:07:05 +00:00
mailers
migrations No user needed to cleanup namespaceless pending delete projects 2017-05-10 15:01:27 +02:00
models Allow disabling usage ping in gitlab.yml 2017-05-11 09:20:11 +01:00
policies Merge branch 'snippets-finder-visibility' into 'security' 2017-05-10 16:48:18 +02:00
presenters Merge request widget redesign 2017-05-09 04:15:34 +00:00
requests Merge branch 'retried-in-database-mysql' into 'master' 2017-05-10 22:07:05 +00:00
routing Redirect from redirect routes to canonical routes 2017-05-05 12:11:57 -07:00
rubocop/cop
serializers Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
services Merge branch 'retried-in-database-mysql' into 'master' 2017-05-10 22:07:05 +00:00
sidekiq/cron Resolve "Update gem sidekiq-cron from 0.4.4 to 0.6.0 and rufus-scheduler from 3.1.10 to 3.4.0" 2017-05-10 15:48:09 +00:00
support Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
tasks Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
unicorn
uploaders
validators
views Merge branch 'retried-in-database-mysql' into 'master' 2017-05-10 22:07:05 +00:00
workers Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'master' 2017-05-10 21:43:34 +00:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb