This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- Feb 11, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- Feb 10, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- Feb 07, 2014
-
-
Leo Gordon authored
-
Matthieu Muffato authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
Switched to our internal implementation of throw() via Carp::confess. It is also available to Runnables as $self->throw( $msg );
-
Leo Gordon authored
-
Leo Gordon authored
more tweaks: pipeline_name contains rel_with_suffix, EHIVE_USER/EHIVE_PASS are still checked first, schema_version not duplicated
-
- Feb 06, 2014
-
-
Leo Gordon authored
moving Ensembl-specific configuration from HiveGeneric_conf into EnsemblGeneric_conf. Make sure you inherit from the right one!
-
Leo Gordon authored
-
Leo Gordon authored
cosmetic: not sure if we need this module to be around. The only purpose it currently serves is to muddy the waters when it comes to documentation.
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
removed rearrange() and throw() from AnalysisJobAdaptor by removing the unused CreateNewJob() method
-
Leo Gordon authored
-
Leo Gordon authored
-
- Feb 04, 2014
-
-
Leo Gordon authored
Storable->new() now performs setting of all parameters without the use of rearrange (NB: change of call format!)
-
- Jan 31, 2014
-
-
Leo Gordon authored
core-independent version of DBAdaptor. new() clean from URLFactory and self-reference, but still plays nice with optional Registry
-
Leo Gordon authored
fix: HiveGeneric_conf needs to declare that it in fact uses Registry (this could move into EnsemblGeneric_conf together with ApiVersion)
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
removed dependency on Core's DBSQL::BaseAdaptor and Storable by introducing own lightweight Hive::Storable
-
Leo Gordon authored
cosmetic: added deprecated message to CreateNewJob() and some documentation to store_jobs_and_adjust_counters()
-
- Jan 30, 2014
-
-
Leo Gordon authored
store_jobs_and_adjust_counters() now also deals with semaphore_count corrections. It is now the preferred job-creation interface.
-
Leo Gordon authored
-
- Jan 28, 2014
-
-
Leo Gordon authored
bugfix: no hope for other DBD drivers to support detection of auto-incrementing fields => use our inernal fixed rule
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
bugfix: stop printing overflow-related debug output to STDOUT; interface with overflow adaptor simplified
-
Leo Gordon authored
-
- Jan 27, 2014
-
-
Leo Gordon authored
-
- Jan 24, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
bugfix: substituting --password for --pass to pacify mysql 5.5.34+ that no longer recognizes options by their prefix
-