This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 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
-
- 26 Sep, 2013 1 commit
-
-
Leo Gordon authored
-
- 25 Sep, 2013 3 commits
-
-
Leo Gordon authored
bugfix: ENSCOMPARASW-132. When all dependent jobs (>1) fail to be created due to unique constraint, they now correctly update status to READY
-
Leo Gordon authored
-
Leo Gordon authored
-
- 21 Sep, 2013 1 commit
-
-
Leo Gordon authored
-
- 16 Sep, 2013 1 commit
-
-
Leo Gordon authored
-
- 13 Sep, 2013 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 10 Sep, 2013 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
bugfix: reset the tried jobs to retry_count=1 and untried ones to retry_count=0 when doing a bulk reset
-
- 08 Sep, 2013 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 07 Sep, 2013 3 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- 04 Sep, 2013 4 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
methods dbconn_2_mysql(), dbconn_2_pgsql(), db_connect_command(), db_execute_command() are DEPRECATED - use db_cmd.pl instead
-
Leo Gordon authored
added support for -pipeline_url as an input parameter (no need to supply hive_driver or password in this case)
-
Leo Gordon authored
-
- 30 Aug, 2013 1 commit
-
-
Leo Gordon authored
-
- 23 Aug, 2013 2 commits
-
-
Leo Gordon authored
now performing deep-stack substitution for whatever is dataflown into tables (rather than just dataflowing the output_id)
-
Leo Gordon authored
bugfix: substituting the accu signature on demand from the very depths of emitting job's param_stack
-