Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Feb 26, 2016
  2. Feb 24, 2016
  3. Feb 19, 2016
  4. Feb 17, 2016
  5. Feb 13, 2016
  6. Jan 30, 2016
  7. Jan 26, 2016
  8. Jan 25, 2016
  9. Jan 23, 2016
  10. Jan 16, 2016
  11. Jan 15, 2016
  12. Jan 11, 2016
  13. Jan 07, 2016
  14. Dec 30, 2015
  15. Dec 17, 2015
  16. Dec 15, 2015
  17. Dec 14, 2015
  18. Dec 11, 2015
  19. Dec 10, 2015
  20. Dec 04, 2015
  21. Dec 01, 2015
  22. Nov 20, 2015
  23. Nov 17, 2015
  24. Nov 10, 2015
  25. Oct 05, 2015
  26. Aug 05, 2015
  27. Jun 24, 2015
  28. Jun 01, 2015
  29. May 27, 2015
    • Nick Draper's avatar
      First implementation of changes · da16824e
      Nick Draper authored
       1. IDS mangling used for checksum is now inst name + sha1 of xml
       1.1. sha1 is computed after converitng to linux line endings and trim
       1. VTP file names changes to be same filename as IDS mangling
       1. VTP save directory moved to appdata/mantidproject/instrument/geometryCache
       1. VTP file saving simplified as files based on a checksum cannot be out of date
       1. unit tests updated to account for this
       1. unused methods removed from IDFObject
       1. InstrumentDefinitionParser changed to initialise during constructor
       1. XML parsing changed to lazy load rather than during initialisation.
      
      Still to do:
       1. cache SHA1 checksum if needed
       1. Change the filename reported for nexus files
       1. Manually test
       1. Stop saving the filename to nexus files
       1. update documentation
      
      re #11818
      da16824e
  30. Apr 16, 2015
Loading