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 .
- Aug 08, 2013
-
-
Andy Yates authored
The test schema was out of sync for ages due to it never being patched using the patch sets. This is no longer the case. We needed a one shot resynchronisation between the live schema and this test schema. All test cases have been run and still pass. Assuming the processes has not destroyed data. Any data changes seem to be related to different levels of precision being emitted in the files. Meta coord was updated.
-
Alessandro Vullo authored
-
Alessandro Vullo authored
-
Magali Ruffier authored
patch was mentioned in meta table but not actually applied
-
Magali Ruffier authored
when inserting 3 entries in parallel, should only store once but depending on how fast mysql catches up, the return dbID corresponds to the first or the last attempt now allowing for this change of mind
-
- Aug 07, 2013
-
-
Andy Yates authored
-
Andy Yates authored
After talking to Compara we found the need to support additional lookups with the full id cache. Since all values are stored in memory the lookup is very easy to compute.
-
Andy Yates authored
To provide improved querying of caches we now support SQL statements. These queries return a list of keys (normally primary key db identifiers) defining a list of objects to return. It is up to sub-BaseCache implementations to deal with the nitty gritty of cache mis-hits (something they need to do anyway).
-
- Aug 06, 2013
-
-
Alessandro Vullo authored
-
Andy Yates authored
Nathan requested methods which can perform this kind of task (assert the contents of a data structure). We support 1 level of arrays and hashes. All test cases pass at time of writing. Methods for capturing method returns were not implemented. They do not fit into the Utils way of doing (no method actually performs a task on an object they just report what it is).
-
- Aug 05, 2013
-
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Magali Ruffier authored
also some ergonomical changes: - get a count+ is test replaced by is_count method - variable names declared at the top of the modules, so can easily change gene/dbid/db used if the test database changes
-
Alessandro Vullo authored
-
- Aug 02, 2013
-
-
Alessandro Vullo authored
-
Alessandro Vullo authored
Changed expected GTF in some cases: the start/stop codons should not have been there (incomplete CDS annotation)
-
- Jul 31, 2013
-
-
Alessandro Vullo authored
-
- Jul 30, 2013
-
-
Andy Yates authored
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Andy Yates authored
Modified the enum on object_xref from 72->73 patch c and the redump re-did some data. Such as choosing a different encoding for some very small values. All changes are small though.
-
Andy Yates authored
-
Andy Yates authored
-
Magali Ruffier authored
now fully testing patches and haplotypes
-
Magali Ruffier authored
allows testing on patches and similar
-
Alessandro Vullo authored
-
Kieron Taylor authored
-
Alessandro Vullo authored
-
Alessandro Vullo authored
-
- Jul 23, 2013
-
-
Magali Ruffier authored
using current_schema_no_cvs everywhere now
-
- Jul 22, 2013
-
-
Kieron Taylor authored
-
Kieron Taylor authored
The big post-merge alt allele commit. Changes to alt_allele table, new tests, and a couple of new objects.
-
- Jul 17, 2013
-
-
Andy Yates authored
-
- Jul 16, 2013
-
-
Alessandro Vullo authored
-
- Jul 10, 2013
-
-
Magali Ruffier authored
-
Alessandro Vullo authored
-
Magali Ruffier authored
currently not compatible with most existing tests
-
Alessandro Vullo authored
An option from the command-line (-current-schema-no-cvs) allows to load the schema from the file system instead of fetching it from the CVS repository.
-
- Jun 24, 2013
-
-
Magali Ruffier authored
was not tested by PAR, as patches are stored on scaffolds, ie a different coord system
-
Magali Ruffier authored
-