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

feat: Limit API usage #3868

Merged
merged 28 commits into from
Nov 7, 2024
Merged

feat: Limit API usage #3868

merged 28 commits into from
Nov 7, 2024

Commits on Oct 3, 2024

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

Commits on Oct 7, 2024

  1. fix InMemoryRateLimiter

    kishkinova committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e4ac662 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. InMemoryRateLimiter test

    kishkinova committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    88a7035 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    d07a0e6 View commit details
    Browse the repository at this point in the history
  2. add certificate

    Signed-off-by: Olha <olya.kishkinova@gmail.com>
    Olha Kishkinova authored and kishkinova committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    bda259a View commit details
    Browse the repository at this point in the history
  3. clean whitespace

    kishkinova committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4103311 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'v3.x.x' into reboot/throttling

    Signed-off-by: kishkinova <126344610+kishkinova@users.noreply.github.com>
    kishkinova authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    136004d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. test fix

    kishkinova committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5c0eb93 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'reboot/throttling' of https://github.com/zowe/api-layer

    …into reboot/throttling
    kishkinova committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    da43b95 View commit details
    Browse the repository at this point in the history
  3. add whitespace

    kishkinova committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6e41a19 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. add message service

    kishkinova committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5e921e4 View commit details
    Browse the repository at this point in the history
  2. add test

    kishkinova committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    100b624 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. add message test

    kishkinova committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9d301ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12009ab View commit details
    Browse the repository at this point in the history
  3. add rate limiter test

    Signed-off-by: Olha <olya.kishkinova@gmail.com>
    Olha Kishkinova authored and kishkinova committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    66ca02c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'reboot/throttling' of https://github.com/zowe/api-layer

    …into reboot/throttling
    kishkinova committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    cd523ec View commit details
    Browse the repository at this point in the history
  5. empty commmit

    kishkinova committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e3ad38b View commit details
    Browse the repository at this point in the history
  6. remove dependency

    kishkinova committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6f551ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    306345e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7768481 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    de850e2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'reboot/throttling' of https://github.com/zowe/api-layer

    …into reboot/throttling
    kishkinova committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ebefb34 View commit details
    Browse the repository at this point in the history
  3. empty commit

    kishkinova committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d0b1783 View commit details
    Browse the repository at this point in the history
  4. add default cookie

    kishkinova committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    95f2ab1 View commit details
    Browse the repository at this point in the history
  5. fix default cookie

    kishkinova committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    551a2f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    010e81b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0eef6d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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