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

Validate File When Requested #2526

Merged
merged 23 commits into from
Aug 18, 2022
Merged

Validate File When Requested #2526

merged 23 commits into from
Aug 18, 2022

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    c880342 View commit details
    Browse the repository at this point in the history
  2. Fix lint and type

    ChihweiLHBird committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    390c7a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60560e2 View commit details
    Browse the repository at this point in the history
  4. Update test case

    ChihweiLHBird committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    8b8840c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Debug output

    ChihweiLHBird committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    5678645 View commit details
    Browse the repository at this point in the history
  2. Fix

    ChihweiLHBird committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    3ed14bb View commit details
    Browse the repository at this point in the history
  3. Fix lint

    ChihweiLHBird committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    3c1ccb5 View commit details
    Browse the repository at this point in the history
  4. Remove try except

    ChihweiLHBird committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    5b9003f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed2cb84 View commit details
    Browse the repository at this point in the history
  6. Improve test

    ChihweiLHBird committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    a40033f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Add docstring

    ChihweiLHBird committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    6374f59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab547a1 View commit details
    Browse the repository at this point in the history
  3. Fix test case

    ChihweiLHBird committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    32025ad View commit details
    Browse the repository at this point in the history
  4. Make pretty

    ChihweiLHBird committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    64dae4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f380aae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec1fc4e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    4b60a9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d46e6b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Add try except

    ChihweiLHBird committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    e4d3ca9 View commit details
    Browse the repository at this point in the history
  2. Improve test case

    ChihweiLHBird committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    7913e9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5429df8 View commit details
    Browse the repository at this point in the history
  4. Update sanic/response.py

    Co-authored-by: Adam Hopkins <adam@amhopkins.com>
    ChihweiLHBird and ahopkins committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    8deecbe View commit details
    Browse the repository at this point in the history
  5. Fix

    ChihweiLHBird committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    4e269ef View commit details
    Browse the repository at this point in the history