This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 22 Nov, 2016 3 commits
-
-
Leo Gordon authored
bugfix: default_insertion_method becomes INSERT (INSERT_IGNORE for Jobs only) to avoid masking FK collisions in mysql 5.6
-
Leo Gordon authored
-
Leo Gordon authored
-
- 21 Nov, 2016 9 commits
-
-
Leo Gordon authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
- 19 Nov, 2016 10 commits
-
-
Matthieu Muffato authored
* version/2.4: bugfix: $PWD/perl5 was incorrectly listed
-
Matthieu Muffato authored
-
Matthieu Muffato authored
* version/2.4: Added a test for the "take_time" parameter of Dummy Unneeded dependency Trivial test to complete the coverage of Bio::EnsEMBL::Hive::Version "prove" itself should not be listed in Coveralls Also test the dark collection Added tests for the remaining patterns Added documentation about the Params interface, and the changed made in 2.4 bugfix: use varchar, otherwise Postgre pads the strings with whitespace
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
- 18 Nov, 2016 12 commits
-
-
Matthieu Muffato authored
-
Matthieu Muffato authored
Sorting the values here is too difficult, so instead we ask Perl to make the sort stable, and we store the insertion order of the keys in the hash (which follows the collection)
-
Matthieu Muffato authored
To make generate_graph deterministic, we basically need to sort the values of each hash by their corresponding key
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
The time-complexity of find_one_by() is O(n)
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Leo Gordon authored
added -dot_input flag to generate_graph.pl to optionally produce an intermediate .dot file that we feed into dot
-
- 15 Nov, 2016 1 commit
-
-
Leo Gordon authored
-
- 11 Nov, 2016 5 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
use param("HIVE_semaphored_job_url") to point at the remote funnel, and make sure it is propagated correctly
-
Leo Gordon authored
general infrastructure change to perform all semaphored_job-related operations via the corresponding adaptor
-
Leo Gordon authored
-