This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Mar 25, 2020
-
-
David Fairbrother authored
Previously Kafka dropped the exception and just incremented using the same callback our wait. This will now print the exception message associated, so we can distinguish between a successful and failed callback in unit test logs. I could have made it so that the exception is thrown in the main thread by taking a s_ptr. However it quickly becomes unweildly for a simple probe, and we only gain the stack trace - which was already lost when extractData re throws the exception.
-
- Mar 24, 2020
-
-
Hahn, Steven authored
Added Mantid::NeXus::NexusHDF5Descriptor class caching metadata
-
William F Godoy authored
Populates Metadata entries in constructor Internal reference accessible in public function Added unit test Address CI issue with POSIX strdup function
-
Gigg, Martyn Anthony authored
Improve Outputs When Focusing in Eng Diff 2 GUI
-
Gigg, Martyn Anthony authored
Change Algorithm State tracking
-
Nick Draper authored
-
Nick Draper authored
-
Conor Finn authored
Co-Authored-By:
StephenSmith25 <56431339+StephenSmith25@users.noreply.github.com>
-
- Mar 23, 2020
-
-
Gigg, Martyn Anthony authored
Stop for loop in Rebin2D asking for next element after the last bin
-
Gigg, Martyn Anthony authored
Remove extra indents that were causing Flake8 Jenkins failure
-
Danny Hindson authored
-
Gigg, Martyn Anthony authored
Makes clang-format parallel where possible
-
Gigg, Martyn Anthony authored
Update google test / span
-
Gigg, Martyn Anthony authored
Make python targets runnable on MSVC IDE
-
Dan Nixon authored
Refactored Track to use boost::container::small_vector with optimised vector size
-
Gigg, Martyn Anthony authored
Update copyright to include CSNS
-
David Fairbrother authored
Updates the CMake configuration to set our debugging targets. This means a user can debug Workbench or System tests, which have a python entry point, directly from the MSVC IDE.
-
Ayomide Bamidele authored
-
Nick Draper authored
-
- Mar 20, 2020
-
-
Nick Draper authored
-
Nick Draper authored
-
Nick Draper authored
-
https://github.com/mantidproject/mantidNick Draper authored
# Conflicts: # Testing/SystemTests/tests/analysis/ErrorReporterServerTest.py
-
Nick Draper authored
Re-add commented out python 3 test code
-
Nick Draper authored
Eventlist: reserve capacity of the specified event type
-
Nick Draper authored
Remove ErrorReporterServerTest
-
Nick Draper authored
-
Conor Finn authored
Needed to add checks around makedirs(), throws an error if the directory already exists.
-
Nick Draper authored
-
Nick Draper authored
-
Nick Draper authored
Also updated class_maker.py
-
David Fairbrother authored
Sets clang-format to run in parallel on build servers where the parallel package exists
-
Daniel Murphy authored
-
Gigg, Martyn Anthony authored
Further work on applying cmake GenerateExportHeader
-
- Mar 19, 2020
-
-
Hahn, Steven authored
Signed-off-by:
Steven Hahn <hahnse@ornl.gov>
-
Hahn, Steven authored
Signed-off-by:
Steven Hahn <hahnse@ornl.gov>
-
Nick Draper authored
Remove Unused Original Engineering Diffraction GUI Code
-
Nick Draper authored
Fix all flake 3.7.9 warnings
-
Danny Hindson authored
-
Gagik Vardanyan authored
Remove Python 2 dependencies from developer packages
-