Eelco Dolstra
|
8725dc03ec
|
* Use ->update({...}) properly.
|
2009-03-09 16:22:41 +00:00 |
|
Eelco Dolstra
|
e87896e4b4
|
* eval-jobs -> hydra_eval_jobs.
|
2009-03-09 15:16:11 +00:00 |
|
Eelco Dolstra
|
a74bfdf533
|
* Inputs of type "build" must now be declared explicitly.
|
2009-03-09 13:58:43 +00:00 |
|
Eelco Dolstra
|
8c58448afc
|
* hydra_scheduler: use eval-jobs.
|
2009-03-09 13:04:46 +00:00 |
|
Eelco Dolstra
|
36fdd7f37f
|
* For products that are directories (like manuals), allow a default
suffix other than index.html to be declared. E.g. if a build does
echo "doc manual $out manual.html" >> $out/nix-support/hydra-build-products
the default link for the product is
http://localhost:3000/build/417/download/1/manual.html
but other files are also accessible, e.g.
http://localhost:3000/build/417/download/1/style.css
|
2009-03-06 13:34:53 +00:00 |
|
Eelco Dolstra
|
97ed2052ba
|
* Move everything up one directory.
|
2009-03-05 13:41:57 +00:00 |
|