Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sanic-org/sanic

Accelerate your web app development | Build fast. Run fast.
https://github.com/sanic-org/sanic

Merge pull request #1083 from bow/fix/log_response_host

Fix log_response to correctly output request ip and port

62c6d7274c50f42f2e10b8a249b0290fd0b22c95 authored about 7 years ago
Fix log_response to correctly output request ip and port

4f8633375d8a9fdcbc90f02e4204535af4cc6fd1 authored about 7 years ago
Merge pull request #1081 from howie6879/master

Fix: the Chinese URI

9f559818e5dbe1d0369310c6ab67f4583da84d0f authored about 7 years ago
Update test_routes.py

5f329f72ee99ab952f21dc163120d4f38633c254 authored about 7 years ago
Fix: the Chinese URI

7303a06f83eb7db54f7718d29b9e45369d3cac5f authored about 7 years ago
Fix: the Chinese URI

e34de96b24f014704ea1e0a5623b90d2b05be798 authored about 7 years ago
Fix: the Chinese URI

42cd42427437349ea0f3c4acf5acb9d21533e156 authored about 7 years ago
Merge pull request #2 from channelcat/master

Update

9426e9431465f5caa6f2c20ed49c8d8a912821fd authored about 7 years ago
fix exception handling

7a1dab3319c9b5405ec88a73ab91c70c4ecaa812 authored about 7 years ago
Merge pull request #1037 from youknowone/xdist

Boost test speed by pytest-xdist

d63ec847453954a556d3718a3fec176ecf4e6015 authored about 7 years ago
Merge pull request #1080 from channelcat/1079

fix timeout bug when self.transport is None

0e7e2f4e5b0b91b32032d92806985a5b6f5180f7 authored about 7 years ago
fix timeout bug when self.transport is None

46521240a943e66616b5ed899206564ddab603d6 authored about 7 years ago
Boost test speed by pytest-xdist

a8827a5d9581e8a5082eb1811d832a4e87631d77 authored about 7 years ago
Merge pull request #1076 from channelcat/1074

fix strict_slashes bug when route has slash

ca0bc1cb7d646e0cf8c904c79d32ecf642019359 authored about 7 years ago
fix strict_slashes bug when route has slash

8c28ce7d799fc711016223d1ef76468ef2570d08 authored about 7 years ago
add test

5b051f0891fe970f3d5216e438508da61d8ae7ac authored about 7 years ago
Merge pull request #1073 from Kurlov/master

remove uvloop for windows setup

c93de9450a795479e72fd1b4954cec5c2d1aeb71 authored about 7 years ago
remove uvloop for windows setup

96976fa892c2b20a55fca6632dbbe2debff69642 authored about 7 years ago
Merge pull request #1071 from r0fls/1062-docs

udpate docs with add_task app injection

c14e99cef04f136a7910dd2e4a259409fb343815 authored about 7 years ago
udpate docs with add_task app injection

c91a8067740a25670cbba26ba58d6262f9ed7d07 authored about 7 years ago
Merge pull request #1063 from r0fls/1062

try to inject the app in add_task method

2f0076f429430686a423afd2411c15de5a63245d authored about 7 years ago
try to inject the app in add_task method

a1ffc6d55b6d3fa5da175eb65d9c4cce58d2a81e authored about 7 years ago
Revert files those fixed for flake problems.

9bdf7a9980073a3e9fef95bc0c6b934851822200 authored about 7 years ago
Remove dependency on requests library.

Change auto reloader enviroment varible name to SANIC_SERVER_RUNNING
Fix some typo mistakes, flak...

81494453b0d6aae1355075e9b7528d541162b156 authored about 7 years ago
Merge pull request #1069 from r0fls/1050

add samesite cookie to cookie keys

008cbe5ce79e465fd9aeeba02449e53de88568ed authored about 7 years ago
add samesite cookie to cookie keys

5ee35e7eeb1c25f4491ac4b5918967b08e1a6817 authored about 7 years ago
Merge pull request #1066 from r0fls/1065

allow add_task after server starts

1a98e70281890d6feddd8d2f605a408d67eb2495 authored about 7 years ago
allow add_task after server starts

8e3f3977bd456832eb731b3136c798593d2bd59e authored about 7 years ago
Merge pull request #1064 from r0fls/1061

double quotes in unauthorized exception per rfc7230

04b04f094c1af6469aab80319ed9e12099934cb1 authored about 7 years ago
double quotes in unauthorized exception per rfc7230

9c02cdbad91c98083b4d1536361cfa0ae90700ab authored about 7 years ago
Merge pull request #1060 from seemethere/fix_readthedocs_builds

Add sphinxcontrib-asyncio to environment.yml

c30e80562370ff8c9d4af562a8b9cea508fe9c7d authored about 7 years ago
Add sphinxcontrib-asyncio to environment.yml

readthedocs builds were broken because they were missing this dependency

Signed-off-by: Eli Uri...

cd81538ce30c41987124667052f10a2f59151c57 authored about 7 years ago
Merge pull request #1 from channelcat/master

Update

68cb280513194105cb61215e2f1e6d9c70dfe852 authored about 7 years ago
Merge pull request #1055 from youknowone/cancel-timeout

Cancel request tasks when response timeout is triggered

19466a15b4e44a5b361718f2e9ead3c520c62de4 authored about 7 years ago
Cancel request tasks when response timeout is triggered

Before: Even after raising ResponseTimeout, server still processes
remaining tasks until it is d...

d54b406cbadcb7de126a606e7dee312cbcd0e5df authored about 7 years ago
Merge pull request #1054 from r0fls/rfc7231

fix issues with method not allowed response

72254a7af9163e20513e7bb636b4fb2b907091a0 authored about 7 years ago
fix edge case with methods as None

52feff266ebc39569f0839104c25fb9386e89707 authored about 7 years ago
fix stream handling

2c3f50e34a64c2e5442909ea6ff3030d52dc3ed6 authored about 7 years ago
fix issues with method not allowed response

2b0258c13a46b58cee7205745f16a90bd619170c authored about 7 years ago
Merge pull request #1053 from danpalmer/master

Fix ip and socket data format on V6

25859006924ac3cf997dd235f618e2dd08e8b97a authored about 7 years ago
Fix ip and socket data format on V6

48c2dcb110e0842c5caf583190732d1aad51a699 authored about 7 years ago
Typo

10a378bd46541c123f0d7e0756f2fbc3ec99f910 authored about 7 years ago
Add test for auto reloading.

3fe3c2c79f65eff91bae1534356c928f84b78ee5 authored about 7 years ago
Add auto reloader.

52c2a8484e6aa5fa13aaade49e1f2597dd006e15 authored about 7 years ago
Merge pull request #1045 from seemethere/increment_070

Increment to 0.7.0

21435c18630f3bfc1537bfca6169f063cf75406f authored about 7 years ago
Increment to 0.7.0

Signed-off-by: Eli Uriegas <[email protected]>

1ea3ab7fe8ab03a6ddf4d75a3de8cb719f4c584c authored about 7 years ago
Merge pull request #1035 from yunstanford/patch-N

Adopt new websockets interface

1b0ad2c3cd28850d63238a5a32c1958ade7f967f authored about 7 years ago
Merge pull request #1039 from lixxu/master

check request.ip before using it

aa4821864a8a8352893604e743cfa5f0025c8fb4 authored about 7 years ago
clean codes

283762224c3df3bbea9f3905274ba3b48bc98812 authored about 7 years ago
ignore error if request.ip is None

f50a37fc88b8157578787b93391e0054d4d06a82 authored about 7 years ago
Fix flake8

076f0515cab9d17da7e004e58c1e2443cf17de63 authored about 7 years ago
fix unit tests

049f12096d6cb40726bf4d68a9c98ed0438f8512 authored about 7 years ago
adopt new websockets interface

f09c0393bae96fbc3ad5b2150f1f472e16f8bac4 authored about 7 years ago
Merge pull request #15 from channelcat/master

Merge upstream master branch

472bbcf293399156c3ad1415268185c1e73e9860 authored about 7 years ago
Merge pull request #1025 from nkoshell/route-version-params

Route version params

7a3f9daccf79a15b857dbed4b1f5c549dbb76479 authored about 7 years ago
Added removing duplicate 'v' for `Router.add()` version parameter

Fix sanic/router.py:123:80: E501 line too long (80 > 79 characters)

76511d61e0b7b1d35d4f30056b52dfce9e4e463b authored about 7 years ago
Added regex escaping for `Router.add()` version parameter

8e7475ccf6805131ea089bc8b88994e4a1013ac1 authored about 7 years ago
Merge pull request #1021 from EdwardBetts/spelling

Correct spelling mistakes.

820d8c7bf5260b13ffb6a83ee4747bf87fe7d073 authored about 7 years ago
Correct spelling mistakes.

cfc75b4f1a979886f6966905b7b414fe7364297c authored about 7 years ago
Merge pull request #1008 from youknowone/pytest-xdist

Let SanicTestClient has its own port

98567fe5a81c5b6c47eb9450aa64e670944e188d authored about 7 years ago
Merge pull request #1010 from Yaser-Amiri/master

Change unit tests names with repeated names.

05bb812e2b43d8b2feeafb03ced255d9bb1f29ab authored about 7 years ago
Change unit tests names with repeated names.

c9876a6c88e94c422659b6b2ae2eb49d1c37491e authored about 7 years ago
Merge pull request #1005 from joar/feature/static-strict-slashes

Add strict_slashes to {app, blueprint}.static()

979b5a52d3e31de9fb86a0a2f36b468edffec3f8 authored about 7 years ago
Use .get instead of .pop

e70535e8d70b7965a3ac3c2a149e61b6961d5e76 authored about 7 years ago
Let SanicTestClient has its own port

For parallel test running, the servers must have different ports.
See examples/pytest_xdist.py f...

ed8725bf6c6e9392b9344da59e077c16c3123d02 authored about 7 years ago
Merge pull request #1007 from furious-luke/master

Call connection_open after websocket handshake

098cd70e822e9bbacefa983a1b130bb22dcbad1a authored about 7 years ago
Merge pull request #1004 from Stibbons/optionalize_log_config

Optionalize app.run dictConfig (fix #1000)

969dac20332355e2d22f6e83a23f8f5f14a809e8 authored about 7 years ago
Optionalize app.run dictConfig (fix #1000)

Signed-off-by: Gaetan Semet <[email protected]>

49b1d667f1e2ada51674ea2aaf697e7beb5bc8b4 authored about 7 years ago
Call connection_open after websocket handshake

It seems that due to (recent?) changes in the websocket library, we
now need to call "connection...

bca1e084116335fd939c2ee226070f0428cd5de8 authored about 7 years ago
Merge pull request #1006 from r0fls/routing-fix

check if method is added in strict slash logic

bf6ed217c23faefe4ac52f16321afca4b2b419d4 authored about 7 years ago
check if method is added in strict slash logic

bb8e9c64387a0e1287565c23e41f0ab7f5a1dabf authored about 7 years ago
Set threshold to 1MiB instead of 0.97MiB

Reference: https://en.wikipedia.org/wiki/Mebibyte#Definition

f128ed5b1fc1472e5939a78099ebecd892deef1f authored about 7 years ago
pep8

ff5786d61bcefd4f3f09bcc5ebcc7a3387d713c8 authored about 7 years ago
Add strict_slashes to {Sanic, Blueprint}().static()

ca596c8ecd11dbbcc53f74f03cc3729aea2c09f5 authored about 7 years ago
Merge pull request #997 from ignatenkobrain/localhost

tests: do not assume that locahost == 127.0.0.1

c3bcafb514c618d88633899c47d2bc712d53575e authored about 7 years ago
tests: do not assume that locahost == 127.0.0.1

Signed-off-by: Igor Gnatenko <[email protected]>

a9c7d95e9bcc2273136eff238c2f4a6d4298b8db authored about 7 years ago
Merge branch 'master' into 977

63bbcb51526883a9782c4a41c5ec32b0eb67bafe authored over 7 years ago
Merge pull request #992 from r0fls/968

remove port from ip

01042c1d98d03281826cecef3396266e70124126 authored over 7 years ago
remove bare exceptions

5bf722c7ae1eab214cc54db2d48b3d47b89ec3de authored over 7 years ago
remove port from ip

c2191153cf856da85fcc5f6bc1ce9b15a233ac39 authored over 7 years ago
Replaced COMMON_STATUS_CODES with a simple 200 check for more fast (#982)

* Replaced COMMON_STATUS_CODES with a simple 200 check for more fast

* Added IPware algorithm...

5bcbc5a33755c872feb1c3e5eb0c9589590a4d9f authored over 7 years ago
Merge pull request #820 from youknowone/worker-protocol

Protocol configurable gunicorn worker

f721f90add75918e94b5f85cf5f7246c78e342f3 authored over 7 years ago
Merge branch 'master' into worker-protocol

0e92d8ce2c323c5d72c7b533716061300e3d757e authored over 7 years ago
Merge pull request #972 from lanfon72/patch-2

to fix condition error that used in `log_response`

727d6a1b6124ece6e12407d78d0696b33880abe0 authored over 7 years ago
Merge pull request #976 from ashleysommer/fix_websocket_timeout

Fix Websocket protocol timeouts after #939

666c0847b7a545c1034a6a48879bc4690d4ce172 authored over 7 years ago
Merge pull request #985 from ashleysommer/ashleysommer-docs-spf

Add Sanic-Plugins-Framework library to Extensions doc

0a411f9bba67fc032977f9c7599c78f36a541a35 authored over 7 years ago
Add Sanic-Plugins-Framework library to Extensions doc

I made a new tool for devs to use for easily and quickly creating Sanic Plugins (extensions), an...

49f3ba39f94c6ef7a6a4cdf0da6459e2cc5b4d3e authored over 7 years ago
Merge pull request #981 from kszucs/manifest

Include LICENSE file in manifest

794128a05325d7673ccfae7ddad6c7a9ac11c9ed authored over 7 years ago
include LICENSE file in manifest

e6be3b2313eb7b18fd329eada093ed117906afd1 authored over 7 years ago
add blueprint name to request.endpoint

9150767574fc2f213b1e8aca6d61d9e2f70e7e40 authored over 7 years ago
add handler name to request as endpoint

75f2180cb176c7095b67f1a78f49866eb21577ed authored over 7 years ago
Merge pull request #975 from ashleysommer/timeouts_documentation

Add documentation for new Timeout values, after #939

c5cdcf0f951c560c02145f49516bfc616bd11b3a authored over 7 years ago
Update websocket protocol to accomodate changes in HTTP protocol from https://github.com/channelcat/sanic/pull/939

Fixes https://github.com/channelcat/sanic/issues/969

ea5b07f636451822cbe923a75e6275118f594006 authored over 7 years ago
Add documentation for REQUEST_TIMEOUT, RESPONSE_TIMEOUT and KEEP_ALIVE_TIMEOUT config values.

Fixed some inconsistent default values.

477e6b86639a8f57c93dae96ff7df4b9092a1e9b authored over 7 years ago
Merge pull request #965 from samael500/master

fix issue #959

a0d8418b40be4fb919b3d465abbcf528aa042f9a authored over 7 years ago
Merge pull request #966 from yunstanford/patch-M

Sanic routes should not pass angled params with empty names

006fb08024bab3dda56ae05fa1a52366bc162804 authored over 7 years ago
to fix condition error that used in `log_response`

`request` class is derived from `dict`, so it will never be `True`.

4578f6016b04a6e850bfe6076f12dd3757164e96 authored over 7 years ago
Merge pull request #967 from samael500/custom_filename

Custom filename

5b06bcc57dcf0e08ffaba142739fa61e7f2cb53c authored over 7 years ago
Merge pull request #971 from pcinkh/socket_disconnects_speedup

Critical speedup websocket disconnects from O(N) to O(1)

d4bb14a5114df2077856b307cb03ca865739fddf authored over 7 years ago
Speedup websocket disconnects.

6d2f5da5063ca0285d879d8b8fada42023f9786c authored over 7 years ago