Files
gitlabhq/app
Dmitriy Zaporozhets 40143a8eee Merge branch 'fix-application-settings-not-expiring' into 'master'
Fix application settings cache not expiring after changes

cache_key is an instance method that relies on updated_at. When changes
were made, the time-dependent key was being used instead of X.application_setting.last.

Closes #3609 


See merge request !1972
2015-12-04 16:54:50 +00:00
..
2015-11-26 17:03:43 +02:00
2015-11-23 13:05:22 +01:00
2015-11-30 16:12:31 +02:00