Construct uri using uri_for, which respects X-Request-Base.
[?]
Feb 17, 2016, 8:27 PM
ABVOFHCVFGVFMTDOI4JZ3G7577NBXYHUKUR3LZBQFXFKYQMKGIFACDependencies
- [2]
CQTN62OHDie tabs die - [3]
KLSDJV75Serve raw uncompressed logs directly - [4]
KI423DCQStream logs if possible and remove size limit - [5]
MMDLWWZ2automatic reload of tail log when build is running - [6]
SAIUFDP3hydra: make sure viewing logs works when logs are bz2'd - [*]
LBNVQXUB* Build the /build stuff in a separate controller.
Change contents
- replacement in src/lib/Hydra/Controller/Build.pm at line 171
my $url = $c->request->uri->as_string;my $url = $c->uri_for($c->request->uri->path);