Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated EventStore based I/O functionality #485

Merged
merged 37 commits into from
Dec 13, 2023

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    c78fc01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d5a064 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    642f80a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a125ae6 View commit details
    Browse the repository at this point in the history
  5. Move test case to Frame

    tmadlener committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8c22306 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    211ed0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    295fd03 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b185b8 View commit details
    Browse the repository at this point in the history
  9. Adapt legacy reader test for root

    No longer depend on writing the legacy file in the process
    tmadlener committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ca555f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9fa7477 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8b83519 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    184c151 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fff8dad View commit details
    Browse the repository at this point in the history
  14. Remove now unused files

    tmadlener committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0467a99 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a0592ed View commit details
    Browse the repository at this point in the history
  16. Rename store to event

    tmadlener committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    22bd529 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    99a5a3c View commit details
    Browse the repository at this point in the history
  18. Fix clang-tidy complaints

    tmadlener committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9cb049a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5932572 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9f5f60a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    59afde6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a91e519 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    412da04 View commit details
    Browse the repository at this point in the history
  24. Remove spurious whitespace

    tmadlener committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    bf7672e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    734c96e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c602c4a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4fc18c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    40577cf View commit details
    Browse the repository at this point in the history
  2. Make SIO legacy tests run

    tmadlener committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ab337a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cfc878 View commit details
    Browse the repository at this point in the history
  4. Add neessary Frame include

    tmadlener committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a0fcdfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0423f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d7f26e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4004079 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    65fbe65 View commit details
    Browse the repository at this point in the history
  9. Fix documentation typo

    tmadlener authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b58098c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9016223 View commit details
    Browse the repository at this point in the history