]> git.ipfire.org Git - thirdparty/starlette.git/shortlog
thirdparty/starlette.git
2018-10-17  Tom ChristieMerge branch 'master' of https://github.com/encode... 0.5.1
2018-10-17  Tom ChristieVersion 0.5.1
2018-10-17  Tom ChristieAdd WSGI middleware (#120)
2018-10-17  Tom ChristieFix Headers repr
2018-10-17  Tom ChristieAdd QueryParams(items=...)
2018-10-17  Tom ChristieVersion 0.5.0 0.5.0
2018-10-17  Tom ChristieAdd scope=... arguments to Headers, QueryParams, URL...
2018-10-17  Jeff ButtarsAdd http and websocket status codes with descriptive...
2018-10-17  Tom ChristieTweak to cookie docs
2018-10-17  Alexander BotelloAdd documentation for cookies (#116)
2018-10-17  gfeunFix typo in README example (#117)
2018-10-17  Tom ChristieNote zero hard dependencies
2018-10-16  Tom ChristieMerge branch 'master' of https://github.com/encode...
2018-10-16  Tom ChristieAdd feature list to README/docs
2018-10-16  Tom ChristieAdd final missing annotations, and enable '--disallow...
2018-10-16  Tom ChristieAdd missing type annotations (#113)
2018-10-16  Tom ChristieType annotation tweaks
2018-10-16  Marcos SchrohMissing annotations added on responses module. (#67)
2018-10-16  Tom ChristieAdding type annotations (#112)
2018-10-16  Marcos SchrohMissing annotations added on applications module (#73)
2018-10-15  Tom ChristieVersion 0.4.2 0.4.2
2018-10-15  Tom ChristieAdd GZip middleware (#111)
2018-10-15  Tom ChristieEnable mypy in tests (#110)
2018-10-15  Tom ChristieHandle server: None and scheme: None cases in URL scope...
2018-10-12  Tom ChristieVersion 0.4.1 0.4.1
2018-10-12  Tom ChristieForm parsing (#102)
2018-10-12  Alex BotelloRespond to credentialed requests with specific origin...
2018-10-10  Tom ChristieEnable mypy in tests (#103)
2018-10-10  Tom ChristieVersion 0.4.0 0.4.0
2018-10-10  Tom ChristieAdd explicit UJSONResponse (#99)
2018-10-10  Tom ChristieVersion 0.3.7 0.3.7
2018-10-10  Ben FitzhardingeAdded init file so autodetect will pick up middleware...
2018-10-09  Tom ChristieVersion 0.3.6 0.3.6
2018-10-09  Tom ChristieAdd support for `app.on_event("startup")` and `app...
2018-10-09  Karan Sutharunicorn command correction in docs (#97)
2018-10-09  Tom ChristiePush black linting into ./scripts/test (#96)
2018-10-09  Tom ChristieDon't partially enforce CORS server-side (#93)
2018-10-09  Alex BotelloSupport `allow_origin_regex` in CORSMiddleware (#92)
2018-10-08  Tom ChristieExtra guardrails for ensuring correct responses with...
2018-10-08  Tom ChristieVersion 0.3.5 0.3.5
2018-10-06  Jordan EremieffCookies (#86)
2018-10-06  Alex BotelloFix runtime error within CORSMiddleware (#88)
2018-10-05  Tom ChristieVersion 0.3.4 0.3.4
2018-10-05  Tom ChristieMiddleware and CORS support (#83)
2018-10-05  Tom ChristieMiddleware (#82)
2018-10-05  Tom ChristieTweaks to URL datastructure (#81)
2018-10-02  Marcos SchrohMissing annotations added on staticfiles module (#70)
2018-10-02  Tom ChristieVersion 0.3.3 0.3.3
2018-10-02  Tom ChristieType hinting
2018-10-02  Marcos SchrohMissing annotations on websockets module. (#69)
2018-10-02  Tom Christiereplace -> replace_components (Avoid clashing with...
2018-10-02  Marcos SchrohMissing annotations added datastructures & requests...
2018-10-02  Tom ChristieUpdate background task tests
2018-10-02  Tom ChristieMinor tweaks to background task docs
2018-10-02  Alex BotelloAdd support for background tasks (#65)
2018-10-02  Tom ChristieMinor tweaks to WS docs
2018-10-02  Jordan EremieffClass-based websocket handler (#62)
2018-09-28  Marcos SchrohMissing annotations debug module (#68)
2018-09-27  Marcos Schrohfix(Missing annotation): missing annotations added...
2018-09-26  Marcos Schrohfix(Missing annotation): missing annotations added...
2018-09-20  Tom ChristieAdd link to latest TechEmpower benchmarks (#61)
2018-09-18  Tom ChristieBlack formatting
2018-09-17  Tom ChristieVersion 0.3.2 0.3.2
2018-09-17  Tom ChristieEnsure TestClient sets HTTP reason phrase
2018-09-14  Tom ChristieVersion 0.3.1 0.3.1
2018-09-14  Tom ChristieAdd methods= to app.route
2018-09-05  Tom ChristieMinor changes to docs layout
2018-09-05  Tom ChristieFix imports in docs
2018-09-05  Tom ChristieTweak example: access logs on, port 8000
2018-09-05  Tom ChristieVersion 0.3 (#57) 0.3.0
2018-09-05  Jordan EremieffName changes (#55)
2018-09-04  Tom ChristieVersion 0.2.3 0.2.3
2018-09-04  Tom ChristieVersion 0.2.2
2018-09-04  Tom ChristieException handling (#54)
2018-08-30  Tom ChristieUse 405 for Method Not Allowed (#53) 0.2.2
2018-08-30  Tom ChristieVersion 0.2.1 0.2.1
2018-08-30  Tom ChristieClass based views (#52)
2018-08-29  Tom ChristieMake docs link more prominent
2018-08-29  Tom ChristieMove documentation out of README
2018-08-29  Tom ChristieDrop licence footer from page content
2018-08-29  Tom ChristieUpdate docs
2018-08-28  Tom ChristieAdd mkdocs
2018-08-28  Tom ChristieFix typo
2018-08-28  Jeff ButtarsUpdate test_client doc from README.md 44/head
2018-08-28  Jeff ButtarsAdd Applications docs to mkdocs
2018-08-28  Jeff ButtarsMerge branch 'master' into mkdocs
2018-08-28  Jeff ButtarsInitial conversion of README.md to mkdocs
2018-08-28  Tom ChristieVersion 0.2 0.2.0
2018-08-28  Tom ChristieBlack formatting
2018-08-28  Tom ChristieFixes to TestClient websocket docs
2018-08-28  Tom Christieclient.wsconnect -> client.websocket_connect
2018-08-28  Tom ChristieAdd App class (#42)
2018-08-27  Tom ChristieUpdate table of contents
2018-08-27  Jeff ButtarsAdd a TOC to the repo README (#40)
2018-08-27  Tom ChristieDrop asgi_application decorator (#41)
2018-08-27  Tom ChristieRedirect response (#39) 0.1.17
2018-08-17  Tom ChristieMinor Request cleanups (#38)
2018-08-17  Tom ChristieVersion 0.1.16 0.1.16
2018-08-17  Tom ChristieWebSockets support (#37)
2018-07-26  Tom ChristieMerge branch 'master' of https://github.com/encode... 0.1.15
next