This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Dec 16, 2019
-
-
Tiago Grego authored
Gitlab CI: enable triggering of dependent builds on Travis
-
- Dec 05, 2019
-
-
Tiago Grego authored
[ENSCORESW-3183][ENSCORESW-3176] Mapper performance improvements
-
Brandon Walts authored
-
Brandon Walts authored
-
Brandon Walts authored
-
Brandon Walts authored
-
Brandon Walts authored
IntervalTree performance: stop sorting already-sorted intervals and avoid checking for blessed references
-
- Dec 02, 2019
-
-
Tiago Grego authored
Remove Try::Tiny dependency
-
Tiago Grego authored
add basic info to readme
-
- Nov 29, 2019
-
-
Tiago Grego authored
Task variation/remove deprecation status
-
- Nov 27, 2019
-
-
Tiago Grego authored
-
Tiago Grego authored
-
Tiago Grego authored
-
- Nov 21, 2019
-
-
Tiago Grego authored
-
- Nov 20, 2019
-
-
Anja Thormann authored
-
Anja Thormann authored
-
Marek Szuba authored
comment out diag statements in tests
-
Marek Szuba authored
Our Perl images are now all based on Debian Buster so there is no longer a need to try and install Jessie packages.
-
- Nov 18, 2019
-
-
Marek Szuba authored
Seeing as they were to run even in the event of any of the local test jobs having failed, no real point in waiting until after the local jobs have completed.
-
- Nov 13, 2019
-
-
Marek Szuba authored
By building our own images with common dependencies already installed, we can make actual test runs faster and less wasteful. That said, do keep directives for installing dependencies here in case of some of them having been updated since the last rebuild of the images.
-
Marek Szuba authored
That way the runner will not waste time on installing Ensembl dependencies in containers used to launch trigger-dependent-build.sh
-
Marek Szuba authored
1. Apply lessons learned from experiments with ensembl-test regarding the use of variables in trigger:project; 2. Remove 'trigger' from the template altogether, that way we will be able to use it for downstream jobs on both GitLab-CI (which will use triggering) and Travis (which will call a script); 3. Add a job to trigger dependent builds on Travis, with hopefully all required environment variables assigned the values of their GitLab-CI counterparts.
-
- Nov 11, 2019
-
-
Tiago Grego authored
-
- Nov 08, 2019
-
-
Marek Szuba authored
Devel::Cover still does not work with threads, causing weird failures (possibly segfaults) in registry.t - and IMHO we shouldn't use different threadedness for different versions of Perl we test.
-
Marek Szuba authored
Activate Gitlab CI
-
Marek Szuba authored
-
- Nov 07, 2019
-
-
Marek Szuba authored
Patch test databases
-
- Nov 06, 2019
-
-
Marek Szuba authored
Source: master branches of all relevant Ensembl repositories as of 10:00 today. This brings all test databases at hand to schema version 100.
-
- Nov 05, 2019
-
-
Marek Szuba authored
Enscoresw 3267
-
Includes recent Variation schema updates.
-
Tiago Grego authored
Registry: add support for versioned ncbi_taxonomy DBs + improve support for versioned metadata DBs
-
- Oct 31, 2019
-
-
Ameya Chaubal authored
-
Marek Szuba authored
Registry::get_species_and_object_type(): filter out versioned ensembl_metadata and ncbi_taxonomy DBs Again, for ensembl_metadata this should have been part of ENSCORESW-3119.
-
Marek Szuba authored
For ensembl_metadata this should have been part of ENSCORESW-3119 but alas, I missed it. Not sure if ncbi_taxonomy is actually processed by this function but let's play it safe, will have to confirm.
-
Marek Szuba authored
See ENSCORESW-3253. If both a versioned and an unversioned database are present, use the versioned one if the version number matches that of the software.
-
- Oct 21, 2019
-
-
Tiago Grego authored
Add next-value buffering to Bio::EnsEMBL::Utils::Iterator
-
- Oct 18, 2019
-
-
Marek Szuba authored
Fix fetch_all_by_outward_search
-
- Oct 16, 2019
-
-
Matthieu Muffato authored
-
Matthieu Muffato authored
This is useful when working with coderefs that defer to `$sth->fetchrow_arrayref`, which throws an error if called again after having returned undef (which signifies the end of the data stream) ``` DBD::mysql::st fetchrow_arrayref failed: fetch() without execute() ```
-
- Oct 15, 2019
-
-