gerrit/plugins
Dave Borowitz a758640bc3 VisibleRefFilter Avoid touching the database for drafts
This is an analogous problem to the one with search results fixed in
Ie54b9e2d. VisibleRefFilter is a little trickier because it was using
ChangeCache, which only returned Changes, not the reviewer set. Change
SearchingChangeCacheImpl to cache a different value type and return
ChangeDatas from its search method so we can use the cached
ReviewerSet where appropriate.

Unfortunately for the Reindex program we still need to support not
having a SearchingChangeCacheImpl, which means we have a completely
separate codepath for reading changes from the database.

Change-Id: Ic432a8e48a2bafc8d142b84b25101d95ffb674b7
2016-06-06 12:42:38 -04:00
..
commit-message-length-validator@9b163e113d Enable and fix 'Statement unnecessarily nested within else clause' warnings 2016-06-02 10:20:37 +09:00
cookbook-plugin@3e801bd7d4 Upgrade cookbook-plugin to latest revision 2016-05-03 13:45:23 -04:00
download-commands@7b41f3a413 Enable and fix 'Statement unnecessarily nested within else clause' warnings 2016-06-02 10:20:37 +09:00
replication@939889fd63 VisibleRefFilter Avoid touching the database for drafts 2016-06-06 12:42:38 -04:00
reviewnotes@3f3d572e96 Upgrade reviewnotes plugin to latest revision 2016-05-25 23:41:16 -04:00
singleusergroup@b355c90934 Update revision of singleusergroup plugin 2016-06-01 10:49:42 +09:00
BUCK Allow to add custom core plugins in release build 2015-12-14 19:25:49 +09:00