Ecosyste.ms: Timeline

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

mantidproject/mantid

rboston628 opened a draft pull request on mantidproject/mantid
Replace relative and absolute differences with new operations
Sister to PR #38067, into `ornl-next`
rboston628 created a branch on mantidproject/mantid

ewm7196-comp-ornl - Main repository for Mantid code

robertapplin pushed 1 commit to 0-wild-imports3 mantidproject/mantid
  • Remove wild imports from scripts directory b9df62a

View on GitHub

rbauststfc created a review comment on a pull request on mantidproject/mantid
I think this error message needs to say "Property SpinStatesOutWildes cannot be used with the Fredrikze method." now that the Wildes spin states property has been renamed.

View on GitHub

rbauststfc created a review on a pull request on mantidproject/mantid
Looks like a lot of tidy-ups have gone into this PR, thanks very much for all of your hard work on this Yusuf! I haven't completed functional testing yet, but I've checked the validation, which ...

View on GitHub

rbauststfc created a review on a pull request on mantidproject/mantid
Looks like a lot of tidy-ups have gone into this PR, thanks very much for all of your hard work on this Yusuf! I haven't completed functional testing yet, but I've checked the validation, which ...

View on GitHub

robertapplin pushed 1 commit to 0-wild-imports3 mantidproject/mantid
  • Remove wild imports from scripts directory 7c32b01

View on GitHub

mantid-builder pushed 2 commits to main mantidproject/mantid
  • Merge release-next into ornl-next 7acc8d3
  • Merge ornl-next into main 8b60e9d

View on GitHub

mantid-builder pushed 3 commits to main mantidproject/mantid
  • Add an __init__.py file for script_generator 91bdc9a
  • Merge pull request #38266 from mantidproject/fix_another_missing_init_file Fix for DNS Reduction interface not openi... 470de8e
  • Merge release-next into main 1064702

View on GitHub

mantid-builder pushed 3 commits to ornl-next mantidproject/mantid
  • Add an __init__.py file for script_generator 91bdc9a
  • Merge pull request #38266 from mantidproject/fix_another_missing_init_file Fix for DNS Reduction interface not openi... 470de8e
  • Merge release-next into ornl-next 7acc8d3

View on GitHub

thomashampson deleted a branch mantidproject/mantid

fix_another_missing_init_file

thomashampson pushed 2 commits to release-next mantidproject/mantid
  • Add an __init__.py file for script_generator 91bdc9a
  • Merge pull request #38266 from mantidproject/fix_another_missing_init_file Fix for DNS Reduction interface not openi... 470de8e

View on GitHub

thomashampson closed a pull request on mantidproject/mantid
Fix for DNS Reduction interface not opening (2)
### Description of work #### Summary of work The DNS Reduction interface did not open as the import for the interface failed. I have added a __init__.py file to the directory qt/python/mantidqt...
rboston628 created a comment on a pull request on mantidproject/mantid
There is no way to add a test of this in this PR, and it is being added into PR #38177

View on GitHub

rboston628 closed a pull request on mantidproject/mantid
Add `value` attribute to python binding of `Property` base class
### Description of work #### Summary of work Within the python binding, added a `value` attribute to the generic `Property` type. This will have the same behavior as `valueAsStr`. #### Pu...
MohamedAlmaki created a review on a pull request on mantidproject/mantid
LGTM, tested on Linux and Windows

View on GitHub

SilkeSchomann created a comment on a pull request on mantidproject/mantid
I have tested the package build on OSX and the DNS Reduction interface opened as expected.

View on GitHub

peterfpeterson pushed 1 commit to pre-commit-ci-update-config mantidproject/mantid

View on GitHub

robertapplin deleted a branch mantidproject/mantid

remove_py36compat

robertapplin pushed 3 commits to main mantidproject/mantid
  • remove imports from mantid.py36compat e5ff4f7
  • remove py36compat module 51d37b1
  • Merge pull request #38273 from mantidproject/remove_py36compat Remove py36compat module d0ca544

View on GitHub

robertapplin closed a pull request on mantidproject/mantid
Remove py36compat module
### Description of work Removed the `py36compat` module since we're on python 3.10 now and cab use the built-in `dataclass` and `field` freely. *There is no associated issue.* ### To test...
peterfpeterson pushed 1 commit to pre-commit-ci-update-config mantidproject/mantid

View on GitHub

adriazalvarez pushed 1655 commits to label_output_workspaces mantidproject/mantid
  • Merge pull request #37790 from mantidproject/fix_warning_elwin Fix No found object warning on Elwin Interface a3f64a4
  • Make useExtsOnly ignore ext in filename This behaviour was not specified in the existing unit tests, but from what I... ab5a64a
  • Add unit tests Added a few unit tests to cover behaviour that was previously ambiguous. If useExtsOnly=True, then on... 3ea25f0
  • Update test properties with test search paths Running the FileFinderTest.h locally doesn't use the mantid properties... 284e5e1
  • Add release note ede1a77
  • Hide Optimise Event Slices Checkbox Avoids removing any other underlying code until we're sure we don't need it. RE... ddaf211
  • Add a release note RE #37846 1290610
  • Remove see also references to FindUBUsingMinMaxD - Removed from FindUBUsingFFT documentation - Removed from FindUBUs... 3bea4a9
  • Merge pull request #37880 from mantidproject/EWM6559_PDCalibration_masking_defect PDCalibration: mask empty event lists da8fc7a
  • Merge ornl-next into main 163f21c
  • expose ConfigService getLogLevel and configureLogging, fix remove 8d357f1
  • Fix auto causes copy coverity warnings 9194466
  • Merge pull request #37876 from mantidproject/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate c431818
  • Add release note 688387a
  • Merge pull request #37873 from mantidproject/ewm6894-fix-ConfigService-remove Expose `ConfigService::configureLoggin... 2c1a5ca
  • Remove SaveDiffFittingAscii algorithm - Remove main and header files - Update Cmake list 0647884
  • Remove documentation for SaveDiffFittingAscii - Remove algorithm documentation - Remove see also link from SaveAscii... d50dd78
  • Add initial files for MVP generation tool fd98d9d
  • Add more template files 7085be3
  • Add output directory cmd line option 4bccf8f
  • and 1635 more ...

View on GitHub

KyleQianliMa opened a pull request on mantidproject/mantid
Crosshair
### Description of work ORNL-next version of [PR 38186](https://github.com/mantidproject/mantid/pull/38186) that merged into main #### Summary of work <!-- Please provide a short, high level des...
robertapplin pushed 2 commits to 0-wild-imports3 mantidproject/mantid
  • Remove wild imports from qt directory 238b1c2
  • Remove wild imports from scripts directory c4172ee

View on GitHub

peterfpeterson created a review on a pull request on mantidproject/mantid
The `py36compat` directory was deleted and imports were updated.

View on GitHub

robertapplin pushed 3 commits to 0-wild-imports3 mantidproject/mantid
  • Remove wild imports from docs directory 57df62b
  • Remove wild imports from buildconfig directory 7417968
  • Remove wild imports from qt directory edc5145

View on GitHub

rboston628 created a comment on a pull request on mantidproject/mantid
This PR was taken over by PR #38177

View on GitHub

rboston628 closed a draft pull request on mantidproject/mantid
enumerated string property
### 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...
SilkeSchomann opened an issue on mantidproject/mantid
Use property to define ICAT URL in catalog algorithms
**Describe the outcome that is desired.** Many of the algorithms in DataHandling/Catalog depend on a correct ICAT URL setting in Facilities.xml. By adding a new property to these algorithms to def...
Load more