]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
thirdparty/fastapi/fastapi.git
6 years ago:lock: Fix constraining return values to model
Sebastián Ramírez [Mon, 10 Dec 2018 12:46:40 +0000 (16:46 +0400)] 
:lock: Fix constraining return values to model

6 years ago:lipstick: Change logo image as GitHub can't set html styles
Sebastián Ramírez [Mon, 10 Dec 2018 04:43:59 +0000 (08:43 +0400)] 
:lipstick: Change logo image as GitHub can't set html styles

6 years ago:lipstick: Fix logo size for GitHub
Sebastián Ramírez [Mon, 10 Dec 2018 04:39:50 +0000 (08:39 +0400)] 
:lipstick: Fix logo size for GitHub

6 years ago:rocket: Update pyproject.toml with new metadata
Sebastián Ramírez [Mon, 10 Dec 2018 04:38:19 +0000 (08:38 +0400)] 
:rocket: Update pyproject.toml with new metadata

6 years ago:memo: Update index/README URLs to be absolute
Sebastián Ramírez [Mon, 10 Dec 2018 04:32:15 +0000 (08:32 +0400)] 
:memo: Update index/README URLs to be absolute

6 years ago:green_heart: Try again with Netlify, different settings
Sebastián Ramírez [Mon, 10 Dec 2018 04:22:06 +0000 (08:22 +0400)] 
:green_heart: Try again with Netlify, different settings

6 years ago:green_heart: Add requirements so netlify gets mkdocs
Sebastián Ramírez [Mon, 10 Dec 2018 04:15:21 +0000 (08:15 +0400)] 
:green_heart: Add requirements so netlify gets mkdocs

6 years ago:green_heart: Add build docs script
Sebastián Ramírez [Mon, 10 Dec 2018 04:08:08 +0000 (08:08 +0400)] 
:green_heart: Add build docs script

6 years ago:bug: Fix tests imports
Sebastián Ramírez [Mon, 10 Dec 2018 04:01:34 +0000 (08:01 +0400)] 
:bug: Fix tests imports

6 years ago:heavy_plus_sign: Add Pipfile mkdocs dependencies
Sebastián Ramírez [Mon, 10 Dec 2018 03:58:58 +0000 (07:58 +0400)] 
:heavy_plus_sign: Add Pipfile mkdocs dependencies

6 years ago:memo: Update README.md
Sebastián Ramírez [Mon, 10 Dec 2018 03:55:59 +0000 (07:55 +0400)] 
:memo: Update README.md

6 years ago:memo: Update docs: features
Sebastián Ramírez [Mon, 10 Dec 2018 03:54:13 +0000 (07:54 +0400)] 
:memo: Update docs: features

6 years ago:art: Fix typos, names and structure of docs
Sebastián Ramírez [Mon, 10 Dec 2018 02:44:47 +0000 (06:44 +0400)] 
:art: Fix typos, names and structure of docs

6 years ago:heavy_plus_sign: Add uvicorn to all dependencies
Sebastián Ramírez [Mon, 10 Dec 2018 02:19:34 +0000 (06:19 +0400)] 
:heavy_plus_sign: Add uvicorn to all dependencies

6 years ago:lipstick: Update index with new image names
Sebastián Ramírez [Mon, 10 Dec 2018 02:19:13 +0000 (06:19 +0400)] 
:lipstick: Update index with new image names

6 years ago:art: Import from root module
Sebastián Ramírez [Mon, 10 Dec 2018 02:18:21 +0000 (06:18 +0400)] 
:art: Import from root module

6 years ago:lipstick: Add screenshots for index
Sebastián Ramírez [Mon, 10 Dec 2018 02:15:44 +0000 (06:15 +0400)] 
:lipstick: Add screenshots for index

6 years ago:memo: Add docs, set up mkdocs
Sebastián Ramírez [Mon, 10 Dec 2018 02:01:13 +0000 (06:01 +0400)] 
:memo: Add docs, set up mkdocs

6 years ago:lipstick: Add completion screenshots
Sebastián Ramírez [Mon, 10 Dec 2018 01:59:18 +0000 (05:59 +0400)] 
:lipstick: Add completion screenshots

6 years ago:lipstick: Add logo images
Sebastián Ramírez [Mon, 10 Dec 2018 01:58:34 +0000 (05:58 +0400)] 
:lipstick: Add logo images

6 years ago:see_no_evil: Add coverage, site and others to gitignore
Sebastián Ramírez [Mon, 10 Dec 2018 01:54:32 +0000 (05:54 +0400)] 
:see_no_evil: Add coverage, site and others to gitignore

6 years ago:art: Update main imports (and exports)
Sebastián Ramírez [Mon, 10 Dec 2018 01:53:46 +0000 (05:53 +0400)] 
:art: Update main imports (and exports)

6 years agoMerge pull request #1 from mariacamilagl/path_tests
Sebastián Ramírez [Sun, 9 Dec 2018 16:27:46 +0000 (20:27 +0400)] 
Merge pull request #1 from mariacamilagl/path_tests

Add tests for path endpoints

6 years agoAdd tests for path endopoints 1/head
Maria Camila Gutierrez [Sun, 9 Dec 2018 16:23:07 +0000 (20:23 +0400)] 
Add tests for path endopoints

6 years ago:white_check_mark: Error out when tests fail
Sebastián Ramírez [Sun, 9 Dec 2018 15:56:37 +0000 (19:56 +0400)] 
:white_check_mark: Error out when tests fail

6 years ago:heavy_plus_sign: Add optional dependencies from Pydantic
Sebastián Ramírez [Sun, 9 Dec 2018 15:35:24 +0000 (19:35 +0400)] 
:heavy_plus_sign: Add optional dependencies from Pydantic

6 years ago:green_heart: Fix depencency names, again...
Sebastián Ramírez [Sun, 9 Dec 2018 15:33:10 +0000 (19:33 +0400)] 
:green_heart: Fix depencency names, again...

6 years ago:green_heart: Fix complete names of Flit dependencies
Sebastián Ramírez [Sun, 9 Dec 2018 15:29:39 +0000 (19:29 +0400)] 
:green_heart: Fix complete names of Flit dependencies

6 years ago:heavy_plus_sign: Add extra dependencies to Flit
Sebastián Ramírez [Sun, 9 Dec 2018 15:27:05 +0000 (19:27 +0400)] 
:heavy_plus_sign: Add extra dependencies to Flit

6 years ago:green_heart: Call test script with explicit bash
Sebastián Ramírez [Sun, 9 Dec 2018 15:07:11 +0000 (19:07 +0400)] 
:green_heart: Call test script with explicit bash

6 years ago:green_heart: Fix testing script name
Sebastián Ramírez [Sun, 9 Dec 2018 15:02:47 +0000 (19:02 +0400)] 
:green_heart: Fix testing script name

6 years ago:green_heart: Install flit and install package with flit
Sebastián Ramírez [Sun, 9 Dec 2018 14:59:41 +0000 (18:59 +0400)] 
:green_heart: Install flit and install package with flit

6 years ago:construction_worker: Add Travis
Sebastián Ramírez [Sun, 9 Dec 2018 14:57:19 +0000 (18:57 +0400)] 
:construction_worker: Add Travis

6 years ago:pushpin: Add Pipfile.lock
Sebastián Ramírez [Sat, 8 Dec 2018 08:13:44 +0000 (12:13 +0400)] 
:pushpin: Add Pipfile.lock

6 years ago:white_check_mark: Temporal ignore mypy missing imports
Sebastián Ramírez [Sat, 8 Dec 2018 08:12:14 +0000 (12:12 +0400)] 
:white_check_mark: Temporal ignore mypy missing imports

6 years ago:heavy_plus_sign: Add Pipfile dependencies for development
Sebastián Ramírez [Sat, 8 Dec 2018 08:04:13 +0000 (12:04 +0400)] 
:heavy_plus_sign: Add Pipfile dependencies for development

6 years ago:see_no_evil: Update .gitignore for VS Code, PyCharm, Jupyter
Sebastián Ramírez [Sat, 8 Dec 2018 08:03:43 +0000 (12:03 +0400)] 
:see_no_evil: Update .gitignore for VS Code, PyCharm, Jupyter

6 years ago:construction_worker: Add scripts, stolen from Starlette
Sebastián Ramírez [Sat, 8 Dec 2018 07:58:24 +0000 (11:58 +0400)] 
:construction_worker: Add scripts, stolen from Starlette

6 years ago:page_facing_up: Add license file, update version
Sebastián Ramírez [Sat, 8 Dec 2018 07:57:18 +0000 (11:57 +0400)] 
:page_facing_up: Add license file, update version

and first pyproject.toml

6 years ago:white_check_mark: Add first tests, for path and query
Sebastián Ramírez [Sat, 8 Dec 2018 07:56:07 +0000 (11:56 +0400)] 
:white_check_mark: Add first tests, for path and query

6 years ago:sparkles: Update requests with body, rename params
Sebastián Ramírez [Sat, 8 Dec 2018 07:55:36 +0000 (11:55 +0400)] 
:sparkles: Update requests with body, rename params

6 years ago:sparkles: Update parameter names and order
Sebastián Ramírez [Fri, 7 Dec 2018 15:12:16 +0000 (19:12 +0400)] 
:sparkles: Update parameter names and order

fix mypy types, refactor, lint

6 years ago:sparkles: Refactor, update code, several features
Sebastián Ramírez [Thu, 6 Dec 2018 19:47:58 +0000 (23:47 +0400)] 
:sparkles: Refactor, update code, several features

6 years ago:recycle: Refactor, fix and update code
Sebastián Ramírez [Thu, 6 Dec 2018 16:24:50 +0000 (20:24 +0400)] 
:recycle: Refactor, fix and update code

6 years ago:tada: Start tracking messy initial stage
Sebastián Ramírez [Wed, 5 Dec 2018 06:56:50 +0000 (10:56 +0400)] 
:tada: Start tracking messy initial stage

...before refactoring and breaking something