This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 13 Mar, 2014 7 commits
-
-
Leo Gordon authored
no need to update only the status here, as we are going to update the whole AnalysisStats object very soon.
-
Leo Gordon authored
check_blocking_control_rules() no longer talks to the adaptor, it gets its rules from analysis->control_rules_collection
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- 12 Mar, 2014 2 commits
-
-
Leo Gordon authored
decomposed HiveGeneric_conf::run into more manageable parts; hive_meta & pipeline_wide_parameters now also cached
-
Leo Gordon authored
-
- 11 Mar, 2014 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 10 Mar, 2014 29 commits
-
-
Leo Gordon authored
Graph.pm uses cache collections (no change in interface) ; A.control_rules_collection and A.dataflow_rules_collection lazy-load from collections
-
Leo Gordon authored
start using Hive.pm for global storage of collections; Storable first checks these collections, then resorts to fetching
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
a big switch from using cluster labels in _allocate_to_subgraph() to setting {'_funnel_dfr'} of each graph's node and edge
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
simplified table_node_name generation and merged the two instances of DuplicateTables-based decision to a single point
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
Autoloading resource_class_id/resource_class pair both in ResourceDescription and Analysis; stopped supporting -rc_id configuration syntax
-
Leo Gordon authored
-
Leo Gordon authored
started to use a Collection of Analyses (instead of Stats objects) in HiveGeneric - this required the ability to optionally cache Stats in Analysis
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
control_rules are now centrally stored in controlled Analysis object; -wait_for rule added for testing
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-