320632f7f4Renamed running to started in queue.
Rob Vermaas
2012-04-13 12:55:26 +02:00
f339f5ae85Fix evaluate link.
Rob Vermaas
2012-04-13 12:42:58 +02:00
516a644a7fMerge branch 'master' into bootstrap
Rob Vermaas
2012-04-13 11:55:49 +02:00
293c7d3507update bootstrap.zip
Rob Vermaas
2012-04-13 11:54:40 +02:00
bb4f470348Remove default logo, replaced by text for now. Hide template in jobset edit.
Rob Vermaas
2012-04-13 11:47:05 +02:00
f63e9a63b4Replace last 5 builds on jobset page with last 5 evaluations. Moved hide/unhide and evaluate options to jobset topmenu.
Rob Vermaas
2012-04-13 11:26:37 +02:00
11bf848b09Move channel link to top menu of Project and Jobset.
Rob Vermaas
2012-04-13 10:56:02 +02:00
bf197f0d77Remove pagers on the bottom of paginated lists.
Rob Vermaas
2012-04-13 10:43:56 +02:00
b81aa89260Replace old logo with Nix/NixOS logo.
Rob Vermaas
2012-04-13 10:33:11 +02:00
1e7f9c8a15Fix pager prev/next button.
Rob Vermaas
2012-04-13 10:23:27 +02:00
6b65712045Restructure build menu
Rob Vermaas
2012-04-13 10:19:15 +02:00
9a1f38e06eRemove comments, re-add logo.
Rob Vermaas
2012-04-13 10:05:02 +02:00
4f5327d7edAdded running icon in queue in stead of background color.
Rob Vermaas
2012-04-12 22:10:16 +02:00
8aaa0a1a8aMove 'keep build' and 'restart' to toplevel menu
Rob Vermaas
2012-04-12 21:50:06 +02:00
089a9c836fMachine status page now looks much better and more consistent with rest of Hydra
Rob Vermaas
2012-04-12 21:42:21 +02:00
6853d0398aMove 'clone build' and 'restart build' to top menu
Rob Vermaas
2012-04-12 21:41:31 +02:00
c630433b61Move 'clone build' to top menu
Rob Vermaas
2012-04-12 21:40:57 +02:00
7886666b0bReplace ugly link with nice small buttons
Rob Vermaas
2012-04-12 21:03:59 +02:00
72785f35aaSome overriding of bootstrap default css
Rob Vermaas
2012-04-12 21:03:25 +02:00
06d6f5b5f7remove header on build page
Rob Vermaas
2012-04-12 20:19:52 +02:00
5748262517Add bootstrap.zip
Rob Vermaas
2012-04-12 20:13:04 +02:00
17d30cd179Using twitter bootstrap for more consistent looks for Hydra
Rob Vermaas
2012-04-12 20:12:07 +02:00
6e62d9b7b5Allow use of a single Git clone for several branches.
Ludovic Courtès
2012-04-12 16:55:33 +02:00
ed23a6e6d3Add branch to local clone path of git repositories for now.
Rob Vermaas
2012-04-10 10:06:12 +02:00
79211d5efeRevert "Use git fetch --all to update local clone in stead of git pull. Also, do not use --branch in initial clone."
Rob Vermaas
2012-04-10 10:04:22 +02:00
53329ecc61Use git fetch --all to update local clone in stead of git pull. Also, do not use --branch in initial clone.
Rob Vermaas
2012-04-05 15:49:48 +02:00
8b88ce19c2Huuuge speedup in the Hydra evaluator
Eelco Dolstra
2012-04-04 17:29:03 +02:00
1cdc023427Propagate URI parameters
Eelco Dolstra
2012-04-04 13:17:22 +02:00
e9dd3158a0Propagate URI parameters
Eelco Dolstra
2012-04-04 12:56:49 +02:00
05d03ee153Don't use colspan=0, it doesn't work in all browsers
Eelco Dolstra
2012-04-04 10:33:00 +00:00
7734de5817Add OpenSSL as a dependency because Nix needs it
Eelco Dolstra
2012-04-04 11:43:14 +02:00
f52ca0c588Add a redirect to the latest view result for which the underlying evaluation has finished completely
Eelco Dolstra
2012-04-03 17:45:03 +02:00
bd93ca9316Add a redirect to the evaluation page of a view result
Eelco Dolstra
2012-04-03 15:45:48 +02:00
2c677ec71aAlways record inputs passed through -I in the BuildInputs table
Eelco Dolstra
2012-04-03 10:10:45 +00:00
578530dac2Don't show duplicate builds in "Related builds"
Eelco Dolstra
2012-02-21 17:16:32 +01:00
2cf9b148eb50 for related builds might be a kind of low, will start with 100
Rob Vermaas
2012-02-16 17:00:59 +01:00
924d94cafd* minor performance tweaks * added related builds tab which show related builds (builds that are in same evaluations), shows max 50
Rob Vermaas
2012-02-16 16:56:01 +01:00
355135b6e8add links in admin page to clear queue (all non-running builds, and all non-running old (non-current) builds)
Rob Vermaas
2012-02-16 15:31:12 +01:00
bb6ef9c2edaccidentally committed an = too little, which caused all unknown values to result in 'not building', which was not the intention
Rob Vermaas
2012-02-16 11:14:22 +01:00
739a03393callow null values for jobs, meaning it should build
Rob Vermaas
2012-02-16 11:03:22 +01:00
1f448673f0hydra-build: Do not send email following an abortion.
Ludovic Courtès
2012-02-14 11:48:44 +01:00
a3cc2ce796Remove redundant dot in status emails
Eelco Dolstra
2012-02-07 14:51:47 +01:00
5644c1c7d9hydra-build: Add system info to the subject and extra headers.
Ludovic Courtès
2012-01-31 18:27:33 +01:00
8d78a688c7is not in hydra-server's scope
Rob Vermaas
2012-01-28 21:03:44 +01:00
1c0cd99c3eremove old line
Rob Vermaas
2012-01-28 20:55:33 +01:00
fded9e62aflogdiff now support bzipped logs for logdiff
Rob Vermaas
2012-01-28 20:47:01 +01:00
ae491f7223use base_uri config in password reset email
Rob Vermaas
2012-01-28 07:18:10 +01:00
01f07be8f2fix; resetting password used to send email to logged in user (typically admin), now to the user whose password is resetted
Rob Vermaas
2012-01-28 07:14:40 +01:00
1840a842d3fix build links in input diff's, showed only current build in each link
Rob Vermaas
2012-01-22 09:03:57 +01:00