* Shut up DBIx::Class.

[?]
Oct 8, 2009, 11:19 AM
A5V7HLIQAUFKYRKYFBGVQO6EFLEKE6NGHHD4NG5BJTTZBWE4GZBQC

Dependencies

  • [2] T7CCJQOF * Revert for now due to Postgres breakage.
  • [3] AHTEIK7G * Added a maintainers field to the Builds table.
  • [4] 7YBYT2LQ
  • [5] NREF6YOA * Don't start more builds concurrently than allowed for each system
  • [6] QZLMDKMU * Queue runner: don't start scheduled builds builds if they belong to

Change contents

  • replacement in src/script/hydra_queue_runner.pl at line 64
    [3.490][2.0:110]()
    { join => ['schedulingInfo', 'project'], select => [{distinct => 'system'}], as => ['system'] });
    [3.490]
    [3.8604]
    { join => ['schedulingInfo', 'project'], select => ['system'], as => ['system'], distinct => 1 });