This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 04 Feb, 2015 1 commit
-
-
Leo Gordon authored
-
- 16 Jan, 2015 3 commits
-
-
Leo Gordon authored
Conflicts: modules/Bio/EnsEMBL/Hive/Worker.pm
-
Leo Gordon authored
-
Leo Gordon authored
Conflicts: modules/Bio/EnsEMBL/Hive/Worker.pm
-
- 05 Jan, 2015 1 commit
-
-
Matthieu Muffato authored
-
- 22 Dec, 2014 2 commits
-
-
Matthieu Muffato authored
* version/2.0: Backported the recent changes from Ensembl's DBConnection
-
Matthieu Muffato authored
- use placeholders in "do" commands
-
- 05 Nov, 2014 4 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
bugfix [to ee51e74e] : restore the password-hiding functionality between beekeeper.pl and runWorker.pl
-
- 29 Oct, 2014 3 commits
-
-
Matthieu Muffato authored
* version/2.0: The main index is docs/index.html
-
Matthieu Muffato authored
* version/1.9: The main index is docs/index.html
-
Matthieu Muffato authored
-
- 27 Oct, 2014 6 commits
-
-
Matthieu Muffato authored
- always write the sequence to the current seqio - fix for creating lots of empty output files - fix warning "Use of uninitialized value in subroutine entry"
-
Matthieu Muffato authored
- always write the sequence to the current seqio - fix for creating lots of empty output files - fix warning "Use of uninitialized value in subroutine entry"
-
Matthieu Muffato authored
PR #5
-
Roy Storey authored
-
Roy Storey authored
-
Roy Storey authored
-
- 25 Oct, 2014 2 commits
-
-
Matthieu Muffato authored
(and probably RUNLIMIT as well) The problem was in Queen::register_worker_death(). The code fetches the current role, finalizes it, and then updates the worker table. The role that is fetched from the database with fetch_last_unfinished_by_worker_id() is not connected to any workers and later, when AnalysisJobAdaptor::release_undone_jobs_from_role() needs to know the cause of death and the number of work done by the worker, the role would load another instance of the worker using the information currently stored in the database, that is: before it has been updated. Hence, the code was complaining that cause_of_death was not populated. By associating the role to the worker, we allow the method to read the existing information
-
Matthieu Muffato authored
This is done by setting "self_burial" to 0
-
- 21 Oct, 2014 1 commit
-
-
Leo Gordon authored
-
- 16 Oct, 2014 3 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- 07 Oct, 2014 1 commit
-
-
Leo Gordon authored
-
- 30 Sep, 2014 1 commit
-
-
Leo Gordon authored
-
- 26 Sep, 2014 1 commit
-
-
Leo Gordon authored
-
- 18 Sep, 2014 1 commit
-
-
Leo Gordon authored
-
- 08 Sep, 2014 1 commit
-
-
Leo Gordon authored
-
- 04 Sep, 2014 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 02 Sep, 2014 6 commits
-
-
Matthieu Muffato authored
* version/2.0: Added a link to the schema diagram in PNG Conflicts: docs/hive_schema.inc
-
Matthieu Muffato authored
* version/1.9: Added a link to the schema diagram in PNG
-
Matthieu Muffato authored
-
Matthieu Muffato authored
* version/2.0: Added an HTML index for the workshop
-
Matthieu Muffato authored
* version/1.9: Added an HTML index for the workshop
-
Matthieu Muffato authored
-
- 01 Sep, 2014 1 commit
-
-
Matthieu Muffato authored
-