This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 24 Jan, 2014 1 commit
-
-
Leo Gordon authored
-
- 17 Jan, 2014 1 commit
-
-
Leo Gordon authored
drop fetch_all_by_from_analysis_id_and_branch_code() method and rely on AUTOLOADed BaseAdaptor's methods instead
-
- 14 Jan, 2014 1 commit
-
-
Leo Gordon authored
-
- 13 Jan, 2014 1 commit
-
-
Leo Gordon authored
-
- 09 Dec, 2013 1 commit
-
-
Leo Gordon authored
-
- 25 Nov, 2013 1 commit
-
-
Leo Gordon authored
-
- 21 Nov, 2013 1 commit
-
-
Leo Gordon authored
-
- 19 Nov, 2013 1 commit
-
-
Leo Gordon authored
-
- 25 Oct, 2013 1 commit
-
-
Leo Gordon authored
(1) do not change SEMAPHORED jobs to READY and (2) support more flexibility in choosing which statuses to reset
-
- 25 Sep, 2013 1 commit
-
-
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
-
- 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
-
- 23 Aug, 2013 1 commit
-
-
Leo Gordon authored
bugfix: make sure longer input_id hashes are correctly fetched from analysis_data table in "param stack" mode
-
- 21 Aug, 2013 1 commit
-
-
Leo Gordon authored
"parameter stack" implementation using two extra fields in job table. Accu content intended for any job_id has preference over Input_id content for the same job.
-
- 15 Aug, 2013 1 commit
-
-
Leo Gordon authored
Bugfixes to pacify pgsql: changed a non-functional "HAVING" into a nested SELECT, and changed unsupported SUM() into COUNT(CASE … )
-
- 28 Jul, 2013 1 commit
-
-
Leo Gordon authored
-
- 09 Jul, 2013 4 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
changed the interface of balance_semaphores() : pass in $filter_analysis_id instead of $filter_analysis
-
Leo Gordon authored
-
Leo Gordon authored
-
- 18 Jun, 2013 1 commit
-
-
Leo Gordon authored
-
- 12 Jun, 2013 1 commit
-
-
Leo Gordon authored
Has one known limitation (always INSERTs instead of INSERT_IGNORE and REPLACE) and may contain other bugs.
-
- 30 May, 2013 1 commit
-
-
Leo Gordon authored
-
- 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!)
-