Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Oct 05, 2015
  2. Aug 05, 2015
  3. Jun 24, 2015
  4. Jun 01, 2015
  5. 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
  6. Apr 16, 2015
  7. Apr 15, 2015
  8. Apr 09, 2015
  9. Apr 08, 2015
    • Owen Arnold's avatar
      refs #7363. Windows fixes for dev. · c43bfde9
      Owen Arnold authored
      Before seeing how the bundling packaging worked out, I wanted to make sure
      that running PV the old way still worked and introduced a number of fixes
      along the way.
      
      1) ParaView now returns 0 for success rather than 1
      
      2) We need to explicitly put the PV_PLUGIN_PATH environment variable
      through via the vtk system utilities as it will not be picked up
      otherwise.
      c43bfde9
  10. Apr 06, 2015
  11. Mar 30, 2015
  12. Mar 17, 2015
  13. Mar 09, 2015
  14. Jan 08, 2015
  15. Dec 17, 2014
  16. Dec 16, 2014
  17. Dec 11, 2014
  18. Dec 08, 2014
  19. Dec 05, 2014
  20. Nov 24, 2014
  21. Nov 21, 2014
  22. Nov 19, 2014
  23. Nov 17, 2014
Loading