This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- May 16, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- May 15, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
bugfix: when using more than one standalone worker make sure their /tmp directories do not clash
-
Javier Herrero authored
The worker_temp_directory for standalone workers was set to /tmp/worker_${USER}.standalone. If two standalone workers were running on the machine, they could overwrite each other’s files. The fix include the process ID ($$ in Perl) in the directory name.
-
- May 14, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- May 13, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
skip undef values (do not even mention them) when performing store via insert (and let SQL layer initialize undefined fields)
-
- May 09, 2014
-
-
Leo Gordon authored
-
- May 08, 2014
-
-
Leo Gordon authored
schema_patch_of_a_patch: no need to enforce certain seconds to be INT (a particular limitation of LSF)
-
- May 02, 2014
-
-
Leo Gordon authored
reverted to the old behaviour: running beekeeper.pl -logic_name will also set workers' resource_class
-
- Apr 30, 2014
-
-
Leo Gordon authored
bugfix [to ENSCOMPARASW-136] : life_cycle() now performs autoflow for jobs that choose to exit via incomplete(0)-and-die
-
- Apr 29, 2014
-
-
Leo Gordon authored
-
- Apr 25, 2014
-
-
Leo Gordon authored
generalize the resource_usage loading script to work with those Meadows that support this functionality
-
Leo Gordon authored
moving code that assembles the bacct command line given an interval into Meadow::LSF::get_report_entries_for_time_interval and calling it from there Also removed direct way of setting start_date and end_date and provided a generalized -source parameter for parsing from files/pipes
-
Leo Gordon authored
-
Leo Gordon authored
moving code that fetches unknown usage intervals from 'worker' table into Queen::interval_workers_with_unknown_usage and calling it from there
-
- Apr 24, 2014
-
-
Leo Gordon authored
grouping by u.exit_status allows us to see meaningful resource usage even if not all the data has been loaded
-
Leo Gordon authored
-
- Apr 23, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- Apr 16, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- Apr 11, 2014
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- Apr 10, 2014
-
-
Leo Gordon authored
-