diff options
author | Stan Hu <stanhu@gmail.com> | 2016-08-19 22:22:52 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2016-08-20 06:53:14 -0700 |
commit | 41d89533e61f6009b5d800afc00c184e2807eafd (patch) | |
tree | c609b79d6ac3c69a992859745fd354d021699288 /CHANGELOG | |
parent | a16ac37e91cefec81d53b7ade755b04c67b4912c (diff) | |
download | gitlab-ce-41d89533e61f6009b5d800afc00c184e2807eafd.tar.gz |
Fix assorted rspec failures due to stale, cached user permissions
RequestStore is disabled in tests, but the Ability class was
caching user permissions based on the user and project ID of
previous test runs. Revise code to use RequestStore only if it
is active.
Diffstat (limited to 'CHANGELOG')
0 files changed, 0 insertions, 0 deletions