This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jun 19, 2014
-
-
Lynch, Vickie authored
-
Lynch, Vickie authored
-
Nick Draper authored
-
Gigg, Martyn Anthony authored
-
- Jun 18, 2014
-
-
Peter Parker authored
-
Gigg, Martyn Anthony authored
Refs #9681
-
Michael Reuter authored
-
Gigg, Martyn Anthony authored
-
Samuel Jackson authored
Merge branch 'feature/9584_alg_usage_examples' of github.com:mantidproject/mantid into feature/9584_alg_usage_examples
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Gigg, Martyn Anthony authored
-
- Jun 17, 2014
-
-
Russell Taylor authored
-
Keith Brown authored
a susbstitution didn't work due to a typo, fixed
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Lynch, Vickie authored
-
Gigg, Martyn Anthony authored
Conflicts: Code/Mantid/Framework/API/test/DataProcessorAlgorithmTest.h
-
Keith Brown authored
Fixing usage example by adding the right file this time. Removing the wrong file.
-
Keith Brown authored
-
Gigg, Martyn Anthony authored
-
Owen Arnold authored
-
- Jun 16, 2014
-
-
Russell Taylor authored
You might think that the DAS would not save events from when a run was paused but no, that would be much to easy (for us). Therefore filter them out if an ADARA-style pause log is present (i.e. this is SNS only). There is a configuration property that can be set to load them as before.
-
Peterson, Peter authored
-
Ricardo Ferraz Leal authored
-
Gigg, Martyn Anthony authored
Performing a sort only on the first letter doesn't alphabetise the contents within a given letter section, however sorting on the whole word will still produce an alphabetised list as a whole. Refs #9664
-
Ricardo Ferraz Leal authored
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Owen Arnold authored
-
Samuel Jackson authored
This should fix the CppCheck warnings on develop.
-
Samuel Jackson authored
-
Samuel Jackson authored
This causes issues in history because some properties will use a temporary name and some will use the more descriptive name.
-
Samuel Jackson authored
-
Samuel Jackson authored
-
- Jun 15, 2014
-
-
Gigg, Martyn Anthony authored
Spits out a warning on the output page and in the build to indicate that the directive was skipped. This is required to make development builds that don't have all libraries built easier to work with. Refs #9654
-
Gigg, Martyn Anthony authored
This will allow for common code to be inserted in the new single run method Refs #9654
-
- Jun 13, 2014
-
-
Miller, Ross authored
There was a race condition handling the beam monitor packets because we weren't locking the mutex before acquiring a pointer to the monitor workspace. Fixed by locking the mutex earlier. Refs #9657
-