]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/shortlog
thirdparty/fastapi/fastapi.git
2019-03-04  Sebastián Ramírez:bookmark: Release 0.7.1, Raspberry Pi deployment and... 0.7.1
2019-03-04  Sebastián Ramírez:memo: Update release notes
2019-03-04  Zaar HaiClarification about possible performance hit (#64)
2019-03-04  Sebastián Ramírez:memo: Add instructions for Docker on Raspberry Pi
2019-03-04  Sebastián Ramírez:memo: Update benchmarks link
2019-03-04  Sebastián Ramírez:memo: Update release notes
2019-03-04  Sebastián Ramírez:construction_worker: Limit Docker trigger to branch...
2019-03-04  Sebastián Ramírez:construction_worker: Trigger Docker images build on...
2019-03-04  Sebastián Ramírez:memo: Clarify uploadfile async method calls
2019-03-03  Sebastián Ramírez:bookmark: Release 0.7.0, with support for UploadFile 0.7.0
2019-03-03  Sebastián Ramírez:memo: Update release notes with UploadFile
2019-03-03  Sebastián RamírezAdd support for UploadFile class annotations (#63)
2019-03-02  Sebastián Ramírez:bookmark: Release 0.6.4 0.6.4
2019-03-02  Sebastián Ramírez:memo: Update release notes with WebSockets
2019-03-02  Sebastián Ramírez:sparkles: Add docs for WebSockets (#62)
2019-03-02  Sebastián Ramírez:memo: Update release notes
2019-03-02  Sebastián Ramírez:pencil2: Fix typos
2019-03-02  Sebastián Ramírez:memo: Add History, Design and Future to docs
2019-03-02  Sebastián Ramírez:memo: Add link to Python docs in debugging section
2019-03-02  Sebastián Ramírez:memo: Update release notes
2019-03-02  Sebastián Ramírez:memo: Add note about bigger applications in Docker
2019-03-02  Sebastián Ramírez:memo: Update release notes
2019-03-02  Sebastián Ramírez:memo: Add docs for debugging
2019-03-02  Sebastián Ramírez:memo: Update release notes
2019-03-02  Sebastián Ramírez:memo: Add technical details about async def handling...
2019-03-02  Sebastián Ramírez:pencil2: Fix typo in release notes
2019-02-23  Sebastián Ramírez:bookmark: Release 0.6.3: favicons in docs 0.6.3
2019-02-23  Sebastián Ramírez:memo: Update release notes, favicons
2019-02-23  Sebastián Ramírez:lipstick: Add FastAPI favicons to docs (#53)
2019-02-23  Sebastián Ramírez:pencil2: Fix typo in release notes 0.6.2
2019-02-23  Sebastián Ramírez:bookmark: Release 0.6.2, SQL tutorial improvements...
2019-02-23  Sebastián Ramírez:memo: Update release notes with SQL tutorial changes
2019-02-23  Sebastián Ramírez:sparkles: Update SQL with dependency and intro project...
2019-02-23  Sebastián Ramírez:lipstick: Add PNG images to improve link previews
2019-02-21  Sebastián Ramírez:memo: Improve naming of middleware in SQLAlchemy tutorial
2019-02-20  Sebastián Ramírez:pencil2: Fix GraphQL typo 0.6.1
2019-02-20  Sebastián Ramírez:bookmark: Release 0.6.1: GraphQL
2019-02-20  Sebastián Ramírez:sparkles: Add docs for GraphQL (#48)
2019-02-19  Sebastián Ramírez:memo: Include PR in Release Notes 0.6.0
2019-02-19  Sebastián Ramírez:bookmark: Release 0.6.0, upgrade Starlette, improve...
2019-02-19  Sebastián Ramírez:sparkles: Use request.state for SQLAlchemy session...
2019-02-19  Sebastián Ramírez:arrow_up: Upgrade Starlette and fix compatibility...
2019-02-18  Sebastián Ramírez:see_no_evil: Add test.db to .gitignore
2019-02-18  Sebastián Ramírez:bookmark: Release 0.5.1: docs 0.5.1
2019-02-18  Sebastián Ramírez:memo: Add contributing/development docs (#42)
2019-02-18  Sebastián RamírezUpdate error handling docs, including Starlette's utils...
2019-02-16  Sebastián Ramírez:memo: Update docs
2019-02-16  Sebastián Ramírez:memo: Add note about path declaration order
2019-02-16  Sebastián Ramírez:memo: Add section about help/getting help
2019-02-16  Sebastián Ramírez:bookmark: Release 0.5.0 with new HTTPException 0.5.0
2019-02-16  Sebastián Ramírez:sparkles: Add HTTPException with custom headers (#35)
2019-02-16  Sebastián RamírezUpdate issue templates (#34)
2019-02-16  Sebastián Ramírez:memo: Update Release Notes
2019-02-16  euri10:memo: Add docs for using the Starlette Request directl...
2019-02-15  Sebastián Ramírez:memo: Update Release Notes
2019-02-15  Sebastián Ramírez:memo: Update SQLAlchemy docs, with current workaround
2019-02-14  Sebastián Ramírez:bookmark: Release 0.4.0 with openapi_prefix, #26 0.4.0
2019-02-14  Sebastián Ramírez:memo: Update Release Notes and openapi_prefix docs
2019-02-14  Kabir KhanAdd Open API prefix route - correct docs behind reverse...
2019-02-12  Sebastián Ramírez:memo: Add note about DB Browser for SQLite in SQL...
2019-02-12  Sebastián Ramírez:memo: Update Release Notes 0.3.0
2019-02-12  Sebastián Ramírez:bookmark: Release after SQLAlchemy fix: 0.3.0
2019-02-12  Sebastián RamírezUpdate fix SQLAlchemy support with ORM (#30)
2019-02-12  Sebastián Ramírez:bookmark: Bump version, after fix, release 0.2.1
2019-02-12  Sebastián Ramírez:bug: Fix jsonable_encoder for models with Config ...
2019-02-08  Sebastián Ramírez:bookmark: Release 0.2.0 0.2.0
2019-02-08  euri10Using pydantic custom encoders (#21)
2019-02-08  Sebastián Ramírez:memo: Update release notes
2019-02-08  Ken KinderFix typos (#24)
2019-02-08  Sebastián Ramírez:pencil2: Fix typos in index and alternatives
2019-02-01  Sebastián Ramírez:rocket: Bump version and add Release Notes 0.1.19
2019-02-01  euri10Upgrade Starlette version (#17)
2019-01-24  Sebastián Ramírez:memo: Add Requests to inspiration
2019-01-24  Sebastián Ramírez:chart_with_upwards_trend: Add Analytics to understand...
2019-01-23  Sebastián RamírezMerge pull request #11 from tiangolo/fix-10
2019-01-23  Sebastián Ramírez:pushpin: Pin versions of dependencies and bump version 11/head
2019-01-14  Sebastián Ramírez:memo: Fix docs clarification about dict unwrapping
2019-01-14  Sebastián Ramírez:memo: Clarify docs, alternatives, about APISpec OAI...
2019-01-14  Sebastián Ramírez:memo: Add docs for bigger applications and APIRouter
2019-01-14  Sebastián Ramírez:memo: Add docs for response status codes
2019-01-10  Sebastián Ramírez:memo: Add screenshot to body-schema tutorial
2019-01-05  Sebastián Ramírez:memo: Add docs for deployment, with Docker, HTTPS...
2019-01-05  Sebastián Ramírez:wrench: Update development environment dependencies
2019-01-05  Sebastián Ramírez:bookmark: Bump version after fix for constrained bytes 0.1.17
2019-01-05  Sebastián Ramírez:bug: Fix constrained bytes, from defaults in Pydantic
2019-01-05  Sebastián Ramírez:memo: Update docs for dependencies
2019-01-01  Sebastián Ramírez:memo: Improve explanation of dependencies
2018-12-30  Sebastián Ramírez:pencil2: Fix typo in dependencies docs
2018-12-30  Sebastián Ramírez:bookmark: Bump version, after query and header as... v0.1.16
2018-12-30  Sebastián Ramírez:bug: Fix Python 3.7 specific list query handling
2018-12-29  Sebastián Ramírez:memo: Update docs, 100% coverage
2018-12-29  Sebastián Ramírez:bug: Fix type checks for Python 3.7
2018-12-29  Sebastián Ramírez:sparkles: Allow lists of query or header params
2018-12-29  Sebastián Ramírez:sparkles: Add security checks for HTTP utils
2018-12-29  Sebastián Ramírez:pencil2: Fix typos and docs notes
2018-12-28  Sebastián Ramírez:bookmark: Bump version, new security features and... 0.1.15
2018-12-28  Sebastián Ramírez:art: Add missing type definition
2018-12-28  Sebastián Ramírez:sparkles: Improve security utilities and add tests
2018-12-28  Sebastián Ramírez:memo: Update docs, clarify what's a schema
2018-12-28  Sebastián Ramírez:art: Fix missing format
next