This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 23 Nov, 2015 7 commits
-
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
Renamed AnalysisStats::update() to update_stats_and_monitor() in order to restore the inherited update() method
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Javier Herrero authored
-
Javier Herrero authored
-
- 13 Nov, 2015 2 commits
-
-
Matthieu Muffato authored
-
Matthieu Muffato authored
This way, we avoid overriding values set by an external source (a human, for instance)
-
- 27 Aug, 2015 1 commit
-
-
Matthieu Muffato authored
bugfix: chunk_length and chunk_size must be updated at the same time the sequences are written (thank you @mn1 !)
-
- 25 Aug, 2015 1 commit
-
-
Matthieu Muffato authored
-
- 13 Aug, 2015 1 commit
-
-
Matthieu Muffato authored
-
- 18 Jun, 2015 1 commit
-
-
Leo Gordon authored
-
- 27 Mar, 2015 1 commit
-
-
Leo Gordon authored
-
- 24 Feb, 2015 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
(cherry-picked from version/2.1 branch)
-
- 16 Jan, 2015 1 commit
-
-
Leo Gordon authored
Conflicts: modules/Bio/EnsEMBL/Hive/Worker.pm
-
- 05 Nov, 2014 1 commit
-
-
Leo Gordon authored
-
- 27 Oct, 2014 3 commits
-
-
Roy Storey authored
-
Roy Storey authored
-
Roy Storey authored
-
- 16 Oct, 2014 1 commit
-
-
Leo Gordon authored
-
- 01 Sep, 2014 1 commit
-
-
Matthieu Muffato authored
Doxygen doesn't like when a =head2 section is not linked to a method. We had to move the comments to #-prefixed lines.
-
- 18 Jul, 2014 1 commit
-
-
Leo Gordon authored
bugfix: make sure that when multiple users are running the same pipeline on LSF, the numbers of their pending jobs are computed independently -- thanks, Mateus!
-
- 05 Jun, 2014 1 commit
-
-
Leo Gordon authored
-
- 15 May, 2014 1 commit
-
-
Javier Herrero authored
The worker_temp_directory for standalone workers was set to /tmp/worker_${USER}.standalone. If two standalone workers were running on the machine, they could overwrite each other’s files. The fix include the process ID ($$ in Perl) in the directory name.
-
- 23 Apr, 2014 1 commit
-
-
Leo Gordon authored
-
- 10 Apr, 2014 1 commit
-
-
Matthieu Muffato authored
-
- 10 Mar, 2014 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 10 Feb, 2014 1 commit
-
-
Leo Gordon authored
-
- 31 Jan, 2014 1 commit
-
-
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
-