Fix display of non-aggregate builds
[?]
Aug 15, 2013, 11:57 AM
V3UMEC5JQMX4WE7K2AQ7VYJTBEKMSHNQU6FGHKW5H5G2AWB3O27ACDependencies
- [2]
UYWFRWQ6Sort constituents by job name - [3]
PMNWRTGJAdd multiple output support - [4]
ZI535LI6* hydra: 'new' UI for project/jobset/job/build - [5]
ODNCGFQ5* Improved the navigation bar: don't include all projects (since that - [6]
J5UVLXOK* Start of a basic Catalyst web interface. - [7]
3SQCOHZN* minor performance tweaks - [8]
GNIEG2GC* Disambiguate jobs by jobset name. I.e. jobs with the same name in - [9]
HPEG2RHVMerge the BuildResultInfo table into the Builds table - [10]
HN3V252LOn the build page, show how many aggregate constituents failed - [11]
JTHWA6AMRename aggregate members to constituents
Change contents
- replacement in src/root/build.tt at line 10
[% isAggregate = constituents ? 1 : 0 %][% isAggregate = constituents.size > 0 %]