Builds page: Remove redundant tab titles

[?]
Feb 14, 2013, 12:23 PM
LKPVSUCI2AE5OMB7R3KIHWZNBAWNAPMN7VRPQ6ZYDGMF2W54SZIAC

Dependencies

  • [2] PMNWRTGJ Add multiple output support
  • [3] 3PNG7NIB Remove trailing whitespace
  • [4] XHK7IGYI * hdyra: show last succeeded build and changes since on build status summary if build has failed
  • [5] OEPUOUNB Using twitter bootstrap for more consistent looks for Hydra
  • [6] CLJQCY2X * Store info about all the build actions and allow them to be
  • [7] 3SQCOHZN * minor performance tweaks
  • [8] MOX7XJ2E Merge the BuildSchedulingInfo table into the Builds table
  • [9] J5UVLXOK * Start of a basic Catalyst web interface.
  • [10] HXBXDEFK Speed up channel processing
  • [11] AKAZKCR6 * At top-level and for each project, provide two channels: "latest"
  • [12] YFYRNNQU Use <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
    [15.349]
    [14.166]
  • 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
    [3.186][2.323:479]()
    ->search({}, { join => ["buildoutputs"]
    , columns => [@buildListColumns, 'drvpath', 'description', 'homepage']
    [3.186]
    [2.479]
    ->search({}, { columns => [@buildListColumns, 'drvpath', 'description', 'homepage']
    , join => ["buildoutputs"]
  • replacement in src/root/build.tt at line 74
    [3.5848][3.5848:5935]()
    <li><a href="#tabs-information" data-toggle="tab">Information</a></li>
    [3.5848]
    [3.5935]
    <li><a href="#tabs-information" data-toggle="tab">Details</a></li>
  • edit in src/root/build.tt at line 222
    [3.11221][3.11221:11259]()
    <h2>Information</h2>
  • edit in src/root/build.tt at line 319
    [3.18270][3.18270:18309]()
    <h2>Build inputs</h2>
  • edit in src/root/build.tt at line 356
    [3.19635][3.19635:19675]()
    <h2>Related builds</h2>
  • edit in src/root/build.tt at line 363
    [3.232][3.232:261]()
    <h2>All build steps</h2>