This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jan 25, 2019
-
-
Savici, Andrei T. authored
Convert vector to doubles instead
-
Savici, Andrei T. authored
-
- Jan 22, 2019
-
-
Antti Soininen authored
Enables specifying sample materials without a chemical formula or atomic number in SetSampleMaterial and MaterialBuilder. It is now enough to specify the scattering and attenuation cross sections and number density. Re #21466
-
- Jan 21, 2019
-
-
Samuel Jackson authored
-
- Jan 18, 2019
-
-
Gigg, Martyn Anthony authored
Input workspace history needs to be copied to output workspaces. In the case of groups, where an output replaces an input, the input history can disappear before we have time to copy it to the output. Refs #24372
-
- Jan 15, 2019
-
-
Antti Soininen authored
-
- Jan 10, 2019
-
-
Antti Soininen authored
Co-Authored-By:
peterfpeterson <peterfpeterson@gmail.com>
-
- Dec 17, 2018
-
-
Peterson, Peter authored
Since github's REST API has a separate url to check how many calls are left, find out and log it at the information level. Refs #24339.
-
Peterson, Peter authored
-
- Dec 14, 2018
-
-
Hahn, Steven authored
-
Peterson, Peter authored
-
Hahn, Steven authored
-
- Dec 12, 2018
-
-
Sam Jenkins authored
-
- Dec 11, 2018
-
-
Dimitar Tasev authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-
- Dec 07, 2018
-
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Gemma Guest authored
-
Gemma Guest authored
This now uses the new replacement string. Also tidy raw string literals and remove unnecessary escape characters from replacement attribute
-
Gemma Guest authored
-
- Dec 06, 2018
-
-
Gemma Guest authored
Add a replacement string in the config for Windows which uses the fully qualified address for the archive at ISIS
-
Gemma Guest authored
When a replacement is done by ICatalogInfo::transformArchivePath, the replacement prefix is being overridden by the preferred mount point based on whether an Optional is set. However, if the user property is not provided this was being set to an empty string. This commit sets it to an uninitialised optional instead.
-
- Dec 05, 2018
-
-
Matthew Andrew authored
-
Matthew Andrew authored
-
- Nov 29, 2018
-
-
Gigg, Martyn Anthony authored
It more closely describes the intent of the method.
-
- Nov 28, 2018
-
-
Antti Soininen authored
-
- Nov 27, 2018
-
-
Gigg, Martyn Anthony authored
This is more standard and removes the possibililty of users to accidentally overriding the set of python paths required by many interfaces to start. The pythonscripts.directories config key is now empty by default and only adds directories on starting the framework.
-
- Nov 26, 2018
-
-
Sam Jenkins authored
-
Sam Jenkins authored
-
- Nov 23, 2018
-
-
Sam Jenkins authored
-
- Nov 15, 2018
-
-
Neil Vaytet authored
-
Neil Vaytet authored
- changed the directory search for instruments back to only searching inside `getInstrumentDirectories()` - created a new `FileDescriptor` function `isXML()` to determine if a file is of XML type (currently this is true if the file is Ascii and has an ".xml" extension) - made `FileDescriptor.extension()` to always be lowercase - created new functions `toLower()` and `toUpper()` in `Kernel::Strings` to convert input strings to lowercase/uppercase - added a test for `LoadEmptyInstrument` where `LOKI` is loaded from instrument name
-
- Nov 14, 2018
-
-
Neil Vaytet authored
-
- Nov 13, 2018
-
-
Neil Vaytet authored
-
- Nov 06, 2018
-
-
Neil Vaytet authored
-
Neil Vaytet authored
-
Neil Vaytet authored
-