ivan
|
09885534c6
|
fixed #615
|
2017-04-10 18:31:28 +08:00 |
|
Raphael Deem
|
8cf7dce33f
|
fix python -m method of running
|
2017-04-08 13:31:17 -07:00 |
|
Raphael Deem
|
7e3496f8aa
|
Merge pull request #614 from dkruchinin/middleware
Response middleware should be called even if server replies with an error
|
2017-04-06 11:49:44 -07:00 |
|
Raphael Deem
|
1854ad133c
|
use socket.set_inheritable instead of os version
|
2017-04-04 13:13:52 -07:00 |
|
Dan Kruchinin
|
f0a59fccf8
|
flake8-related fixes
|
2017-04-04 17:19:45 +01:00 |
|
Dan Kruchinin
|
46dbaf95a6
|
Response middleware should be called even if server replies with error
|
2017-04-04 15:55:43 +01:00 |
|
Jeong YunWon
|
429e90183b
|
Add #379 again and make related test rework
Original PR: https://github.com/channelcat/sanic/pull/379
|
2017-04-03 18:56:39 +09:00 |
|
monobot
|
e148b50d6a
|
Merge remote-tracking branch 'upstream/master'
|
2017-04-02 00:02:49 +01:00 |
|
Raphael Deem
|
06d46d56cd
|
Merge pull request #602 from jkbbwr/fix/env-install
Flake8 cleanup. Setup environmental variables.
|
2017-03-31 10:42:21 -07:00 |
|
Jakob Bowyer
|
daedda8547
|
Checked out original tests
|
2017-03-31 08:51:12 +01:00 |
|
monobot
|
6c003f71f4
|
Merge remote-tracking branch 'upstream/master'
|
2017-03-29 23:54:11 +01:00 |
|
monobot
|
5b704478d9
|
raw_args for request objects
|
2017-03-29 22:06:54 +01:00 |
|
Eli Uriegas
|
60eb528d68
|
Merge pull request #491 from r0fls/remove-stop-event
remove stop_event
|
2017-03-29 07:08:55 -05:00 |
|
Eli Uriegas
|
18405b3908
|
There was a line missing here?
|
2017-03-28 22:57:58 -05:00 |
|
Eli Uriegas
|
f0a55b5cbb
|
Fix line length again...
|
2017-03-28 22:51:23 -05:00 |
|
Eli Uriegas
|
04a0774ee5
|
Fix line length
|
2017-03-28 22:51:23 -05:00 |
|
Eli Uriegas
|
511998d8e1
|
Merge pull request #573 from r0fls/env-config
allow setting config from individual env variables
|
2017-03-28 22:24:37 -05:00 |
|
Jakob Bowyer
|
42ba5298a7
|
Flake8 cleanup. Setup environmental variables.
Skipping broken tests unrelated.
|
2017-03-28 10:50:09 +01:00 |
|
Raphael Deem
|
fc69678206
|
Merge remote-tracking branch 'upstream/master' into remove-stop-event
|
2017-03-26 15:59:31 -07:00 |
|
Raphael Deem
|
aebd717039
|
fix merge conflict
|
2017-03-26 15:49:58 -07:00 |
|
Raphael Deem
|
1ddb01ac44
|
remove stop_event
|
2017-03-26 15:48:41 -07:00 |
|
Raphael Deem
|
c5b50fe3cf
|
allow setting config from individual env variables
|
2017-03-25 17:45:55 -07:00 |
|
Raphael Deem
|
df9884de3c
|
Merge pull request #576 from matuusu/master
fix http status code not propagating in response
|
2017-03-24 19:23:20 -07:00 |
|
Raphael Deem
|
179606feb1
|
Merge pull request #590 from r0fls/blueprint-strict-slash
add blueprint strict_slashes
|
2017-03-23 18:42:21 -07:00 |
|
Raphael Deem
|
5d293df64b
|
add blueprint strict_slashes
|
2017-03-23 18:37:06 -07:00 |
|
skytoup
|
fdbf452ced
|
1. try...catch aiohttp encode response body to text in test_client
2. add tests static binary file
|
2017-03-23 15:22:00 +08:00 |
|
Raphael Deem
|
1456b128d2
|
Merge pull request #572 from sourcepirate/master
Removed raw string in cookies documentation
|
2017-03-22 14:55:20 -07:00 |
|
matuusu
|
9c15982299
|
Update response.py
fix status code not propagating from response.stream to response.StreamingHTTPResponse
|
2017-03-22 12:40:40 +01:00 |
|
sourcepirate
|
63c24122db
|
Removed raw string in cookies documentation
|
2017-03-22 06:39:23 +05:30 |
|
messense
|
1396ca903d
|
Fix before_stop event
|
2017-03-20 14:27:02 +08:00 |
|
messense
|
d1fb5bdc30
|
Fix async before_server_start hook bug
|
2017-03-20 14:25:32 +08:00 |
|
messense
|
e27812bf3e
|
Set signal.stopped = True on closing
|
2017-03-20 14:25:32 +08:00 |
|
messense
|
11a3cf9b99
|
Add signal handling
|
2017-03-20 14:25:32 +08:00 |
|
messense
|
a90d70feae
|
Check connections is not None
|
2017-03-20 14:25:32 +08:00 |
|
messense
|
466b34735c
|
Set app.is_running to True
|
2017-03-20 14:25:32 +08:00 |
|
messense
|
7ca9116e37
|
Trigger before_stop before closing server, after_stop before closing
loop
|
2017-03-20 14:25:31 +08:00 |
|
messense
|
decd3e737c
|
Flake8 fix
|
2017-03-20 14:25:31 +08:00 |
|
messense
|
f35442ad1b
|
Fix RuntimeError: this event loop is already running
|
2017-03-20 14:25:31 +08:00 |
|
messense
|
2b296435b3
|
Trigger events
|
2017-03-20 14:25:31 +08:00 |
|
messense
|
19ee1dfecc
|
Gunicorn worker
|
2017-03-20 14:25:31 +08:00 |
|
Raphael Deem
|
43c4fc8e33
|
Merge pull request #559 from r0fls/557
accept strict_slash routes
|
2017-03-17 13:10:26 -07:00 |
|
Raphael Deem
|
46677e69ce
|
accept strict_slash routes
|
2017-03-16 11:46:07 -07:00 |
|
Eli Uriegas
|
5fbca5b823
|
Merge pull request #561 from kdelwat/master
Fix ReadTheDocs build errors
|
2017-03-16 09:02:39 -05:00 |
|
Cadel Watson
|
d713533d26
|
Fix docstring formatting errors
|
2017-03-16 16:52:18 +11:00 |
|
Miguel Grinberg
|
fd823c63ab
|
cancel websocket tasks if server is stopped
|
2017-03-15 22:45:19 -07:00 |
|
Jing Su
|
250bb7e29d
|
add websocket secure scheme in request @messense
|
2017-03-13 18:34:43 +08:00 |
|
Jing Su
|
3af26540ec
|
add websocket scheme in request
|
2017-03-13 13:28:35 +08:00 |
|
Raphael Deem
|
01a770cbca
|
windows setup
|
2017-03-11 19:32:38 -08:00 |
|
Raphael Deem
|
0eedde445c
|
remove default host attribute in router
|
2017-03-11 15:39:48 -08:00 |
|
Raphael Deem
|
88bf78213f
|
Merge pull request #512 from subyraman/fix-url-building
Fix `request.url` and other url properties
|
2017-03-10 00:38:16 -08:00 |
|