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

Split waitingDuration to make it easier to understand redirect delays #458

Merged
merged 29 commits into from Apr 12, 2024

Commits on Apr 3, 2024

  1. Add redirect time

    tunetheweb committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    995dea2 View commit details
    Browse the repository at this point in the history
  2. Fix unit tests

    tunetheweb committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    24c01b3 View commit details
    Browse the repository at this point in the history
  3. Clean up old code

    tunetheweb committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c514892 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    tunetheweb committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    36d9981 View commit details
    Browse the repository at this point in the history
  5. globalThis better fix

    tunetheweb committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    eeb3fc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efe1b30 View commit details
    Browse the repository at this point in the history
  7. Add TTFB PR

    tunetheweb committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    42957c8 View commit details
    Browse the repository at this point in the history
  8. PR number

    tunetheweb committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f88e069 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Review feedback

    tunetheweb committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7345b20 View commit details
    Browse the repository at this point in the history
  2. aMore feedback

    tunetheweb committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    98756db View commit details
    Browse the repository at this point in the history
  3. Remove changelog

    tunetheweb committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ee7c8f5 View commit details
    Browse the repository at this point in the history
  4. Remove redirectEnd

    tunetheweb committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a3891ad View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Language tweaks

    philipwalton committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    18ed6cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b3a452 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Update TTFB breakdown

    tunetheweb committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    501fa4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8517801 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Revert some changes

    tunetheweb committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a76122a View commit details
    Browse the repository at this point in the history
  2. Clean up

    tunetheweb committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9163ce0 View commit details
    Browse the repository at this point in the history
  3. More cleanup

    tunetheweb committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ab8d979 View commit details
    Browse the repository at this point in the history
  4. Revert some more changes

    tunetheweb committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    93c698a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c1fd8d View commit details
    Browse the repository at this point in the history
  6. Space

    tunetheweb committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8e0ede2 View commit details
    Browse the repository at this point in the history
  7. Move to wait end

    tunetheweb committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ecd4dca View commit details
    Browse the repository at this point in the history
  8. More fixes

    tunetheweb committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4c6f60f View commit details
    Browse the repository at this point in the history
  9. Typo

    tunetheweb committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    25c29bd View commit details
    Browse the repository at this point in the history
  10. Fix test

    tunetheweb committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2aff58b View commit details
    Browse the repository at this point in the history
  11. Remove unnecessary check

    tunetheweb committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d2fb0ae View commit details
    Browse the repository at this point in the history
  12. Update timing comments

    philipwalton committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    51213c2 View commit details
    Browse the repository at this point in the history
  13. Fix typo

    philipwalton committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8436f53 View commit details
    Browse the repository at this point in the history