This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 26 Mar, 2015 4 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
use -pipeline_url instead of defining EHIVE_USER and EHIVE_PASS for all tests, and drop the database afterwards
-
Leo Gordon authored
-
Leo Gordon authored
-
- 22 Mar, 2015 2 commits
-
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
- 20 Mar, 2015 4 commits
-
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
This can solve issues about quoting the arguments
-
Matthieu Muffato authored
Join the arguments if they are given as an array-ref, and take care of the quotes !
-
- 19 Mar, 2015 8 commits
-
-
Matthieu Muffato authored
-
Leo Gordon authored
schema_change: removed analysis_stats[_monitor].num_required_workers, substituted with AS::estimate_num_required_workers()
-
Matthieu Muffato authored
-
Matthieu Muffato authored
It now takes a DBConnection object instead of a dbc_hash
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
- 18 Mar, 2015 6 commits
-
-
Matthieu Muffato authored
It allows to capture stderr, and output a more useful message when the command fails.
-
Matthieu Muffato authored
The snapshot is taken whilst the dumping job is still running. It means that on a restored database, beekeeper will first garbage-collect the job, and then re-run it. Previously, the job would re-dump everything and overwrite the snapshot. This is not the case any more.
-
Leo Gordon authored
-
Leo Gordon authored
Conflicts: modules/Bio/EnsEMBL/Hive/DBSQL/CoreDBConnection.pm
-
Leo Gordon authored
renamed shortened DBC parameters to their longer versions; made sure they are all passed to the constructor
-
Leo Gordon authored
avoiding RELOCATED workers by applying incemental backoff-and-retry approach from Ethernet CSMA/CD protocol in dbc::connect()
-
- 12 Mar, 2015 3 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
bugfix: stop registering some NO_WORK workers as UNKNOWN, by changing the order of Valley/DB reconciliation
-
- 06 Mar, 2015 3 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- 05 Mar, 2015 5 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
bugfix: avoid getting negative analysis_stats.ready_job_count by separating the "grab" and "release" phases of batching
-
Leo Gordon authored
bugfix: avoid getting negative analysis_stats.ready_job_count by separating the "grab" and "release" phases of batching
-
Leo Gordon authored
bugfix: avoid getting negative analysis_stats.ready_job_count by separating the "grab" and "release" phases of batching
-
- 26 Feb, 2015 5 commits
-
-
Leo Gordon authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Leo Gordon authored
-