This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- Nov 15, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
simplification of the interface: scripts no longer understand --user/--password/--host/--port/--database and require --url instead
-
- Nov 13, 2012
-
-
Leo Gordon authored
capture Worker's death message during the new 'SPECIALIZATION' status in job_message/msg (thanks, Thomas!)
-
Leo Gordon authored
-
Leo Gordon authored
feature: jobless workers will now leave module compilation errors in the job_message table (thanks, Kathryn!)
-
- Nov 12, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- Nov 09, 2012
-
-
Leo Gordon authored
bugfix: worker.log_dir varchar(80) was too limiting, now extended to varchar(255); (thanks, Kathryn!)
-
Leo Gordon authored
bugfix: make sure we release claimed jobs from a manually-run worker whose Runnable fails at compilation (thanks, Miguel!)
-
- Nov 08, 2012
-
-
Leo Gordon authored
-
- Nov 06, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- Nov 02, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- Nov 01, 2012
-
-
Leo Gordon authored
bugfix: query in Q::fetch_all_dead_workers_with_jobs() has to reference worker table by its full name
-
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()
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- Oct 31, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- Oct 24, 2012
-
-
Matthieu Muffato authored
-
- Oct 23, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- Oct 19, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
merge reset_and_grab into one subroutine; pre-increment dependent semaphore if re-running a DONE job; use -force flag for force-running an individual job
-
Leo Gordon authored
-
- Oct 17, 2012
-
-
Leo Gordon authored
moved special-job-reset and special-job-reclaim into the same call, removed the unnecessary fetch in between
-
- Oct 16, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
moved specializaton call into W::run, so that death messages during specialization could be recorded in W->log_dir
-
- Oct 15, 2012
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Matthieu Muffato authored
-
Leo Gordon authored
-
- Oct 13, 2012
-
-
Leo Gordon authored
-