[?]
Aug 31, 2010, 3:37 PM
K42RSSSITOALPCQVUO7YUAFPI5QWKZOI4ITZSZ4DVGK3Y76AXN7QC

Dependencies

  • [2] EFWN7JBV * Added a status page that shows all the currently executing build steps.
  • [3] J5UVLXOK * Start of a basic Catalyst web interface.
  • [4] T2232OBS * Add some DB indices to make the /releases page much faster.

Change contents

  • replacement in src/lib/Hydra/Controller/Root.pm at line 21
    [2.135][2.135:184]()
    if (scalar(@args) && $args[0] ne "static") {
    [2.135]
    [2.184]
    if (scalar(@args) == 0 || $args[0] ne "static") {