]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
thirdparty/fastapi/fastapi.git
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: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