This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 10 Jun, 2013 1 commit
-
-
Leo Gordon authored
-
- 06 Jun, 2013 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 05 Jun, 2013 3 commits
-
-
Leo Gordon authored
Slow the example down a bit and allow 2 Workers. In "-can_specialize 1" mode the two Workers will complete the whole pipeline.
-
Leo Gordon authored
-
Leo Gordon authored
setting "-hive_force_init 1" will cause init_pipeline.pl to drop the database prior to creation (use with care!)
-
- 04 Jun, 2013 1 commit
-
-
Leo Gordon authored
added support for stringification/destringification of accumulated values (an element is allowed to be a complex structure)
-
- 03 Jun, 2013 4 commits
-
-
Leo Gordon authored
now supports sleeping for a floating point seconds; take_time can be given by a runtime-computed formula such as "1+rand(1)/1000"
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- 01 Jun, 2013 1 commit
-
-
Leo Gordon authored
-
- 30 May, 2013 1 commit
-
-
Leo Gordon authored
-
- 29 May, 2013 1 commit
-
-
Leo Gordon authored
-
- 28 May, 2013 4 commits
-
-
Leo Gordon authored
Simplified logic to decide whether Scheduler needs a resync. Temporarily ignore limiters and look at the number of workers initially required. Trigger re-sync when sum_over_preferred_analyses(num_required_workers)==0. Trigger check-for-dead if valley->count_running_workers!=queen->count_running_workers.
-
Leo Gordon authored
finally implemented LSF's version of count_running_workers() and a Valley aggregator for all visible meadows
-
Leo Gordon authored
(currently they repeat a cycle of "wait t=1 sec, refresh stats" n=5 times, maybe both of these parameters could be tuned better in future)
-
Leo Gordon authored
-
- 23 May, 2013 1 commit
-
-
Leo Gordon authored
-
- 22 May, 2013 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 16 May, 2013 1 commit
-
-
Leo Gordon authored
All Hive scripts now detect $::hive_root_dir and use it for setting the @INC so manual setting of PERL5LIB is only needed if using API directly
-
- 14 May, 2013 2 commits
-
-
Leo Gordon authored
make sure beekeeper.pl runs runWorker.pl from its own scripts directory (ignore the one in the path)
-
Leo Gordon authored
-
- 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
-
- 03 May, 2013 1 commit
-
-
Leo Gordon authored
-
- 01 May, 2013 3 commits
-
-
Leo Gordon authored
added a new protected_prepare_execute() method to avoid deadlocks and used it twice in AnalysisJobAdaptor, to fix Stephen's deadlocks
-
Leo Gordon authored
-
Leo Gordon authored
-
- 30 Apr, 2013 3 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
bugfix: do not crash on encountering accumulated dataflow (just ignore it for the moment); work correctly in DisplayStretched mode
-
- 29 Apr, 2013 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 23 Apr, 2013 5 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
bugfix: check before storing rc (may be necessary in -analysis_topup mode) and warn about consequences of redefining it.
-
Leo Gordon authored
API extension: store() now also returns how many actual store operations (as opposed to fetching of already stored ones) it has performed
-
- 12 Apr, 2013 1 commit
-
-
Leo Gordon authored
-