[?]
Mar 4, 2009, 12:23 PM
FYWE74AAKTK5QZBRJLAV6JLEFCKW4RYL4XLUVLD3UXQEAISKJCXAC

Dependencies

  • [2] FPK5LF53 * Put the project-related actions in a separate controller. Put the
  • [3] 5NO7NCKT * Refactoring.
  • [4] SHBLLAVH * More global substitution.
  • [5] J5UVLXOK * Start of a basic Catalyst web interface.
  • [6] LBNVQXUB * Build the /build stuff in a separate controller.
  • [7] 2JQ7WEFM

Change contents

  • file move: Nix.pm (----------)NixChannel.pm (----------)
    [3.19]
    [3.43]
  • replacement in src/Hydra/lib/Hydra/Base/Controller/NixChannel.pm at line 1
    [3.43][3.44:82]()
    package Hydra::Base::Controller::Nix;
    [3.43]
    [3.82]
    package Hydra::Base::Controller::NixChannel;
  • replacement in src/Hydra/lib/Hydra/Controller/Build.pm at line 5
    [3.63][3.776:817]()
    use base 'Hydra::Base::Controller::Nix';
    [3.63]
    [3.98]
    use base 'Hydra::Base::Controller::NixChannel';
  • replacement in src/Hydra/lib/Hydra/Controller/Root.pm at line 5
    [3.873][3.6:47]()
    use base 'Hydra::Base::Controller::Nix';
    [3.873]
    [2.9412]
    use base 'Hydra::Base::Controller::NixChannel';