This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 09 Oct, 2012 1 commit
-
-
Leo Gordon authored
-
- 08 Oct, 2012 3 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
removed the input_id functionality from runWorker as both redundant (standaloneJob) and probably not working
-
Leo Gordon authored
-
- 05 Oct, 2012 3 commits
-
-
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
-
- 04 Oct, 2012 3 commits
-
-
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
-
- 03 Oct, 2012 4 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- 02 Oct, 2012 6 commits
-
-
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
-
Leo Gordon authored
added specific defaults into analysis_stats and analysis_stats_monitor; re-ordered the fields for easier navigation
-
- 01 Oct, 2012 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 28 Sep, 2012 1 commit
-
-
Leo Gordon authored
-
- 27 Sep, 2012 4 commits
-
-
Leo Gordon authored
make AnalysisStats a rearrangeable EnsEMBL-style constructor, a proper store method and other preparations
-
Leo Gordon authored
-
Leo Gordon authored
retired the cmd_hive.pl script; likely not working and duplicating functionality of more flexible PipeConfig
-
Leo Gordon authored
-
- 26 Sep, 2012 3 commits
-
-
Leo Gordon authored
switched Queen to become descendent of Hive::DBSQL::ObjectAdaptor and removed _generic_fetch from it
-
Leo Gordon authored
-
Leo Gordon authored
-
- 25 Sep, 2012 3 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
Dropped 'BLOCKED' job status and introduced 'SEMAPHORED' status that is maintained in sync with semaphore_counts; less confusing and more efficient (with new 3-part index)
-
Leo Gordon authored
record each Workers log_dir in the database; simplified the log_dir code and renamed cmdline options accordingly
-
- 21 Sep, 2012 3 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- 20 Sep, 2012 3 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
allow JOIN to appear in the constraint and act wisely - so we do not need extra complicated syntax for joining
-
- 07 Sep, 2012 1 commit
-
-
Leo Gordon authored
-