Files
lix/src
aszlig 36cbdd1bd8 common.tt: Properly generate URL for /api/scmdiff.
If Hydra isn't hosted on https://example.com/ but something like
https://example.com/hydra/, the URL for /api/scmdiff would have ended up
on /api/scmdiff rather than /hydra/api/scmdiff.

This is because we didn't use the URI resolver from the controller,
hence we're using it now to build up the whole URL including the query
string.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-22 12:00:15 +02:00
..
2015-07-06 17:17:17 +02:00
2013-03-04 12:16:13 +01:00
2014-08-13 18:53:29 +02:00
2015-05-26 13:58:01 +02:00