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

Testing: pr 11392 in combination with potential fixup from pr 11426 #11429

Commits on May 9, 2023

  1. tests: linkcheck builder: update test webserver handlers from HTTP/1.…

    …0 protocol (default) to HTTP/1.1
    jayaddison committed May 9, 2023
    Configuration menu
    Copy the full SHA
    7b16392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f97de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45053ad View commit details
    Browse the repository at this point in the history
  4. tests: linkcheck: capture_headers_handler: relocate the (client) head…

    …er capture to before any server-side communication has been initiated by the handler
    
    (cherry picked from commit 4d485ae)
    jayaddison committed May 9, 2023
    Configuration menu
    Copy the full SHA
    aec34ad View commit details
    Browse the repository at this point in the history
  5. tests: linkcheck: InfiniteRedirectOnHeadHandler: close server-side co…

    …nnection after response body is written, since we do not anticipate the client will read it
    
    Ref: sphinx-doc#11340 (comment)
    jayaddison committed May 9, 2023
    Configuration menu
    Copy the full SHA
    824202e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    b89450c View commit details
    Browse the repository at this point in the history
  2. Revert "Compatibility issue: pin to 'urllib3<2.0.0' pending support i…

    …n 'requests'"
    
    This reverts commit b89450c.
    jayaddison committed May 14, 2023
    Configuration menu
    Copy the full SHA
    c899963 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e405f91 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

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

Commits on May 17, 2023

  1. tests: linkcheck: refactor to remove sharing of variables between the…

    … unit test and webserver handler threads
    jayaddison committed May 17, 2023
    Configuration menu
    Copy the full SHA
    fff7d12 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    7099f3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1d09da View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into issue-11324-prep/linkcheck-tests-refactor-…

    …remove-threadshared-variables
    jayaddison committed May 18, 2023
    Configuration menu
    Copy the full SHA
    33103ee View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Merge branch 'issue-11324-prep/linkcheck-tests-refactor-remove-thread…

    …shared-variables' into issue-11324-prep/linkcheck-tests-http-1.1-threadsharing-fixup-evaluation
    jayaddison committed May 19, 2023
    Configuration menu
    Copy the full SHA
    366e825 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de5a921 View commit details
    Browse the repository at this point in the history