Ludovic Courtès
|
2b5ef66111
|
Ask nix-prefetch-git' to leave .git' in the output.
|
2009-11-18 16:42:35 +00:00 |
|
Ludovic Courtès
|
cdfc96194c
|
Use $NIX_PREFETCH_GIT_CHECKOUT_HOOK to produce a `.git-version' file.
|
2009-11-18 16:25:47 +00:00 |
|
Rob Vermaas
|
2fb05b34bf
|
add support for git as jobinput
|
2009-11-17 15:16:41 +00:00 |
|
Eelco Dolstra
|
7eda090e74
|
* Prevent repeated evaluation of a jobset with the same inputs. This
should make the Hydra scheduler a lot less CPU-intensive, since it
won't run hydra_eval_jobs all the time.
|
2009-11-17 13:55:22 +00:00 |
|
Eelco Dolstra
|
e25f112b82
|
* Implemented the clone feature.
|
2009-10-26 17:01:23 +00:00 |
|
Eelco Dolstra
|
e1373fa1c3
|
* Refactoring: move fetchInput out of hydra_scheduler into a separate
module, since Controller/Build.pm needs it to create a new build.
|
2009-10-26 15:39:14 +00:00 |
|