This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- Jun 05, 2014
-
-
Leo Gordon authored
-
- May 15, 2014
-
-
Leo Gordon authored
bugfix: when using more than one standalone worker make sure their /tmp directories do not clash
-
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.
-
- Apr 23, 2014
-
-
Leo Gordon authored
-
- Apr 10, 2014
-
-
Matthieu Muffato authored
-
- Apr 04, 2014
-
-
Leo Gordon authored
-
- Mar 10, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- Feb 13, 2014
-
-
Leo Gordon authored
-
- Feb 11, 2014
-
-
Leo Gordon authored
-
- Feb 10, 2014
-
-
Leo Gordon authored
-
- Feb 07, 2014
-
-
Matthieu Muffato authored
-
- Jan 31, 2014
-
-
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
-
- Jan 22, 2014
-
-
Leo Gordon authored
-
- Jan 17, 2014
-
-
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
-
- Jan 14, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- Jan 13, 2014
-
-
Leo Gordon authored
-
- Jan 08, 2014
-
-
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
-