gerrit/gerrit-reviewdb
David Ostrovsky 9952870b5e InlineEdit: Add "has:edit" search operator
Index a field "editby" with a value for each account ID that has an
edit on this change. Intentionally don't expose editby:'USER' because
only change edit owners can see them.

Given that "has:edit" predicate outcome depends on the existence of
the change edit ref and not on its content, only reindex the changes
on change edit ref creation and deletion, but not on its mutation.

Bug: Issue 3291
Change-Id: I2d541c781d057cdf9dcacfc02f81591ce6872595
2015-05-26 23:28:42 +02:00
..
src InlineEdit: Add "has:edit" search operator 2015-05-26 23:28:42 +02:00
BUCK Remove LabelId#equals() and hashCode() 2015-01-27 19:04:12 -08:00