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

Interceptors: handle duplicates, additional signature validation, etc. #67786

Merged
merged 34 commits into from
Apr 25, 2023

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    5c4e289 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    RikkiGibson committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    b769c0e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    a1f0eab View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Fix nullable warning

    RikkiGibson committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    042d1d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    565c39a View commit details
    Browse the repository at this point in the history
  3. fix position diagnostics

    RikkiGibson committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    f09ecb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. fix lsp test

    RikkiGibson committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    5edf9cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5fb444 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    732dd91 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    e47ce9d View commit details
    Browse the repository at this point in the history
  2. Fix DiagnosticTest

    RikkiGibson committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    678c4aa View commit details
    Browse the repository at this point in the history
  3. Update spec

    RikkiGibson committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    330ae61 View commit details
    Browse the repository at this point in the history
  4. fix example type

    RikkiGibson committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    aec866a View commit details
    Browse the repository at this point in the history
  5. Use explicit 'bool' type

    RikkiGibson committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    4b7fa44 View commit details
    Browse the repository at this point in the history
  6. remove TODO

    RikkiGibson committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    3534505 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2053de View commit details
    Browse the repository at this point in the history
  8. Fix nullable warning

    RikkiGibson committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    d47412a View commit details
    Browse the repository at this point in the history
  9. Fix formatting

    RikkiGibson committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    ca4cea8 View commit details
    Browse the repository at this point in the history
  10. More tests

    RikkiGibson committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    21c1d56 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Add more tests

    RikkiGibson committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    805fc9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87bcad6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3da2bad View commit details
    Browse the repository at this point in the history
  4. add PROTOTYPE

    RikkiGibson committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    f4f05aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    202914a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c677ca7 View commit details
    Browse the repository at this point in the history
  7. Adjust comment

    RikkiGibson committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    3a95687 View commit details
    Browse the repository at this point in the history
  8. adjust comment

    RikkiGibson committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    2bfe8e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03be70a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    5c97905 View commit details
    Browse the repository at this point in the history
  2. Clarify comment

    RikkiGibson committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    b6eb568 View commit details
    Browse the repository at this point in the history
  3. Add use site info

    RikkiGibson committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    76d66d9 View commit details
    Browse the repository at this point in the history
  4. fix double negative

    RikkiGibson committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    f3c877e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43205e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    8664dad View commit details
    Browse the repository at this point in the history