Construct uri using uri_for, which respects X-Request-Base.

[?]
Feb 17, 2016, 8:27 PM
ABVOFHCVFGVFMTDOI4JZ3G7577NBXYHUKUR3LZBQFXFKYQMKGIFAC

Dependencies

  • [2] CQTN62OH Die tabs die
  • [3] KLSDJV75 Serve raw uncompressed logs directly
  • [4] KI423DCQ Stream logs if possible and remove size limit
  • [5] MMDLWWZ2 automatic reload of tail log when build is running
  • [6] SAIUFDP3 hydra: 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
    [3.44][2.1159:1206]()
    my $url = $c->request->uri->as_string;
    [3.44]
    [2.1206]
    my $url = $c->uri_for($c->request->uri->path);