This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- Nov 27, 2012
-
-
Leo Gordon authored
secutiry: make sure stringify() always produces perl-parsable structures, so that global settings of Data::Dumper do not affect its results (thanks to Uma and Matthieu for reporting)
-
Leo Gordon authored
-
- Nov 23, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
added a new per-analysis "analysis_capacity" limiter for cases where users want to limit analyses independently
-
Leo Gordon authored
switch the Scheduler to using universal Limiter objects (cleaner code, more precise computation and should allow for expansion)
-
Leo Gordon authored
moved pending adjustment out of the main scheduling subroutine, which simplified the logic and improved readability
-
Leo Gordon authored
Introduced a new 'NO_ROLE' cause_of_death for failures during specialization (not so much of an error, really!)
-
Leo Gordon authored
bugfix: avoid specializing in an otherwise BLOCKED analysis that is temporarily in SYNCHING state (thanks to Kathryn for reporting)
-
- Nov 21, 2012
-
-
Leo Gordon authored
(multi-meadow scheduler) restrict the set of analyses that a worker with a given meadow_type can specialize into
-
Leo Gordon authored
-
- Nov 20, 2012
-
-
Matthieu Muffato authored
-
Leo Gordon authored
bugfix: if re-running a job that creates a semaphored group, we no longer die (thanks Miguel for reporting)
-
Leo Gordon authored
Added API and schema support for analysis_base.meadow_type / Analysis->meadow_type(), which will be NULL/undef by default
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- Nov 19, 2012
-
-
Matthieu Muffato authored
-
- Nov 18, 2012
-
-
Matthieu Muffato authored
-
- Nov 16, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
make Valley into Configurable and move SubmitWorkersMax into Valley's context, because it is more "global" than a Meadow
-
Leo Gordon authored
-
Leo Gordon authored
-
- Nov 15, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
simplification of the interface: scripts no longer understand --user/--password/--host/--port/--database and require --url instead
-
- Nov 13, 2012
-
-
Leo Gordon authored
capture Worker's death message during the new 'SPECIALIZATION' status in job_message/msg (thanks, Thomas!)
-
Leo Gordon authored
-
Leo Gordon authored
feature: jobless workers will now leave module compilation errors in the job_message table (thanks, Kathryn!)
-
- Nov 12, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- Nov 09, 2012
-
-
Leo Gordon authored
bugfix: worker.log_dir varchar(80) was too limiting, now extended to varchar(255); (thanks, Kathryn!)
-
Leo Gordon authored
bugfix: make sure we release claimed jobs from a manually-run worker whose Runnable fails at compilation (thanks, Miguel!)
-
- Nov 08, 2012
-
-
Leo Gordon authored
-
- Nov 06, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- Nov 02, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-