Builds page: Remove redundant tab titles
[?]
Feb 14, 2013, 12:23 PM
LKPVSUCI2AE5OMB7R3KIHWZNBAWNAPMN7VRPQ6ZYDGMF2W54SZIACDependencies
- [2]
PMNWRTGJAdd multiple output support - [3]
HXBXDEFKSpeed up channel processing - [4]
3PNG7NIBRemove trailing whitespace - [5]
OEPUOUNBUsing twitter bootstrap for more consistent looks for Hydra - [6]
CLJQCY2X* Store info about all the build actions and allow them to be - [7]
XHK7IGYI* hdyra: show last succeeded build and changes since on build status summary if build has failed - [8]
J5UVLXOK* Start of a basic Catalyst web interface. - [9]
MOX7XJ2EMerge the BuildSchedulingInfo table into the Builds table - [10]
3SQCOHZN* minor performance tweaks - [11]
AKAZKCR6* At top-level and for each project, provide two channels: "latest" - [12]
YFYRNNQUUse <h3> for running/failed build steps - [*]
FPK5LF53* Put the project-related actions in a separate controller. Put the - [*]
ZD5AEKWM* Job status / error pages: show only active jobs. - [*]
75XUS62Y* Added a page to quickly see all failed builds and failed evaluations
Change contents
- edit in src/lib/Hydra/Base/Controller/ListBuilds.pm at line 24
- edit in src/lib/Hydra/Base/Controller/ListBuilds.pm at line 33[16.4][16.4]
- replacement in src/lib/Hydra/Base/Controller/ListBuilds.pm at line 83
->search({}, { join => ["buildoutputs"], columns => [@buildListColumns, 'drvpath', 'description', 'homepage']->search({}, { columns => [@buildListColumns, 'drvpath', 'description', 'homepage'], join => ["buildoutputs"] - replacement in src/root/build.tt at line 74
<li><a href="#tabs-information" data-toggle="tab">Information</a></li><li><a href="#tabs-information" data-toggle="tab">Details</a></li> - edit in src/root/build.tt at line 222
<h2>Information</h2> - edit in src/root/build.tt at line 319
<h2>Build inputs</h2> - edit in src/root/build.tt at line 356
<h2>Related builds</h2> - edit in src/root/build.tt at line 363
<h2>All build steps</h2>