This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 13 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.
-
- 09 May, 2013 1 commit
-
-
Leo Gordon authored
Copied the @-tag annotation from tables.sql to tables.sqlite. Unlike the original mysql version, the SQLite version gives no warnings when processed by sql2html.pl
-
- 01 May, 2013 1 commit
-
-
Leo Gordon authored
-
- 29 Nov, 2012 1 commit
-
-
Leo Gordon authored
-
- 28 Nov, 2012 1 commit
-
-
Leo Gordon authored
change of default behaviour: hive_capacity is now off by default (=NULL); setting hive_capacity=0 or analysis_capacity=0 stops scheduling AND specialization to a particular analysis
-
- 23 Nov, 2012 2 commits
-
-
Leo Gordon authored
added a new per-analysis "analysis_capacity" limiter for cases where users want to limit analyses independently
-
Leo Gordon authored
Introduced a new 'NO_ROLE' cause_of_death for failures during specialization (not so much of an error, really!)
-
- 13 Nov, 2012 2 commits
-
-
Leo Gordon authored
capture Worker's death message during the new 'SPECIALIZATION' status in job_message/msg (thanks, Thomas!)
-
Leo Gordon authored
feature: jobless workers will now leave module compilation errors in the job_message table (thanks, Kathryn!)
-
- 13 Oct, 2012 1 commit
-
-
Leo Gordon authored
-
- 12 Oct, 2012 1 commit
-
-
Leo Gordon authored
-
- 09 Oct, 2012 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 05 Oct, 2012 1 commit
-
-
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
-
- 04 Oct, 2012 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
introduced semaphored_job_count, renamed unclaimed_job_count-->ready_job_count, changed reporting, fixed hive_capacity=0
-
- 02 Oct, 2012 2 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
added specific defaults into analysis_stats and analysis_stats_monitor; re-ordered the fields for easier navigation
-
- 25 Sep, 2012 2 commits
-
-
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
-
- 04 Sep, 2012 1 commit
-
-
Leo Gordon authored
-
- 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)
-
- 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
-
- 08 Jun, 2012 1 commit
-
-
Leo Gordon authored
-
- 18 May, 2012 1 commit
-
-
Leo Gordon authored
-
- 26 Mar, 2012 1 commit
-
-
Matthieu Muffato authored
-
- 01 Mar, 2012 1 commit
-
-
Leo Gordon authored
-
- 08 Dec, 2011 1 commit
-
-
Leo Gordon authored
Removed maximise_concurrency and added analysis_stats.priority to guide the scheduler; improved scheduler and LSF meadow
-
- 29 Nov, 2011 1 commit
-
-
Leo Gordon authored
-
- 23 Nov, 2011 1 commit
-
-
Leo Gordon authored
-
- 15 Oct, 2011 1 commit
-
-
Leo Gordon authored
-
- 15 Aug, 2011 1 commit
-
-
Leo Gordon authored
the schema did not allow more than one job_message per second from one attempt. This limitation has been removed
-
- 26 Jul, 2011 1 commit
-
-
Leo Gordon authored
-
- 04 Jul, 2011 1 commit
-
-
Leo Gordon authored
-
- 12 May, 2011 1 commit
-
-
Leo Gordon authored
-
- 09 May, 2011 1 commit
-
-
Leo Gordon authored
-
- 19 Apr, 2011 1 commit
-
-
Leo Gordon authored
-
- 13 Apr, 2011 1 commit
-
-
Leo Gordon authored
big renaming of hive->worker, analysis_job->job, analysis_job_file->job_file, analysis_job_id->job_id, worker.beekeeper->worker.meadow_type, etc
-