This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Feb 07, 2020
-
-
David Fairbrother authored
-
David Fairbrother authored
Adds a step to the build scripts for jenkins to run sanitized builds with the correct environment variables. Also adds leak suppressions for upstream libraries too
-
David Fairbrother authored
-
David Fairbrother authored
Tidies the Jenkins build scripts by removing some redundant if blocks, auto-formatting the file and adding some comments
-
David Fairbrother authored
Adds handling for multiple sanitizers using a multi option. This includes: - Warning users if they try to use a sanitizer on release builds - Changing the optimization flag of RelWithDebInfo to get stack traces - Adding more checks in case someone mis-types - Adding option for clangs memory sanitizer though this throws an error at the moment
-
- Feb 04, 2020
-
-
Simon Heybrock authored
Updated mantidworkbench to send stacktrace
-
- Feb 03, 2020
-
-
Gemma Guest authored
-
Gemma Guest authored
MonitorData not showing in the workbench algorithm details box
-
Gemma Guest authored
Allow workbench to load the workspaces from mantidplot projects
-
Gemma Guest authored
Ship printsupport plugin with macOS bundle
-
Gemma Guest authored
Bundle Windows printer support plugin with Qt5 plugins.
-
Gagik Vardanyan authored
Build nightly documentation pages on Ubuntu and not RHEL7
-
Gagik Vardanyan authored
Remove workaround for GSL library name switch.
-
Nick Draper authored
Add section on Python debugging and clangd to VS Code docs
-
Nick Draper authored
Edit WorkspaceGroup docs
-
Daniel Murphy authored
-
Nick Draper authored
-
Nick Draper authored
Add plotting options to context menu for WorkspaceGroups
-
Phil Colebrooke authored
-
Gigg, Martyn Anthony authored
Set sample and run via python
-
Gigg, Martyn Anthony authored
Preserve Lattice Parameters in PredictFractionalPeaks
-
Gigg, Martyn Anthony authored
Eng Diff Fitting Tab - Loading Files
-
Gigg, Martyn Anthony authored
Add description of output types to PDFFourierTransform
-
Gigg, Martyn Anthony authored
Remove systemtests dump of version_tested/revision_tested
-
- Jan 31, 2020
-
-
Daniel Murphy authored
-
Nick Draper authored
Co-Authored-By:
Conor Finn <47181718+ConorMFinn@users.noreply.github.com>
-
Gigg, Martyn Anthony authored
This is causing issues on Windows with bytes->str conversion required. The fix is fairly trivial but the files are not really useful and have never really helped with anything. The console log has enough information to determine the required information.
-
Nick Draper authored
-
Nick Draper authored
-
Gigg, Martyn Anthony authored
Add manitdplot settings to workbench - part 2
-
Nick Draper authored
-
Conor Finn authored
-
Conor Finn authored
-
Nick Draper authored
This was due to: 1. Too long a default UpdateEvery default 2. Too infrequest progress updates from MonitorLiveData 3. The Algorithm Details box not adding an algorithm until it sends a progress update 4. The StartLiveData custom Dialog not showing the default for UpdateEvery Fixes: 1. Decreased the default UpdateEvery from 60 to 30 seconds 2. Change the default timeout for FakeISISHistongramDAE from 30 to 60s 3. improved the progress logging for MonitorLivedata to update more frequently with an idle counter as well. 4. Changed the tie function used in custom algorithm dialogs to set the placeholder text for line edits 5. Changed the log level for user cancelling of algorithms from Error to warning so it does not trigger the notification service 6. Changed the log message for user cancellation from Terminated to cancelled to reduce confusion re #27077
-
Conor Finn authored
-
Alice Russell authored
- Move imported constants from figureinteraction to a separate module to fix errors in the order of importing - Rename categories tab - Remove paraview setting
-
Owen Arnold authored
-
Conor Finn authored
-
Gigg, Martyn Anthony authored
Fix crash in Indirect ILL Reduction GUI
-
Phil Colebrooke authored
-