This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Sep 06, 2018
-
-
Samuel Jones authored
-
- Sep 03, 2018
-
-
Samuel Jones authored
-
- Aug 06, 2018
-
-
LamarMoore authored
Update to clang-format-5 and reformat the codebase
-
- Mar 27, 2018
-
-
Karl Palmen authored
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
-
- Mar 22, 2018
-
-
Edward Brown authored
-
- Nov 01, 2016
-
-
Simon Heybrock authored
-
- Mar 03, 2016
-
-
Hahn, Steven authored
-
- Feb 24, 2016
-
-
Tom Perkins authored
re #15289
-
- Feb 12, 2016
-
-
Federico Montesino Pouzols authored
-
- Jan 19, 2016
-
-
Hahn, Steven authored
-
- Jan 16, 2016
-
-
Hahn, Steven authored
-
- Oct 08, 2015
-
-
Federico Montesino Pouzols authored
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
WHITFIELDRE email authored
-
- Jun 18, 2014
-
-
Samuel Jackson authored
-
Samuel Jackson authored
-
- May 29, 2014
-
-
Jay Rainey authored
-
- May 14, 2014
-
-
Samuel Jackson authored
-
- May 08, 2014
-
-
Samuel Jackson authored
-
- Apr 30, 2014
-
-
Samuel Jackson authored
-
- Dec 23, 2013
-
-
Alex Buts authored
The missing algorithm does not throw the history but prints the contents of the missing algorithm.
-
- Dec 13, 2013
-
-
Jay Rainey authored
-
- Oct 25, 2013
-
-
Karl Palmen authored
and in so doing eliminate use of the removed unwrap algorithm. Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- Mar 29, 2013
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
It does not currently handle properties that don't exist when the algorithm is initialized very well.
-
- Mar 28, 2013
-
-
Gigg, Martyn Anthony authored
Load is now not a special case and any FileProperty/MultipleFileProperty value is prefixed with r to turn then into raw strings.
-
- Feb 22, 2012
-
-
Janik Zikovsky authored
by using the ADS::retrieveWS<Type>() method.
-
- Nov 25, 2011
-
-
Janik Zikovsky authored
-
Janik Zikovsky authored
This reverts commit 3f3ed473.
-
- Nov 23, 2011
-
-
Janik Zikovsky authored
This reverts commit e8376118.
-
Janik Zikovsky authored
-
- Oct 24, 2011
-
-
Gigg, Martyn Anthony authored
-
- Sep 26, 2011
-
-
Peter Parker authored
Refs #3192 - all FileProperty parameters now have their values appended with an "r" in the Python script. Modified GeneratePythonScriptTest to accommodate the changes.
-
- Sep 23, 2011
-
-
Peter Parker authored
-
- Sep 16, 2011
-
-
Peter Parker authored
"Copy to clipboard" and "Save to file" (WS history Python script) functionality of UI now utilises the GeneratePythonScript algorithm. Made alteration to the constructor of AlgorithmHistoryWindow, and changed how it is called in MantidUI accordingly. Changed heading for script output.
-
Peter Parker authored
Refs #3501 - Fixed several warnings and an error that appeared on the non-MS compilers that occurred as a result of the previous commit.
-
Peter Parker authored
-