gitlab-org--gitlab-foss/app
Stan Hu e55473ad68 Expire application settings from cache at startup
If a DB migration occurs, there's a chance that the application settings are
loaded from the cache and provide stale values, causing Error 500s.
This ensures that at startup the settings are always refreshed.

Closes #3643
2015-11-25 11:30:33 -08:00
..
assets Improve project members page UI 2015-11-25 10:24:29 +01:00
controllers Emoji bug: Invalid url to image 2015-11-22 01:51:00 +02:00
finders Port GitLab EE ProjectsFinder changes 2015-11-20 15:53:04 +01:00
helpers Fix for Emoji 2015-11-20 11:13:43 +02:00
mailers Remove duplication in mailers/emails/notes.rb 2015-11-17 11:55:43 +01:00
models Expire application settings from cache at startup 2015-11-25 11:30:33 -08:00
services Rescue StandardError, not Exception 2015-11-24 16:12:25 -05:00
uploaders Expose artifacts path 2015-11-23 13:05:22 +01:00
views Merge branch 'new-member-page' into 'master' 2015-11-25 18:20:22 +00:00
workers Fix 500 when using CI 2015-11-23 13:51:41 +01:00