hydra/src/lib/Hydra
Eelco Dolstra c8d572a0dc Remove the "all" channel
The "all" channel fundamentally doesn't scale, because it needs
to fetch N builds from the database (where N is potentially a very
large number), then check whether they are still valid.  And it's
not very useful anyway.
2011-11-30 12:07:47 +01:00
..
Base/Controller Remove the "all" channel 2011-11-30 12:07:47 +01:00
Controller Fix a huge performance regression in the jobstatus page 2011-11-29 19:55:49 +01:00
Helper Whitespace 2011-11-29 15:57:47 +01:00
Model * Move everything up one directory. 2009-03-05 13:41:57 +00:00
Schema * Ran update-dbix. 2011-02-09 10:19:36 +00:00
Script Use CatalystX::Script::Server::Starman 2011-11-22 16:44:32 +01:00
View * Start of a JSON API to get information about a specific build. 2011-09-15 08:27:17 +00:00
Schema.pm add support for git as jobinput 2009-11-17 15:16:41 +00:00