Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Dec 15, 2015
  2. Dec 14, 2015
  3. Dec 11, 2015
  4. Dec 10, 2015
  5. Nov 20, 2015
  6. Nov 17, 2015
  7. Nov 10, 2015
  8. Oct 05, 2015
  9. Aug 05, 2015
  10. Jun 24, 2015
  11. Jun 01, 2015
  12. 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
  13. Apr 16, 2015
  14. Apr 15, 2015
  15. Apr 09, 2015
  16. 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
  17. Apr 06, 2015
  18. Mar 30, 2015
  19. Mar 17, 2015
  20. Mar 09, 2015
  21. Jan 08, 2015
  22. Dec 17, 2014
  23. Dec 16, 2014
  24. Dec 11, 2014
  25. Dec 08, 2014
  26. Dec 05, 2014
Loading