gerrit/gerrit-antlr/src/main
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
..
antlr3/com/google/gerrit/server/query Support change~branch~id in query syntax 2014-12-10 09:55:08 -08:00
java/com/google/gerrit/server/query Document that QueryParseException message is shown to end users 2013-08-22 11:51:26 -07:00