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

Use TimeProvider #2071

Merged
merged 30 commits into from
May 12, 2024
Merged

Use TimeProvider #2071

merged 30 commits into from
May 12, 2024

Commits on May 10, 2024

  1. Use TimeProvider

    trejjam committed May 10, 2024
    Configuration menu
    Copy the full SHA
    304f05a View commit details
    Browse the repository at this point in the history
  2. Use TimeProvider.GetUtcNow

    trejjam committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a76a3f3 View commit details
    Browse the repository at this point in the history
  3. Set TimeProvider if not set

    trejjam committed May 10, 2024
    Configuration menu
    Copy the full SHA
    67d9874 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d11cb0 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    trejjam committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1262d0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    972b4fa View commit details
    Browse the repository at this point in the history
  7. Fix XML doc

    trejjam committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7fca60e View commit details
    Browse the repository at this point in the history
  8. Return duplicated space

    trejjam committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ea0d2b7 View commit details
    Browse the repository at this point in the history
  9. Drop TimeProvider from tests

    trejjam committed May 10, 2024
    Configuration menu
    Copy the full SHA
    51c8188 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    252850b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c95824d View commit details
    Browse the repository at this point in the history
  12. Drop IOptionWithTimeProvider

    trejjam committed May 10, 2024
    Configuration menu
    Copy the full SHA
    eeede96 View commit details
    Browse the repository at this point in the history
  13. Drop TimeProviderExtensions

    trejjam committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3907ec3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    893826e View commit details
    Browse the repository at this point in the history
  15. Fix CS

    trejjam committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3fa99dd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1a31bd3 View commit details
    Browse the repository at this point in the history
  17. Rollback samples changes

    trejjam committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a0fa491 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b9e64eb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5d130ba View commit details
    Browse the repository at this point in the history
  20. Fix CS

    trejjam committed May 10, 2024
    Configuration menu
    Copy the full SHA
    83a86c2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0557320 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f4ef680 View commit details
    Browse the repository at this point in the history
  23. Fix AddDevelopmentEncryptionCertificate_ThrowsAnExceptionOnUnsupporte…

    …dPlatforms, AddDevelopmentSigningCertificate_ThrowsAnExceptionOnUnsupportedPlatforms
    trejjam committed May 10, 2024
    Configuration menu
    Copy the full SHA
    28321dc View commit details
    Browse the repository at this point in the history
  24. Add spaces

    Co-authored-by: Kévin Chalet <kevinchalet@gmail.com>
    trejjam and kevinchalet committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a8e0fa7 View commit details
    Browse the repository at this point in the history
  25. Use now instead of notBefore

    trejjam committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6195f80 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b163d3b View commit details
    Browse the repository at this point in the history
  27. Fix XML doc

    trejjam committed May 10, 2024
    Configuration menu
    Copy the full SHA
    44eecb5 View commit details
    Browse the repository at this point in the history
  28. Add missing inheritdoc

    trejjam committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8c24ddc View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3716666 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Add a parameterless constructor to OpenIddictQuartzConfiguration and …

    …OpenIddictServerConfiguration and fix inconsistencies
    kevinchalet committed May 12, 2024
    Configuration menu
    Copy the full SHA
    77f0cad View commit details
    Browse the repository at this point in the history