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
fe8a376864
show current builds on job page
2010-01-08 11:50:55 +00:00
67f468e0a3
- adapted ui for hydra, more in line with nixos.org website
2010-01-07 14:25:12 +00:00
8a01999220
hydra
...
* remove trailing spaces from email notification
* option to disable email notification for jobset
2010-01-06 13:07:59 +00:00
565463d7e8
* hydra: wider timeline
2009-12-02 07:17:44 +00:00
f99b1ee9b1
first try for timeline of last 24 hours in hydra
2009-12-01 19:15:09 +00:00
2816b828e9
2009-11-30 15:19:35 +00:00
e1487ea7df
2009-11-27 16:47:35 +00:00
2fb05b34bf
add support for git as jobinput
2009-11-17 15:16:41 +00:00
2bcedde1c8
* Sort releases.
2009-11-04 17:17:44 +00:00
56754b1817
2009-11-04 17:16:14 +00:00
6869591f63
* Use a table.
2009-11-04 14:41:19 +00:00
3e5e49debd
* Allow a view result to be saved as a release.
2009-10-27 15:31:26 +00:00
9aa70716ad
2009-10-26 17:03:48 +00:00
e1373fa1c3
* Refactoring: move fetchInput out of hydra_scheduler into a separate
...
module, since Controller/Build.pm needs it to create a new build.
2009-10-26 15:39:14 +00:00
57cc6ceca6
* UI for cloning builds (not functional yet).
2009-10-26 14:30:42 +00:00
3e8d85ecb0
2009-10-26 13:39:03 +00:00
1038e2ebee
* Allow the description of a release member to be edited, and to
...
delete a release member.
2009-10-26 12:04:12 +00:00
578e37d55c
* Only non-garbage collected builds can be added to a release.
2009-10-26 10:46:57 +00:00
f984eed77b
* Align the apply/delete buttons.
2009-10-26 10:35:59 +00:00
7e81fbd56a
* A quick (non-Web 2.0) interface to manually add builds to a release.
2009-10-23 15:57:18 +00:00
d1bea30cfc
* Editing releases.
2009-10-23 12:42:50 +00:00
851a4dff4d
* Creating releases.
2009-10-23 09:58:23 +00:00
929cbe7b7c
* Adding persistant releases. A release is a named set of builds.
2009-10-21 15:44:17 +00:00
a835bb532f
2009-10-21 13:48:47 +00:00
321027b262
* More release -> view.
2009-10-20 12:26:39 +00:00
cec3201720
* Renaming "release sets" to "views" (not finished yet). Having
...
releases as a dynamic view on the database was misguided, since
doing thing like adding a new job to a release set will invalidate
all old releases. So we rename release sets to views, and we'll
reintroduce releases as separate, static entities in the database.
2009-10-15 21:35:19 +00:00
3e03ac9a7c
* Move the links to the channels up in the page.
2009-10-15 13:02:04 +00:00
dd12113eb2
* Pass the page number in the URI query string.
2009-10-15 12:59:55 +00:00
d109910453
* paging for releases page
2009-10-15 11:13:36 +00:00
6cedee5476
* Allow jobsets to be disabled.
2009-10-08 11:39:16 +00:00