fix wrong comment
[?]
Feb 25, 2010, 9:22 AM
P5VJCT6U2GO6OHRZZQNX6SYX3XBRG62FLKRYH5GRO2O4KOJOXWLACDependencies
- [2]
2I2ZX6JB* Make the "latest succeeded" query (used by the "latest" channel) - [3]
E2TOU3L6* More indices. - [4]
2QA4Y4G3* hydra: added index, actual build time (buildstep with same outpath, so without deps) of the build - [5]
6QRHXIM3* Speed up the jobset index page. Especially the query to get the - [*]
N22GPKYT* Put info about logs / build products in the DB.
Change contents
- replacement in src/sql/hydra.sql at line 437
#create index IndexBuildsOnJob on Builds(project, jobset, job);#create index IndexBuildsOnJobAndIsCurrent on Builds(project, jobset, job, isCurrent);--create index IndexBuildsOnJob on Builds(project, jobset, job);--create index IndexBuildsOnJobAndIsCurrent on Builds(project, jobset, job, isCurrent);