This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Aug 01, 2018
-
-
Simon Heybrock authored
Progress indicator works correctly for errors and exec
-
- Jul 31, 2018
-
-
Ian Bush authored
Muon - Reorganising folder structure
-
- Jul 30, 2018
-
-
Savici, Andrei T. authored
Only sleep after doctests if free memory is below 75%
-
Pete Peterson authored
Add tolerance to direct beam sorter
-
Doucet, Mathieu authored
-
T Jubb authored
-
T Jubb authored
-
Pete Peterson authored
A few changes to support msvc 2017
-
Pete Peterson authored
Pressing Cancel when Closing Workbench
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Martyn Gigg authored
MSVC 2017 15.7 contains a bug where constant initialization no longer takes place for objects with constructors marked constexpr such as once_flag. This leaves once_flag susceptible to dynamic initialization order problems and causes some singleton instances to be constructed incorrectly. We put back our correct implementation (with some cleanup) and await a fix from MS. Refs #0
-
Martyn Gigg authored
Caught exception in ICat
-
Martyn Gigg authored
Disable file logging & simplfy log filtering
-
- Jul 27, 2018
-
-
Doucet, Mathieu authored
-
Savici, Andrei T. authored
PlotSelector Widget additional features
-
Ian Bush authored
This avoids a bug when saving which sets the file name for the wrong tab, and makes it clearer what you are being asked to save.
-
Ian Bush authored
-
Ian Bush authored
-
Ian Bush authored
Remove specificity from message_box
-
Ian Bush authored
Fix unused-variable warning in MuonFitDataSelector
-
Nick Draper authored
-
Nick Draper authored
and improve the default user properties file. re #23102
-
- Jul 26, 2018
-
-
Hahn, Steven authored
Fix clang-tidy modernize-use-nullptr warnings
-
Savici, Andrei T. authored
Enable archive search in system tests
-
Nick Draper authored
-
Nick Draper authored
re #23102
-
Nick Draper authored
re #23102
-
Hahn, Steven authored
Time standard deviation for TimeSeriesProperty
-
Peterson, Peter authored
A change in #21089 meant that archive searching was only getting turned on for the default facility. This restores the old behavior that for system tests, archive searching can be turned on for all facilities.
-
Ian Bush authored
Remove debug poco lib packages from equivs file
-
Ian Bush authored
Double click table column heading for column options
-
Ian Bush authored
Fix ISISReflectometryAutoreductionTest for python 3
-
Pete Peterson authored
Catch unfound workspace error
-
Pete Peterson authored
Documentation : Running tests in VS and building dev-docs html.
-
Samuel Jackson authored
-
Nick Draper authored
-
Samuel Jackson authored
-
Peterson, Peter authored
-
Pete Peterson authored
Fix clang-tidy misc-unused-using-decls
-