Files
gerrit/polygerrit-ui/app/elements
Wyatt Allen e0b0449cce Use regex for query route pattern
Query URLs in GWT permitted un-encoded slashes in project operators,
however the route pattern for queries in PolyGerrit used the string
style of definition which would not permit slashes in params. With this
change, the two patterns for searches are unified into a single regex
style of definition which permits such slashes.

Bug: Issue 7306
Bug: Issue 9231
Change-Id: I597d9f0f3d1cb747998bb4213e21a663944f9ce6
2018-11-04 00:04:11 +00:00
..
2018-09-28 06:44:33 +00:00
2018-11-04 00:04:11 +00:00
2017-09-11 10:08:17 -07:00