Ecosyste.ms: Timeline

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

mantidproject/mantid

pre-commit-ci[bot] pushed 1 commit to enumerated-string-property mantidproject/mantid
  • [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 92b0983

View on GitHub

dmitry-ganyushin pushed 4 commits to enumerated-string-property mantidproject/mantid
  • Add end-of-file fixer e31094c
  • Run end-of-file-fixer d62bcd0
  • Merge pull request #38295 from peterfpeterson/endoffile-ornlnext Add end-of-file-fixer to pre-commit - ornl-next 7ea204c
  • Merge branch 'ornl-next' into enumerated-string-property 8a59493

View on GitHub

peterfpeterson deleted a branch mantidproject/mantid

enable-ruff-f405

peterfpeterson created a branch on mantidproject/mantid

enable-ruff-f405 - Main repository for Mantid code

github-actions[bot] created a comment on a pull request on mantidproject/mantid
wave: Hi, @peterfpeterson, Conflicts have been detected against the base branch. Please rebase your branch against the base branch.

View on GitHub

github-actions[bot] created a comment on a pull request on mantidproject/mantid
wave: Hi, @dmitry-ganyushin, Conflicts have been detected against the base branch. Please rebase your branch against the base branch.

View on GitHub

peterfpeterson pushed 3 commits to ornl-next mantidproject/mantid
  • Add end-of-file fixer e31094c
  • Run end-of-file-fixer d62bcd0
  • Merge pull request #38295 from peterfpeterson/endoffile-ornlnext Add end-of-file-fixer to pre-commit - ornl-next 7ea204c

View on GitHub

peterfpeterson closed a pull request on mantidproject/mantid
Add end-of-file-fixer to pre-commit - ornl-next
This is a sibling to #38261 into `ornl-next`
peterfpeterson opened a pull request on mantidproject/mantid
Enable F405 ruff check - ornl-next
This is a version of #38283 into `ornl-next`
pre-commit-ci[bot] pushed 1 commit to enumerated-string-property mantidproject/mantid
  • [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 94e98fb

View on GitHub

dmitry-ganyushin pushed 1 commit to enumerated-string-property mantidproject/mantid

View on GitHub

peterfpeterson pushed 1 commit to pre-commit-ci-update-config mantidproject/mantid
  • Do not reformat thing in qt/icons/resources e005e02

View on GitHub

pre-commit-ci[bot] pushed 1 commit to pre-commit-ci-update-config mantidproject/mantid
  • [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 7d28380

View on GitHub

MohamedAlmaki created a review on a pull request on mantidproject/mantid
LGTM tested multiple scenarios and worked as expected

View on GitHub

pre-commit-ci[bot] pushed 1 commit to 0-enable-ruff-f821 mantidproject/mantid
  • [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci e0f2277

View on GitHub

robertapplin pushed 29 commits to 0-enable-ruff-f821 mantidproject/mantid
  • enumerated string property prototype 9193f15
  • 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
  • Addressing Review 1 comments. 45f28fe
  • Fix for cppcheck e3c8f4b
  • Fix for cppcheck 1a8af87
  • Doc 3a63a71
  • Update docs/source/release/v6.12.0/Framework/Data_Objects/New_features/38177.rst Co-authored-by: Pete Peterson <pete... 0d45a98
  • Attempt to fix end of file errors d1d04d0
  • and 9 more ...

View on GitHub

robertapplin pushed 0 commits to 0-enable-ruff-f821 mantidproject/mantid

View on GitHub

thomashampson pushed 2 commits to main mantidproject/mantid
  • Attempt to fix end of file errors d1d04d0
  • Merge pull request #38291 from mantidproject/fix_end_of_file_errors Attempt to fix end of file errors b9329d6

View on GitHub

thomashampson deleted a branch mantidproject/mantid

fix_end_of_file_errors

thomashampson closed a pull request on mantidproject/mantid
Attempt to fix end of file errors
### Description of work #### Summary of work Recent merges failed on 'fix end of files' in [pre-commit.ci](https://results.pre-commit.ci/). This PR attempts to fix this. ### To test: Ch...
pre-commit-ci[bot] pushed 1 commit to enumerated-string-property mantidproject/mantid
  • [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 1dc550c

View on GitHub

dmitry-ganyushin pushed 155 commits to enumerated-string-property 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
  • remove old comment b57a555
  • Add images to diffraction.rst f4cded1
  • pin conda in package-standalone to avoid Windows post-link error 896ffd9
  • Cancel running algorithms in destructor b8c63a7
  • Fix warnings in building docs df009ba
  • Added release note 452120b
  • Add figures to framework.rst 5862bf5
  • Change members from value to unique_ptr This change will save memory because the underlying vectors of events that a... 32fd028
  • deprecate algo added release note cppcheck fix cppcheck line numbers cpp check line number edit remove 'public' ... 205ff81
  • Merge pull request #38140 from mantidproject/fix_windows_post_linking Fix windows post linking 25060cc
  • and 135 more ...

View on GitHub

dmitry-ganyushin opened a pull request on mantidproject/mantid
Enumerated string property to ornl-next
### Description of work This is a version of PR #38177 into ornl-next.
dmitry-ganyushin created a branch on mantidproject/mantid

enumerated-string-property - Main repository for Mantid code

Despiix pushed 1 commit to Create_Monte_Carlo_Ws mantidproject/mantid
  • Clean up the codebase and break code into smaller functions. 4cdc6bb

View on GitHub

peterfpeterson deleted a branch mantidproject/mantid

enumerated-string-property

peterfpeterson pushed 20 commits to main mantidproject/mantid
  • enumerated string property prototype 9193f15
  • 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
  • Addressing Review 1 comments. 45f28fe
  • Fix for cppcheck e3c8f4b
  • Fix for cppcheck 1a8af87
  • Doc 3a63a71
  • Update docs/source/release/v6.12.0/Framework/Data_Objects/New_features/38177.rst Co-authored-by: Pete Peterson <pete... 0d45a98
  • Merge pull request #38177 from mantidproject/enumerated-string-property Enumerated string property 980aafa

View on GitHub

peterfpeterson closed a pull request on mantidproject/mantid
Enumerated string property
[7509: [Story] create EnumeratedStringProperty, new approach](https://ornlrse.clm.ibmcloud.com/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/7509) ### Description of work Creating Enumerat...
pre-commit-ci[bot] pushed 1 commit to 0-enable-ruff-f821 mantidproject/mantid
  • [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 4481e58

View on GitHub

robertapplin pushed 1 commit to 0-enable-ruff-f821 mantidproject/mantid
  • Disable F821 check for tags variable in conf.py c6a2363

View on GitHub

Load more