This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 22 Dec, 2014 1 commit
-
-
Matthieu Muffato authored
- use placeholders in "do" commands
-
- 05 Nov, 2014 3 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
bugfix [to ee51e74e] : restore the password-hiding functionality between beekeeper.pl and runWorker.pl
-
- 29 Oct, 2014 2 commits
-
-
Matthieu Muffato authored
* version/1.9: The main index is docs/index.html
-
Matthieu Muffato authored
-
- 27 Oct, 2014 5 commits
-
-
Matthieu Muffato authored
- always write the sequence to the current seqio - fix for creating lots of empty output files - fix warning "Use of uninitialized value in subroutine entry"
-
Matthieu Muffato authored
PR #5
-
Roy Storey authored
-
Roy Storey authored
-
Roy Storey authored
-
- 16 Oct, 2014 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 02 Sep, 2014 4 commits
-
-
Matthieu Muffato authored
* version/1.9: Added a link to the schema diagram in PNG
-
Matthieu Muffato authored
-
Matthieu Muffato authored
* version/1.9: Added an HTML index for the workshop
-
Matthieu Muffato authored
-
- 01 Sep, 2014 9 commits
-
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
* version/1.9: Added the Doxygen documentation Added scripts documentation Added docs/index.html and use rawgit in README.md typo Include the CSS for the eHive HTML doc Doc update to please Doxygen bugfix: in each branch README.md will have to refer to its own version of docs adding reformatted install.html and README.md links to HTML documents (relying on htmlpreview functionality)
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
The CSS file is a copy from 00_general.css (in ensembl-webcode). Variables have been replaced, and a few tweaks have been made: - global padding on <body> - font-size in the th/td elements
-
Matthieu Muffato authored
Doxygen doesn't like when a =head2 section is not linked to a method. We had to move the comments to #-prefixed lines.
-
- 04 Aug, 2014 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
adding reformatted install.html and README.md links to HTML documents (relying on htmlpreview functionality)
-
- 18 Jul, 2014 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
bugfix: make sure that when multiple users are running the same pipeline on LSF, the numbers of their pending jobs are computed independently -- thanks, Mateus!
-
- 05 Jun, 2014 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 15 May, 2014 3 commits
-
-
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.
-
- 23 Apr, 2014 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 10 Apr, 2014 2 commits
-
-
Matthieu Muffato authored
* version/1.9: Really cleans-up the temp directory if it has been created by a previous worker
-
Matthieu Muffato authored
-
- 04 Apr, 2014 1 commit
-
-
Leo Gordon authored
-