Rob Vermaas
80e9bb01f0
hydra: missing plain.tt
2011-01-04 12:55:59 +00:00
Rob Vermaas
039d1bed21
hydra: add support for succeedOnFailure feature in stdenv
2010-12-22 14:55:05 +00:00
Rob Vermaas
496c22dc0f
hydra: remove old clear eval cache option
2010-12-20 09:53:01 +00:00
Rob Vermaas
cd7742f610
hydra: added some user admin
2010-12-03 09:40:25 +00:00
Rob Vermaas
02856780cf
hydra: show machine in buildsteps
2010-11-29 09:10:10 +00:00
Rob Vermaas
c9ca8d6c63
add link to status page on queue page
2010-11-09 13:25:04 +00:00
Rob Vermaas
0f1c580731
hydra: order machines by enabled/disabled, add green and red color for enabled/disabled
2010-10-21 14:37:03 +00:00
Rob Vermaas
4b3895860e
hydra: add missing templates
2010-10-18 10:50:35 +00:00
Rob Vermaas
4ba4571165
hydra: newer version of jquery ui
2010-10-18 10:45:30 +00:00
Rob Vermaas
398993f688
hydra: add some admin for adding/enabling/etc build machines
2010-10-13 12:32:57 +00:00
Rob Vermaas
c37b90ee3e
hydra: use autoconf/-make
2010-09-30 14:29:15 +00:00
Eelco Dolstra
f6715fa0ef
* Added a status page that shows all the currently executing build steps.
...
* Store the system type in the BuildSteps table.
* Don't query the queue size when serving static pages. This prevents
two unnecessary database queries per request.
2010-08-31 15:27:46 +00:00
Eelco Dolstra
eb0c477549
* jQuery 1.8.4.
2010-08-31 14:17:28 +00:00
Eelco Dolstra
2a69745a88
* Store the name of the machine that performed a build step in the
...
BuildSteps table.
2010-08-31 14:08:59 +00:00
Rob Vermaas
9d9bf8b264
hydra: make nr of build to keep configurable per jobset
2010-08-10 06:48:45 +00:00
Rob Vermaas
d6131fba50
initial support for mercurial
2010-07-27 11:14:24 +00:00
Rob Vermaas
4d5476c4ca
hydra: wrong order in diff between last succesful build and first broken build
2010-07-19 10:42:17 +00:00
Rob Vermaas
caa0f1a255
Hydra: In case of failure, also show changes between last succesful build and the first failed build after this
2010-07-14 07:31:14 +00:00
Eelco Dolstra
b8b976fb9f
* Remove trailing whitespace.
2010-06-22 13:24:11 +00:00
Eelco Dolstra
559a002fc7
* Ouch.
2010-06-22 12:12:43 +00:00
Rob Vermaas
5f7ebaad37
added hide feature for project/jobset
2010-06-04 14:43:28 +00:00
Rob Vermaas
bb7f82840b
Hydra: Add support for maxSilent meta attribute (also already added timeout, but not implemented the actual timeout for the build yet)
2010-05-26 08:03:59 +00:00
Rob Vermaas
75bb591c03
Hydra/32: Add option to force evaluation of a certain jobset via web interface (for admins only)
2010-05-18 11:37:01 +00:00
Rob Vermaas
0c20748931
update jquery versions in templates
2010-05-18 09:25:59 +00:00
Rob Vermaas
239bad160f
Hydra/31: "Duration" field broken in cached builds that are not in DB anymore
2010-05-18 07:19:52 +00:00
Rob Vermaas
56f05f2bdf
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
2010-05-11 11:37:30 +00:00
Rob Vermaas
368c4cd813
refactored admin controller, using chains, to avoid using requireadmin on each endpoint
2010-04-27 14:11:08 +00:00
Rob Vermaas
7a79d17a36
added newsitems, added some admin options to clear various caches.
2010-04-27 13:29:08 +00:00
Rob Vermaas
a9c2880cf6
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
2010-04-27 07:55:19 +00:00
Rob Vermaas
85928a4222
Hydra/20: Jobset clone feature
2010-04-23 11:20:40 +00:00
Rob Vermaas
2ef90804c6
Hydra/22: on job page, 'finished builds' shows nothing for old (non-current) jobs
2010-04-23 08:17:15 +00:00
Rob Vermaas
15c068007a
* hdyra: remove debug thing
2010-03-29 07:12:52 +00:00
Rob Vermaas
cfc020f6e3
remove cvs from list because it is not implemented yet
2010-03-19 12:23:50 +00:00
Rob Vermaas
27a2a05f50
add some stats to jobsets in project view
2010-03-19 08:37:14 +00:00
Rob Vermaas
5d0bf48aa0
add some stats to jobsets in project view
2010-03-19 08:36:31 +00:00
Rob Vermaas
e2be1adc22
hydra: add status icon per jobset on project page
2010-03-18 15:59:24 +00:00
Rob Vermaas
ef34de7603
order jobset in project view
2010-03-18 15:15:14 +00:00
Rob Vermaas
056b3ca001
remove link to overall channel
2010-03-16 12:16:47 +00:00
Eelco Dolstra
f816a5a28d
* Only include the system type in URLs if there are multiple jobs with
...
the same name.
2010-03-07 11:38:39 +00:00
Eelco Dolstra
b8a78b2c3f
* Support linking to the latest job in a view for a specific platform, e.g.
...
http://.../view/nixos/tested/latest/iso-minimal-i686-linux .
2010-03-07 11:24:06 +00:00
Eelco Dolstra
c9ac5ee215
* I should test before committing.
2010-03-05 18:49:27 +00:00
Eelco Dolstra
c8f0758fe1
2010-03-05 18:43:34 +00:00
Eelco Dolstra
0f57fb8f88
2010-03-05 18:36:49 +00:00
Rob Vermaas
8e39abf914
* hydra: make warning lines darkorange
2010-03-05 13:32:56 +00:00
Rob Vermaas
4ab450458b
* hydra: make warning lines darkorange
2010-03-05 13:29:34 +00:00
Rob Vermaas
4b64329036
* hydra: correct header in jobstatus page of jobset
2010-03-05 11:43:02 +00:00
Rob Vermaas
ceeba31320
* hydra: show finish time on build status overview
2010-03-01 10:29:05 +00:00
Rob Vermaas
7208f79828
inital version of links to diff in scm
2010-02-25 15:32:56 +00:00
Rob Vermaas
1691f3b9ae
remove useless url in changes overview
2010-02-25 14:02:13 +00:00
Rob Vermaas
7820346962
* hydra: more minor css tweaks
2010-02-25 13:43:29 +00:00