gitlab-org--gitlab-foss/spec
Stan Hu f7eceed644 Merge branch 'handle-redis-not-there' into 'master'
Fix database migrations when Redis is not running

If Redis were not running or USE_DB were set to false, the application settings retrieval would fail completely. This change only attempts to use the cache if the system actually
wants to connect to the DB and rescues any failures in talking to Redis.

Closes #17557 


See merge request !4924
2016-06-29 22:14:06 +00:00
..
config
controllers Merge branch 'master' into issue_3359_3 2016-06-29 11:32:38 -03:00
factories Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-project 2016-06-20 14:04:14 +00:00
features Enable Style/SpaceAfterComma Rubocop cop 2016-06-29 15:23:44 +02:00
finders Revert "squashed merge and fixed conflicts" 2016-06-16 12:59:07 +02:00
fixtures optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
helpers Be explicit which project and user ID are memoized 2016-06-29 13:42:15 -07:00
initializers Fix settings_spec so that it can that run by itself 2016-06-23 22:26:33 -07:00
javascripts Merge branch 'emoji-menu-stick-search' into 'master' 2016-06-27 18:03:08 +00:00
lib Merge branch 'handle-redis-not-there' into 'master' 2016-06-29 22:14:06 +00:00
mailers Fallback to group's owners/masters when a project has none 2016-06-20 12:10:37 +02:00
models Added Bugzilla as external issue tracker option 2016-06-29 06:01:54 -04:00
requests Enable Style/SpaceAfterComma Rubocop cop 2016-06-29 15:23:44 +02:00
routing
services Merge branch 'fix-18997' into 'master' 2016-06-27 18:43:12 +00:00
support support cgi style options, such as erb?parent=json 2016-06-27 14:17:49 -07:00
tasks/gitlab
views
workers Unify check branch name exist 2016-06-20 21:44:21 +02:00
factories_spec.rb
rails_helper.rb
spec_helper.rb
teaspoon_env.rb