Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

mantidproject/mantid

SilkeSchomann closed a pull request on mantidproject/mantid
Add system tests for muon loading
### Description of work This PR adds several system tests to check that loading using the muon loading algorithms (`LoadMuonNexus` and `LoadMuonNexusV2`) provide the expected results. This step is...
adriazalvarez created a review on a pull request on mantidproject/mantid
Looks good!

View on GitHub

thomashampson opened an issue on mantidproject/mantid
Unpin mkl
The `mkl` package was pinned in #38281 to avoid unit test failures. It might be a dodgy `mkl` version, or there may be a bug in our code.
robertapplin opened a draft pull request on mantidproject/mantid
Enable E743 ruff check
### Description of work ### To test: <!-- Instructions for testing. There should be sufficient instructions for someone unfamiliar with the application to test - unless a specific reviewe...
robertapplin created a branch on mantidproject/mantid

0-enable-ruff-e743 - Main repository for Mantid code

adriazalvarez pushed 1 commit to output_plot_options_creation mantidproject/mantid
  • Add virtual destructor and override specifier in OPPresenter 58a7126

View on GitHub

SilkeSchomann opened a draft pull request on mantidproject/mantid
Use Mslice as conda package instead of an external interface
### Description of work #### Summary of work <!-- Please provide a short, high level description of the work that was done. --> <!-- Why has this work been done? If there is no linked issue...
robertapplin pushed 15 commits to 0-enable-ruff-f821 mantidproject/mantid
  • Add stage to nightly pipeline to keep latest successful nightly 3103eb7
  • Loop over and un-keep all previous nightly runs 75172b5
  • Only un-keep builds that were automatically kept 99da645
  • Update author list for 6.11.0 release c50a83c
  • Merge pull request #38207 from mantidproject/38147_keep_most_recent_successful_nightly Keep most recent successful n... d860686
  • Merge pull request #38292 from jclarkeSTFC/authors-6-11-release Update author list for 6.11.0 release 91f5a66
  • Fix end of files pre commit warning 9c10c16
  • Merge pull request #38298 from robertapplin/0-fix-end-of-line-pre-commit Fix end of files pre commit warning 1f60ff1
  • Enable F821 ruff check af6df5b
  • Fix F821 warnings in Framework directories 3a11a1d
  • Fix F821 warnings in Testing directories 67515f6
  • Remove unused system test 9379c33
  • Fix more F821 warnings 634d678
  • Use forward declarations for type annotations without imports d5e9d5d
  • Disable F821 check for tags variable in conf.py d620029

View on GitHub

thomashampson pushed 2 commits to main mantidproject/mantid
  • Fix end of files pre commit warning 9c10c16
  • Merge pull request #38298 from robertapplin/0-fix-end-of-line-pre-commit Fix end of files pre commit warning 1f60ff1

View on GitHub

thomashampson closed a pull request on mantidproject/mantid
Fix end of files pre commit warning
### Description of work A fix for an "end of file" line pre-commit warning which has crept into main. ### To test: Check that the pre-commit PR check passes ### Reviewer Please comment o...
thomashampson created a review on a pull request on mantidproject/mantid
this doesn't need to wait for any tests except the pre-commit one

View on GitHub

adriazalvarez created a review on a pull request on mantidproject/mantid
Thanks for fixing this fast.

View on GitHub

adriazalvarez pushed 45 commits to output_plot_options_creation mantidproject/mantid
  • enumerated string property prototype 9193f15
  • Add stage to nightly pipeline to keep latest successful nightly 3103eb7
  • Added a test Refactoring 2ccd87e
  • using EnumeratedStringProperty in AddSampleLog.cpp using EnumeratedStringProperty in CalculateDIFC.cpp faabfbe
  • using EnumeratedStringProperty in AddSampleLog.cpp, CalculateDIFC.cpp, PDCalibration.cpp c952904
  • Merge remote-tracking branch 'origin/enumerated-string-property' into enumerated-string-property # Conflicts: # Fram... 4055580
  • Suppressed "unused variable" warning 9682092
  • Updated CppCheck_Suppressions.txt.in 8bb81aa
  • Fix for SimpleAPITest.py a6ae996
  • Restored changes because python binding is not ready. 39f4060
  • Change to avoid deprecation warnings. 258b454
  • Function doc 75c8ebb
  • Added a release note. dc90aa7
  • Doxygen fix 12fd8d8
  • Doxygen fix 16759b7
  • Loop over and un-keep all previous nightly runs 75172b5
  • Only un-keep builds that were automatically kept 99da645
  • Addressing Review 1 comments. 45f28fe
  • Fix for cppcheck e3c8f4b
  • Fix for cppcheck 1a8af87
  • and 25 more ...

View on GitHub

jclarkeSTFC opened a draft pull request on mantidproject/mantid
Update CITATION.cff following release of 6.11
Update `CITATION.cff` following release of 6.11 DOI URL: http://docs.mantidproject.org/v6.11.0/release/v6.11.0/index.html <!-- Instructions for testing. There should be sufficient instructio...
adriazalvarez pushed 1 commit to output_plot_options_creation mantidproject/mantid
  • Move OPPresenter out of the derived interface classes and into the InelasticTab class 4829dd9

View on GitHub

SilkeSchomann created a branch on mantidproject/mantid

38215_mslice_not_external_interface - Main repository for Mantid code

robertapplin pushed 2 commits to main mantidproject/mantid
  • Update author list for 6.11.0 release c50a83c
  • Merge pull request #38292 from jclarkeSTFC/authors-6-11-release Update author list for 6.11.0 release 91f5a66

View on GitHub

robertapplin closed a pull request on mantidproject/mantid
Update author list for 6.11.0 release
Update author list for 6.11.0 release. <!-- Instructions for testing. There should be sufficient instructions for someone unfamiliar with the application to test - unless a specific reviewer i...
SilkeSchomann deleted a branch mantidproject/mantid

38147_keep_most_recent_successful_nightly

SilkeSchomann closed a pull request on mantidproject/mantid
Keep most recent successful nightly
### Description of work Added a stage to the end of the Jenkins build/test/deploy nightly pipeline. If all previous stages pass, the current build will be marked as "Keep this build forever", and ...
mantid-builder published a release on mantidproject/mantid
Nightly v6.11.20241024.1646
Nightly build. Use with caution. Not recommended for production use.
mantid-builder created a tag on mantidproject/mantid

v6.11.20241024.1646 - Main repository for Mantid code

ekapadi pushed 1 commit to EWM6549_SaveNexusESS_groups mantidproject/mantid
  • `SaveNexusESS` append mode. This commit includes the following changes: * Changes to `SaveNexusESS` in support of... 3348e1f

View on GitHub

koshchii created a comment on a pull request on mantidproject/mantid
Comments to the observations with screenshots: > 1. If I click on the `Generate script` button under the `Script generator` tab, then paste the script into the main window of Mantid, then run ...

View on GitHub

github-actions[bot] deleted a tag mantidproject/mantid

v6.10.20241016.1456

koshchii created a review on a pull request on mantidproject/mantid

View on GitHub

peterfpeterson pushed 25 commits to ornl-next mantidproject/mantid
  • Enable wild import check d7502f9
  • Remove wild imports from docs directory ac03ed7
  • Remove wild imports from buildconfig directory b37a624
  • Remove wild imports from qt directory 9f4c7a7
  • Remove wild imports from scripts directory dd43204
  • Fix mantid imports in PropertiesDescriptors 184d2b9
  • Add wild import to eval because it is needed to ensure all save algos are available 281ab8d
  • Enable F405 ruff check d1f6d78
  • Fix F405 warnings in Framework and Testing directories 67eb1c2
  • Fix F405 warnings in Scripts directories 327b204
  • Clang format NormaliseByDetectorTest 9a5212b
  • Ignore complexity warnings ef29ede
  • Enable wild import check by ruff in pre commit 75901b7
  • Remove wild imports from scripts directory 54bb263
  • Avoid wild imports in Fit generation algorithm 2cc250b
  • Remove unused commented code in gcovr file 2574ff2
  • Allow wild imports in __init__.py files 00fd0c9
  • Fix wild imports in algorithms a150f41
  • Remove wild imports from workflow algorithms 5c197e4
  • Fix remaining wild imports in Framework folder b574a6d
  • and 5 more ...

View on GitHub

peterfpeterson closed a pull request on mantidproject/mantid
Enable F403 and F405 ruff checks - ornl-next
This is a version of #38283 and #38275 into `ornl-next`
ekapadi pushed 150 commits to EWM6549_SaveNexusESS_groups mantidproject/mantid
  • Add outputs of running release_editor.py Ran release_editor.py script and commited the resulting changes 81eaa20
  • Edit diffraction.rst 2a36f9d
  • Edit direct_geometry.rst 3243e92
  • Edit framework.rst e6fd963
  • Edit indirect_geometry.rst 3822a4b
  • Edit inelastic.rst 0b83345
  • Edit mantidworkbench.rst efb30f6
  • Edit muon.rst 099b6f2
  • Edit reflectometry.rst 72cd651
  • Edit sans.rst 4cbf609
  • Add images to diffraction.rst f4cded1
  • Cancel running algorithms in destructor b8c63a7
  • Fix warnings in building docs df009ba
  • Added release note 452120b
  • Add figures to framework.rst 5862bf5
  • deprecate algo added release note cppcheck fix cppcheck line numbers cpp check line number edit remove 'public' ... 205ff81
  • Revert "Revert #37908" This reverts commit 6bac45366753a869d61fc0c36a00614362d1f91b. 6667b5c
  • Revert "Fix doc string" This reverts commit f4da56b742068259bdaa5b93aa5af79f995bf871. 881a6b7
  • revert update to cmakeLists.txt to include Mantid::DataHandling b6aab41
  • Moved RotateSampleShape into MantidDataHandling 1efee5b
  • and 130 more ...

View on GitHub

ekapadi created a branch on mantidproject/mantid

EWM6549_EditInstrumentGeometry - Main repository for Mantid code

Load more