]> git.ipfire.org Git - thirdparty/starlette.git/shortlog
thirdparty/starlette.git
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)
2024-02-03  Marcelo TrylesinskiVersion 0.36.2 (#2456) 0.36.2
2024-02-03  Sebastián RamírezMerge pull request from GHSA-93gm-qmq6-w238
2024-02-03  Mikkel DuifAvoid duplicate charset on `Content-Type` (#2443)
2024-02-03  dependabot... Bump the python-packages group with 4 updates (#2455)
2024-01-26  François VoronFix nav override for newer version of Mkdocs Material...
2024-01-23  Marcelo TrylesinskiVersion 0.36.1 (#2440) 0.36.1
2024-01-23  Marcelo TrylesinskiDowngrade mkdocs-material (#2439)
2024-01-23  Marcelo TrylesinskiCheck if "extensions" in scope before checking the...
2024-01-22  Marcelo TrylesinskiVersion 0.36.0 (#2432) 0.36.0
2024-01-22  Giovanni BarillariAdd support for ASGI `pathsend` extension (#2435)
2024-01-20  Marcelo TrylesinskiUse `__future__.annotations` (#2433)
2024-01-20  Marcelo TrylesinskiRaise `WebSocketDisconnect` when `WebSocket.send()...
2024-01-20  Marcelo TrylesinskiCancel `WebSocketTestSession` on close (#2427)
2024-01-20  Mathias HauserRaise `FileNotFoundError` when the `env_file` parameter...
2024-01-20  Marcelo TrylesinskiAdd PyPI versions supported (#2431)
2024-01-13  dependabot... Bump the python-packages group with 5 updates (#2418)
2024-01-13  Marcelo TrylesinskiGroup dependencies on dependabot updates (#2415)
2024-01-12  Marcelo TrylesinskiAdd type hint on `test_websockets.py` (#2411)
2024-01-11  Marcelo TrylesinskiVersion 0.35.1 (#2410) 0.35.1
2024-01-11  Marcelo TrylesinskiMake `typing-extensions` optional again (#2409)
2024-01-11  Sebastián Ramírez♻️ Do not use the deprecated `method` parameter in...
2024-01-11  Marcelo TrylesinskiVersion 0.35.0 (#2404) 0.35.0
2024-01-09  Sebastián Ramírez♻️ Refactor logic to handle `root_path` to keep compati...
2024-01-08  dependabot... Bump trio from 0.22.2 to 0.23.2 (#2395)
2024-01-08  dependabot... Bump ruff from 0.1.6 to 0.1.9 (#2396)
2024-01-01  dependabot... Bump coverage from 7.3.2 to 7.4.0 (#2397)
2024-01-01  dependabot... Bump typing-extensions from 4.8.0 to 4.9.0 (#2393)
2024-01-01  dependabot... Bump importlib-metadata from 6.9.0 to 7.0.1 (#2394)
2024-01-01  dependabot... Bump actions/setup-python from 4 to 5 (#2392)
2023-12-25  Amin AlaeeTurn `scope["client"]` to `None` on `TestClient` (...
2023-12-20  James BrazaUse `Iterable` instead `Iterator` on `iterate_in_thread...
2023-12-20  Paweł RubinAdd `*args` to `Middleware` and improve its type hints...
2023-12-16  Marcelo TrylesinskiVersion 0.34.0 (#2368) 0.34.0
2023-12-16  Amin AlaeeRemove databases package from config docs (#2092)
2023-12-16  Vageeshan MankalaAdd sentry to the third party packages (#2279)
2023-12-16  Diego FioravantiClarify that wildcard and credentials are mutually...
2023-12-16  Bernardo GomesAdd example on how to use `SessionMiddleware` (#2251)
2023-12-16  neolooongTake weak ETags in consideration on `StaticFiles` ...
2023-12-16  Marcelo TrylesinskiMerge URLs properly on TestClient (#2376)
2023-12-16  Marcelo TrylesinskiUse `ParamSpec` for `run_in_threadpool` (#2375)
2023-12-16  Marcelo TrylesinskiDeprecate `FileResponse(method=...)` parameter (#2366)
2023-12-13  dependabot... Bump mypy from 1.5.1 to 1.7.1 (#2357)
2023-12-05  Samuel ColvinAdd `UploadFile.__repr__` (#2360)
2023-12-02  dependabot... Bump importlib-metadata from 6.8.0 to 6.9.0 (#2356)
2023-12-01  dependabot... Bump coverage from 7.3.1 to 7.3.2 (#2355)
2023-12-01  dependabot... Bump ruff from 0.1.4 to 0.1.6 (#2359)
2023-12-01  Marcelo TrylesinskiVersion 0.33.0 (#2354) 0.33.0
2023-12-01  夏悠然Set `ensure_ascii=False` on `json.dumps()` for `WebSock...
2023-12-01  Marcelo TrylesinskiAdd middleware per `Router` (#2351)
2023-12-01  Marcelo TrylesinskiDo not overwrite `"path"` and `"root_path"` scope keys...
2023-12-01  Marcelo TrylesinskiAdd middleware per `Route`/`WebSocketRoute` (#2349)
2023-11-23  Ofek LevUpdate link to itsdangerous (#2343)
2023-11-22  Ofek LevFix typo in docs (#2344)
2023-11-08  Amin AlaeeReplace black with ruff formatter (#2330)
2023-11-06  Marcelo TrylesinskiVersion 0.32.0.post1 (#2327) 0.32.0.post1
2023-11-06  David VenturaAdd Starlette-StaticResources to third-party-packages...
next