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

Make content argument required to JSONResponse #1431

Merged
merged 17 commits into from
Jan 26, 2022
Merged

Make content argument required to JSONResponse #1431

merged 17 commits into from
Jan 26, 2022

Commits on Jan 25, 2022

  1. Correct spelling of asynchronous in events.md (#1408)

    Remove count of available convertors (#1409)
    
    Co-authored-by: Micheal Gendy <[email protected]>
    
    Fix md5_hexdigest wrapper on FIPS enabled systems (#1410)
    
    * Fix md5_hexdigest wrapper on FIPS enabled systems
    
    * Update _compat.py
    
    * lint
    
    Use typing `NoReturn` (#1412)
    
    change github issues template
    
    Sort third-party packages and add `starlette-wtf` (#1415)
    
    Improvements on authentication documentation (#1420)
    
    * Use `conn` in `AuthenticationBackend` documentation
    
    * Remove unused import in `AuthenticationBackend` documentation
    
    * Add missing imports in authentication documentation
    
    Co-authored-by: Marcelo Trylesinski <[email protected]>
    
    Add third-party CSRF middlewares (#1414)
    
    * change github issues template
    
    * Add third-party CSRF middlewares
    
    Co-authored-by: Tom Christie <[email protected]>
    
    Allow Environment options in `Jinja2Templates` (#1401)
    
    Adjust type of `exception_handlers` to allow async callable (#1423)
    
    Default WebSocket accept message headers to an empty list (#1422)
    
    * If no extra headers are passed, set it to an empty list
    
    * Test websocket.accept() with no additional headers
    
    * Update starlette/websockets.py
    
    Co-authored-by: Marcelo Trylesinski <[email protected]>
    
    * Update tests/test_websockets.py
    
    Co-authored-by: Amin Alaee <[email protected]>
    
    * Update tests/test_websockets.py
    
    Co-authored-by: Marcelo Trylesinski <[email protected]>
    
    Co-authored-by: Marcelo Trylesinski <[email protected]>
    Co-authored-by: Amin Alaee <[email protected]>
    
    Add reason to WebSocket closure (#1417)
    
    Co-authored-by: Marcelo Trylesinski <[email protected]>
    
    Version 0.18.0 (#1380)
    
    * Version 0.18.0
    
    * Add changes until 14 jan
    
    * Update release-notes.md
    
    * Update release-notes.md
    
    * Update release-notes.md
    
    * Update release-notes.md
    
    Co-authored-by: Adrian Garcia Badaracco <[email protected]>
    Co-authored-by: Amin Alaee <[email protected]>
    
    draft
    
    Update publish.yml (#1430)
    sondrelg authored and aminalaee committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    c751499 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9aea82 View commit details
    Browse the repository at this point in the history
  3. Update starlette/responses.py

    Co-authored-by: Tom Christie <[email protected]>
    aminalaee and tomchristie authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    730f100 View commit details
    Browse the repository at this point in the history
  4. Update starlette/responses.py

    Co-authored-by: Tom Christie <[email protected]>
    aminalaee and tomchristie authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    065514e View commit details
    Browse the repository at this point in the history
  5. Update tests/test_responses.py

    Co-authored-by: Tom Christie <[email protected]>
    aminalaee and tomchristie authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    9fef183 View commit details
    Browse the repository at this point in the history
  6. Update tests/test_responses.py

    Co-authored-by: Tom Christie <[email protected]>
    aminalaee and tomchristie authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    e02a7fa View commit details
    Browse the repository at this point in the history
  7. Update tests/test_responses.py

    Co-authored-by: Tom Christie <[email protected]>
    aminalaee and tomchristie authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    ad565b6 View commit details
    Browse the repository at this point in the history
  8. update

    aminalaee committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    f193ae7 View commit details
    Browse the repository at this point in the history
  9. update test

    aminalaee committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    425427f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0cd290c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    2e1ad11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b84fcfe View commit details
    Browse the repository at this point in the history
  3. revert status_code change

    aminalaee committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    af3bc9a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'modify-response-class-and-status-code' of github.com:am…

    …inalaee/starlette into modify-response-class-and-status-code
    aminalaee committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    fb6790c View commit details
    Browse the repository at this point in the history
  5. remove whitespace

    aminalaee committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    6985784 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbd7580 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57afede View commit details
    Browse the repository at this point in the history