This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 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
-
- 08 Apr, 2013 1 commit
-
-
Miguel Pignatelli [prf1] authored
-
- 27 Mar, 2013 1 commit
-
-
Javier Herrero authored
-
- 26 Mar, 2013 1 commit
-
-
Leo Gordon authored
-
- 25 Mar, 2013 1 commit
-
-
Leo Gordon authored
-
- 22 Mar, 2013 2 commits
-
-
Leo Gordon authored
Back to num_required_workers' meaning "how many extra workers we need to add to this analysis"; fixing a scheduling bug/oversensitivity to manual change of batch_size
-
Leo Gordon authored
-
- 20 Mar, 2013 3 commits
-
-
Leo Gordon authored
-
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
-
Leo Gordon authored
-
- 14 Mar, 2013 1 commit
-
-
Leo Gordon authored
-
- 12 Mar, 2013 8 commits
-
-
Leo Gordon authored
A 3-analysis pipeline with almost exclusive use of #substitution#; mysql_conn() and mysql_dbname() modified to transform urls as well
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
A cleaner example of a two-analysis pipelines with better demonstration of #substitution# and only implicit $self->o() references
-
Leo Gordon authored
-
emepyc authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
- 08 Mar, 2013 1 commit
-
-
Matthieu Muffato authored
-
- 05 Mar, 2013 2 commits
-
-
Leo Gordon authored
Protect generate_graph.pl in table-drawing mode from printing too many rows (by setting a limit in JSON config)
-
Leo Gordon authored
Protect generate_graph.pl in job-drawing mode from printing too many jobs (by setting a limit in JSON config)
-