Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git. Pull mirroring updated .
  1. Oct 05, 2004
    • Jessica Severin's avatar
      Second insert into analysis_data for job_creation added extra overhead. · f7182485
      Jessica Severin authored
      Removed select before store (made new method store_if_needed if that functionality is required by users)
      and added option in AnalysisJobAdaptor::CreateNewJob to pass input_analysis_data_id
      so if already know the CreateNewJob will be as fast as before.  Plus there are no limits on the
      size of the input_id string.
      f7182485
  2. Oct 04, 2004
  3. Sep 30, 2004
    • Jessica Severin's avatar
      modified analysis_job table : replaced input_id varchar(100) with · 2be90ea9
      Jessica Severin authored
      input_analysis_data_id int(10) which joins to analysis_data table.
      added output_analysis_data_id int(10) for storing output_id
      External analysis_data.data is LongText which will allow much longer
      parameter sets to be passed around than was previously possible.
      AnalysisData will also allow processes to manually store 'other' data and
      pass it around via ID reference now.
      2be90ea9
    • Jessica Severin's avatar
      debugged syntax · 49fed033
      Jessica Severin authored
      49fed033
  4. Sep 27, 2004
  5. Sep 23, 2004
  6. Sep 22, 2004
  7. Aug 31, 2004
  8. Aug 27, 2004
  9. Aug 14, 2004
  10. Aug 11, 2004
  11. Aug 10, 2004
  12. Aug 09, 2004
  13. Aug 07, 2004
  14. Aug 06, 2004
  15. Aug 04, 2004
  16. Aug 03, 2004
  17. Aug 02, 2004
  18. Jul 29, 2004
  19. Jul 27, 2004
  20. Jul 21, 2004
  21. Jul 16, 2004