This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 23 May, 2013 1 commit
-
-
Leo Gordon authored
-
- 01 May, 2013 1 commit
-
-
Leo Gordon authored
added a new protected_prepare_execute() method to avoid deadlocks and used it twice in AnalysisJobAdaptor, to fix Stephen's deadlocks
-
- 08 Apr, 2013 1 commit
-
-
Miguel Pignatelli [prf1] authored
-
- 05 Mar, 2013 1 commit
-
-
Leo Gordon authored
-
- 14 Feb, 2013 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 29 Nov, 2012 1 commit
-
-
Leo Gordon authored
-
- 20 Nov, 2012 1 commit
-
-
Leo Gordon authored
bugfix: if re-running a job that creates a semaphored group, we no longer die (thanks Miguel for reporting)
-
- 13 Nov, 2012 1 commit
-
-
Leo Gordon authored
feature: jobless workers will now leave module compilation errors in the job_message table (thanks, Kathryn!)
-
- 06 Nov, 2012 1 commit
-
-
Leo Gordon authored
-
- 19 Oct, 2012 1 commit
-
-
Leo Gordon authored
merge reset_and_grab into one subroutine; pre-increment dependent semaphore if re-running a DONE job; use -force flag for force-running an individual job
-
- 17 Oct, 2012 1 commit
-
-
Leo Gordon authored
moved special-job-reset and special-job-reclaim into the same call, removed the unnecessary fetch in between
-
- 16 Oct, 2012 1 commit
-
-
Leo Gordon authored
-
- 15 Oct, 2012 1 commit
-
-
Matthieu Muffato authored
-
- 11 Oct, 2012 1 commit
-
-
Leo Gordon authored
-
- 08 Oct, 2012 1 commit
-
-
Leo Gordon authored
-
- 05 Oct, 2012 1 commit
-
-
Leo Gordon authored
extend the param_init() of the garbage-collected jobs to include analysis->parameters() for template substitution (still limited!)
-
- 04 Oct, 2012 1 commit
-
-
Leo Gordon authored
introduced semaphored_job_count, renamed unclaimed_job_count-->ready_job_count, changed reporting, fixed hive_capacity=0
-
- 03 Oct, 2012 1 commit
-
-
Leo Gordon authored
-
- 02 Oct, 2012 3 commits
-
-
Leo Gordon authored
moved failed_job_tolerance, max_retry_count, can_be_empty and priority columns from analysis_stats to analysis_base
-
Leo Gordon authored
-
Leo Gordon authored
bugfix: changed the order of the atomic SEMAPHORED->READY state&counter UPDATE so that it works as intended in SQLite as well
-
- 28 Sep, 2012 1 commit
-
-
Leo Gordon authored
-
- 27 Sep, 2012 1 commit
-
-
Leo Gordon authored
-
- 25 Sep, 2012 1 commit
-
-
Leo Gordon authored
Dropped 'BLOCKED' job status and introduced 'SEMAPHORED' status that is maintained in sync with semaphore_counts; less confusing and more efficient (with new 3-part index)
-
- 21 Sep, 2012 1 commit
-
-
Leo Gordon authored
-
- 05 Sep, 2012 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 04 Sep, 2012 1 commit
-
-
Leo Gordon authored
-
- 24 Jul, 2012 1 commit
-
-
Leo Gordon authored
if running a worker with a specific job_id, the status is set to READY, but the retry_count is set depending on whether PRE_CLEANUP is needed or not
-
- 23 Jul, 2012 1 commit
-
-
Leo Gordon authored
At last rename GET_INPUT into FETCH_INPUT for consistency between the schema and the code (it seems to be harder to patch all the accumulated code)
-
- 03 Jul, 2012 1 commit
-
-
Leo Gordon authored
-
- 27 Jun, 2012 1 commit
-
-
Leo Gordon authored
simplified logic that controls how semaphores are propagates (preparing for semaphore escaping rule support)
-
- 19 Jun, 2012 1 commit
-
-
Leo Gordon authored
-
- 27 Mar, 2012 1 commit
-
-
Leo Gordon authored
-
- 20 Mar, 2012 1 commit
-
-
Leo Gordon authored
-
- 01 Mar, 2012 1 commit
-
-
Leo Gordon authored
-
- 28 Nov, 2011 1 commit
-
-
Leo Gordon authored
-
- 23 Nov, 2011 1 commit
-
-
Leo Gordon authored
-
- 21 Nov, 2011 1 commit
-
-
Leo Gordon authored
-