This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 19 Mar, 2015 7 commits
-
-
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 7 commits
-
-
Leo Gordon authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- 25 Feb, 2015 1 commit
-
-
Leo Gordon authored
cleanup: removed DEPRECATED methods dbconn_2_mysql,dbconn_2_pgsql,db_connect_command,db_execute_command after a 1.5year cool-down period
-
- 24 Feb, 2015 7 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
Conflicts: modules/Bio/EnsEMBL/Hive/DBSQL/BaseAdaptor.pm
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
(cherry-picked from version/2.1 branch)
-
Leo Gordon authored
(cherry-picked from version/2.1 branch)
-
- 19 Feb, 2015 1 commit
-
-
Leo Gordon authored
-