This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 08 Jan, 2021 1 commit
-
-
nwillhoft authored
-
- 07 Jan, 2020 1 commit
-
-
Brandon Walts authored
-
- 04 Jan, 2019 1 commit
-
-
Brandon Walts authored
-
- 28 Aug, 2018 1 commit
-
-
Matthieu Muffato authored
-
- 03 Jul, 2018 2 commits
-
-
Brandon Walts authored
bugfix : update bjobs call in check_worker_is_alive_and_mine for compatibility with LSF 9.1.1.1, and eliminate call to system grep
-
Brandon Walts authored
-
- 29 Jun, 2018 1 commit
-
-
Brandon Walts authored
-
- 26 May, 2018 3 commits
-
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
- 29 Jan, 2018 1 commit
-
-
Brandon Walts authored
-
- 27 Nov, 2017 1 commit
-
-
Brandon Walts authored
-
- 24 Nov, 2017 1 commit
-
-
Brandon Walts authored
-
- 09 Nov, 2017 1 commit
-
-
Brandon Walts authored
-
- 27 Jun, 2017 1 commit
-
-
Leo Gordon authored
-
- 23 May, 2017 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 19 Jan, 2017 1 commit
-
-
Matthieu Muffato authored
bugfix: if the meadow is not reachable, there is no limiter for it (and the analysis cannot be scheduled)
-
- 12 Jan, 2017 2 commits
-
-
Matthieu Muffato authored
bugfix: for the test-suite (and maybe some of our patched old pipelines) we should support pre-2016 dates
-
Matthieu Muffato authored
-
- 11 Jan, 2017 1 commit
-
-
Zhicheng Liu authored
* Use File::Glob to get the list of filenames Previously backtick ls command was used to fetch the list of sql patches filenames. By using backtick it is required to fork a new process. This would potentially be a problem for a running process that uses large amount of memory. If there is not enough spare memory left in the system, the fork operation could be aborted because of "cannot allocate memory" error. Fixes ENSEMBL-4823.
-
- 14 Dec, 2016 1 commit
-
-
Leo Gordon authored
-
- 21 Oct, 2016 1 commit
-
-
Matthieu Muffato authored
-
- 11 Oct, 2016 1 commit
-
-
Leo Gordon authored
-
- 27 Sep, 2016 1 commit
-
-
Leo Gordon authored
-
- 09 Sep, 2016 2 commits
-
-
Leo Gordon authored
-
Matthieu Muffato authored
bugfix: $? may be "contaminated" from another call. The best way is to check the trueness of the return value
-
- 18 Aug, 2016 3 commits
-
-
Matthieu Muffato authored
Set the runnable's job earlier, so that error messages can be associated with the job in the log_message table
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
- 20 Jul, 2016 1 commit
-
-
Matthieu Muffato authored
Turned the die statement into a warning (it is ok to do init_pipeline on a machine that doesn't see the farm)
-
- 06 Jul, 2016 5 commits
-
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Brandon Walts authored
-
Brandon Walts authored
-
- 23 May, 2016 1 commit
-
-
Leo Gordon authored
-
- 26 Apr, 2016 1 commit
-
-
Leo Gordon authored
bugfix: rounding the float before storing as an integer to avoid warnings; thanks to Michael Paulini for reporting
-
- 25 Apr, 2016 1 commit
-
-
Leo Gordon authored
-
- 20 Apr, 2016 1 commit
-
-
Leo Gordon authored
-