Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Mar 04, 2011
  2. Feb 28, 2011
  3. Feb 17, 2011
  4. Jan 28, 2011
  5. Jan 19, 2011
  6. Dec 29, 2010
  7. Dec 21, 2010
  8. Dec 08, 2010
    • Anders Markvardsen's avatar
      Extend LoadInstrument to include the input properties: · f41e9f8c
      Anders Markvardsen authored
        InstrumentName
      
      This means there will be two input properties which can be used to specify and IDF:
      
        Filename
        InstrumentName
      
      If Filename is specified then use that this filename. If not then it is required that an InstrumentName is specified. And an appropriate filename is created at runtime (search the Workspace's Run object for "startdate"/"starttime" and get IDF search directory from Config) 
      
      Modify all loaders (except LoadEmptyInstrument) to load inst using this InstrumentName property
       
      re #1997
      f41e9f8c
  9. Dec 06, 2010
  10. Nov 01, 2010
  11. Oct 20, 2010
  12. Sep 28, 2010
  13. Aug 25, 2010
  14. Aug 11, 2010
  15. Jul 27, 2010
  16. Jul 26, 2010
  17. Jul 23, 2010
  18. Jul 22, 2010
    • Nick Draper's avatar
      closes #1182 · 9ed50cb5
      Nick Draper authored
      Copyright updated to read
      Copyright © 2007-10 ISIS Rutherford Appleton Laboratory & NScD Oak Ridge National Laboratory
      9ed50cb5
  19. May 15, 2010
  20. May 14, 2010
  21. Mar 26, 2010
  22. Mar 16, 2010
  23. Sep 04, 2009
  24. Jul 13, 2009
  25. May 21, 2009
  26. Apr 16, 2009
  27. Apr 08, 2009
    • Nick Draper's avatar
      fixes #531 · be4c0fa0
      Nick Draper authored
      Mantid.user.properties is now written by mantid if it cannot be found - so there is no need to deliver this in the installer.
      Also logging levels set higher for files to alleviate speed problem on encrypted hard drives.
      be4c0fa0
  28. Apr 07, 2009
    • Nick Draper's avatar
      re #531 · 520487c0
      Nick Draper authored
      Changes to Properties files
      
      Mantid now tries to load TWO properties files
      Mantid.Properties as before
      and now a Mantid.user.properties
      
      Any entries in the user.properties file overides those on the main file.  The intention is that on reinstalls we will not overwrite the user file, but are free to replace the original .properties file to add new keys etc.
      
      IMPORTANT:
      The release properties files are now in the Properties subdirectory, the ones in the release directory have been removed.
      520487c0
  29. Feb 23, 2009
  30. Feb 16, 2009
  31. Apr 25, 2008
  32. Mar 10, 2008
  33. Mar 03, 2008
  34. Feb 27, 2008
  35. Feb 25, 2008
Loading