]> git.ipfire.org Git - thirdparty/starlette.git/shortlog
thirdparty/starlette.git
2019-01-28  Jordan EremieffAdd section for Mangum to third-party plugins (#361)
2019-01-26  Henrik Ossipoff... Default rollback_on_shutdown to false in DatabaseMiddle...
2019-01-25  TaoufikUpdate link to https (#356)
2019-01-25  Tom ChristieDatastructure cleanups (#355) 0.10.0
2019-01-25  Henrik Ossipoff... Use correct name for yaml.dump (#354)
2019-01-25  Steinn Eldjárn... Pass on include_in_schema param (#352)
2019-01-25  Tom ChristieAdd executor_class to GraphQLApp (#350)
2019-01-25  Tom ChristieWebSockets now default to sending JSON using text dataf...
2019-01-25  Tom ChristieExample ASGI apps now ensure scope['type'] is expected...
2019-01-25  Tom ChristieWebSocket support for auth (#347)
2019-01-25  tchan09Fix typo in scope check for 'websocket' (#335)
2019-01-25  Tom ChristieMultiDict (#345)
2019-01-25  Tom ChristieDon't force isort on tests
2019-01-24  Tom ChristieAdd FormData.close() (#344)
2019-01-24  Daniel Hahlerminor: fix typo: s/fragement/fragment (#346)
2019-01-23  Tom ChristieAdd ImmutableMultiDict (#343)
2019-01-23  Tom ChristieVersion 0.9.11 0.9.11
2019-01-22  Tom ChristieUse urlsplit, not urlparse (#341)
2019-01-22  Tom ChristieMulti item form data (#339)
2019-01-22  Tom ChristieEnsure query params behavior matches standard mappings...
2019-01-22  Taoufikf-strings everywhere (#334)
2019-01-21  Daniel Hahlerdoc: exceptions: keep original status_code (#331)
2019-01-18  Pierre VanlieflandSession cookie expires (#326)
2019-01-16  Tom ChristieMinor cleanups (#324)
2019-01-15  Florimond Mancamerge DebugGenerator into ServerErrorMiddleware (#323)
2019-01-15  Tom ChristieVersion 0.9.10 0.9.10
2019-01-15  Tom ChristieAdd `request.is_disconnected()` (#320)
2019-01-14  Tom ChristieIgnore database coverage if STARLETTE_TEST_DATABASE...
2019-01-14  Tom ChristieApply URL escaping to form encoded key names. (#318)
2019-01-14  Tom ChristieTweaks to CONTRIBUTING docs and install script
2019-01-14  Florimond MancaInstall script (#300)
2019-01-14  Tom ChristieSupport HEAD for GraphQL
2019-01-14  Tom ChristieDrop body from responses on HEAD requests (#317)
2019-01-10  Tom ChristieFlexible requires decorator (#314)
2019-01-10  Tom ChristieRemove unused imports, with 'autoflake' (#313)
2019-01-10  Tom ChristieSupport `@requires` as a method decorator (#312)
2019-01-08  Mickaël SchoentgenFix several ResourceWarning: unclosed file (#310)
2019-01-08  Taku FukadaPass operationName to GraphQL executor (#309)
2019-01-07  Tom Christietype of subprotocol is str, not List[str] (#308)
2019-01-07  Steven LoriaAdd webargs-starlette to Third Party Packages page...
2019-01-04  Sebastián RamírezFix multi field forms parsing after already having...
2019-01-03  Steven LoriaFix documentation for Secret and DatabaseURL (#303)
2019-01-02  Carloinclude license file (#299)
2019-01-02  Florimond MancaAdd contributing guidelines (#292)
2018-12-26  Florimond Mancafix population of content-type and content-length heade...
2018-12-19  Tom ChristieMerge branch 'tiangolo-third-parties'
2018-12-19  Tom ChristieMinor tweaks to third party package docs
2018-12-18  Sebastián RamírezAdd Third Parties section to docs 285/head
2018-12-18  Pierre VanlieflandFix CommaSeparatedStrings code block (#282)
2018-12-18  Sebastián RamírezAdd tests for fixed path handling and docs (#280)
2018-12-18  Pierre VanlieflandAdd on_error parameter to AuthenticationMiddleware...
2018-12-18  Xavier BarbosaFix mixed uploaded files and data (#277)
2018-12-17  Igor NehoroshevAdd security flags to session cookie (#276)
2018-12-14  Tom ChristieDocs for CommaSeparatedStrings 0.9.9
2018-12-14  Tom ChristieAdd `CommaSeparatedStrings` datatype (#274)
2018-12-14  Tom ChristieAdd BackgroundTasks for multiple jobs. Support GraphQL...
2018-12-14  Tom ChristieAdd request.client (#272)
2018-12-14  Tom ChristieRefactor LifespanHandler (#271)
2018-12-13  Tom ChristieAdd HTTPConnection. Base class for both Request and...
2018-12-13  Tom ChristieAdd TemplateResponse. (#269)
2018-12-13  Jordan EremieffSupport text json in decode method for websocket endpoi...
2018-12-11  Daniel Hahlertests: skip test_database without DATABASE_URL (#263)
2018-12-11  Daniel HahlerFix grammar with assertion message (#266)
2018-12-11  Daniel HahlerREADME: minor revisit [ci skip] (#265)
2018-12-11  Daniel Hahlersetup.py: add asyncpg to "full" extras_require (#264)
2018-12-11  Daniel HahlerRemove _TestClient indirection (#262)
2018-12-10  Pierre VanlieflandUpdate authentication.md (#260)
2018-12-10  Tom ChristieAdd executemany (#259) 0.9.8
2018-12-07  Tom ChristieVersion 0.9.7 0.9.7
2018-12-07  Tom ChristieFix SQLAlchemy link
2018-12-07  Tom ChristieAuthentication (#256) 0.9.6
2018-12-07  Raja SimonFix file path argument (#255)
2018-12-07  Sebastián RamírezAdd py.typed marker to setup.py (#253)
2018-12-07  Tom ChristieUpdate database docs
2018-12-06  Tom ChristieAdd scripts/clean
2018-12-06  Tom ChristieVersion 0.9.5 0.9.5
2018-12-06  Tom ChristieUpdate config docs
2018-12-05  Tom ChristieVersion 0.9.4 (#251) 0.9.4
2018-12-05  Tom ChristieUse Starlette 'environ' when reading config
2018-12-05  Tom ChristieAdd Secret
2018-12-05  Tom ChristieAdd Environ, DatabaseURL
2018-12-05  Tom ChristieVersion 0.9.3 0.9.3
2018-12-05  Tom ChristieAdd Config() (#250)
2018-12-05  Tom ChristieFix 'postgresql:' database URL check
2018-12-05  Tom ChristieMerge branch 'master' of https://github.com/encode...
2018-12-05  Tom ChristieTweak database docs
2018-12-04  Simon WillisonTypo (#249)
2018-12-04  Tom ChristieVersion 0.9.2 0.9.2
2018-12-04  Tom ChristieDatabase, not Databases
2018-12-04  Tom ChristieHide password in URL.__repr__ (#247)
2018-12-04  Tom ChristieAdd DatabaseMiddleware (#243)
2018-12-04  Pierre VanlieflandAdd context with request when executing GraphQL query...
2018-12-04  Santiagodocs(schemas): fixed url to starlette-apispec (#246)
2018-11-28  Tom ChristieVersion 0.9.1 (#239) 0.9.1
2018-11-28  Tom ChristieLifespan as middleware (#225) 0.9.0
2018-11-28  Tom ChristieMerge branch 'master' of https://github.com/encode...
2018-11-28  Tom ChristieVersion 0.9
2018-11-24  Santiagodocs(schemas): added third party block (#237)
2018-11-23  Tom ChristieVersion 0.8.8 0.8.8
2018-11-23  Santiagorefactor: schemas now have better support for third...
next