This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 16 Sep, 2021 6 commits
-
-
David Fairbrother authored
Clang-tidy must have though these were obselete (which they are on every platform but OSX), so protect them with a macro and add them back
-
David Fairbrother authored
Fixes the namespace definition which had too many closing braces on APPLE devices
-
David Fairbrother authored
This way we officially acknowledge we use it, and prefer to use it because of the reduction in boilerplate
-
David Fairbrother authored
Modernises the codebase from nested workspaces to modern form. E.g.: namespace A{ namespace B {} } Becomes namespace A::B{ } This will allow us to specify in the coding standards to prefer the simple form instead
-
DannyHindson authored
Clang tidy refs
-
Peterson, Peter authored
New method "get" for the ConfigService class
-
- 15 Sep, 2021 14 commits
-
-
mantid-builder authored
-
Peterson, Peter authored
Deprecate GetDetOffsetsMultiPeaks and CalibrateRectangularDetectors
-
DavidFair authored
Pd358 failover run title to title if missing release next
-
Gigg, Martyn Anthony authored
Prevented crash from incorrect file load in Elwin
-
Gigg, Martyn Anthony authored
Update SANS-Toml-v1.rst
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Jose Borreguero authored
Signed-off-by:
Jose Borreguero <borreguero@gmail.com>
-
Jose Borreguero authored
Allow IAlgorithm.alias to be overriden in Python algorithms
-
Peterson, Peter authored
Allow IAlgorithm.alias to be overriden in Python algorithms
-
Zhou, Wenduo authored
-
Gigg, Martyn Anthony authored
Muon analysis raw plot speed
-
Jose Borreguero authored
Signed-off-by:
Jose Borreguero <borreguero@gmail.com>
-
Gigg, Martyn Anthony authored
Update SANS-Toml-v1.rst
-
- 14 Sep, 2021 20 commits
-
-
Jose Borreguero authored
Signed-off-by:
Jose Borreguero <borreguero@gmail.com>
-
mantid-builder authored
-
Jose Borreguero authored
Signed-off-by:
Jose Borreguero <borreguero@gmail.com>
-
Steve K authored
Notes to clarify behaviour of the old BACK commands.
-
Zhou, Wenduo authored
-
Zhou, Wenduo authored
-
Anthony Lim authored
-
Zhou, Wenduo authored
-
Anthony authored
-
Whitfield, Ross authored
Negative tof to d-space conversion error
-
DavidFair authored
Disable peak picker in ALC PeakFitting
-
DavidFair authored
Updated Inelastic Data Analysis Documentation
-
David Fairbrother authored
This is incorrect, as the operation is undefined. Where the address needs to remain the same we should completely avoid using move instead
-
Zhou, Wenduo authored
-
Sarah Foxley authored
Resized and centred screenshots. Changed download to load in Elwin load description.
-
Peterson, Peter authored
-
Whitfield, Ross authored
Allow minimum TOF to be equal to zero
-
Harriet Brown authored
This commit disables the peak fitter and it's signals in ALC, this its to stop a crash that would have been an issue for the release. this will be fixed and re enabled during maintenance. re #32441
-
Gagik Vardanyan authored
Fix documentation page link in Indirect Data Analysis
-
Steve K authored
Notes to clarify behaviour of the old BACK commands.
-