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

Persistence changes #4024

Merged
merged 22 commits into from Mar 27, 2024
Merged

Persistence changes #4024

merged 22 commits into from Mar 27, 2024

Commits on Mar 26, 2024

  1. Copy the full SHA
    322301a View commit details
    Browse the repository at this point in the history
  2. Use IHostApplicationLifetime to detect ServiceControl is shutting dow…

    …n and RavenDB doesn't need to be restarted (#4025)
    
    * Use IHostApplicationLifetime to detect it's shutting down
    
    * Mock IHostApplicationLifetime for tests
    mauroservienti authored and danielmarbach committed Mar 26, 2024
    Copy the full SHA
    63f3fad View commit details
    Browse the repository at this point in the history
  3. Align audit embedded database, simplify DI integration

    Get rid of MockHostApplicationLifetime
    
    Co-authored-by: Mauro Servienti <mauro.servienti@gmail.com>
    danielmarbach and mauroservienti committed Mar 26, 2024
    Copy the full SHA
    c2c07ee View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    45a2d1a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3ce498b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6ae167b View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    8455539 View commit details
    Browse the repository at this point in the history
  8. Cleanup audit store

    danielmarbach committed Mar 26, 2024
    Copy the full SHA
    53c52b5 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    b0b7c42 View commit details
    Browse the repository at this point in the history
  10. Align name with primary

    danielmarbach committed Mar 26, 2024
    Copy the full SHA
    7864564 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    25ad59e View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    2e7d123 View commit details
    Browse the repository at this point in the history
  13. Using default builder

    danielmarbach committed Mar 26, 2024
    Copy the full SHA
    2b76d6f View commit details
    Browse the repository at this point in the history
  14. Internal

    danielmarbach committed Mar 26, 2024
    Copy the full SHA
    88e6341 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Copy the full SHA
    b849f58 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b31e6e5 View commit details
    Browse the repository at this point in the history
  3. Fix the source name

    danielmarbach committed Mar 27, 2024
    Copy the full SHA
    5584070 View commit details
    Browse the repository at this point in the history
  4. Tweaks

    bording committed Mar 27, 2024
    Copy the full SHA
    1514490 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    87c1603 View commit details
    Browse the repository at this point in the history
  6. Remove unused interfaces

    bording committed Mar 27, 2024
    Copy the full SHA
    bb847b8 View commit details
    Browse the repository at this point in the history
  7. Remove IPersistenceLifecycle

    bording committed Mar 27, 2024
    Copy the full SHA
    066cbb9 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7e8a0fe View commit details
    Browse the repository at this point in the history