This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Sep 17, 2013
-
-
Campbell, Stuart authored
-
Campbell, Stuart authored
If we cannot write to user configuration directory, then write the logs to the systems temp directory. refs #7959
-
- Aug 15, 2013
-
-
Peterson, Peter authored
-
- Aug 13, 2013
-
-
Savici, Andrei T. authored
-
- Aug 09, 2013
-
-
Savici, Andrei T. authored
-
Savici, Andrei T. authored
The SettingsTest.py is python api version 1. In version 2, the welcomeMessage function is no longer exposed to python
-
- Jul 17, 2013
-
-
Nick Draper authored
-
Nick Draper authored
-
- May 16, 2013
-
-
Gigg, Martyn Anthony authored
The package build throws this warning with the PythonAlgs directory.
-
- May 10, 2013
-
-
Owen Arnold authored
-
- May 07, 2013
-
-
Michael Reuter authored
-
- May 02, 2013
-
-
Michael Reuter authored
-
- May 01, 2013
-
-
Owen Arnold authored
-
- Apr 26, 2013
-
-
Savici, Andrei T. authored
-
- Apr 25, 2013
-
-
Savici, Andrei T. authored
-
- Apr 18, 2013
-
-
Gigg, Martyn Anthony authored
Refs #970
-
- Apr 15, 2013
-
-
Gigg, Martyn Anthony authored
-
- Apr 09, 2013
-
-
Michael Reuter authored
-
- Feb 18, 2013
-
-
Gigg, Martyn Anthony authored
Thisgs to note: * C2450 warnings have been suppressed when including Poco headers that inherit from std::stream * Boost date_time no longer accepts just a date for an ISO date/time string
-
- Nov 09, 2012
-
-
Michael Reuter authored
-
- Oct 11, 2012
-
-
Russell Taylor authored
The MPI build no longer logs to file by default (as this duplicates the console channel which ends up in a log file for a job). The format of log messages to the console has been changed to include hostname & process id so that messages can be separated according to which mpi rank they relate to. The rank is explicitly logged at startup.
-
- Oct 10, 2012
-
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
This works, but needs a little refactoring to improve readability.
-
- Oct 04, 2012
-
-
Russell Taylor authored
The fermi cluster at ORNL uses the usual SNS home areas (so the same as the analysis workstations, for example). If the user properties file is the same, confusion could arise if things are set in it in and interactive MantidPlot session. The MPI build now uses Mantid-mpi.user.properties instead.
-
- Aug 01, 2012
-
-
Nick Draper authored
-
- Jul 15, 2012
-
-
Gigg, Martyn Anthony authored
This will help ensure that for the system tests we can reset the config once it has loaded and only save keys that we change just in case an old config was not restored.
-
Gigg, Martyn Anthony authored
-
- May 24, 2012
-
-
Russell Taylor authored
Also add a couple more that were missing and re-order so that the list is in the same order as they appear in the properties file. Re #5249.
-
Gigg, Martyn Anthony authored
It should point to the sub-directory.
-
Gigg, Martyn Anthony authored
The relative path was wrong for OS X. It now just uses the key in the properties file. Also quietened the output of querying paraview by capturing the stderr as well.
-
- May 23, 2012
-
-
Gigg, Martyn Anthony authored
It did call -V which ends up starting a GUI briefly and is quite slow on OS X. Changed to --help as this is faster and we don't grab anything from the version string anyway.
-
- May 22, 2012
-
-
Gigg, Martyn Anthony authored
Changes required so that the final bundle has the correct library links to ParaView in the pvplugins.
-
- May 21, 2012
-
-
Russell Taylor authored
Eliminates an exception on Windows when setting user preferences.
-
- Apr 20, 2012
-
-
Owen Arnold authored
-
- Apr 18, 2012
-
-
Owen Arnold authored
Move PVPLUGINS to a subdirectory of PVPLUGINS. This has two advantages. Firstly it maintains the possiblity to keep the loading of PV related mantid components separate from those in Mantid Plugins. Secondly it means that Paraview standalone does not crash when PV_PLUGIN_PATH is used. Only Paraview plugins sit in the subdirectory, so the Paraview loader doesnt get confused by the presence of these other libraries
-
- Apr 17, 2012
-
-
Owen Arnold authored
-
Owen Arnold authored
Make it possible to ignore Paraview dependent components completely ad continously if required.
-
Owen Arnold authored
-
- Apr 16, 2012
-
-
Owen Arnold authored
Cleaned out a load of older checking code. Separately load up pv_plugins from normal plugins if paraview is present.
-