Minor tweak
[?]
Apr 23, 2013, 1:39 PM
PRDDAI6WV22J7WDOW7EQEZIGTESF5QDWYAXDA4FQGDJDW25YJIQQCDependencies
- [2]
3PNG7NIBRemove trailing whitespace - [3]
HAI5TY47Make negative narinfo responses much smaller - [4]
IDT3SO3PGenerate *.narinfo files on the fly to support the binary cache substituter - [5]
CQTN62OHDie tabs die - [6]
XE6HD7BPProvide the nix-cache-info file required by the binary cache substituter - [7]
MVB7RRLT* Move NARs from the NixChannel controller to the Root controller and - [8]
AFEKITYDFix some warnings about undefined values - [9]
EWRCO2NDGive Hydra binary caches a low priority - [10]
NHBGHO57Set the Content-Type properly - [*]
J5UVLXOK* Start of a basic Catalyst web interface.
Change contents
- replacement in src/lib/Hydra/Controller/Root.pm at line 206
$c->stash->{'plain'} = { data =>$c->stash->{plain}->{data} = - replacement in src/lib/Hydra/Controller/Root.pm at line 212[4.157]→[4.2754:2780](∅→∅),[4.176]→[4.252:259](∅→∅),[4.2780]→[4.252:259](∅→∅),[4.252]→[4.252:259](∅→∅)
"Priority: 100\n"};"Priority: 100\n"; - replacement in src/lib/Hydra/Controller/Root.pm at line 226
$c->stash->{'plain'}->{'data'} = "does not exist\n";$c->stash->{plain}->{data} = "does not exist\n"; - replacement in src/lib/Hydra/Controller/Root.pm at line 231
$c->stash->{current_view} = 'NARInfo';$c->forward('Hydra::View::NARInfo');