This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 09 Nov, 2012 1 commit
-
-
Leo Gordon authored
bugfix: make sure we release claimed jobs from a manually-run worker whose Runnable fails at compilation (thanks, Miguel!)
-
- 01 Nov, 2012 2 commits
-
-
Leo Gordon authored
bugfix: query in Q::fetch_all_dead_workers_with_jobs() has to reference worker table by its full name
-
Leo Gordon authored
-
- 31 Oct, 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
-
- 13 Oct, 2012 1 commit
-
-
Leo Gordon authored
-
- 12 Oct, 2012 1 commit
-
-
Leo Gordon authored
-
- 10 Oct, 2012 1 commit
-
-
Leo Gordon authored
-
- 08 Oct, 2012 1 commit
-
-
Leo Gordon authored
removed the input_id functionality from runWorker as both redundant (standaloneJob) and probably not working
-
- 05 Oct, 2012 2 commits
-
-
Leo Gordon authored
cause_of_death="" no longer used for decision making, cause_of_death IS NULL by default and FATALITY renamed UNKNOWN for clarity
-
Leo Gordon authored
-
- 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 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 26 Sep, 2012 3 commits
-
-
Leo Gordon authored
switched Queen to become descendent of Hive::DBSQL::ObjectAdaptor and removed _generic_fetch from it
-
Leo Gordon authored
-
Leo Gordon authored
-
- 25 Sep, 2012 3 commits
-
-
Leo Gordon authored
-
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)
-
Leo Gordon authored
record each Workers log_dir in the database; simplified the log_dir code and renamed cmdline options accordingly
-
- 21 Sep, 2012 1 commit
-
-
Leo Gordon authored
-
- 20 Sep, 2012 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 05 Sep, 2012 1 commit
-
-
Leo Gordon authored
-
- 04 Sep, 2012 1 commit
-
-
Leo Gordon authored
-
- 03 Sep, 2012 1 commit
-
-
Leo Gordon authored
-
- 28 Aug, 2012 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 24 Aug, 2012 1 commit
-
-
Leo Gordon authored
-
- 14 Aug, 2012 1 commit
-
-
Leo Gordon authored
-
- 23 Jul, 2012 1 commit
-
-
Leo Gordon authored
-
- 29 Jun, 2012 1 commit
-
-
Leo Gordon authored
replaced rc_id by resource_class_id throughout the schema and added the foreign keys on resource_class_id
-
- 26 Jun, 2012 1 commit
-
-
Leo Gordon authored
-
- 31 May, 2012 1 commit
-
-
Leo Gordon authored
moved submit_workers_max/pending_adjust/total_workers_max/meadow_options into Config, but they are still configurable from BK's commandline via config_set(); lots of code cleanup on the way
-
- 23 May, 2012 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 22 May, 2012 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-