1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mark BUILD FAILED as error More... about 15 years ago
hydra: wrong order in diff between last succesful build and first broken build More... about 15 years ago
Hydra: In case of failure, also show changes between last succesful build and the first failed build after this More... about 15 years ago
Hydra/33: 'Sign in' should return to the referring page More... about 15 years ago
* Remove trailing whitespace. More... about 15 years ago
* Ouch. More... about 15 years ago
* jquery-ui 1.8.1 disappeared. More... about 15 years ago
* Move NARs from the NixChannel controller to the Root controller and drop the "/nix/store". I.e. instead of More... about 15 years ago
[no comment] More... about 15 years ago
added hide feature for project/jobset More... over 15 years ago
hydra: added missing fields to query More... over 15 years ago
* For ease of use during debugging, don't require --gc-roots-dir. More... over 15 years ago
* Pass `-j 1' to hydra_eval_jobs to ensure that it can make progress even when all the remote build slots are in use. The evaluator can cause builds if Nix expressions import derivations (e.g. in pkgs/build-support/vm to compute the RPM/Deb closures). If there are no free build slots, the evaluator can hang for a long time. More... over 15 years ago
Hydra: Add support for maxSilent meta attribute (also already added timeout, but not implemented the actual timeout for the build yet) More... over 15 years ago
Hydra: Allow all builds to be restarted. More... over 15 years ago
Hydra/32: Add option to force evaluation of a certain jobset via web interface (for admins only) More... over 15 years ago
Hydra/29: Added timeout to svn/git checkouts, job evaluation More... over 15 years ago
* Updated hydra_eval_jobs for the new evaluator. More... over 15 years ago
update jquery versions in templates More... over 15 years ago
updated jquery version to 1.8.1 More... over 15 years ago
Hydra/31: "Duration" field broken in cached builds that are not in DB anymore More... over 15 years ago
Hydra/26: Go back to using "svn export" as default for svn, added svn-checkout type for jobset which need .svn dirs. export is much more efficient More... over 15 years ago
Hydra/28: Rename "scheduler" to "evaluator" More... over 15 years ago
Hydra/28: Rename "scheduler" to "evaluator" More... over 15 years ago
refactored admin controller, using chains, to avoid using requireadmin on each endpoint More... over 15 years ago
added newsitems, added some admin options to clear various caches. More... over 15 years ago
rename var More... over 15 years ago
Hydra/25: At job pages, show the hash of the output * added hash of output path to the information tab on build page in stead More... over 15 years ago
Hydra/23: added some X-headers with meta info in email notifications, added more descriptive status More... over 15 years ago
Hydra/17: in queue runner, prefer builds in the queue that are a dependency of another build (with higher priority) More... over 15 years ago