diff options
author | Stan Hu <stanhu@gmail.com> | 2015-11-25 11:30:33 -0800 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2015-11-25 11:30:33 -0800 |
commit | e55473ad6880a68a86f355b7825dbdaf67e1f375 (patch) | |
tree | d9c7357dd299c47edbd59e5ba7fa5a0033745c15 /lib/api/commit_statuses.rb | |
parent | dee28c50a90acaf1a364d3971132c70c96493932 (diff) | |
download | gitlab-ce-e55473ad6880a68a86f355b7825dbdaf67e1f375.tar.gz |
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
Diffstat (limited to 'lib/api/commit_statuses.rb')
0 files changed, 0 insertions, 0 deletions