This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 23 May, 2013 1 commit
-
-
Leo Gordon authored
-
- 01 May, 2013 1 commit
-
-
Leo Gordon authored
-
- 29 Apr, 2013 1 commit
-
-
Leo Gordon authored
-
- 13 Feb, 2013 1 commit
-
-
Leo Gordon authored
-
- 29 Nov, 2012 1 commit
-
-
Leo Gordon authored
-
- 31 Oct, 2012 1 commit
-
-
Leo Gordon authored
-
- 08 Jun, 2012 1 commit
-
-
Leo Gordon authored
-
- 15 Jul, 2011 1 commit
-
-
Leo Gordon authored
-
- 14 Jul, 2011 1 commit
-
-
Leo Gordon authored
-
- 14 Apr, 2011 1 commit
-
-
Leo Gordon authored
-
- 13 Apr, 2011 1 commit
-
-
Leo Gordon authored
big renaming of hive->worker, analysis_job->job, analysis_job_file->job_file, analysis_job_id->job_id, worker.beekeeper->worker.meadow_type, etc
-
- 09 Sep, 2010 1 commit
-
-
Leo Gordon authored
-
- 03 Sep, 2010 1 commit
-
-
Leo Gordon authored
-
- 20 Aug, 2010 1 commit
-
-
Leo Gordon authored
-
- 11 Aug, 2010 1 commit
-
-
Leo Gordon authored
job_error table now holds jobs' termination messages; workers do not die when jobs die, but can be instructed to to so
-
- 13 Jun, 2010 1 commit
-
-
Leo Gordon authored
-
- 25 Feb, 2010 1 commit
-
-
Leo Gordon authored
-
- 03 Dec, 2009 1 commit
-
-
Leo Gordon authored
-
- 20 Oct, 2004 1 commit
-
-
Jessica Severin authored
-
- 23 Sep, 2004 1 commit
-
-
Jessica Severin authored
-
- 31 Aug, 2004 1 commit
-
-
Ian Longden authored
-
- 27 Aug, 2004 1 commit
-
-
Ian Longden authored
Added get_available_adaptors to get the pairs of name / adaptor modules. This should make it easier to read etc
-
- 29 Jul, 2004 1 commit
-
-
Ian Longden authored
-
- 14 Jun, 2004 2 commits
-
-
Jessica Severin authored
-
Jessica Severin authored
Bio::EnsEMBL::DBSQL::DBAdaptor to match symetry with core,pipeline,compara This means I can remove all 'hive' adaptors from compara now and the URLFactory now returns by default a Hive::DBSQL::DBAdaptor. This also means I can make my graph configuring runnableDBs really adaptible to run on both Pipeline and Hive systems by doing if($self->db->isa('Bio::EnsEMBL::Pipeline::DBAdaptor')) {...} if($self->db->isa('Bio::EnsEMBL::Hive::DBAdaptor')) {...}
-