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

Remove blocking IO for static resources and refactor exception handling #8507

Merged
merged 13 commits into from
Jul 21, 2024

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    210d8f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    558cfa7 View commit details
    Browse the repository at this point in the history
  3. Use asyncio.get_running_loop

    steverep committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c5173e5 View commit details
    Browse the repository at this point in the history
  4. Switch change type to bugfix

    steverep committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    195ac9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cbbebf View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    8b79072 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47b6bea View commit details
    Browse the repository at this point in the history
  3. Fix spelling mistake

    Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
    steverep and webknjaz authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4336e33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    213199d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    9ca4c6b View commit details
    Browse the repository at this point in the history
  2. Update grammar in change fragment

    Co-authored-by: J. Nick Koston <nick@koston.org>
    steverep and bdraco authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    0578e3d View commit details
    Browse the repository at this point in the history
  3. Test root response is 200

    steverep committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    aa4f92e View commit details
    Browse the repository at this point in the history