This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 08 Jan, 2016 1 commit
-
-
Matthieu Muffato authored
-
- 08 Dec, 2015 5 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- 04 Dec, 2015 2 commits
-
-
Leo Gordon authored
bugfix: the disconnect_when_inactive(0) is no longer needed, since it is the default coming from URLs -- thanks to Michael Nuhn for reporting
-
Leo Gordon authored
-
- 02 Dec, 2015 1 commit
-
-
Matthieu Muffato authored
-
- 26 Nov, 2015 1 commit
-
-
Matthieu Muffato authored
This is achieved by using executables that mimic LSF tools (bjobs, lsid, etc)
-
- 23 Nov, 2015 18 commits
-
-
Matthieu Muffato authored
-
Matthieu Muffato authored
* version/2.2: Better way of sharing the "take_time" parameter
-
Matthieu Muffato authored
* version/2.1: Better way of sharing the "take_time" parameter
-
Matthieu Muffato authored
* version/2.0: Better way of sharing the "take_time" parameter
-
Matthieu Muffato authored
* version/1.9: Better way of sharing the "take_time" parameter
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
* version/2.2: Made _add_together() a method so that we can die if input data are missing Renamed AnalysisStats::update() to update_stats_and_monitor() in order to restore the inherited update() method Added an option to accurately catch errors in pipes (needs bash to work) Use "bash -o pipefail" to make sure we catch errors on both sides of the pipe Explain that is in minutes (but stored in secs) Set (cause_of_death) to 'UNKNOWN' when not defined
-
Matthieu Muffato authored
* version/2.1: Made _add_together() a method so that we can die if input data are missing Renamed AnalysisStats::update() to update_stats_and_monitor() in order to restore the inherited update() method Added an option to accurately catch errors in pipes (needs bash to work) Use "bash -o pipefail" to make sure we catch errors on both sides of the pipe Explain that is in minutes (but stored in secs) Set (cause_of_death) to 'UNKNOWN' when not defined
-
Matthieu Muffato authored
* version/2.0: Made _add_together() a method so that we can die if input data are missing Renamed AnalysisStats::update() to update_stats_and_monitor() in order to restore the inherited update() method Added an option to accurately catch errors in pipes (needs bash to work) Use "bash -o pipefail" to make sure we catch errors on both sides of the pipe Explain that is in minutes (but stored in secs) Set (cause_of_death) to 'UNKNOWN' when not defined
-
Matthieu Muffato authored
* version/1.9: Made _add_together() a method so that we can die if input data are missing Renamed AnalysisStats::update() to update_stats_and_monitor() in order to restore the inherited update() method Added an option to accurately catch errors in pipes (needs bash to work) Use "bash -o pipefail" to make sure we catch errors on both sides of the pipe Explain that is in minutes (but stored in secs) Set (cause_of_death) to 'UNKNOWN' when not defined
-
Matthieu Muffato authored
-
Matthieu Muffato authored
Renamed AnalysisStats::update() to update_stats_and_monitor() in order to restore the inherited update() method
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Javier Herrero authored
-
Javier Herrero authored
-
- 13 Nov, 2015 6 commits
-
-
Matthieu Muffato authored
* version/2.2: The batch-size is not set by the workers, so they shouldn't update it Only update hive_capacity in analysis_stats when in DYNAMIC mode
-
Matthieu Muffato authored
* version/2.1: The batch-size is not set by the workers, so they shouldn't update it Only update hive_capacity in analysis_stats when in DYNAMIC mode
-
Matthieu Muffato authored
* version/2.0: The batch-size is not set by the workers, so they shouldn't update it Only update hive_capacity in analysis_stats when in DYNAMIC mode
-
Matthieu Muffato authored
* version/1.9: The batch-size is not set by the workers, so they shouldn't update it Only update hive_capacity in analysis_stats when in DYNAMIC mode
-
Matthieu Muffato authored
-
Matthieu Muffato authored
This way, we avoid overriding values set by an external source (a human, for instance)
-
- 22 Sep, 2015 3 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- 17 Sep, 2015 3 commits
-
-
Matthieu Muffato authored
* version/2.2: Don't need %hash_interval, can simply use %hash_curr_workers bugfix: make sure the plot start exactly at $start_date Decreased the threshold for detecting rounding errors. This allows to show memory usage as low as 5Mb bugfix: alive workers are now displayed until the current time
-
Matthieu Muffato authored
-
Matthieu Muffato authored
cherry picked from commit master - bcd6efd7 and bugfixed again to correctly initialize the first data-point
-