This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 05, 2018
-
-
Dimitar Tasev authored
-
- Oct 04, 2018
-
-
Dimitar Tasev authored
Added PNG icons for nightly and unstable, used by NSIS for the package icon
-
Dimitar Tasev authored
-
- Sep 28, 2018
-
-
Dimitar Tasev authored
The line for DELETEing the icon was also added back.
-
Dimitar Tasev authored
-
Dimitar Tasev authored
-
Martyn Gigg authored
New algorithm to slice event workspaces for ISIS reflectometry
-
Gagik Vardanyan authored
Disable Plot Result for MSD and F(Q) Fit for one spectra
-
Gagik Vardanyan authored
Modified Systemtests to show more failures
-
- Sep 27, 2018
-
-
Pete Peterson authored
Move V3D operators to be inline
-
Neil Vaytet authored
-
Neil Vaytet authored
It was only writing the full log to console if the test status contained 'fail' which would apply to 'failed' and 'algorithm failure' but it was missing statuses like 'hung' Now the output is always printed unless the status is 'success' or 'skipped'
-
Gagik Vardanyan authored
Project Recovery: Handle multiple instances of mantid properly
-
Gagik Vardanyan authored
Force progress messages to be str
-
Gagik Vardanyan authored
Add new algorithm MatchSpectra
-
robertapplin authored
-
- Sep 26, 2018
-
-
Pete Peterson authored
Mantidplot/ Testing/ buildconfig/ misc. typos
-
Peterson, Peter authored
The problem was that empty progress messages were being converted to `None` which `AlgorithmObserver` did not have the proper overloaded methods to convert to an empty string. The fix is to convert them to a string before calling the binding. For extra measure, the progress percentage is converted to a float as well. Refs #23632
-
Peterson, Peter authored
Refs #21800
-
WHITFIELDRE email authored
-
-
luz.paz authored
-
* Ignore syntax errors on startup There was an uncaught exception in parsing the file on startup. Refs #23555 * Invert the test that the code is executed Refs #23555
-
Pete Peterson authored
Remove HFIR Powder Diffraction Reduction Interface
-
Pete Peterson authored
D2B normalisation fix
-
Gagik Vardanyan authored
-
Gagik Vardanyan authored
-
Samuel Jackson authored
-
luz.paz authored
Found via `codespell -q 3 -I ../mantid-word-whitelist.txt` where whitelist consists of ``` alloced allws amin ang ans arithmetics dum focussed dur iff isnt ith lod minimise mut mye nd originaly realy sav splitted te tim uint vertexes ```
-
WHITFIELDRE email authored
-
Samuel Jackson authored
Move the implementation of V3D operators to the header. This results in a significant speed up in V3D operators.
-
Samuel Jackson authored
-
Gemma Guest authored
-
Gagik Vardanyan authored
-
Gagik Vardanyan authored
-
Martyn Gigg authored
Fix errors and warnings from llvm 7.0
-
Martyn Gigg authored
Update DirectILL documentation
-
Antti Soininen authored
Add adjustments to reconstructed data in Maxent
-
Antti Soininen authored
scripts: typo fixes
-
robertapplin authored
-