]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/shortlog
thirdparty/fastapi/fastapi.git
2020-02-29  sattosan:pencil2: Fix broken links in release notes (#1052)
2020-02-29  sattosan:pencil2: Fix typo in release notes (#1051)
2020-02-29  Patrick McKenna:recycle: Refactor serialize_response parameter name...
2020-02-29  sm-Fifteen:recycle: Refactor function calling a path operation...
2020-02-29  Sebastián Ramírez:memo: Update release notes
2020-02-29  sm-Fifteen:heavy_plus_sign: Add testing dependencies #1026
2020-02-29  Sebastián Ramírez:memo: Update release notes
2020-02-29  Patrick McKenna:bug: Admit valid types for Pydantic fields as response...
2020-02-29  Sebastián Ramírez:memo: Update release notes
2020-02-29  Vegard Stikbakke:art: Fix markdown code section rendering error in...
2020-02-28  Sebastián Ramírez:bookmark: Release 0.49.1 0.49.1
2020-02-28  Sebastián Ramírez:memo: Update release notes
2020-02-28  merowinger92:bug: Fix declaring a single parameter per name (#994)
2020-02-28  Sebastián Ramírez:rocket: Update Netlify deploy action (#1047)
2020-02-27  Taneli Hukkinen:wrench: Move all mypy configurations to configuration...
2020-02-27  Camila Gutierrez:green_heart: Do not deploy preview to Netlify on exter...
2020-02-16  Sebastián Ramírez:bookmark: Release version 0.49.0 0.49.0
2020-02-16  Sebastián Ramírez:memo: Update release notes
2020-02-16  Patrick McKenna:bug: Fix path encoding (#978)
2020-02-16  T. Tokusumi:memo: Add link: JP articles related to fastapi (#974)
2020-02-16  Taras Sotnikov:memo: Fix broken link in docs (#949)
2020-02-16  Sebastián Ramírez:memo: Update release notes
2020-02-16  Sebastián Ramírez:memo: Update release notes
2020-02-16  Nikita Kolesov:pencil2: Fix typo (#941)
2020-02-16  Sebastián Ramírez:memo: Update docs for dependencies with yield (#986)
2020-02-16  Sebastián Ramírez:memo: Update release notes
2020-02-16  Sebastián Ramírez:sparkles: Add mermaid.js support in Markdown fenced...
2020-02-15  Sebastián Ramírez:memo: Update release notes
2020-02-15  Sebastián Ramírez:construction_worker: Add GitHub actions to deploy...
2020-02-12  Sebastián Ramírez:memo: Update release notes
2020-02-12  Sebastián Ramírez:sparkles: Allow callables (as functools.partial) in...
2020-02-04  Sebastián Ramírez:bookmark: Release version 0.48.0 0.48.0
2020-02-04  Sebastián Ramírez:memo: Update release notes
2020-02-04  Sebastián Ramírez:white_check_mark: Lint first in tests, to error out...
2020-02-04  Sebastián Ramírez:mute: Log email-validator not installed only when...
2020-02-04  Sebastián Ramírez:memo: Update Peewee docs, simplify with double depende...
2020-02-04  नवुले पवन कुमार राव:memo: Add link: Create and Deploy FastAPI app to Herok...
2020-02-04  raphaelauv:memo: Update Sanic description as it is now ASGI too...
2020-02-04  Maciej Marzęta:pencil2: Fix typos (#920)
2020-02-04  David Montague:bug: Fix body parsing (#918)
2020-02-04  adursun:pencil2: Fix typo (#916)
2020-02-04  李冬冬:bug: Allow Any type for enums in OpenAPI (#906)
2020-02-04  Ben:memo: Add article to external links (#901)
2020-02-04  Timothée Mazzucotelli:memo: Add note about Body parameters without Pydantic...
2020-02-04  Andy Smith:bug: Fix Pydantic field clone logic with validators...
2020-02-04  linchiwei123:bug: Fix middleware docs link (#893)
2020-01-18  Sebastián Ramírez:memo: Update release notes
2020-01-18  Sebastián Ramírez:recycle: Update default API title from "Fast API"...
2020-01-18  Sebastián Ramírez:bookmark: Release version 0.47.1 0.47.1
2020-01-18  Sebastián Ramírez:memo: Update release notes
2020-01-18  Sebastián Ramírez:lock: Fix clone field implementation to handle sub...
2020-01-18  Sebastián Ramírez:bug: Fix FastAPI serialization of Pydantic ORM mode...
2020-01-18  Sebastián Ramírez:bookmark: Release version 0.47.0 0.47.0
2020-01-18  Sebastián Ramírez:memo: Update release notes
2020-01-18  Sebastián Ramírez:memo: Refactor docs, "Tutorial - User Guide" and ...
2020-01-17  Sebastián Ramírez:art: Tweak external links, Markdown format, typos...
2020-01-17  Pavel Isaev:lock: Check both username and password in security...
2020-01-17  Nik:bug: Fix validating form params declared with classes...
2020-01-17  Aviram Hassan:sparkles: add body to RequestValidationError for easie...
2020-01-17  Sebastián Ramírez:memo: Add external links, dynamic GitHub topic project...
2020-01-17  Sebastián Ramírez:bug: Fix Peewee contextvars handling in docs (#879)
2020-01-17  Sebastián Ramírez:heavy_minus_sign: Use venv with Flit for local develop...
2020-01-12  Sebastián Ramírez:memo: Udpate release notes
2020-01-12  Zachary Wasserman:lock: Update HTTP Basic Auth docs fixing timing attack...
2020-01-08  Sebastián Ramírez:bookmark: Release version 0.46.0 0.46.0
2020-01-08  Sebastián Ramírez:memo: Update release notes
2020-01-08  Sebastián Ramírez:pencil2: Tweak typos and configs (#837)
2020-01-08  Sebastián Ramírez:memo: Update release notes
2020-01-08  wxq0309:pencil: Add link to Chinese FastAPI posts (#810)
2020-01-08  Sebastián Ramírez:memo: Update release notes
2020-01-08  Jesse P. Johnson:sparkles: Implement OAuth2 authorization_code integrat...
2020-01-08  Sebastián Ramírez:memo: Update release notes
2020-01-08  Christoph Deil:memo: Highlight all new lines in docs example upgrade...
2020-01-08  Sebastián Ramírez:memo: Update release notes
2020-01-08  James Kaplan:bug: Fix callback handling in sub-routers (#792)
2020-01-08  Sebastián Ramírez:memo: Update release notes
2020-01-08  Ken Kinder:pencil2: Fix typos (#784)
2020-01-08  Sebastián Ramírez:memo: Update release notes
2020-01-08  Xucong ZHAN:pencil: Add four JP articles to external links (#783)
2020-01-08  Sebastián Ramírez:memo: Update release notes
2020-01-08  Roald Storm:sparkles: Add support for subtypes of main types in...
2020-01-08  Sebastián Ramírez:memo: Update release notes
2020-01-08  Dustyposafix type UrlStr -> HttpUrl (#832)
2019-12-30  Justin DuJardin:pencil: update twitter compose tweet links (#813)
2019-12-13  Sebastián Ramírez:memo: Update release notes
2019-12-13  Sebastián Ramírez:memo: Add docs for correctly using Peewee (#789)
2019-12-11  Sebastián Ramírez:bookmark: Release version 0.45.0 0.45.0
2019-12-11  Sebastián Ramírez:memo: Update release notes
2019-12-11  Ben Dayan:sparkles: Add support for OpenAPI Callbacks (#722)
2019-12-09  Sebastián Ramírez:memo: Update release notes
2019-12-09  Sebastián Ramírez:loud_sound: Refactor logging (#781)
2019-12-09  Sebastián Ramírez:memo: Update release notes
2019-12-09  prostomarkeloff:memo: Add article about FastAPI to external links...
2019-12-09  Sebastián Ramírez:memo: Update release notes
2019-12-09  Sebastián Ramírez:speech_balloon: Rephrase handling-errors to remove...
2019-12-09  Sebastián Ramírez:memo: Update release notes
2019-12-09  prostomarkeloff:memo: Change 'Schema' to 'Field' in docs (#746)
2019-12-04  Sebastián Ramírez:bookmark: Release version 0.44.1 0.44.1
2019-11-29  Sebastián Ramírez:memo: Update release notes
2019-11-29  Sebastián Ramírez:bento: Add GitHub social preview assets to git (#752)
next