This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 07 May, 2015 1 commit
-
-
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
-
- 09 Dec, 2013 1 commit
-
-
Leo Gordon authored
-
- 05 Jun, 2013 1 commit
-
-
Leo Gordon authored
-
- 23 May, 2013 1 commit
-
-
Leo Gordon authored
-
- 22 Mar, 2013 1 commit
-
-
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
-
- 30 Nov, 2012 1 commit
-
-
Leo Gordon authored
changed the meaning of 'num_required_workers' to "total estimated number of workers needed for this analysis" ( 'num_running_workers' is now included in it )
-
- 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
-
- 08 Nov, 2012 1 commit
-
-
Leo Gordon authored
-
- 06 Nov, 2012 1 commit
-
-
Leo Gordon authored
-
- 01 Nov, 2012 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
clearer display of job_counters on the graph; removed misleading and unused remaining_job_count() and cpu_minutes_remaining()
-
- 31 Oct, 2012 1 commit
-
-
Leo Gordon authored
-
- 04 Oct, 2012 1 commit
-
-
Leo Gordon authored
-