This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- Oct 19, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
merge reset_and_grab into one subroutine; pre-increment dependent semaphore if re-running a DONE job; use -force flag for force-running an individual job
-
Leo Gordon authored
-
- Oct 17, 2012
-
-
Leo Gordon authored
moved special-job-reset and special-job-reclaim into the same call, removed the unnecessary fetch in between
-
- Oct 16, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
moved specializaton call into W::run, so that death messages during specialization could be recorded in W->log_dir
-
- Oct 15, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Matthieu Muffato authored
-
Leo Gordon authored
-
- Oct 13, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- Oct 12, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- Oct 11, 2012
-
-
Leo Gordon authored
-
- Oct 10, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- Oct 09, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- Oct 08, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
removed the input_id functionality from runWorker as both redundant (standaloneJob) and probably not working
-
Leo Gordon authored
-
- Oct 05, 2012
-
-
Leo Gordon authored
extend the param_init() of the garbage-collected jobs to include analysis->parameters() for template substitution (still limited!)
-
Leo Gordon authored
cause_of_death="" no longer used for decision making, cause_of_death IS NULL by default and FATALITY renamed UNKNOWN for clarity
-
Leo Gordon authored
-
- Oct 04, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
introduced semaphored_job_count, renamed unclaimed_job_count-->ready_job_count, changed reporting, fixed hive_capacity=0
-
- Oct 03, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- Oct 02, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
moved failed_job_tolerance, max_retry_count, can_be_empty and priority columns from analysis_stats to analysis_base
-
Leo Gordon authored
-
Leo Gordon authored
bugfix: changed the order of the atomic SEMAPHORED->READY state&counter UPDATE so that it works as intended in SQLite as well
-
Leo Gordon authored
-