gerrit/gerrit-server
Dave Borowitz b364901445 Support change~branch~id in query syntax
It is odd that we describe this in the REST API as a canonical way of
referring to a change, but don't support it in the query syntax. Since
the query parser is also used by the /r handler, this fixes that there
as well.

Unlike in the ChangesCollection parser, allow prefix searches for the
id portion, to be consistent with other search operators.

Change-Id: I55e1cc33caf907cb0ff17dae7a81a46156b6f562
2014-12-10 09:55:08 -08:00
..
src Support change~branch~id in query syntax 2014-12-10 09:55:08 -08:00
BUCK Convert AbstractQueryChangesTest to use Google Truth 2014-12-02 18:20:40 +00:00