* hydra: show queue optimization
[?]
Jan 22, 2010, 10:29 AM
QMPX3JDFTIDQJHSM3BYKTQNZIUKD3ZSARXDDFZMHXQYEJWOWKDEQCDependencies
- [2]
WRIU3S5E* UI for cloning builds (not functional yet). - [3]
JFZNAYJX* Showing releases. - [4]
S66BOMVU* Added authentication. - [5]
JLDUSNUO* Unify rendering of finished and scheduled builds. - [6]
FPK5LF53* Put the project-related actions in a separate controller. Put the - [7]
YTSIRIMK* Separate job status and all builds pages. - [8]
2AUODJBT - [*]
J5UVLXOK* Start of a basic Catalyst web interface.
Change contents
- replacement in src/lib/Hydra/Controller/Root.pm at line 61
{finished => 0}, {join => 'schedulingInfo', order_by => ["priority DESC", "timestamp"]})];{finished => 0}, {join => ['schedulingInfo', 'project'] , order_by => ["priority DESC", "timestamp"], '+select' => ['project.enabled', 'schedulingInfo.priority', 'schedulingInfo.disabled', 'schedulingInfo.busy'], '+as' => ['enabled', 'priority', 'disabled', 'busy'] })];