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

[11.x] Throw exception if named rate limiter and model property do not exist #50908

Commits on Apr 8, 2024

  1. Add tests

    mateusjatenee committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5c00b21 View commit details
    Browse the repository at this point in the history
  2. Fix test

    mateusjatenee committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8e261f9 View commit details
    Browse the repository at this point in the history
  3. fix test

    mateusjatenee committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d5b1560 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fc75ff View commit details
    Browse the repository at this point in the history
  5. naive approach

    mateusjatenee committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    20a6f65 View commit details
    Browse the repository at this point in the history
  6. working impl

    mateusjatenee committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    57f733b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28430ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a2195c View commit details
    Browse the repository at this point in the history
  9. use null-safe operator

    mateusjatenee committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2551c96 View commit details
    Browse the repository at this point in the history
  10. trigger ci

    mateusjatenee committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9e02b18 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. formatting

    taylorotwell committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c4959aa View commit details
    Browse the repository at this point in the history
  2. fix tests

    taylorotwell committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    67e6806 View commit details
    Browse the repository at this point in the history