]> git.ipfire.org Git - thirdparty/starlette.git/shortlog
thirdparty/starlette.git
2018-06-26  Tom ChristieRequest presents 'scope' interface 8/head
2018-06-26  Tom ChristieMerge pull request #5 from encode/routing 0.1.3
2018-06-26  Tom ChristieBlack formatting 5/head
2018-06-26  Tom ChristieVersion 0.1.3
2018-06-26  Tom ChristieBlack formatting
2018-06-26  Tom ChristieMore type annotation
2018-06-25  Tom ChristieBlack
2018-06-25  Tom ChristieAdd Router, Path, PathPrefix
2018-06-25  Tom ChristieTweak README style
2018-06-25  Tom ChristieTweak README style
2018-06-25  Tom ChristieTweak README language
2018-06-25  Tom ChristieTweak README styling
2018-06-25  Tom ChristieAdd support for 'async for chunk in request.stream()' 0.1.2
2018-06-25  Tom ChristieUpdate .gitignore
2018-06-25  Tom ChristieLink to ASGI spec
2018-06-25  Tom ChristieBump Python requirements 0.1.1
2018-06-25  Tom ChristieOnly run linting on 3.6
2018-06-25  Tom ChristieMore explicit documentation of parameters to 'Response'
2018-06-25  Tom ChristieMore explicit documentation of parameters to 'Response'
2018-06-25  Tom ChristieRequires 3.6+ (To support async generators)
2018-06-25  Tom ChristieAdd code coverage
2018-06-25  Tom ChristieOnly install black on Python >= 3.6
2018-06-25  Tom ChristieLinks to ASGI servers
2018-06-25  Tom ChristieOnly run 'black' on python >= 3.6
2018-06-25  Tom ChristieREADME tweaks
2018-06-25  Tom ChristieTweak README
2018-06-25  Tom ChristieTweak README
2018-06-25  Tom ChristieTweak README
2018-06-25  Tom ChristieInitial commit 0.1.0