]> git.ipfire.org Git - thirdparty/starlette.git/shortlog
thirdparty/starlette.git
2021-11-27  Marcelo TrylesinskiAllow head method httpendpoint (#1346)
2021-11-26  Adithya Krishnanadd greppo to third party package listAdd greppo (...
2021-11-25  Eugene MayerRemove port from Host routing regex (#1322)
2021-11-17  Lars StegmanVersion 0.17.1 (#1338) 0.17.1
2021-11-15  Lars StegmanAdd authentication requires args length check (#1335)
2021-11-04  Marcelo TrylesinskiFix release date for 0.17.0 on release notes (#1330)
2021-11-04  Marcelo TrylesinskiVersion 0.17.0 (#1324) 0.17.0
2021-10-28  Florimond MancaPrevent anyio.ExceptionGroup in error views under a...
2021-10-25  Eugene Mayeradd host-based routing docs (#1313)
2021-10-22  Marcelo TrylesinskiBump Python 3.10 on pipeline (#1299)
2021-10-19  Eugene MayerFix Staticfiles `404.html` in HTML mode (#1314)
2021-10-17  Andrey SobolevUpdate third-party-packages.md (#1316)
2021-10-06  Alex OleshkevichAdd Imia library. (#1300)
2021-10-05  bookginFix #1207 (#1228)
2021-10-05  Amin Alaeehandle staticfiles OSError exceptions (#1220)
2021-10-03  Marcelo Trylesinski🔥 Remove GraphQL support (#1198)
2021-09-26  Anthony ShawUpdate the Jinja2Templates() constructor to allow PathL...
2021-09-25  Amin AlaeeFix ImmutableMultiDict getlist return type (#1235)
2021-09-22  Alex OleshkevichAdd starsessions library to the 3rd-party list. (#1225)
2021-09-18  JuAdd `routes=routes` to schemas documentation (#1241)
2021-09-18  jpic ∞Propose a roll your own framework solution (#1137)
2021-09-18  Sam BurbaAlign __getitem__ type with scope type (#1118)
2021-09-18  eprikazcFix typos in config.md code examples (#1065)
2021-09-18  Simon Willisondatasette-auth-github is now asgi-auth-github (#967)
2021-09-18  Daniel Hahlertest_database_execute_many: remove unnecessary statemen...
2021-09-18  Piotr GnusAdd dark theme for the documentation (#1230)
2021-09-18  Steve Dignamadd typing overloads for Config.__call__ (#1097)
2021-09-18  PaxUpdate responses.md (#1069)
2021-09-16  Amin AlaeeAdd missing await on database section on docs (#1226)
2021-09-16  Lukas Kahwe... Add BaseHTTPMiddleware import on docs (#1285)
2021-09-16  Vincent SaragoAdd starlette-cramjam link to the docs (#1283)
2021-09-16  Marcelo TrylesinskiIgnore loop deprecation warnings originating inside...
2021-08-19  Tom ChristieInclude FastAPI link
2021-08-19  Tom ChristieAdd FastAPI sponsorship (#1271)
2021-08-14  Hannes KüttnerFix BadSignature exception handling in SessionMiddlewar...
2021-07-19  Thomas Graingerprepare release 0.16.0 (#1233) 0.16.0
2021-07-16  Thomas Graingerignore charset_normalizer related warning (#1242)
2021-07-15  Emil MelnikovDocument the lifespan event handler parameter (#1110)
2021-07-03  Thomas Graingeruse an async context manager factory for lifespan ...
2021-07-03  Thomas Grainger ensure TestClient requests run in the same EventLoop...
2021-06-28  Thomas GraingerTestClient accepts backend and backend_options as argum...
2021-06-28  Thomas Graingerreset the `__eq__` and `__hash__` of HTTPConnection...
2021-06-28  Marcelo Trylesinski:wrench: Add funding option (#1219)
2021-06-27  Amin AlaeeMake Jinja2Templates.get_env private & rename (#1218)
2021-06-25  Jamie Hewlandmkdocs: Set site_url (#1215)
2021-06-23  Jamie HewlandPrepare version 0.15.0 (#1202) 0.15.0
2021-06-21  AberFixed TestClient error when response headers missing...
2021-06-19  Jamie HewlandTest on Python 3.10 (#1201)
2021-06-19  Jamie HewlandUse coverage directly instead of pytest-cov (#1204)
2021-06-18  Jamie HewlandClean up last bit of aiofiles after #1157 (#1203)
2021-06-18  Jordan Speicheranyio integration (#1157)
2021-06-13  laggardkernelDeduplicate failure text in CORS preflight response...
2021-06-13  laggardkernelCleanup param "workers" in WSGIMiddleware (#1146)
2021-06-11  Nikolay BulatovAdd compresslevel to GZipMiddleware (#1128)
2021-06-11  Shahriyar RzayevSmall Pythonic code changes for datastructures.py file...
2021-06-11  Marcelo Trylesinski🐛 Fix type hint issues due to mypy upgrade to 0.902...
2021-05-27  Jordan SpeicherUpdates to python 3.6+ syntax (#1189)
2021-05-26  Andrey SobolevFix readme for ChannelBox package (#1188)
2021-05-25  Tom ChristieUpdate README.md (#1185)
2021-05-13  Jamie HewlandUse non-deprecated jinja2.pass_context in Jinja 3.0...
2021-05-04  Yurii KarabasAdd better exception msg for duplicated param names...
2021-04-28  hitrustUpdate authentication.md (#1165)
2021-04-28  Shahriyar RzayevRemoved the empty elif clause as it has no effect ...
2021-04-28  Shahriyar RzayevRemoved redundant parantheses as returning with comma...
2021-04-28  Shahriyar RzayevReplaced mutable default argument with None to eliminat...
2021-04-28  Shahriyar RzayevReplaced built-in type name with type_ as it may shadow...
2021-04-21  wim glennprevent setup from generating an incorrect top_level...
2021-04-14  Ben Falkuse quote instead of quote_plus for RedirectResponse...
2021-04-14  Josh WilsonSet explicit Origin in CORS preflight response if allow...
2021-04-06  Josh WilsonAdd HEAD to CORS ALL_METHODS list (#1112)
2021-04-06  Josh WilsonAdd Origin to Vary header on credentialed CORS response...
2021-03-29  oTree-orgDon't use 'raise exc from None' because it suppresses...
2021-03-12  Mahmoud HossamMake session cookie use ASGI root path (#1147)
2021-02-07  Jamie HewlandFix docs syntax highlighting (#1136)
2021-02-05  ilunevStaticFiles: Fix cache validation bug for deleted files...
2021-02-05  Jamie HewlandDeprecate built-in GraphQL support (#1135)
2021-02-02  Jamie HewlandVersion 0.14.2 (#1133) 0.14.2
2021-02-02  John BamptonFix spelling (#1115)
2021-02-02  Tim Gatesdocs: fix simple typo, ougoging -> outgoing (#1120)
2021-02-02  Denis EliseevRemove self from websocker example app (#1103)
2021-02-02  Vlad Stefan... Fix functools.partial async handlers for classmethods...
2021-01-31  Jamie HewlandFix middleware traceback fetching on Python 3.8+, fix...
2020-11-23  RomanAdd missing status codes (#1096)
2020-11-20  RomanAdd 208 Already Reported status code (#1095)
2020-11-09  Jamie HewlandVersion 0.14.1 (#1088) 0.14.1
2020-11-08  Jamie HewlandRemove UJSONResponse (#1047)
2020-11-08  ErikVersion 0.14.0 (#1087) 0.14.0
2020-11-08  Vlad Stefan... Allow usage of functools.partial async handlers (#984)
2020-10-28  ParzivalUpdate responses.md (#1080)
2020-10-22  manuelzanderAdd 418 I'm A Teapot status code (#1076)
2020-10-21  witlingfix 793: allow custom async iterator (#1041)
2020-10-15  Jeff AstorFriendly spell check in `routing.md` docs. (#1073)
2020-10-14  Moriyoshi KoizumiAdd type: ignore for aiofiles to make mypy happier...
2020-10-07  Jamie HewlandTest on Python 3.9 (#1068)
2020-10-07  Jamie HewlandCreate tasks from coroutines before providing to asynci...
2020-10-02  Andrey SemakinFix return value of TestClient's __enter__ method ...
2020-09-27  Thomas Graingerapply pyupgrade --py36-plus (#1048)
2020-09-11  Jamie HewlandMove lifespan tests out of obsolete middleware test...
2020-09-11  Elliana MayUse format_exception instead of format_tb (#1031)
2020-09-11  Thomas Graingerconfigure pytest to be stricter (#1040)
next