gerrit/gerrit-httpd
Sven Selberg d57189eb4f Redirect polygerrit urls with context to GWTUI
When CanonicalWebURL contains a context like 'gerrit'.
https://a-host/gerrit the context was not taken into consideration
when redirecting polygerrit urls to GWT urls.

pg-uri: /gerrit/c/123/
context + '#' +  pg-uri = /gerrit/#/gerrit/c/123

Strip context from pg-uri before transforming it to GWT url.

Change-Id: I7aa10c53a40c21c3240f227d015827ca38e19da8
2017-10-11 11:03:19 +02:00
..
src Redirect polygerrit urls with context to GWTUI 2017-10-11 11:03:19 +02:00
BUILD Serve PolyGerrit index.html from a Soy template 2017-04-03 18:12:54 +00:00