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

Improve run times for large projects by reusing connections by default #1109

Merged
merged 11 commits into from
Jul 12, 2024

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    0f264be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5044440 View commit details
    Browse the repository at this point in the history
  3. changelog

    mikealfare committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    208c970 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7259486 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. update the full default on reuse_connections to a conditional default…

    … based on client_session_keep_alive
    mikealfare committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    20c0ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    721182a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    5350962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66ddd96 View commit details
    Browse the repository at this point in the history
  3. rerun auth method analysis

    mikealfare committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c228a84 View commit details
    Browse the repository at this point in the history
  4. remove print statements

    mikealfare committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    f41c725 View commit details
    Browse the repository at this point in the history
  5. remove print statement

    mikealfare committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    f875c80 View commit details
    Browse the repository at this point in the history