taoufik07
2cd5596def
lint
2019-02-22 10:40:27 +01:00
Taoufik
447630a051
Merge branch 'master' into content_type
2019-02-22 10:30:38 +01:00
Timo Furrer
f7b53a4895
Merge pull request #308 from taoufik07/feature/stream
...
Support stream response
2019-02-22 10:15:42 +01:00
taoufik07
21896aa171
Support stream response
2019-02-22 03:58:09 +01:00
Taoufik
e8a15697d2
Merge pull request #306 from iancleary/242_modify_swagger_strings
...
implemented rest of OpenAPI Info Object
2019-02-22 02:05:23 +00:00
icleary
0030993631
api OpenAPI params match /docs display order, updated tour docs and docs test
2019-02-21 18:35:19 -07:00
taoufik07
9f39917895
Update docs and README
2019-02-22 01:12:25 +01:00
taoufik07
1b0859fdbb
Only encode text
2019-02-22 00:59:17 +01:00
taoufik07
acd1561b1b
Add tests
2019-02-22 00:01:49 +01:00
icleary
9f2182949d
snake case for terms_of_service, is not None for if statements
2019-02-21 08:35:53 -07:00
icleary
6e5b3a4bf9
ran black on changed file
2019-02-20 22:38:57 -07:00
icleary
d2ec323888
edited docstring to remove ->type
2019-02-20 22:29:49 -07:00
icleary
8b9645cf2d
implemented rest of OpenAPI Info Object
2019-02-20 22:04:58 -07:00
Taoufik
4ecfef0ddf
Merge branch 'master' into content_type
2019-02-21 02:57:06 +01:00
taoufik07
84fb7bd622
resp.html
2019-02-21 02:55:20 +01:00
taoufik07
0b261252e1
Add resp.html property and make resp.text a property
2019-02-21 02:49:47 +01:00
Taoufik
d60b5ee39e
Merge pull request #297 from taoufik07/whitnoise_notfound
2019-02-21 00:19:02 +00:00
taoufik07
e2f887ec5f
Add tests
2019-02-21 00:51:31 +01:00
taoufik07
97da6a6694
Format static_route
2019-02-21 00:46:27 +01:00
taoufik07
c0e9a6778d
Set static_response status if not found
2019-02-20 23:20:37 +01:00
Taoufik
5c327a2e0b
Merge pull request #302 from taoufik07/lock_update
...
Pin starlette to 0.10.* and update the lock file
2019-02-20 17:52:00 +00:00
taoufik07
5ed45634cb
Pin starlette to 0.10.* and update the lock file
2019-02-20 18:45:53 +01:00
Taoufik
a50a373e84
Merge pull request #301 from taoufik07/starlette-0.10.5
2019-02-19 21:59:27 +00:00
taoufik07
86705d0c2f
Pin starlette to 0.10.5
2019-02-19 22:35:23 +01:00
taoufik07
b9581444f9
Return 404 when static file is not found
2019-02-19 14:47:31 +01:00
Taoufik
4fd898b239
Merge pull request #296 from taoufik07/travis_black_check
2019-02-19 12:43:01 +00:00
taoufik07
03d6b72a00
Add linting checks to travis
2019-02-19 13:34:02 +01:00
taoufik07
4d0382d580
Lint
2019-02-19 13:33:17 +01:00
Taoufik
85e5ec0a9a
Merge pull request #288 from taoufik07/starlette>=0.10.2
...
Update Pipfile.lock and starlette==0.10.*
2019-02-14 13:49:57 +00:00
Taoufik
4ac04b0abc
Merge pull request #290 from josegonzalez/patch-1
2019-02-14 13:49:07 +00:00
Taoufik
d7e64a6e39
Merge pull request #289 from taoufik07/patch-20
2019-02-14 12:39:40 +00:00
Taoufik
17d526632e
Merge pull request #285 from taoufik07/patch-19
...
Await for background task
2019-02-14 12:34:21 +00:00
Jose Diaz-Gonzalez
43da481df7
fix: always respect the configured session_cookie
...
The `session_cookie` was refactored to be set via a hardcoded `DEFAULT_SESSION_COOKIE` static variable, and this change will allow future cookie changes to trickle to the Request object.
2019-02-13 10:54:07 -05:00
Taoufik
5f5402833b
Typos
2019-02-13 15:09:48 +00:00
taoufik07
d59c4333f2
starlette 0.10.*
2019-02-13 16:03:20 +01:00
taoufik07
49114f36ce
Update starlette>=0.10.2
2019-02-13 12:14:13 +01:00
taoufik07
b2039d99f3
Update Pipfile.lock
2019-02-13 12:13:16 +01:00
Taoufik
94fd86fee0
Await for background task
2019-02-11 08:45:48 +00:00
kennethreitz
d70fdd3301
todo
2019-02-09 06:45:25 -06:00
kennethreitz
05b75efb43
version
2019-01-12 07:07:50 -05:00
kennethreitz
be56e92d65
Merge pull request #277 from amikrop/master
...
Make `_route_for` shorter
v1.1.3
2019-01-12 07:06:31 -05:00
kennethreitz
69eb843604
fixes
2019-01-12 06:57:28 -05:00
Aristotelis Mikropoulos
84a7f0e90b
Make _route_for shorter
2019-01-11 03:46:35 +02:00
kennethreitz
d1e105a29a
Merge pull request #276 from tomchristie/resolve-startup-and-shutdown-events
...
Resolve startup/shutdown events
2019-01-09 17:49:49 -05:00
Tom Christie
9f0a568fa3
Resolve startup/shutdwown events
2019-01-09 12:42:15 +00:00
kennethreitz
05b46cbe34
Merge pull request #269 from erm/lifespan-handler
...
Return lifespan handler in dispatch method
v1.2.0
2018-12-29 07:05:41 -05:00
kennethreitz
c045586997
Merge pull request #267 from valtyr/graphql-context
...
Add Request and Response to GraphQL context
2018-12-29 07:05:26 -05:00
kennethreitz
8f0707f697
Merge pull request #262 from carlodri/carlodri-patch-1
...
include LICENSE il sdist
2018-12-29 07:05:12 -05:00
kennethreitz
36929b265c
Merge pull request #263 from tkamenoko/patch-3
...
fix docstring of `API.url_for`
2018-12-29 07:05:05 -05:00
kennethreitz
734ba64965
Merge pull request #264 from sangheestyle/master
...
fix typo
2018-12-29 07:04:53 -05:00