This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 08 Apr, 2015 5 commits
-
-
Leo Gordon authored
schema_change: improved[mysql]/added[pgsql] time_analysis() stored procedure, taking into account running roles
-
Leo Gordon authored
-
Matthieu Muffato authored
* version/2.2: Fixed the bacct (LSF) parser for multi-hosts jobs
-
Matthieu Muffato authored
* version/2.1: Fixed the bacct (LSF) parser for multi-hosts jobs
-
Matthieu Muffato authored
The last lines contain the resource usage for each job. Instead, find the line that introduces the overall statistics.
-
- 27 Mar, 2015 7 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Matthieu Muffato authored
Without this option, Perl would create cover_db in the current directory, which causes problems because some tests change the working directory before running a script
-
- 26 Mar, 2015 12 commits
-
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
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 2 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.
-