This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 06 Jul, 2016 1 commit
-
-
Matthieu Muffato authored
-
- 26 Apr, 2016 1 commit
-
-
Leo Gordon authored
allow refreshing of Storable/Cacheable objects and refresh Analysis in Worker to check for HIVE_OVERLOAD
-
- 29 Jan, 2016 1 commit
-
-
Leo Gordon authored
-
- 23 Nov, 2015 1 commit
-
-
Matthieu Muffato authored
Renamed AnalysisStats::update() to update_stats_and_monitor() in order to restore the inherited update() method
-
- 22 Jul, 2015 1 commit
-
-
Matthieu Muffato authored
-
- 18 Jun, 2015 1 commit
-
-
Matthieu Muffato authored
-
- 21 May, 2015 1 commit
-
-
Leo Gordon authored
-
- 07 May, 2015 6 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- 19 Mar, 2015 1 commit
-
-
Leo Gordon authored
schema_change: removed analysis_stats[_monitor].num_required_workers, substituted with AS::estimate_num_required_workers()
-
- 02 Feb, 2015 4 commits
-
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
- 27 Jan, 2015 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 07 Jan, 2015 1 commit
-
-
Matthieu Muffato authored
-
- 08 Jul, 2014 1 commit
-
-
Leo Gordon authored
simplified the apparent control flow of synchronization subroutines, removed the returned value that is no longer used
-
- 23 May, 2014 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 01 Apr, 2014 1 commit
-
-
Leo Gordon authored
-
- 21 Mar, 2014 1 commit
-
-
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
-
- 13 Mar, 2014 4 commits
-
-
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
-
- 10 Mar, 2014 1 commit
-
-
Leo Gordon authored
-
- 10 Feb, 2014 1 commit
-
-
Leo Gordon authored
-
- 07 Feb, 2014 1 commit
-
-
Leo Gordon authored
Switched to our internal implementation of throw() via Carp::confess. It is also available to Runnables as $self->throw( $msg );
-
- 04 Feb, 2014 1 commit
-
-
Leo Gordon authored
Storable->new() now performs setting of all parameters without the use of rearrange (NB: change of call format!)
-
- 31 Jan, 2014 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
removed dependency on Core's DBSQL::BaseAdaptor and Storable by introducing own lightweight Hive::Storable
-
- 24 Jan, 2014 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 17 Jan, 2014 1 commit
-
-
Leo Gordon authored
-
- 08 Jan, 2014 1 commit
-
-
Leo Gordon authored
-