commit | b36490144558f29bc9256aac7f1d587463602d54 | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Wed Dec 10 08:19:32 2014 -0800 |
committer | Dave Borowitz <dborowitz@google.com> | Wed Dec 10 09:55:08 2014 -0800 |
tree | cbbb8b964dd4a63bfcfa500bc8de6b220482e286 | |
parent | 665e7bda730bf1b2b38ad432aed33833ba1954c7 [diff] |
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