]> git.ipfire.org Git - thirdparty/starlette.git/shortlog
thirdparty/starlette.git
2024-10-13  Marcelo Trylesinskitest websocket-exception-on-http
2024-10-02  dependabot... Bump the python-packages group with 6 updates (#2713)
2024-09-29  Marcelo TrylesinskiVersion 0.39.2 (#2710) 0.39.2
2024-09-29  Joel SleppySupport `request.url_for` when only "app" scope is...
2024-09-29  Marcelo TrylesinskiSupport python-multipart 0.0.12 (#2708)
2024-09-25  Marcelo TrylesinskiVersion 0.39.1 (#2706) 0.39.1
2024-09-25  Trim21generate boundary with token_hex (#2702)
2024-09-25  Marcelo TrylesinskiConsider `FileResponse.chunk_size` when handling multip...
2024-09-23  Orenoidtest: add tests in `test_requests` (#2677)
2024-09-23  Trim21perf: stop use `re` on `get_route_path` (#2701)
2024-09-23  Trim21perf: avoid regex re-compile (#2700)
2024-09-23  Marcelo TrylesinskiVersion 0.39.0 (#2699) 0.39.0
2024-09-23  Marcelo TrylesinskiAdd support for HTTP Range to `FileResponse` (#2697)
2024-09-22  Marcelo TrylesinskiVersion 0.38.6 (#2698) 0.38.6
2024-09-22  Moataz ElmasryClose unclosed `MemoryObjectReceiveStream` in `TestClie...
2024-09-08  Marcelo TrylesinskiVersion 0.38.5 (#2689) 0.38.5
2024-09-07  Adrian Garcia... Fix `BackgroundTasks` with `BaseHTTPMiddleware` (#2688)
2024-09-01  dependabot... Bump the python-packages group with 9 updates (#2683)
2024-09-01  Marcelo TrylesinskiRemove short logo from documentation (#2682)
2024-09-01  Marcelo TrylesinskiVersion 0.38.4 (#2681) 0.38.4
2024-09-01  Gabriel FigueiredoEnsure accurate `root_path` removal in `get_route_path...
2024-09-01  Marcelo TrylesinskiChange documentation layout (#2680)
2024-09-01  Marcelo TrylesinskiSet `line-length` to 120 on Ruff (#2679)
2024-09-01  Marcelo TrylesinskiVersion 0.38.3 (#2678) 0.38.3
2024-09-01  Adrian Garcia... Don't poll for disconnects in BaseHTTPMiddleware via...
2024-08-10  LoganFix typo in README.md (#2666)
2024-08-10  LoganFix typo in docs/index.md (#2665)
2024-08-06  Marcelo TrylesinskiSupport Python 3.13 (#2662)
2024-08-06  OrenoidAdd tests to `test_responses` (#2656)
2024-08-06  Marcelo TrylesinskiBump trio and downgrade attrs on the `requirements...
2024-08-03  dependabot... Bump the python-packages group with 8 updates (#2657)
2024-07-27  Marcelo TrylesinskiVersion 0.38.2 (#2655) 0.38.2
2024-07-27  Scirlat DanutCreate types module inside tests (#2502)
2024-07-27  dependabot... Bump the python-packages group with 13 updates (#2632)
2024-07-24  Michał GórnyFix `routing.get_name()` not to assume all routines...
2024-07-23  Marcelo TrylesinskiVersion 0.38.1 (#2650) 0.38.1
2024-07-23  Giovanni BarillariRevert "Add support for ASGI `pathsend` extension"...
2024-07-20  Marcelo TrylesinskiVersion 0.38.0 (#2647) 0.38.0
2024-07-20  Olocool17Add proper synchronisation to WebSocketTestSession...
2024-07-20  Godottest: refine the test of client disconnection after...
2024-07-20  Jun-Ah 준아Add section for Vellox to third-party plugins (#2624)
2024-07-20  Marcelo TrylesinskiAccept `None` on `set_cookie(path=...)` (#2612)
2024-07-20  Kamil MoniczAdd Starlette-Compress to third-party docs (#2642)
2024-07-20  Randy Zwitchdocs: add shiny to the frameworks sections (#2645)
2024-06-29  rhoboroFix broken links (#2631)
2024-06-04  Marcelo TrylesinskiDon't print xfail on the test suite (#2609)
2024-06-01  Adrian Garcia... Allow use of `memoryview` with `Response` (#2577)
2024-06-01  Jeremy EpsteinSend 404 instead of 500 when filename requested is...
2024-06-01  Marcelo TrylesinskiUpdate type hints based on `jinja2` (#2604)
2024-04-25  julien4215Fix documentation on client address type (#2580)
2024-04-23  Marcelo TrylesinskiRemove Esmerald from third party docs (#2578)
2024-04-22  Bas SchoenmaeckersAllow returning memoryview in StreamingResponse (#2576)
2024-04-20  Sebastian Kreftrefactor: check endpoint handler is async only once...
2024-04-20  Pierre DelagraveFail fast on invalid `Jinja2Template` instantiation...
2024-04-17  Daniel ErenrichFix typo in `SessionMiddleware` docs (#2559)
2024-04-15  Soul LeeUpdate SessionMiddleware and TrustedHostMiddleware...
2024-03-29  Marcelo TrylesinskiRemove old TODO on `scripts/check` (#2554) 2569/head
2024-03-25  Jun-Ah 준아Add missing `compresslevel` parameter on docs (#2553)
2024-03-24  Scirlat DanutAdd tests to `test_datastructure` (#2505)
2024-03-05  Marcelo TrylesinskiVersion 0.37.2 (#2533) 0.37.2
2024-03-02  dependabot... Bump the python-packages group with 7 updates (#2532)
2024-02-29  Amin AlaeeRevert "Turn `scope["client"]` to `None` on `TestClient...
2024-02-29  Marcelo TrylesinskiEnforce `__future__.annotations` (#2483)
2024-02-26  Takeshi OSOEKAWARemove deprecated `app` argument passed to `httpx.Clien...
2024-02-15  MassakiAdd `bytes` to `_RequestData` type (#2510)
2024-02-09  Timofey VaseninVersion 0.37.1 (#2498) 0.37.1
2024-02-09  Scirlat DanutRemove mypy skip flags (#2497)
2024-02-09  Scirlat DanutAdd type hints to `test_responses.py` (#2488)
2024-02-09  Scirlat DanutAdd type hints to `test_testclient.py` (#2493)
2024-02-09  Scirlat DanutAdd type hints to `test_templates.py` (#2492)
2024-02-09  Scirlat DanutAdd type hints to `test_staticfiles.py` (#2491)
2024-02-07  Scirlat DanutAdd type hints to `test_routing.py` (#2489)
2024-02-07  Scirlat DanutAdd type hints to `test_websockets.py` (#2494)
2024-02-07  Scirlat DanutAdd type hints to `test_schemas.py` (#2490)
2024-02-06  Scirlat DanutAdd type hints to `test_formparsers.py` (#2480)
2024-02-06  Mathias HauserWarn instead of exception for missing env file (#2485)
2024-02-06  Scirlat DanutAdd type hints to `test_authentication.py` (#2472)
2024-02-06  Scirlat DanutAdd type hints to `test_applications.py` (#2471)
2024-02-06  Scirlat DanutAdd type hints to `test_requests.py` (#2481)
2024-02-05  Scirlat DanutAdd type hints to `test_gzip.py` (#2464)
2024-02-05  Marcelo TrylesinskiVersion 0.37.0 (#2457) 0.37.0
2024-02-04  Scirlat DanutAdded type annotations to test_endpoints.py (#2478)
2024-02-04  Scirlat DanutAdded type annotations to test_error.py (#2462)
2024-02-04  Kristján Valur... Support the WebSocket Denial Response ASGI extension...
2024-02-04  Scirlat DanutAdded type annotations to test_convertors.py (#2476)
2024-02-04  Scirlat DanutAdded type annotations to test_config.py (#2475)
2024-02-04  Scirlat Danutadded type annotations to test_http_redirect.py (#2465)
2024-02-04  Scirlat DanutAdded type annotations to test_datastructures.py (...
2024-02-04  Scirlat DanutAdded type annotations to test_exceptions.py (#2479)
2024-02-04  Marcelo TrylesinskiVersion 0.36.3 (#2460) 0.36.3
2024-02-04  Scirlat DanutAdded type annotations to test_session.py (#2466)
2024-02-04  Scirlat DanutAdd type hints to `test_concurency.py` (#2474)
2024-02-04  Scirlat DanutAdd type hints to `conftest.py` (#2469)
2024-02-04  Scirlat DanutAdded type annotations to test__utils.py (#2470)
2024-02-04  Scirlat DanutAdd type hints to `test_background.py` (#2473)
2024-02-04  Scirlat DanutAdd type hints to `test_trusted_host.py` (#2467)
2024-02-04  Scirlat DanutAdd type hints to `test_wsgi.py` (#2468)
2024-02-04  Marcelo TrylesinskiCreate `anyio.Event` on async context (#2459)
2024-02-03  Scirlat DanutAdd type hints to `test_cors.py` (#2458)
2024-02-03  Scirlat DanutAdd type hints to `test_base.py` (#2445)
next