Go to file
Shawn Pearce 7ab135e863 Revert "Perform user.getEffectiveGroups() less eagerly"
This reverts commit f7569d0cb2.
The implementation removes any ability for slow GroupBackends
to perform their own per-request group level caching.

The correct way to do less eager lookups is for the LDAP
implementation of GroupBackend to create an emtpy membership
and then populate it on demand as requests arrive and need
to be looked up in the contains() methods.

Change-Id: I65210b24bffe10c5b158668867c8167c84712d17
2015-02-17 17:16:33 -08:00
2014-12-18 11:16:03 +09:00
2013-11-30 01:53:00 -08:00
2015-02-13 21:13:14 +00:00
2015-02-12 10:35:24 +00:00
2015-01-21 08:29:26 +00:00
2013-11-09 07:45:00 +01:00
2015-01-23 17:56:02 +09:00
2014-05-19 11:41:31 -07:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2014-07-23 12:05:35 +09:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB