Taoufik
|
63f2e833eb
|
Merge pull request #362 from mtcronin99/patch-1
Update tour.rst to add quotes around hostnames
|
2019-06-04 17:29:35 +02:00 |
|
mtcronin99
|
fb71abe534
|
Update tour.rst to add quotes around hostnames
The API call in the Trusted Hosts section needs quotes around the hostnames in the example.
|
2019-06-04 11:21:27 -04:00 |
|
Taoufik
|
8ccb39560e
|
Merge pull request #359 from EdwardBetts/patch-1
Correct a spelling mistake
|
2019-05-11 22:24:16 +02:00 |
|
Edward Betts
|
e6b880be62
|
Correct a spelling mistake
|
2019-05-11 20:17:10 +01:00 |
|
kennethreitz
|
d0016ac7c9
|
Update README.md
|
2019-05-06 07:42:31 -04:00 |
|
Taoufik
|
78b5bef879
|
Merge pull request #354 from kennethreitz/starlette-new-lifespan
Starlette 0.11.* and cleanup
|
2019-04-29 23:14:27 +02:00 |
|
taoufik
|
a6955b5db5
|
Fix lifespan and bump starlette to 0.11.*
|
2019-04-29 23:09:48 +02:00 |
|
taoufik
|
a1a0a1b71e
|
Remove duplicated code and rename _dispatch_request
|
2019-04-29 22:44:44 +02:00 |
|
Taoufik
|
0bdde6d5fe
|
Merge pull request #353 from kennethreitz/taoufik07-patch-1
Typo schema docs
|
2019-04-28 16:02:29 +02:00 |
|
Taoufik
|
cf5447d5bd
|
Typo schema docs
|
2019-04-28 15:59:15 +02:00 |
|
taoufik
|
b2dd2c205d
|
Fix tests
|
2019-04-28 15:48:36 +02:00 |
|
kennethreitz
|
e52c9277c8
|
fix lockfile
|
2019-04-28 09:43:29 -04:00 |
|
kennethreitz
|
712ec2410d
|
changes
v1.3.1
|
2019-04-28 09:39:12 -04:00 |
|
kennethreitz
|
dea2ca41d2
|
Merge pull request #351 from kennethreitz/route-params-docs
Add docs for route params convertors
|
2019-04-28 09:19:42 -04:00 |
|
Taoufik
|
ca0f32c02b
|
Black check before tests
|
2019-04-27 20:44:02 +02:00 |
|
Taoufik
|
f21b296fba
|
Add docs for route params convertors
|
2019-04-27 20:10:31 +02:00 |
|
Taoufik
|
3224479b99
|
Merge pull request #350 from kennethreitz/cleanup
Cleanup
|
2019-04-27 13:52:48 +02:00 |
|
Taoufik
|
f95950eedc
|
Cleanup
|
2019-04-27 13:49:54 +02:00 |
|
kennethreitz
|
4467376d0a
|
Merge pull request #333 from taoufik07/custom_specifiers
Route params convertors
|
2019-04-27 07:32:13 -04:00 |
|
kennethreitz
|
ac65dc5361
|
Merge pull request #347 from s-pace/doc/add_search
[doc website] Add a nice search experience
|
2019-04-27 07:25:38 -04:00 |
|
s-pace
|
4957793c80
|
feat: add search to every documentation pages
|
2019-04-22 22:23:07 +02:00 |
|
s-pace
|
ff7f4b502d
|
feat: add search to the main introduction page
|
2019-04-22 22:22:46 +02:00 |
|
Timo Furrer
|
816cb7188b
|
Merge pull request #339 from jonbeebe/master
Removed asgiref dependency
|
2019-03-29 18:34:14 +01:00 |
|
Jonathan Beebe
|
6456d435eb
|
Revert Pipfile.lock (with asgiref removed)
|
2019-03-28 20:36:11 -07:00 |
|
Jonathan Beebe
|
63e338ed6f
|
Removed asgiref dependency
Replaced WsgiToAsgi (asgiref.wsgi) usage with WSGIMiddleware (starlette.middleware.wsgi) to fix breaking changes with asgiref 3.0.0.
|
2019-03-28 20:12:22 -07:00 |
|
Timo Furrer
|
00211c8f03
|
Merge pull request #335 from kobayashi/master
add sample of uploading a file
|
2019-03-21 21:30:14 +01:00 |
|
kobayashi
|
ebed9fe3aa
|
fix typos
|
2019-03-17 19:05:14 -04:00 |
|
kobayashi
|
734b5e7303
|
add sample of uploading a file
|
2019-03-17 15:21:27 -04:00 |
|
Taoufik
|
1696d501e2
|
Merge pull request #334 from MerleLiuKun/fix_test_responder_variable
fix variable error at test responder
|
2019-03-14 08:19:53 +00:00 |
|
ikronskun
|
e65d2f8c50
|
fix variable error at test responder
|
2019-03-14 14:25:45 +08:00 |
|
taoufik07
|
9ea705b2ea
|
Specifiers test
|
2019-03-12 17:39:53 +01:00 |
|
taoufik07
|
5a5a811dca
|
Add routes specifiers
|
2019-03-12 16:58:36 +01:00 |
|
kennethreitz
|
df7b9419c2
|
Merge pull request #332 from jlewis91/patch-1
Update tour.rst to be openapi compliant
|
2019-03-10 10:55:38 -04:00 |
|
Jeremiah
|
37318f1106
|
Update tour.rst
|
2019-03-10 14:53:44 +01:00 |
|
kennethreitz
|
19e9f6ac5d
|
Merge pull request #320 from taoufik07/static_serve
Fix #303
|
2019-03-05 08:33:39 -05:00 |
|
kennethreitz
|
658b51a449
|
Merge pull request #321 from taoufik07/revert_before_requests
Revert before_requests
|
2019-03-05 08:33:25 -05:00 |
|
Parth Shandilya
|
485303c0f2
|
Merge pull request #314 from vlcinsky/fix_uvloop_env_marker
Fix #313 incomplete environment marker for uvloop
|
2019-03-03 23:22:53 +05:30 |
|
taoufik07
|
885d902b7d
|
Revert
|
2019-02-26 23:46:07 +01:00 |
|
taoufik07
|
a35f02fb64
|
Add tests
|
2019-02-26 22:23:43 +01:00 |
|
taoufik07
|
28d1f16ad5
|
Disable serving when static_dir is None and handle templates_dir
|
2019-02-26 22:10:13 +01:00 |
|
Taoufik
|
a04d7c3a9a
|
Merge pull request #319 from taoufik07/refactor_before_ws
Refactor before_requests and websockets
|
2019-02-26 19:27:26 +00:00 |
|
taoufik07
|
b876f8484c
|
Update docs
|
2019-02-26 17:01:13 +01:00 |
|
taoufik07
|
854c6d3d65
|
Add @before_request
|
2019-02-26 16:44:12 +01:00 |
|
taoufik07
|
f9a850a8fe
|
Add before_requets for ws and refactor
|
2019-02-26 15:50:55 +01:00 |
|
taoufik07
|
e808662fe7
|
Refactor websockets
|
2019-02-26 15:27:26 +01:00 |
|
Taoufik
|
7bbb02126e
|
Merge pull request #316 from tkamenoko/patch-4
fix typo
|
2019-02-23 15:15:31 +00:00 |
|
Taoufik
|
aa101059a7
|
Merge pull request #315 from taoufik07/websockets_tests
Websockets tests
|
2019-02-23 15:11:23 +00:00 |
|
T.Kameyama
|
d1f7fe02e4
|
fix typo
|
2019-02-24 00:10:47 +09:00 |
|
taoufik07
|
3e26dc1373
|
Add websockets tests
|
2019-02-23 16:00:22 +01:00 |
|
Jan Vlčinský
|
0a9d819555
|
Merge branch 'master' into fix_uvloop_env_marker
|
2019-02-22 20:47:25 +01:00 |
|