This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 08 Jan, 2021 1 commit
-
-
nwillhoft authored
-
- 07 Jan, 2020 1 commit
-
-
Brandon Walts authored
-
- 04 Jan, 2019 1 commit
-
-
Brandon Walts authored
-
- 26 May, 2018 1 commit
-
-
Matthieu Muffato authored
-
- 12 Jan, 2017 1 commit
-
-
Matthieu Muffato authored
-
- 06 Jul, 2016 3 commits
-
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
- 29 Jan, 2016 1 commit
-
-
Leo Gordon authored
-
- 08 Jan, 2016 1 commit
-
-
Matthieu Muffato authored
-
- 23 Nov, 2015 1 commit
-
-
Matthieu Muffato authored
-
- 27 Mar, 2015 1 commit
-
-
Leo Gordon authored
-
- 09 Jul, 2014 1 commit
-
-
Leo Gordon authored
restored the semaphored version to its original simplicity (the -wait_for rule was accidentally checked in earlier)
-
- 10 Mar, 2014 1 commit
-
-
Leo Gordon authored
control_rules are now centrally stored in controlled Analysis object; -wait_for rule added for testing
-
- 24 Jan, 2014 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 09 Dec, 2013 1 commit
-
-
Leo Gordon authored
-
- 06 Nov, 2013 1 commit
-
-
Leo Gordon authored
-
- 01 Oct, 2013 1 commit
-
-
Leo Gordon authored
pipeline_name is now automatically computed from ClassName; simplified workshop's example files and slides
-
- 13 Sep, 2013 1 commit
-
-
Leo Gordon authored
-
- 04 Sep, 2013 1 commit
-
-
Leo Gordon authored
added support for -pipeline_url as an input parameter (no need to supply hive_driver or password in this case)
-
- 23 Aug, 2013 1 commit
-
-
Leo Gordon authored
bugfix: substituting the accu signature on demand from the very depths of emitting job's param_stack
-
- 21 Aug, 2013 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
Dataflowing minimal information out of Runnables, relying on templates in PipeConfig file to extend it if needed
-
- 13 Aug, 2013 1 commit
-
-
Leo Gordon authored
Start using the new db_conn.pl script instead of building driver-specific commands and running them.
-
- 05 Jun, 2013 1 commit
-
-
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.
-
- 29 Apr, 2013 1 commit
-
-
Leo Gordon authored
-
- 20 Mar, 2013 1 commit
-
-
Leo Gordon authored
free 'Start' from dealing with 'a_multiplier' by using an input_id_template in PipeConfig instead; renamed 'Start' to 'DigitFactory' to reflect that
-
- 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 1 commit
-
-
Leo Gordon authored
added a new per-analysis "analysis_capacity" limiter for cases where users want to limit analyses independently
-
- 20 Nov, 2012 1 commit
-
-
Leo Gordon authored
Added API and schema support for analysis_base.meadow_type / Analysis->meadow_type(), which will be NULL/undef by default
-
- 02 Nov, 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)
-
- 08 Dec, 2011 2 commits
-
-
Leo Gordon authored
-
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 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 01 Sep, 2011 1 commit
-
-
Leo Gordon authored
Incorporate ENV hash into the tree of possible options in order to be able to "require" a value. And a bit of config inheritance cleanup.
-
- 24 May, 2011 1 commit
-
-
Leo Gordon authored
Branch names proved to be too confusing. The functionality stays, but is removed from the example to follow.
-