* Only show status changes from successful to failed and failed to
[?]
Oct 7, 2009, 1:59 PM
JSG5QEZJTJJJ3VZS2CVQGRTD3QD63U4E6I7WSTWXN3K56QVLE27QCDependencies
- [2]
SZYY2EQQ* Make the queries more readable. - [3]
RAKTHYAI* In the job status and error pages, show when the status of a job - [4]
SJN2QPWH* Big speed-up of the job status page and the channel generation (such - [*]
J5UVLXOK* Start of a basic Catalyst web interface.
Change contents
- replacement in src/lib/Hydra/Schema/Builds.pm at line 225
x.id > c.id and r.buildstatus != r2.buildstatus)x.id > c.id and((r.buildstatus = 0 and r2.buildstatus != 0) or(r.buildstatus != 0 and r2.buildstatus = 0)))