]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/shortlog
thirdparty/fastapi/fastapi.git
2018-12-10  Sebastián Ramírez:lipstick: Update index with new image names
2018-12-10  Sebastián Ramírez:art: Import from root module
2018-12-10  Sebastián Ramírez:lipstick: Add screenshots for index
2018-12-10  Sebastián Ramírez:memo: Add docs, set up mkdocs
2018-12-10  Sebastián Ramírez:lipstick: Add completion screenshots
2018-12-10  Sebastián Ramírez:lipstick: Add logo images
2018-12-10  Sebastián Ramírez:see_no_evil: Add coverage, site and others to gitignore
2018-12-10  Sebastián Ramírez:art: Update main imports (and exports)
2018-12-09  Sebastián RamírezMerge pull request #1 from mariacamilagl/path_tests
2018-12-09  Maria Camila... Add tests for path endopoints 1/head
2018-12-09  Sebastián Ramírez:white_check_mark: Error out when tests fail
2018-12-09  Sebastián Ramírez:heavy_plus_sign: Add optional dependencies from Pydantic
2018-12-09  Sebastián Ramírez:green_heart: Fix depencency names, again...
2018-12-09  Sebastián Ramírez:green_heart: Fix complete names of Flit dependencies
2018-12-09  Sebastián Ramírez:heavy_plus_sign: Add extra dependencies to Flit
2018-12-09  Sebastián Ramírez:green_heart: Call test script with explicit bash
2018-12-09  Sebastián Ramírez:green_heart: Fix testing script name
2018-12-09  Sebastián Ramírez:green_heart: Install flit and install package with...
2018-12-09  Sebastián Ramírez:construction_worker: Add Travis
2018-12-08  Sebastián Ramírez:pushpin: Add Pipfile.lock
2018-12-08  Sebastián Ramírez:white_check_mark: Temporal ignore mypy missing imports
2018-12-08  Sebastián Ramírez:heavy_plus_sign: Add Pipfile dependencies for development
2018-12-08  Sebastián Ramírez:see_no_evil: Update .gitignore for VS Code, PyCharm...
2018-12-08  Sebastián Ramírez:construction_worker: Add scripts, stolen from Starlette
2018-12-08  Sebastián Ramírez:page_facing_up: Add license file, update version
2018-12-08  Sebastián Ramírez:white_check_mark: Add first tests, for path and query
2018-12-08  Sebastián Ramírez:sparkles: Update requests with body, rename params
2018-12-07  Sebastián Ramírez:sparkles: Update parameter names and order
2018-12-06  Sebastián Ramírez:sparkles: Refactor, update code, several features
2018-12-06  Sebastián Ramírez:recycle: Refactor, fix and update code
2018-12-05  Sebastián Ramírez:tada: Start tracking messy initial stage