Changes between Version 9 and Version 11 of Ticket #51995


Ignore:
Timestamp:
Sep 12, 2016, 5:14:54 AM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51995

    • Property Cc larryv@… added
  • Ticket #51995 – Description

    v9 v11  
    1515* create hypherlinks to individual builds from the console page (there's currently just a hyperlink that points to an useless `#` on the same page)
    1616* create navigation button for individual builds (one build back and forward)
    17 * disable tracking of remaining build time based on statistics (unless the statistics gets considerably better and actually tracks builds of individual ports)
     17* ~~(DONE; r152536) disable tracking of remaining build time based on statistics (unless the statistics gets considerably better and actually tracks builds of individual ports)~~
    1818* Is it possible to display URLs (on the watcher) to triggered builds as soon as the builds start (rather than waiting until all builds are finished)?
    1919* (not sure if doable) pending forced build requests don't display any info at all until they are started (one doesn't know which port builds were forced)
     
    2525* ~~(DONE; r151264, r151266) provide a link to `main.log`~~
    2626* provide a link to `config.log` if one exists (we can worry about more advanced situations with multiple logs later)
    27 * remove `stdio` from the first step in builder with the sole purpose of displaying port name
     27* ~~(DONE; r152521) remove `stdio` from the first step in builder with the sole purpose of displaying port name~~
    2828* ~~(DONE; r151264, r151266) add some very basic build statistics (build time, size of build dir, size of destroot)~~
    2929  * missing: size of binary archive, ...