Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git. Pull mirroring updated .
  1. Sep 29, 2006
  2. Sep 04, 2006
  3. Jun 12, 2006
  4. Jun 08, 2006
  5. May 05, 2006
  6. Mar 22, 2006
  7. Mar 17, 2006
  8. Mar 15, 2006
  9. Mar 14, 2006
  10. Mar 06, 2006
  11. Feb 27, 2006
  12. Feb 03, 2006
  13. Dec 15, 2005
  14. Nov 22, 2005
    • Jessica Severin's avatar
      removed a residual (pre autocalc of batchsize from runtime statistics) · bd83c1eb
      Jessica Severin authored
      design element in Worker::batch_size
      - old design: setting the batch_size for a worker changed the batch_size for
        all workers by updating the analysis_stats.batch_size of the corresponding
        analysis. Although this code was never triggered in the current system, it
        could have caused potential problems for future developers.
      Now setting the batch_size explicitly for a worker only effects the
      batch_size for that Worker instance. If it has not been set, the Worker pulls
      the batch_size from the analysis_stats record and optionally autocalcs from
      avg_msec_per_job if the batch_size<=0.
      bd83c1eb
  15. Nov 15, 2005
  16. Nov 07, 2005
  17. Nov 04, 2005
  18. Nov 02, 2005
  19. Oct 25, 2005
  20. Oct 14, 2005
  21. Oct 13, 2005
  22. Oct 01, 2005
  23. Sep 26, 2005
  24. Sep 22, 2005
  25. Sep 14, 2005
  26. Aug 18, 2005