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

Handle staticfiles OSError exceptions #1220

Merged
merged 18 commits into from Oct 5, 2021
Merged

Handle staticfiles OSError exceptions #1220

merged 18 commits into from Oct 5, 2021

Commits on Jun 27, 2021

  1. handle-oserror-exceptions

    aminalaee committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    25899c6 View commit details
    Browse the repository at this point in the history
  2. increase coverage

    aminalaee committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    5d5664b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    beaabc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

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

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    54486f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93803e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

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

Commits on Jul 15, 2021

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

Commits on Jul 19, 2021

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

Commits on Aug 14, 2021

  1. Configuration menu
    Copy the full SHA
    f14a34e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bcbd05 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

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

Commits on Oct 1, 2021

  1. Update starlette/staticfiles.py

    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    aminalaee and Kludex committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    f17f693 View commit details
    Browse the repository at this point in the history
  2. Update staticfiles.py

    aminalaee committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    fc544f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7835ca View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    dab4d88 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'handle-staticfiles-os-errors' of github.com:aminalaee/s…

    …tarlette into handle-staticfiles-os-errors
    aminalaee committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    1fd2daf View commit details
    Browse the repository at this point in the history
  3. revert 404 FileResponse

    aminalaee committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    200f684 View commit details
    Browse the repository at this point in the history