Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  user-search: Remove approval requirement from basic search
  user-search: Improve readability of example basic searches

Change-Id: Id0c5412f7c8007bb45319f13ff5f4146178f8993
This commit is contained in:
David Pursehouse 2018-04-20 08:27:12 +02:00
commit b18642a498

View File

@ -31,13 +31,15 @@ text and let Gerrit figure out the meaning:
|Full or abbreviated Change-Id | Ic0ff33
|Full or abbreviated commit SHA-1 | d81b32ef
|Email address | user@example.com
|Approval requirement | Code-Review>=+2, Verified=1
|=============================================================
For change searches (i.e. those using a numerical id, Change-Id, or commit
SHA1), if the search results in a single change that change will be
presented instead of a list.
For more predictable results, use explicit search operators as described
in the following section.
[[search-operators]]
== Search Operators