]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/shortlog
thirdparty/fastapi/fastapi.git
2020-07-10  Sebastián Ramírez🔖 Release version 0.59.0 0.59.0
2020-07-10  Sebastián Ramírez📝 Update release notes
2020-07-10  tomarv2✏ Fix docstring typo for oauth2 utils (#1621)
2020-07-10  Sebastián Ramírez📝 Update release notes
2020-07-10  Brian Mboya📝 Update JWT docs to use python-jose (#1610)
2020-07-10  Sebastián Ramírez📝 Update release notes
2020-07-10  Sebastián Ramírez🐛 Re-enable search bar after adding markdown-data plugi...
2020-07-10  Sebastián Ramírez📝 Update release notes
2020-07-10  Rupsi Kaushik✨ Auto-generate OpenAPI servers from root_path (#1596)
2020-07-10  Sebastián Ramírez📝 Update release notes
2020-07-10  Sebastián Ramírez✏️ Fix external links typo/link (#1702)
2020-07-10  Sebastián Ramírez📝 Update release notes
2020-07-10  Sebastián Ramírez✨ External links in docs with data file (#1701)
2020-07-10  Sebastián Ramírez📝 Update release notes
2020-07-10  Davide Fiocco📝 Fix link to edit External Links, add additional link...
2020-07-10  Sebastián Ramírez📝 Update release notes
2020-07-10  Katherine Bancroft📝 Add note in docs on order in Pydantic Unions (#1591)
2020-07-10  Sebastián Ramírez📝 Update release notes
2020-07-10  Sebastián Ramírez✔ Improve support for tests in editor (#1699)
2020-07-09  Sebastián Ramírez📝 Update release notes
2020-07-09  Sebastián Ramírez📌 Pin dependencies (#1697)
2020-07-09  Sebastián Ramírez📝 Update release notes
2020-07-09  Brian Mboya⬆ Upgrade isort to version 5.x.x (#1670)
2020-06-28  Sebastián Ramírez🔖 Release version 0.58.1 0.58.1
2020-06-28  Sebastián Ramírez📝 Update release notes
2020-06-28  Sebastián Ramírez🎨 Add format, finishing period
2020-06-28  Eyitayo Ogunbiyi📝 Add link to all valid pydantic data types (#1612)
2020-06-28  Sebastián Ramírez📝 Update release notes
2020-06-28  Dmytro Petruk🐛 Fix link in warning logs (#1611)
2020-06-28  Sebastián Ramírez📝 Update release notes
2020-06-28  molto📝 Fix bad link in docs (#1603)
2020-06-28  Sebastián Ramírez📝 Update release notes
2020-06-28  Brian Mboya🙈 Add vim temporary files to gitignore (#1590)
2020-06-28  Sebastián Ramírez📝 Update release notes
2020-06-28  Andreas Schlapbach✏ Fix typo in sub-applications (#1578)
2020-06-28  Sebastián Ramírez📝 Update release notes
2020-06-28  Sebastián Ramírez📝 Use Optional in docs (#1644)
2020-06-28  Sebastián Ramírez📝 Update release notes
2020-06-28  Sebastián Ramírez✅ Update response_model_by_alias (#1642)
2020-06-27  Sebastián Ramírez📝 Update release notes
2020-06-27  Sebastián Ramírez📝 Update release notes
2020-06-27  Sebastián Ramírez📝 Update release notes
2020-06-27  Xie Wei🌐 Add chinese translation for body-fields.md (#1569)
2020-06-27  Xie Wei🌐 Update Chinese translation for index.md (#1564)
2020-06-27  Xie Wei🌐 Add Chinese translation for body-multiple-params...
2020-06-27  Sebastián Ramírez📝 Update release notes
2020-06-27  Xie Wei✨ Add Chinese translation for path-params-numeric-valid...
2020-06-27  Sebastián Ramírez📝 Update release notes
2020-06-27  Sebastián Ramírez✨ Add GitHub action to label approved PRs (#1638)
2020-06-15  Sebastián Ramírez🔖 Release version 0.58.0 0.58.0
2020-06-15  Sebastián Ramírez📝 Update release notes
2020-06-15  Sebastián Ramírez✨ Deep merge OpenAPI responses (#1577)
2020-06-15  Sebastián Ramírez📝 Update release notes
2020-06-14  Andrew📝 Mention in docs that subapps don't fire events (...
2020-06-14  Sebastián Ramírez📝 Update release notes
2020-06-14  Andrew🐛 Fix body validation error response, remove variable...
2020-06-14  Sebastián Ramírez📝 Update release notes
2020-06-14  Sebastián Ramírez📝 Update release notes
2020-06-14  Andrew🐛 Fix testing security scopes when using dependency...
2020-06-14  Vinny Do🐛 Fix JSON Schema "not" keyword (#1548)
2020-06-14  Sebastián Ramírez📝 Update release notes
2020-06-14  mikaello✨ Add support for OpenAPI servers metadata (#1547)
2020-06-13  Sebastián Ramírez🔖 Release version 0.57.0 0.57.0
2020-06-13  Sebastián Ramírez📝 Update release notes
2020-06-13  JAYATI SHRIVASTAVA🔥 Remove broken external link (#1565)
2020-06-13  Sebastián Ramírez📝 Update release notes
2020-06-13  Sebastián Ramírez📝 Update release notes
2020-06-13  Chih Sean Hsu📝 Update tutorial for WebSockets with dependencies...
2020-06-13  retnikt✨ Add support for Python's http.HTTPStatus in status_co...
2020-06-13  Sebastián Ramírez📝 Update release notes
2020-06-13  Sebastián Ramírez📝 Update release notes
2020-06-13  Patrick Wang✨ When using Pydantic models with __root__ use the...
2020-06-13  Yankee📝 Updated docs for path-params (#1521)
2020-06-13  Sebastián Ramírez📝 Update release notes
2020-06-13  Yankee📝 Update docs for first-steps, links, rewordings (...
2020-06-13  Sebastián Ramírez📝 Update release notes
2020-06-13  TiewKH✨ Enable showCommonExtensions and showExtensions in...
2020-06-13  Sebastián Ramírez📝 Update release notes
2020-06-13  Richard Hoekstra✨ Export OAuth2PasswordRequestFormStrict from security...
2020-06-13  Sebastián Ramírez📝 Update release notes
2020-06-13  Roman Tezikov📝 Add docs for `default_response_class` (#1455)
2020-06-13  Sebastián Ramírez📝 Update release notes
2020-06-13  William Hayes📝 Document additional parameters for response_model...
2020-06-13  Sebastián Ramírez📝 Update release notes
2020-06-13  Koudai Aono📝 Add PyCharm Pydantic plugin to docs (#1420)
2020-06-13  Sebastián Ramírez📝 Update release notes
2020-06-13  Chen Rotem... 🎨 Update and clarify testing function name (#1395)
2020-06-13  Sebastián Ramírez📝 Update release notes
2020-06-13  obataku🐛 Fix duplicated headers set by indirect dependencies...
2020-06-13  Sebastián Ramírez📝 Update release notes
2020-06-13  Nick Rushton⬆ Upgrade Starlette dependency to 0.13.4 (#1361)
2020-06-13  Sebastián Ramírez📝 Update release notes
2020-06-13  Aviram Hassan✨ Add better JSON decode error handling, improve feedba...
2020-06-13  Sebastián Ramírez📝 Update release notes
2020-06-13  Sebastián Ramírez📝 Update Tags metadata title
2020-06-13  Thomas Maschler✨ Add support for tag metadata in OpenAPI (#1348)
2020-06-13  Sebastián Ramírez📝 Update release notes
2020-06-13  Sebastián Ramírez🔧 Add basic setup for Russian translations (#1566)
2020-06-13  Sebastián Ramírez📝 Update release notes
2020-06-13  Xie Wei🔥 Remove obsolete Chinese articles after translations...
next