This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- Mar 28, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- Mar 27, 2014
-
-
Leo Gordon authored
-
- Mar 26, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- Mar 25, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- Mar 24, 2014
-
-
Leo Gordon authored
-
- Mar 21, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
Moved the caching from Hive.pm into the specific storable classes themselves (via Cacheable.pm) to better conform to Active Record pattern
-
- Mar 20, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- Mar 18, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- Mar 17, 2014
-
-
Leo Gordon authored
-
- Mar 13, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
storing "synchronized" analyses means we don't need to adjust counters when storing jobs ; generate_graph -pipeconfig gets correct counts
-
Leo Gordon authored
computational part of sync() moved into AnalysisStats::recalculate_from_job_counts and can be run separately
-
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
-
- Mar 12, 2014
-
-
Leo Gordon authored
decomposed HiveGeneric_conf::run into more manageable parts; hive_meta & pipeline_wide_parameters now also cached
-
Leo Gordon authored
-
Leo Gordon authored
-
- Mar 11, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- Mar 10, 2014
-
-
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
-