This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 06 Feb, 2014 7 commits
-
-
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
-
- 04 Feb, 2014 1 commit
-
-
Leo Gordon authored
Storable->new() now performs setting of all parameters without the use of rearrange (NB: change of call format!)
-
- 31 Jan, 2014 6 commits
-
-
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()
-
- 30 Jan, 2014 2 commits
-
-
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
-
- 28 Jan, 2014 6 commits
-
-
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
-
- 27 Jan, 2014 1 commit
-
-
Leo Gordon authored
-
- 24 Jan, 2014 4 commits
-
-
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
-
- 22 Jan, 2014 1 commit
-
-
Leo Gordon authored
-
- 17 Jan, 2014 5 commits
-
-
Leo Gordon authored
drop fetch_all_by_from_analysis_id_and_branch_code() method and rely on AUTOLOADed BaseAdaptor's methods instead
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- 14 Jan, 2014 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 13 Jan, 2014 1 commit
-
-
Leo Gordon authored
-
- 08 Jan, 2014 4 commits
-
-
Leo Gordon authored
If greedy disoriented Workers overshoot analysis_capacity|hive_capacity, make sure they respecialize after the first batch
-
Leo Gordon authored
-
Leo Gordon authored
Individual Worker's specialization is now routed through Scheduler's main subroutine, to enforce more checks
-
Leo Gordon authored
-