Files
gerrit/polygerrit-ui/app/elements
Patrick Hiesel f4cececec6 Fix project index query when query contains a split character
Hyphens are reserved characters in the query language and used as NOT
operators. When the user provides a query with a hyphen, split it into
'inname' queries and 'AND' them together. Ignore leading and trailing
hyphens.

Do the same for other split characters as defined in
SchemaUtil#getNameParts.

Change-Id: I59144b91fcb28fff6b3da43365f45830169781ca
2018-09-03 14:12:54 +02:00
..
2018-09-03 11:46:17 +00:00
2018-08-20 11:13:55 -07:00
2018-08-22 11:51:14 -07:00
2018-07-03 17:25:09 -07:00
2018-08-24 15:11:37 +00:00