]> git.ipfire.org Git - thirdparty/starlette.git/shortlog
thirdparty/starlette.git
2019-10-02  David MontagueUpdate for new mypy 653/head
2019-10-02  David MontaguePerformantly build the request body
2019-09-04  Tom ChristieMerge pull request #620 from elyobo/document-request...
2019-09-04  Liam O'BoyleAdd "accessing the app instance" to docs/application.md 620/head
2019-09-02  Tom ChristieVersion 0.12.9 0.12.9
2019-09-02  Tom ChristieMerge pull request #629 from jlaine/send-push-promise
2019-09-02  Jeremy LainéAdd support for server push 629/head
2019-08-27  Liam O'BoyleDocument the `request.app` property.
2019-08-27  Tom ChristieMerge pull request #618 from encode/app-state
2019-08-27  Tom ChristieMerge pull request #613 from perdy/master
2019-08-27  Tom ChristieMerge pull request #614 from perdy/starlette-prometheus...
2019-08-27  Tom ChristieApplication state 618/head
2019-08-23  José Antonio... Add Starlette Prometheus to plugins and middlewares... 614/head
2019-08-23  José Antonio... Add Flama to frameworks docs 613/head
2019-08-19  Tom ChristieMerge pull request #601 from abersheeran/master
2019-08-16  abersheeranFix html escape 601/head
2019-08-16  云中君Fix html escape 600/head
2019-08-16  Tom ChristieVersion 0.12.8 0.12.8
2019-08-16  Tom ChristieMerge pull request #597 from taoufik07/patch-8
2019-08-16  TaoufikFix #483 parse scope with HTTPConnection in sessions 597/head
2019-08-16  Tom ChristieMerge pull request #541 from keakon/master
2019-08-16  Tom ChristieMerge pull request #596 from mdawar/patch-1
2019-08-15  keakonMerge branch 'master' of https://github.com/encode... 541/head
2019-08-14  Pierre MdawarRemove LifespanContext import 596/head
2019-08-01  Tom ChristieVersion 0.12.7 0.12.7
2019-08-01  Tom ChristieMerge pull request #488 from florimondmanca/fix/startup...
2019-07-29  Tom ChristieVersion 0.12.6 0.12.6
2019-07-29  Tom ChristieMerge branch 'master' of https://github.com/encode...
2019-07-29  Tom ChristieMerge pull request #589 from ciscorn/fix-multipart...
2019-07-29  Taku Fukadamultipart: fallback to latin-1 on decode error 589/head
2019-07-28  Taku Fukadautf-8 is better for default multipart encoding
2019-07-25  Tom ChristieVersion 0.12.5 0.12.5
2019-07-25  Tom ChristieMerge pull request #562 from jaceksnet/multipart-encodi...
2019-07-16  Tom ChristieVersion 0.12.4 0.12.4
2019-07-16  Tom ChristieMerge pull request #582 from haizaar/master
2019-07-16  Zaar HaiBlack-ify 582/head
2019-07-16  Zaar HaiSetting a finish size to SpooledTemporaryFile.
2019-07-16  Tom ChristieFix test case for https redirects
2019-07-15  Tom ChristieUpdate httpsredirect.py
2019-07-15  Tom ChristieVersion 0.12.3 0.12.3
2019-07-15  Tom ChristieMerge pull request #535 from dmontagu/patch-1
2019-07-14  Tom ChristieMerge pull request #575 from blueyed/travis-py38
2019-07-14  Daniel Hahlerci: Travis: re-add py38 575/head
2019-07-14  Tom ChristieMerge pull request #576 from blueyed/fix-mypy
2019-07-13  Daniel HahlerMove assignments to help mypy 576/head
2019-07-09  Tom ChristieMerge pull request #572 from encode/tweak-exception...
2019-07-09  Tom ChristieLinting 572/head
2019-07-09  Tom ChristieFix collapse button control initial states
2019-07-09  Tom ChristieTweak exception debug HTML
2019-07-08  Tom ChristieMerge pull request #571 from simonw/patch-2
2019-07-08  Simon WillisonRemoved rogue newline 571/head
2019-07-08  Simon WillisonAdded datasette-auth-github to third party middleware
2019-07-04  Tom ChristieVersion 0.12.2 0.12.2
2019-07-04  Tom ChristieVersion 0.12.1
2019-07-04  Tom ChristieMerge pull request #568 from encode/url-manipulation
2019-07-04  Tom ChristieMerge branch 'master' into url-manipulation 568/head
2019-07-04  Tom ChristieMerge pull request #569 from encode/fix-pytest-raises...
2019-07-04  Tom ChristieFix pytest.raises usage 569/head
2019-07-04  Tom Christieinclude_query_params / replace_query_params / remove_qu...
2019-07-04  Tom ChristieURL.add_query_params and URL.replace_query_params
2019-06-25  Tom ChristieMerge pull request #563 from tiangolo/redirect-with-308
2019-06-24  Sebastián Ramírez:recycle: Make 307 the default redirect status code 563/head
2019-06-24  jaceksnetallow use of characters out of latin-1 in multipart... 562/head
2019-06-24  Tom ChristieMerge pull request #561 from rafalp/update-readme-code...
2019-06-24  Rafał PitońUpdate framework example in readme 561/head
2019-06-19  Tom ChristieUpdate test_base.py
2019-06-19  Tom ChristieUpdate README.md
2019-06-19  Tom ChristieUpdate README.md
2019-06-19  Tom ChristieMerge pull request #557 from encode/request-state-and...
2019-06-19  Tom Christierequest.scope and request.state 557/head
2019-06-19  Tom ChristieMerge branch 'persistent-state' of https://github.com...
2019-06-17  Didip KerabatRemoved if block 552/head
2019-06-17  Tom ChristieMerge pull request #556 from sirex/json-none
2019-06-17  Didip KerabatAddress some PR feedbacks.
2019-06-17  MantasAllow None fore JSONResponse 556/head
2019-06-17  Tom ChristieMerge pull request #544 from marcosschroh/feature/impro...
2019-06-17  Tom ChristieMerge pull request #555 from erm/minor-doc-change-templates
2019-06-17  Didip KerabatApplying linter.
2019-06-17  JordanRemove staticfiles note 555/head
2019-06-17  marcosschrohfeat(ServerErrorMiddleware): Frames have been reverted... 544/head
2019-06-17  JordanInclude import and note in docs
2019-06-16  Didip Kerabat100% test coverage!
2019-06-16  Didip KerabatMore tests and yet it is still 99%.
2019-06-16  Didip KerabatAdded more tests on State object.
2019-06-16  Didip KerabatGot the __setattr__, __getattr__, and __delattr__ working.
2019-06-16  Tom ChristieMerge pull request #543 from rafalp/update-response-api
2019-06-16  Didip KerabatBegin work in making sure `request.state` is preserved...
2019-06-14  Rafał PitońSimplify example apps code to plain functions 543/head
2019-06-14  rafalpUpdate response() calls in docs for ASGI 3
2019-06-14  Tom ChristieMerge pull request #547 from encode/pin-typed-ast
2019-06-14  Tom ChristieDrop 3.8-dev from matrix 547/head
2019-06-14  Tom ChristieDrop typed-ast pinning
2019-06-14  Tom ChristiePin typed-ast
2019-06-13  keakonremove unused code
2019-06-10  Tom ChristieUpdate staticfiles.py
2019-06-10  Tom ChristieUpdate WebSocket docs. Closes #536.
2019-06-07  dmontaguUpdate staticfiles.py 535/head
2019-05-21  Tom ChristieVersion 0.12.0 0.12.0
2019-05-21  Tom ChristieUpdate image
2019-05-21  Tom ChristieMerge pull request #521 from koddr/patch-2
next