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

Lazily build middleware stack #2017

Merged
merged 11 commits into from Feb 6, 2023
Merged

Commits on Jan 23, 2023

  1. Lazily build middleware

    adriangb committed Jan 23, 2023
    Copy the full SHA
    d952ac2 View commit details
    Browse the repository at this point in the history
  2. add test

    adriangb committed Jan 23, 2023
    Copy the full SHA
    e09fd5d View commit details
    Browse the repository at this point in the history
  3. add test

    adriangb committed Jan 23, 2023
    Copy the full SHA
    8654547 View commit details
    Browse the repository at this point in the history
  4. fix types

    adriangb committed Jan 23, 2023
    Copy the full SHA
    4edcb80 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Copy the full SHA
    13fee72 View commit details
    Browse the repository at this point in the history
  2. Update starlette/applications.py

    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    adriangb and Kludex committed Feb 4, 2023
    Copy the full SHA
    0816c33 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Copy the full SHA
    328c1a3 View commit details
    Browse the repository at this point in the history
  2. lint

    adriangb committed Feb 5, 2023
    Copy the full SHA
    6fd9d57 View commit details
    Browse the repository at this point in the history
  3. skip coverage on error

    adriangb committed Feb 5, 2023
    Copy the full SHA
    fd0507e View commit details
    Browse the repository at this point in the history
  4. remove setter

    adriangb committed Feb 5, 2023
    Copy the full SHA
    9a1a15b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

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