gitlab-org--gitlab-foss/spec
Stan Hu 004ff65196 Squelch output of ActiveSupport::Cache::NullStore in tests
When a spec fails relating to the cache, the job log can easily exceed
the maximum length and make it harder to see the actual issue
(e.g. https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/239803017).
2019-06-25 11:52:56 -07:00
..
bin
config
controllers Eliminate N+1 queries in Dashboard::TodosController 2019-06-24 09:57:38 -07:00
db Backport the EE schema and migrations to CE 2019-06-17 17:09:05 +02:00
dependencies
factories Renew Let's Encrypt certificates 2019-06-24 20:35:12 +00:00
features Allow autocompleting scoped labels 2019-06-25 10:19:29 +00:00
finders Return all runner tags when search is empty 2019-06-24 16:44:04 +03:00
fixtures Add embedding flag and filter to CPU/Mem 2019-06-20 14:06:18 +00:00
frontend Move Vuex action helper spec to Jest 2019-06-25 15:44:20 +00:00
graphql Render GFM html in GraphQL 2019-06-20 08:02:33 +00:00
haml_lint/linter
helpers Remove baseEndpoint from search dropdwon 2019-06-24 15:10:15 +03:00
initializers
javascripts Merge branch '63177-follow-up-from-use-scoped-routes-for-labels-and-milestones' into 'master' 2019-06-25 15:51:48 +00:00
lib Fix broken worktree test 2019-06-25 14:45:51 +00:00
mailers Fix notes email with group-level notification email 2019-06-24 09:20:10 +00:00
migrations Prevent EE backport migrations from running if CE is not migrated 2019-06-25 05:42:10 -07:00
models Require pipeline if "Pipeline must succeed" is set 2019-06-25 10:12:02 +01:00
policies Add documentation and tests 2019-06-19 07:08:56 +00:00
presenters
rack_servers
requests Change HTTP Status Code when repository disabled 2019-06-24 22:12:42 +00:00
routing Remove deprecated group routes 2019-06-14 20:36:19 +03:00
rubocop
serializers Omit issues links in merge request entity API response 2019-06-20 15:59:41 -07:00
services Rename to time_tracking_limit_to_hours 2019-06-25 09:31:23 +08:00
sidekiq/cron
support Squelch output of ActiveSupport::Cache::NullStore in tests 2019-06-25 11:52:56 -07:00
tasks Sanitize LDAP output in Rake tasks 2019-06-21 05:49:56 -05:00
uploaders
validators
views Merge branch 'error-pipelines-for-blocked-users' into 'master' 2019-06-17 13:00:34 +00:00
workers Use project depended feature flag for pages ssl 2019-06-25 10:30:12 +02:00
factories_spec.rb
fast_spec_helper.rb Backport gitlab.yml.example from EE 2019-06-20 14:51:49 +02:00
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb