Commit Graph

623 Commits

Author SHA1 Message Date
2ef90804c6 Hydra/22: on job page, 'finished builds' shows nothing for old (non-current) jobs 2010-04-23 08:17:15 +00:00
15c068007a * hdyra: remove debug thing 2010-03-29 07:12:52 +00:00
cfc020f6e3 remove cvs from list because it is not implemented yet 2010-03-19 12:23:50 +00:00
27a2a05f50 add some stats to jobsets in project view 2010-03-19 08:37:14 +00:00
5d0bf48aa0 add some stats to jobsets in project view 2010-03-19 08:36:31 +00:00
e2be1adc22 hydra: add status icon per jobset on project page 2010-03-18 15:59:24 +00:00
ef34de7603 order jobset in project view 2010-03-18 15:15:14 +00:00
056b3ca001 remove link to overall channel 2010-03-16 12:16:47 +00:00
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
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
c9ac5ee215 * I should test before committing. 2010-03-05 18:49:27 +00:00
c8f0758fe1 2010-03-05 18:43:34 +00:00
0f57fb8f88 2010-03-05 18:36:49 +00:00
8e39abf914 * hydra: make warning lines darkorange 2010-03-05 13:32:56 +00:00
4ab450458b * hydra: make warning lines darkorange 2010-03-05 13:29:34 +00:00
4b64329036 * hydra: correct header in jobstatus page of jobset 2010-03-05 11:43:02 +00:00
ceeba31320 * hydra: show finish time on build status overview 2010-03-01 10:29:05 +00:00
7208f79828 inital version of links to diff in scm 2010-02-25 15:32:56 +00:00
1691f3b9ae remove useless url in changes overview 2010-02-25 14:02:13 +00:00
7820346962 * hydra: more minor css tweaks 2010-02-25 13:43:29 +00:00
557805a21a * hydra: ui bug 2010-02-25 13:17:11 +00:00
7f1908a938 * hydra: changes in list in stead of table, also showing changes of changed 'build output' inputs 2010-02-25 09:17:17 +00:00
34a1dfefc9 * hydra: layout changes, forgot something 2010-02-24 15:08:42 +00:00
f0706a75a2 * hydra: layout changes 2010-02-24 15:06:20 +00:00
63acc9fb1c * hydra: do not show build history if there are no previous builds 2010-02-23 13:47:24 +00:00
3ff2934400 * hdyra: show last succeeded build and changes since on build status summary if build has failed 2010-02-23 13:08:58 +00:00
529a6cf6eb * hydra: buildpage, show changes since last build/successful build 2010-02-22 13:21:34 +00:00
9cebf03a45 * hydra: queue stats (nr running builds / nr queued builds) 2010-02-12 10:19:24 +00:00
68c60b4c66 * hydra: added index, actual build time (buildstep with same outpath, so without deps) of the build 2010-02-11 12:23:46 +00:00
bfa7804f50 * hydra: show running buildsteps on build page 2010-02-11 10:18:57 +00:00
3753ccb1ce * hydra: make chart zoomable and clickable 2010-02-11 09:18:30 +00:00
f44128275c * hydra: added initial version of build graph 2010-02-10 10:15:09 +00:00
59e4f65298 * Speed up the jobset index page. Especially the query to get the
inactive jobs was quite slow.
* "IndexBy" -> "IndexOn".
2010-02-09 13:47:20 +00:00
090a648020 hydra: minor improvements in hydra ui 2010-02-09 13:43:53 +00:00
fabc8e4774 * Disable the statistics on the project, jobset and job pages for now
because they take too much time to compute.
2010-02-09 12:35:20 +00:00
324cac9ae9 * hydra: remove excess layout 2010-02-08 14:05:30 +00:00
348db7600c * hydra: on build page, show tail of log on first tab when buildstatus == 1 (this specific build failed) 2010-02-05 20:32:07 +00:00
61ad98f982 revert change to dbix::class generated code 2010-02-05 19:41:26 +00:00
9dba2127cb * hydra: 'new' UI for project/jobset/job/build 2010-02-05 14:48:22 +00:00
3677a5fc6e * hydra: updated jquery version, needed for tabs (to be added later) 2010-02-01 12:07:26 +00:00
b615135825 * hydra: add dependency list with links to logfiles 2010-01-22 13:31:59 +00:00
7315480acd * hydra: show queue optimization 2010-01-22 10:31:08 +00:00
2aa1fb5ead * hydra: fix for dead link in context bar of build 2010-01-20 10:53:54 +00:00
a2a041303f * Handle the case where there is no cached build step that produced
outpath.  This can happen if the build was performed outside of
  Hydra.
2010-01-19 16:35:16 +00:00
3b504b2370 * hydra: added variant of build input type, 'build output (same system)' to allow better continous integration in one jobset for multiple system. it makes sure that the system of the build that is passed as input for a job has the same system as the job. 2010-01-19 14:15:31 +00:00
63db13be3f hydra: in case of cached build, add link to build that built the storepath 2010-01-15 14:18:12 +00:00
3bed0863a5 bigger min-height, max-width for page 2010-01-13 14:33:23 +00:00
0b031c320a fix for clone build with build as input 2010-01-13 09:36:20 +00:00
13c8953918 * removed stats from home page. will make global stats page later on 2010-01-11 10:07:10 +00:00
54d8722740 * in topbar, use 'Projects' in stead of 'Overview' 2010-01-08 12:30:09 +00:00