90c9b5dd60Do not send emails when build is cancelled/aborted. Also, ignore aborted/cancelled builds in comparing to previous build.
Rob Vermaas
2012-08-06 00:00:07 +02:00
aa8bf564e2Set the Content-Type properly
Eelco Dolstra
2012-08-01 18:00:55 +00:00
13688e364fAdd a binary-cache-url file to channels to advertise the binary cache URL
Eelco Dolstra
2012-08-01 16:31:25 +00:00
fad2a084faProvide the nix-cache-info file required by the binary cache substituter
Eelco Dolstra
2012-07-30 20:26:34 +00:00
d15dd6bac9Include the URL of the binary cache in .nixpkg files
Eelco Dolstra
2012-07-30 20:26:11 +00:00
74fb2b37ceAdd more spacing between products
Eelco Dolstra
2012-07-19 00:33:02 +02:00
00155aa7b1Add an icon for binary distributions
Eelco Dolstra
2012-07-19 00:16:22 +02:00
67528698e6Allow creating a release from an evaluation
Eelco Dolstra
2012-07-18 23:46:41 +02:00
2865569392doc: Update to use angle brackets and `tarball' in the same evaluation.
Ludovic Courtès
2012-05-23 00:07:49 +02:00
97d41a2102Allow project members to create jobsets, regression introduced by bootstrap make-over. Currently all logged in users see these options, however, only on performing the action the privileges are checked. Need to change that in the future.
Rob Vermaas
2012-05-18 10:09:53 +02:00
da206fdfacAdd time to evaluation error tab. Fixes#21.
Rob Vermaas
2012-05-18 10:06:55 +02:00
df71a86183Do not delete builds when clearing the queue. Fixes#8.
Rob Vermaas
2012-04-30 22:13:53 +02:00
b52018e61aUse a span instead of a div in the pretty logs
Eelco Dolstra
2012-04-30 21:32:53 +02:00
eb51065a16Making pretty printed log look normal again. Issue #6
Rob Vermaas
2012-04-30 20:22:03 +02:00
437e59c4a8When checking if build is already built, check for potential 'failed with result'. Fixes issue #7.
Rob Vermaas
2012-04-30 19:47:21 +02:00
854513be8eI should test first
Eelco Dolstra
2012-04-30 17:57:13 +02:00
dcc570f454Set the build status properly for failing local builds
Eelco Dolstra
2012-04-30 17:15:35 +02:00
4a6f798ef4Fix Mercurial input fetching if a cached input has been GC'ed
Eelco Dolstra
2012-04-30 16:21:28 +02:00
c1653a9561Merge pull request #9 from nbp/deep-clone-check
Rob Vermaas
2012-04-30 01:15:00 -07:00
69f9175986Add tests for "git describe --long".
Nicolas Pierron
2012-04-29 20:59:43 -07:00
1033178728Ensure build products are in sorted order
Eelco Dolstra
2012-04-27 11:23:38 +02:00
29b40e6418Fix the duration on Build pages
Eelco Dolstra
2012-04-27 10:54:49 +02:00
4a1a2203acI should sleep... grmbl
Rob Vermaas
2012-04-26 09:37:48 +02:00
3c465c3661Revert nix-prefetch-git changes merged in earlier from Merge request #3, which broke git describe functionality used in GNU jobsets.
Rob Vermaas
2012-04-26 09:31:00 +02:00
6d5567bb16Use git fetch -fu origin +$branch:$branch to fetch all changes for branch.
Rob Vermaas
2012-04-26 08:36:40 +02:00
be3748e1ecIn case of deep clone, make sure there is local branch.
Rob Vermaas
2012-04-25 13:49:28 +02:00
7da48b5220remove origin from git pull call, to get rid of fatal: fetch --all does not take a repository argument error
Rob Vermaas
2012-04-25 10:17:22 +02:00
b49e138e9cMerge pull request #3 from nbp/candidates/fetch-git
Rob Vermaas
2012-04-24 10:18:28 -07:00
966cc22131Fix query for certain postgresql versions.
Rob Vermaas
2012-04-22 08:30:48 +02:00
b0596c214aMerge branch 'master' of github.com:NixOS/hydra
Rob Vermaas
2012-04-18 11:24:12 +02:00
cc38d0352fStrip all whitespace from revision from subversion call. Patch provided by Petr Ročkai
Rob Vermaas
2012-04-18 11:22:26 +02:00
f8c914297fFix path to the session data
Eelco Dolstra
2012-04-17 22:25:32 +02:00
51b920c875Bootstrapify the Hydra forms (except the project and jobset edit pages)
Eelco Dolstra
2012-04-17 16:53:11 +02:00
8f31935ffaHandle the case where there are no builds and no previous eval
Eelco Dolstra
2012-04-17 12:32:44 +02:00
db09760e8cMove the "Cancel build" button to the menu
Eelco Dolstra
2012-04-17 11:39:08 +02:00
ea4aba83c3Proper styling for flash message
Eelco Dolstra
2012-04-17 09:36:10 +00:00
896a47d950Clear nrSucceeded when restarting a build
Eelco Dolstra
2012-04-17 09:34:35 +00:00
d350b935f2Add validation for project and jobset names
Eelco Dolstra
2012-04-17 08:53:00 +00:00
90e0ba2a7aRevert changeset 4399683fa0e9abb64f63affc7caca7f77abea1b7, make jobset options available to project members as well
Rob Vermaas
2012-04-17 09:49:27 +02:00
4399683fa0Reinstate the edit/clone links on the jobset page.
Ludovic Courtès
2012-04-16 16:47:23 +02:00
922bad7306Also remove dep. graph from robots.txt.
Rob Vermaas
2012-04-16 15:25:14 +02:00
334135448eRemove buildtime and runtime dependency graph. It is useless on normal derivations.
Rob Vermaas
2012-04-16 15:23:07 +02:00
28b6ff3ed6Add maximum nest level for input changes on build page.
Rob Vermaas
2012-04-16 13:59:29 +02:00