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 HTTP concurrency and frequency by default #27621

Merged
merged 19 commits into from
Mar 5, 2024

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    75539c2 View commit details
    Browse the repository at this point in the history
  2. Defaults

    zharinov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    732a6d6 View commit details
    Browse the repository at this point in the history
  3. Initializer

    zharinov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a096bc1 View commit details
    Browse the repository at this point in the history
  4. Fix rubygems

    zharinov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    baba3bb View commit details
    Browse the repository at this point in the history
  5. Fix tests

    zharinov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3d56fa6 View commit details
    Browse the repository at this point in the history
  6. Add more tests

    zharinov committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    449ed80 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 4, 2024

  1. Update documentation

    zharinov committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c745686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29a3215 View commit details
    Browse the repository at this point in the history
  3. Fix prettier

    zharinov committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7e03742 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cd1664 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    703e2e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    a930c32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb1e864 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e99f8f View commit details
    Browse the repository at this point in the history
  4. Revert "Change default concurrency to 10"

    This reverts commit 4e99f8f.
    zharinov committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2e07dda View commit details
    Browse the repository at this point in the history
  5. Shorten descriptions

    zharinov committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2fd56d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84585a6 View commit details
    Browse the repository at this point in the history
  7. Fix prettier

    zharinov committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    bbbac97 View commit details
    Browse the repository at this point in the history