This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jul 04, 2018
-
-
David Fairbrother authored
-
David Fairbrother authored
-
David Fairbrother authored
-
David Fairbrother authored
-
David Fairbrother authored
-
DavidFair authored
-
David Fairbrother authored
Fixes various deadlocks in ProjectRecovery which can occur during shutdown. These include holding a lock in the worker thread, then calling into the GUI thread which is attempting to lock the mutex. Waiting for the thread to join in the GUI thread, whilst the worker thread is waiting for the GUI thread to save Catching CancelExceptions and silently handling them
-
Simon Heybrock authored
Project Recovery: Run background recovery algorithms silently
-
Simon Heybrock authored
Frequency domain analysis clean up
-
- Jul 03, 2018
-
-
Martyn Gigg authored
Release notes fixing typos and making formats consistent
-
Anthony Lim authored
-
David Fairbrother authored
Hold a shared pointer to a workspace from the ADS rather than its name. This way if it is deleted between the start of the saving step and end, we can still carry on.
-
Gigg, Martyn Anthony authored
Algorithms are children and unmanaged to minimise their output footprint. Refs #22733
-
Pete Peterson authored
Project Recovery: Remove checkpoints on close and catch if recovery dir does not exist
-
Anthony Lim authored
-
Martyn Gigg authored
Fix reflectometry loader
-
David Fairbrother authored
-
David Fairbrother authored
Checks if the recovery directory exists before attempting to iterate it. This also highlighed that functions called directly from ApplicationWindow could throw, instead these are marked noexcept so that we isolate ProjectRecovery from the main GUI
-
Keith Butler authored
-
Martyn Gigg authored
Transverse field mode in Muon Analysis
-
Keith Butler authored
Re #0 re-ordering framework notes Re #0 reordering ui notes Re #0 bug fixes to a single word to match other notes Re #0 bug fixes to a single word to match other notes Re #0 bug fixes to a single word to match other notes Re #0 changed headings to match other notes Re #0 changed headings to match between notes
-
Verena Reimund authored
- Nexus files from 2018 can be loaded
-
Verena Reimund authored
-
Martyn Gigg authored
Indirect - QENS Fitting Interfaces - Selection of discontinuous spectra ranges
-
Gigg, Martyn Anthony authored
-
- Jul 02, 2018
-
-
Pete Peterson authored
Fix error reporter launcher under Python 3
-
Anthony Lim authored
-
Anthony Lim authored
-
Brandon Hewer authored
Refs #22064
-
Brandon Hewer authored
Refs #22064
-
Brandon Hewer authored
Refs #22064
-
Martyn Gigg authored
-
Verena Reimund authored
-
Pete Peterson authored
Fix constant Q line profiles in directtools
-
Verena Reimund authored
Refs #21907
-
Ian Bush authored
D2B round the tube centre indices
-
Pete Peterson authored
Pychop update
-
Pete Peterson authored
Fix include ordering to give self-contained units
-
Verena Reimund authored
-
Brandon Hewer authored
Refs #22064
-