]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
thirdparty/fastapi/fastapi.git
6 years ago:rocket: Make Flit publish from CI (#170)
Sebastián Ramírez [Sat, 20 Apr 2019 18:09:35 +0000 (22:09 +0400)] 
:rocket: Make Flit publish from CI (#170)

6 years ago:memo: Update Release Notes
Sebastián Ramírez [Sat, 20 Apr 2019 17:15:03 +0000 (21:15 +0400)] 
:memo: Update Release Notes

6 years ago:sparkles: Add docs about CORS (#169)
Sebastián Ramírez [Sat, 20 Apr 2019 17:13:01 +0000 (21:13 +0400)] 
:sparkles: Add docs about CORS (#169)

6 years ago:memo: Update release notes
Sebastián Ramírez [Sat, 20 Apr 2019 16:31:44 +0000 (20:31 +0400)] 
:memo: Update release notes

6 years ago:sparkles: By default, encode by alias (#168)
Sebastián Ramírez [Sat, 20 Apr 2019 16:29:54 +0000 (20:29 +0400)] 
:sparkles: By default, encode by alias (#168)

6 years ago:bookmark: Release version 0.16.0 0.16.0
Sebastián Ramírez [Tue, 16 Apr 2019 19:28:13 +0000 (23:28 +0400)] 
:bookmark: Release version 0.16.0

6 years ago:memo: Update release notes
Sebastián Ramírez [Tue, 16 Apr 2019 19:27:25 +0000 (23:27 +0400)] 
:memo: Update release notes

6 years ago:recycle: Update Pydantic usage, types, values, minor structure changes (#164)
Sebastián Ramírez [Tue, 16 Apr 2019 19:26:09 +0000 (23:26 +0400)] 
:recycle: Update Pydantic usage, types, values, minor structure changes (#164)

6 years ago:sparkles: Upgrade docstring Markdown parsing (#163)
Sebastián Ramírez [Tue, 16 Apr 2019 18:49:18 +0000 (22:49 +0400)] 
:sparkles: Upgrade docstring Markdown parsing (#163)

* :sparkles: Upgrade docstring Markdown parsing

* :memo: Update release notes

6 years ago:memo: Update release notes
Sebastián Ramírez [Tue, 16 Apr 2019 18:43:59 +0000 (22:43 +0400)] 
:memo: Update release notes

6 years ago:arrow_up: Upgrade Pydantic to 0.23 (#160)
euri10 [Tue, 16 Apr 2019 18:42:00 +0000 (20:42 +0200)] 
:arrow_up: Upgrade Pydantic to 0.23 (#160)

* Add websocket to APIRouter

* Upgrade pydantic to v0.23.0

* Forgot pyproject.toml

* :arrow_up: Upgrade some Pipfile.lock dependencies

6 years ago:memo: Update release notes
Sebastián Ramírez [Tue, 16 Apr 2019 18:21:32 +0000 (22:21 +0400)] 
:memo: Update release notes

6 years ago:pencil2: fixed small typo /tutorial/extra-models.md (#159)
Daniel Michaels [Tue, 16 Apr 2019 18:20:03 +0000 (04:20 +1000)] 
:pencil2: fixed small typo /tutorial/extra-models.md (#159)

6 years ago:memo: Update release notes
Sebastián Ramírez [Tue, 16 Apr 2019 18:18:42 +0000 (22:18 +0400)] 
:memo: Update release notes

6 years ago:memo: fix URL examples in Tutorial: Query Parameters (#157)
hayata-yamamoto [Tue, 16 Apr 2019 18:16:16 +0000 (03:16 +0900)] 
:memo: fix URL examples in Tutorial: Query Parameters (#157)

* modify tutorial

* modify item_id

6 years ago:memo: Add note about Swagger UI and multi-part uploads
Sebastián Ramírez [Sun, 14 Apr 2019 18:24:31 +0000 (22:24 +0400)] 
:memo: Add note about Swagger UI and multi-part uploads

6 years ago:bookmark: Release 0.15.0, multi-file uploads 0.15.0
Sebastián Ramírez [Sun, 14 Apr 2019 18:14:20 +0000 (22:14 +0400)] 
:bookmark: Release 0.15.0, multi-file uploads

6 years ago:sparkles: Add support for multi-file uploads (#158)
Sebastián Ramírez [Sun, 14 Apr 2019 18:12:14 +0000 (22:12 +0400)] 
:sparkles: Add support for multi-file uploads (#158)

6 years ago:memo: Use same link in benchmarks as in index
Sebastián Ramírez [Fri, 12 Apr 2019 18:56:09 +0000 (22:56 +0400)] 
:memo: Use same link in benchmarks as in index

6 years ago:sparkles: Add docs about responses with additional status codes (#156)
Sebastián Ramírez [Fri, 12 Apr 2019 18:43:21 +0000 (22:43 +0400)] 
:sparkles: Add docs about responses with additional status codes (#156)

* :sparkles: Add docs about responses with additional status codes

* :memo: Update docs, link to documenting additional responses

6 years ago:bookmark: Release 0.14.0 0.14.0
Sebastián Ramírez [Fri, 12 Apr 2019 17:56:22 +0000 (21:56 +0400)] 
:bookmark: Release 0.14.0

6 years ago:memo: Add note on installing and running pytest
Sebastián Ramírez [Fri, 12 Apr 2019 17:45:19 +0000 (21:45 +0400)] 
:memo: Add note on installing and running pytest

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 12 Apr 2019 17:27:24 +0000 (21:27 +0400)] 
:memo: Update release notes

6 years ago:art: Improve automatic naming of path operations in API docs (#155)
Sebastián Ramírez [Fri, 12 Apr 2019 17:25:26 +0000 (21:25 +0400)] 
:art: Improve automatic naming of path operations in API docs (#155)

* :art: Improve operation summary naming

* :memo: Update names in README

* :truck: Improve names of security tutorial

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 12 Apr 2019 16:18:48 +0000 (20:18 +0400)] 
:memo: Update release notes

6 years ago:sparkles: Add testing docs and tests (#151)
Sebastián Ramírez [Fri, 12 Apr 2019 16:15:05 +0000 (20:15 +0400)] 
:sparkles: Add testing docs and tests (#151)

* :pencil2: Fix typo in security intro

* :sparkles: Add testing docs and tests

* :bug: Debug Travis coverage

* :bug: Debug Travis coverage, report XML

* :green_heart: Make Travis/Flit use same code install

* :rewind: Revert Travis/Codecov debugging changes

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 12 Apr 2019 07:51:26 +0000 (11:51 +0400)] 
:memo: Update release notes

6 years ago:sparkles: Add deeplinking to Swagger UI (#148)
William Hayes [Fri, 12 Apr 2019 07:49:32 +0000 (03:49 -0400)] 
:sparkles: Add deeplinking to Swagger UI (#148)

Update the Swagger UI docs to deep link to path operations to share them more easily.

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 12 Apr 2019 07:40:56 +0000 (11:40 +0400)] 
:memo: Update release notes

6 years ago:arrow_up: Update development dependencies, Pipfile.lock (#150)
Sebastián Ramírez [Fri, 12 Apr 2019 07:39:06 +0000 (11:39 +0400)] 
:arrow_up: Update development dependencies, Pipfile.lock (#150)

6 years ago:memo: Add opinions in main page
Sebastián Ramírez [Wed, 10 Apr 2019 18:27:28 +0000 (22:27 +0400)] 
:memo: Add opinions in main page

6 years ago:memo: Include Hug and Falcon in Alternatives/Inspiration
Sebastián Ramírez [Wed, 10 Apr 2019 18:09:50 +0000 (22:09 +0400)] 
:memo: Include Hug and Falcon in Alternatives/Inspiration

6 years ago:bookmark: Release 0.13.0 0.13.0
Sebastián Ramírez [Tue, 9 Apr 2019 19:38:11 +0000 (23:38 +0400)] 
:bookmark: Release 0.13.0

6 years ago:memo: Update release notes and OAuth2 scopes docs
Sebastián Ramírez [Tue, 9 Apr 2019 19:36:18 +0000 (23:36 +0400)] 
:memo: Update release notes and OAuth2 scopes docs

6 years ago:sparkles: Add OAuth2 scopes with SecurityScopes, upgrade Security (#141)
Sebastián Ramírez [Tue, 9 Apr 2019 19:29:04 +0000 (23:29 +0400)] 
:sparkles: Add OAuth2 scopes with SecurityScopes, upgrade Security (#141)

* :sparkles: Upgrade OAuth2 Security with scopes handling

* :memo: Update Security tutorial with OAuth2 and JWT

* :sparkles: Add tutorial code for OAuth2 with scopes (and JWT)

* :white_check_mark: Add tests for tutorial/OAuth2 with scopes

* :bug: Fix security_scopes type declaration

* :sparkles: Add docs and tests for SecurityScopes

6 years ago:bookmark: Release 0.12.1, fix responses in include_router 0.12.1
Sebastián Ramírez [Fri, 5 Apr 2019 16:08:36 +0000 (20:08 +0400)] 
:bookmark: Release 0.12.1, fix responses in include_router

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 5 Apr 2019 16:08:00 +0000 (20:08 +0400)] 
:memo: Update release notes

6 years ago:bug: Fix handling additional responses in include_router (#140)
Sebastián Ramírez [Fri, 5 Apr 2019 16:06:40 +0000 (20:06 +0400)] 
:bug: Fix handling additional responses in include_router (#140)

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 5 Apr 2019 12:24:04 +0000 (16:24 +0400)] 
:memo: Update release notes

6 years ago:memo: Fix typo in SQL tutorial (#138)
Matthew McLeod [Fri, 5 Apr 2019 12:22:33 +0000 (13:22 +0100)] 
:memo: Fix typo in SQL tutorial (#138)

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 5 Apr 2019 12:21:17 +0000 (16:21 +0400)] 
:memo: Update release notes

6 years ago:memo: fix typos in nested models and OAuth2 with JWT (#127)
Mostapha Sadeghipour Roudsari [Fri, 5 Apr 2019 12:08:59 +0000 (08:08 -0400)] 
:memo: fix typos in nested models and OAuth2 with JWT (#127)

6 years ago:bookmark: Release 0.12.0, add additional responses 0.12.0
Sebastián Ramírez [Fri, 5 Apr 2019 10:35:01 +0000 (14:35 +0400)] 
:bookmark: Release 0.12.0, add additional responses

6 years ago:wrench: Update test-conv-html.sh to allow extra params
Sebastián Ramírez [Fri, 5 Apr 2019 10:29:36 +0000 (14:29 +0400)] 
:wrench: Update test-conv-html.sh to allow extra params

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 5 Apr 2019 10:28:30 +0000 (14:28 +0400)] 
:memo: Update release notes

6 years ago:sparkles: Additional Responses (#97)
Sebastián Ramírez [Fri, 5 Apr 2019 10:18:28 +0000 (14:18 +0400)] 
:sparkles: Additional Responses (#97)

Add additional responses to OpenAPI, including Pydantic models or schemas directly, custom status codes, media types, extending `response_model`, etc.

6 years ago:sparkles: Add/refactor addditional responses, tests, docs 97/head
Sebastián Ramírez [Fri, 5 Apr 2019 09:54:00 +0000 (13:54 +0400)] 
:sparkles: Add/refactor addditional responses, tests, docs

6 years ago:bookmark: Release 0.11.0 0.11.0
Sebastián Ramírez [Wed, 3 Apr 2019 11:51:44 +0000 (15:51 +0400)] 
:bookmark: Release 0.11.0

6 years ago:memo: Update release notes
Sebastián Ramírez [Wed, 3 Apr 2019 11:49:58 +0000 (15:49 +0400)] 
:memo: Update release notes

6 years ago:memo: Update default error response in SQL tutorial
Sebastián Ramírez [Wed, 3 Apr 2019 11:49:40 +0000 (15:49 +0400)] 
:memo: Update default error response in SQL tutorial

6 years ago:sparkles: Add auto_error to security utils (#134)
Sebastián Ramírez [Wed, 3 Apr 2019 11:44:52 +0000 (15:44 +0400)] 
:sparkles: Add auto_error to security utils (#134)

to allow them to be optional, also allowing the declaration of multiple security schemes

6 years ago:memo: Update release notes
Sebastián Ramírez [Sun, 31 Mar 2019 18:05:03 +0000 (22:05 +0400)] 
:memo: Update release notes

6 years ago:card_file_box: Close the DB even if exceptions are raised (#89)
Alex Iribarren [Sun, 31 Mar 2019 18:01:32 +0000 (20:01 +0200)] 
:card_file_box: Close the DB even if exceptions are raised (#89)

* Close the DB even if exceptions are raised

* :memo: Add note about closing DB in finally

6 years ago:memo: Update release notes
Sebastián Ramírez [Sun, 31 Mar 2019 16:56:52 +0000 (20:56 +0400)] 
:memo: Update release notes

6 years ago:fire: removed duplicate dependency in pyproject.toml (#128)
Alif Jahan [Sun, 31 Mar 2019 16:55:12 +0000 (22:55 +0600)] 
:fire: removed duplicate dependency in pyproject.toml (#128)

6 years ago:bookmark: Release 0.10.3 0.10.3
Sebastián Ramírez [Sat, 30 Mar 2019 17:54:00 +0000 (21:54 +0400)] 
:bookmark: Release 0.10.3

6 years ago:memo: Update release notes
Sebastián Ramírez [Sat, 30 Mar 2019 17:32:24 +0000 (21:32 +0400)] 
:memo: Update release notes

6 years ago:construction_worker: Set Travis to use dist=xenial and Python 3.7 instead of 3.7...
Daniel Hahler [Sat, 30 Mar 2019 17:30:31 +0000 (18:30 +0100)] 
:construction_worker: Set Travis to use dist=xenial and Python 3.7 instead of 3.7-dev (#92)

6 years ago:memo: Update release notes
Sebastián Ramírez [Sat, 30 Mar 2019 17:09:47 +0000 (21:09 +0400)] 
:memo: Update release notes

6 years ago:fire: Remove repeated param declaration (#123)
yihuang [Sat, 30 Mar 2019 17:07:41 +0000 (01:07 +0800)] 
:fire: Remove repeated param declaration (#123)

6 years ago:memo: Update release notes
Sebastián Ramírez [Sat, 30 Mar 2019 15:55:01 +0000 (19:55 +0400)] 
:memo: Update release notes

6 years ago:sparkles: Add docs/tests extending OpenAPI (#126)
Sebastián Ramírez [Sat, 30 Mar 2019 15:53:44 +0000 (19:53 +0400)] 
:sparkles: Add docs/tests extending OpenAPI (#126)

6 years ago:memo: Update release notes
Sebastián Ramírez [Sat, 30 Mar 2019 14:32:23 +0000 (18:32 +0400)] 
:memo: Update release notes

6 years ago:memo: Add a Gitter chat badge and links (#117)
The Gitter Badger [Sat, 30 Mar 2019 14:30:02 +0000 (09:30 -0500)] 
:memo: Add a Gitter chat badge and links (#117)

* Add Gitter badge

* :memo: Add links and badges to Gitter chat

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 29 Mar 2019 15:06:02 +0000 (19:06 +0400)] 
:memo: Update release notes

6 years ago:memo: Add note in response model docs: why not return type annotations (#109)
James Saunders [Fri, 29 Mar 2019 15:02:53 +0000 (17:02 +0200)] 
:memo: Add note in response model docs: why not return type annotations (#109)

* Update response model documentation to explain design choice

Closes #101

* :memo: Update note about return function type annotation

6 years ago:memo: Udpate release notes
Sebastián Ramírez [Fri, 29 Mar 2019 14:43:40 +0000 (18:43 +0400)] 
:memo: Udpate release notes

6 years ago:bug: fix name of shutdown_event in docs (#105)
Stratos Gerakakis [Fri, 29 Mar 2019 14:39:57 +0000 (15:39 +0100)] 
:bug: fix name of shutdown_event in docs (#105)

Fix name copy/paste name error in docs source for startup/shutdown events.

6 years ago:bookmark: Release 0.10.2 0.10.2
Sebastián Ramírez [Fri, 29 Mar 2019 11:17:34 +0000 (15:17 +0400)] 
:bookmark: Release 0.10.2

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 29 Mar 2019 11:16:56 +0000 (15:16 +0400)] 
:memo: Update release notes

6 years ago:bug: Fix JSON Schema of additional properties (#121)
Sebastián Ramírez [Fri, 29 Mar 2019 11:15:49 +0000 (15:15 +0400)] 
:bug: Fix JSON Schema of additional properties (#121)

#87

6 years ago:memo: Update release notes
Sebastián Ramírez [Mon, 25 Mar 2019 19:48:27 +0000 (23:48 +0400)] 
:memo: Update release notes

6 years ago:memo: Add note about Celery in background tasks
Sebastián Ramírez [Mon, 25 Mar 2019 19:47:25 +0000 (23:47 +0400)] 
:memo: Add note about Celery in background tasks

6 years ago:memo: Update Release Notes
Sebastián Ramírez [Mon, 25 Mar 2019 19:28:36 +0000 (23:28 +0400)] 
:memo: Update Release Notes

6 years ago:sparkles: Document and test union and list response models (#108)
Sebastián Ramírez [Mon, 25 Mar 2019 19:28:09 +0000 (23:28 +0400)] 
:sparkles: Document and test union and list response models (#108)

6 years ago:bookmark: Release 0.10.1: support for encode/databases 0.10.1
Sebastián Ramírez [Mon, 25 Mar 2019 18:21:59 +0000 (22:21 +0400)] 
:bookmark: Release 0.10.1: support for encode/databases

6 years ago:sparkles: Add docs and tests for encode/databases (#107)
Sebastián Ramírez [Mon, 25 Mar 2019 18:17:31 +0000 (22:17 +0400)] 
:sparkles: Add docs and tests for encode/databases (#107)

* :sparkles: Add docs and tests for encode/databases

* :heavy_plus_sign: Add testing-only dependency, databases

6 years ago:bookmark: Release 0.10.0: BackgroundTasks and websockets fix 0.10.0
Sebastián Ramírez [Sun, 24 Mar 2019 19:37:37 +0000 (23:37 +0400)] 
:bookmark: Release 0.10.0: BackgroundTasks and websockets fix

6 years ago:memo: Udpate release notes
Sebastián Ramírez [Sun, 24 Mar 2019 19:36:57 +0000 (23:36 +0400)] 
:memo: Udpate release notes

6 years ago:sparkles: Add support for BackgroundTasks parameters (#103)
Sebastián Ramírez [Sun, 24 Mar 2019 19:33:35 +0000 (23:33 +0400)] 
:sparkles: Add support for BackgroundTasks parameters (#103)

* :sparkles: Add support for BackgroundTasks parameters

* :bug: Fix type declaration in dependencies

* :bug: Fix coverage of util in tests

6 years ago:sparkles: Add websocket to APIRouter (#100)
euri10 [Sun, 24 Mar 2019 19:18:20 +0000 (20:18 +0100)] 
:sparkles: Add websocket to APIRouter (#100)

* Add websocket to APIRouter

* Restore upstream/master Pipfile.lock (git checkout upstream/master -- Pipfile.lock)

* Added tests for router with a prefix

6 years ago:memo: Update Release Notes
Sebastián Ramírez [Sun, 24 Mar 2019 08:46:13 +0000 (12:46 +0400)] 
:memo: Update Release Notes

6 years ago:sparkles: Add events docs and tests (#99)
Sebastián Ramírez [Sun, 24 Mar 2019 08:45:46 +0000 (12:45 +0400)] 
:sparkles: Add events docs and tests (#99)

6 years agofiles formatting
Mohammed [Sat, 23 Mar 2019 10:10:45 +0000 (13:10 +0300)] 
files formatting

6 years ago100% test coverage
Mohammed [Sat, 23 Mar 2019 10:01:53 +0000 (13:01 +0300)] 
100% test coverage

6 years agoincrease test coverage
Mohammed [Fri, 22 Mar 2019 22:13:09 +0000 (01:13 +0300)] 
increase test coverage

6 years agoRemove extra code.
Mohammed [Fri, 22 Mar 2019 21:47:32 +0000 (00:47 +0300)] 
Remove extra code.

6 years agoFix: adding additional_responses on `.include_router()`
Mohammed [Fri, 22 Mar 2019 21:37:10 +0000 (00:37 +0300)] 
Fix: adding additional_responses on `.include_router()`

6 years agoFormatting according to guide
Mohammed [Fri, 22 Mar 2019 19:54:48 +0000 (22:54 +0300)] 
Formatting according to guide

6 years agoAccept Multiple Additional Responses
Mohammed [Fri, 22 Mar 2019 19:50:47 +0000 (22:50 +0300)] 
Accept Multiple Additional Responses

6 years agoAdditional Responses test
Mohammed [Fri, 22 Mar 2019 19:40:46 +0000 (22:40 +0300)] 
Additional Responses test

6 years agoAdditional Responses implementation
Mohammed [Fri, 22 Mar 2019 19:40:07 +0000 (22:40 +0300)] 
Additional Responses implementation

6 years ago:bookmark: Release 0.9.1, multi value/duplicate query/header 0.9.1
Sebastián Ramírez [Fri, 22 Mar 2019 17:52:37 +0000 (21:52 +0400)] 
:bookmark: Release 0.9.1, multi value/duplicate query/header

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 22 Mar 2019 17:51:36 +0000 (21:51 +0400)] 
:memo: Update release notes

6 years ago:sparkles: Multi-value query parameters and duplicate headers (#95)
Sebastián Ramírez [Fri, 22 Mar 2019 17:47:54 +0000 (21:47 +0400)] 
:sparkles: Multi-value query parameters and duplicate headers (#95)

* :memo: Document multi-value query parameters

* :sparkles: Document and test multiple query values

* :sparkles: Document receiving duplicate headers

6 years ago:bookmark: Release 0.9.0, compatible with latest Pydantic 0.9.0
Sebastián Ramírez [Fri, 22 Mar 2019 12:29:33 +0000 (16:29 +0400)] 
:bookmark: Release 0.9.0, compatible with latest Pydantic

6 years ago:memo: Update links in help section
Sebastián Ramírez [Fri, 22 Mar 2019 12:28:28 +0000 (16:28 +0400)] 
:memo: Update links in help section

6 years ago:memo: Fix link from deployment to bigger applications
Sebastián Ramírez [Thu, 21 Mar 2019 16:35:49 +0000 (20:35 +0400)] 
:memo: Fix link from deployment to bigger applications

6 years ago:pencil2: typo: fist_name -> first_name (#72)
Matt Hegarty [Thu, 21 Mar 2019 14:50:47 +0000 (14:50 +0000)] 
:pencil2: typo: fist_name -> first_name (#72)

6 years ago:memo: Update release notes
Sebastián Ramírez [Thu, 21 Mar 2019 14:48:17 +0000 (18:48 +0400)] 
:memo: Update release notes