This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Feb 23, 2015
-
-
Harry Jeffery authored
Declare Python member variables in workflow algorithms
-
Dan Nixon authored
Fix doxygen warnings in InternetHelper
-
Harry Jeffery authored
Workspace logs (metadata) is copied into the final Workspace in order to quickly retrieved infos such as proton charge
-
Federico Montesino Pouzols authored
-
Martyn Gigg authored
Use Mantidlibs software collection on RHEL7
-
- Feb 22, 2015
-
-
Martyn Gigg authored
Fix unstable RemoveExpDecay test
-
Stuart Campbell authored
Update CppCheck_Suppressions.txt
-
- Feb 21, 2015
-
-
Ross Whitfield authored
Undo some pylint changes that broke systemtests.
-
Savici, Andrei T. authored
I accidentally deleted the content of ConjoinFiles algorithm. It was not picked up by the unittests since there is none for this algorithm. The sns_command_interface has a lot of unused imports. But those are passed on to be used in the systemtests.
-
Savici, Andrei T. authored
There is a cppcheck issue "Unmatched suppression: unusedFunction". This happens because we don't have unused functions and we try to suppress the "unusedFunction" warning. The suppression happens globally, in CppCheck_Suppressions.txt
-
Ross Whitfield authored
Update ScriptRepositoryImpl.cpp
-
Savici, Andrei T. authored
Unused variable reported in [cppcheck] (http://builds.mantidproject.org/view/Wall%20display/job/cppcheck_master/8/cppcheckResult/)
-
- Feb 20, 2015
-
-
Ross Whitfield authored
Reduce pylint warnings
-
Savici, Andrei T. authored
Merge remote-tracking branch 'origin/master' into 11134_reducePylintWarnings Conflicts: Code/Mantid/Framework/PythonInterface/plugins/algorithms/LoadVesuvio.py Code/Mantid/Framework/PythonInterface/plugins/algorithms/SortDetectors.py Code/Mantid/Framework/PythonInterface/plugins/algorithms/SortXAxis.py Code/Mantid/Framework/PythonInterface/plugins/algorithms/Symmetrise.py Code/Mantid/Framework/PythonInterface/plugins/algorithms/VesuvioResolution.py Code/Mantid/scripts/Inelastic/IndirectAbsCor.py Code/Mantid/scripts/Inelastic/IndirectBayes.py Code/Mantid/scripts/Inelastic/IndirectCommon.py Code/Mantid/scripts/Inelastic/IndirectDataAnalysis.py Code/Mantid/scripts/Inelastic/IndirectNeutron.py
-
Federico M Pouzols authored
Merge pull request #265 from mantidproject/11128_algorithm_history_script_ignore_non_ws_output_props Algorithm history script generation should ignore non WS output properties
-
NickDraper authored
New CNCS geometry. Refs #11001
-
Federico M Pouzols authored
Address undeclared Python members in functions
-
Savici, Andrei T. authored
-
Martyn Gigg authored
Handle failure in CreateGroupingWorkspace where group count > spectra count
-
Federico M Pouzols authored
Fixing a casing error in FindOpenCasade.cmake
-
Dan Nixon authored
Refs #11146
-
Dan Nixon authored
Refs #11146
-
Dan Nixon authored
Refs #11147
-
Harry Jeffery authored
-
Dan Nixon authored
Refs #11140
-
Martyn Gigg authored
Fix warning on FuryFit regarding numerical derivatives
-
Dan Nixon authored
Refs #11128
-
Dan Nixon authored
Adds an output parameter set by the algorithm which would have previously been added to the script output. Refs #11128
-
Harry Jeffery authored
-
Dan Nixon authored
Refs #11128
-
Dan Nixon authored
Issue warning when creating outline with insufficient elements
-
Harry Jeffery authored
-
Martyn Gigg authored
Change how clang builds are determined
-
Dan Nixon authored
Refs #11140
-
Dan Nixon authored
Conflicts: Code/Mantid/scripts/Inelastic/IndirectDataAnalysis.py Refs #11133
-
Martyn Gigg authored
Add informative comment block to ObjCompAssemblyActor
-
Martyn Gigg authored
Remove always on top hint from splashscreen
-
Harry Jeffery authored
-
NickDraper authored
Add DynamicKuboToyabe fitting function
-
Martyn Gigg authored
Indirect Python refactoring
-