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 .
- Mar 31, 2004
-
-
Web Admin authored
-
Will Spooner authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
Moved meta_coord table information retrieval/storage out of CoordSystemAdaptor and into new MetaCoordContainer class. This was causing problems because the meta coord information should be stored/retrieved in the feature database and the coord system information should be stored/retrieved in the dna database
-
Graham McVicker authored
-
Graham McVicker authored
-
- Mar 30, 2004
-
-
Graham McVicker authored
-
James Stalker authored
-
Web Admin authored
-
Web Admin authored
-
Will Spooner authored
-
- Mar 29, 2004
-
-
Martin Hammond authored
-
Martin Hammond authored
-
Martin Hammond authored
now gets protein_id vai previous dump's embl file; includes names, descriptions, Dros orhtologues; deals with bacterial genes; has comments
-
Graham McVicker authored
-
Graham McVicker authored
use a straight_join when joining to repeat_consensus on repeat_type, because the mysql query optimiser gets it wrong
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
removed fetch_all_by_Slice_and_type method, extended fetch_all_by_Slice method to take additional type arg
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
cleaned up debugging output, made silencable; StatCodes can be logged to file for later analysis/retrieval
-
Graham McVicker authored
-
- Mar 26, 2004
-
-
Web Admin authored
-
Will Spooner authored
-
Will Spooner authored
-
- Mar 25, 2004
-
-
Graham McVicker authored
fix: dbh->{Kids} is only decremented after DESTROY, so disconnect needs to be called by destroy if Kids == 1
-
Graham McVicker authored
-
Graham McVicker authored
DBConnection::disconnect_if_idle now uses $dbh->{Kids} instead of $dbh->{ActiveKids} to prevent problems with multiple prepared statement handles
-
Graham McVicker authored
Transcript::add_Exon now throws if exon could not be added b/c of overlap with other exon, rather than silently doing nothing
-
Fiona Cunningham authored
-
- Mar 24, 2004
-
-
Graham McVicker authored
-
Graham McVicker authored
-