This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 24 Jan, 2014 2 commits
-
-
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 4 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
-
- 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
-
- 19 Dec, 2013 3 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- 16 Dec, 2013 4 commits
-
-
Miguel Pignatelli authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
- 09 Dec, 2013 1 commit
-
-
Leo Gordon authored
-
- 04 Dec, 2013 1 commit
-
-
Matthieu Muffato authored
-
- 25 Nov, 2013 5 commits
-
-
Leo Gordon authored
schema_change: detect and register RELOCATED events that used to mess up things on LSF 9.0 ("job rescheduled" in LSF parlance)
-
Leo Gordon authored
be more careful with fetch_overdue_workers (Use 5sec threshold to avoid checking recently active Workers. Do not use it at all when performing -all_dead.)
-
Leo Gordon authored
bugfix: last_check_in should only be updated by register_worker_death if the Worker is burying itself
-
Leo Gordon authored
cosmetic: added (commented out) warning messages for every external system() call that LSF module runs - simplifies debugging a lot
-
Leo Gordon authored
-
- 21 Nov, 2013 1 commit
-
-
Leo Gordon authored
-
- 19 Nov, 2013 1 commit
-
-
Leo Gordon authored
-
- 12 Nov, 2013 1 commit
-
-
Leo Gordon authored
ResourceDescription expanded to include both submission_cmd_args and worker_cmd_args. Both args can be specified in a PipeConfig file.
-
- 06 Nov, 2013 1 commit
-
-
Leo Gordon authored
-
- 05 Nov, 2013 1 commit
-
-
Matthieu Muffato authored
-
- 25 Oct, 2013 2 commits
-
-
Leo Gordon authored
(1) do not change SEMAPHORED jobs to READY and (2) support more flexibility in choosing which statuses to reset
-
Leo Gordon authored
param_required() now automatically sets transient_error(0) before dying, to avoid unnecessary retries (thanks, Matthieu!)
-
- 24 Oct, 2013 1 commit
-
-
Matthieu Muffato authored
-
- 15 Oct, 2013 1 commit
-
-
Matthieu Muffato authored
-
- 08 Oct, 2013 1 commit
-
-
Matthieu Muffato authored
-
- 01 Oct, 2013 1 commit
-
-
Leo Gordon authored
pipeline_name is now automatically computed from ClassName; simplified workshop's example files and slides
-
- 27 Sep, 2013 1 commit
-
-
Leo Gordon authored
-