Ecosyste.ms: OpenCollective

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

Sanic Community Organization

Async Python 3.7+ web server/framework | Build fast. Run fast.
Collective - Host: opensource - https://opencollective.com/sanic-org - Website: https://sanicframework.org - Code: https://github.com/sanic-org

Add blueprint groups + nesting

github.com/sanic-org/sanic - a10d7469cdeeaa4bdd94d508520e84255bdddb0b authored almost 7 years ago by Eli <[email protected]>
Merge pull request #1092 from mattfox/patch-1

Add request.method to documentation

github.com/sanic-org/sanic - 06c3153d22607682f6740e5231246512a704c7bf authored almost 7 years ago by Raphael Deem <[email protected]>
Add request.method to documentation

github.com/sanic-org/sanic - 9677158b75e9091578fd58f4a695d622c8f1ad79 authored almost 7 years ago by Matt Fox <[email protected]>
Merge pull request #1091 from yunstanford/patch-router-fix

Patch router fix

github.com/sanic-org/sanic - 226a73141b02519cae965fc0facaed9130e02470 authored almost 7 years ago by Raphael Deem <[email protected]>
Merge pull request #1088 from cosven/master

use single quote in readme.rst

github.com/sanic-org/sanic - da3201bf359db2d4b68d705fc4ae655ab57ae421 authored almost 7 years ago by Raphael Deem <[email protected]>
fix Router.check_dynamic_route_exists

github.com/sanic-org/sanic - 7daebc6aea2dad8484a3959494e830e0b2927b65 authored almost 7 years ago by Yun Xu <[email protected]>
fix a typo

github.com/sanic-org/sanic - d9002769cf26be9e36ffb788e2f4e71f03e1ca47 authored almost 7 years ago by Yun Xu <[email protected]>
add unit test which should fail on original code

github.com/sanic-org/sanic - 6d0b30953a079d45a7b35f1646e6e1181be0229e authored almost 7 years ago by Yun Xu <[email protected]>
fixed unit test

github.com/sanic-org/sanic - 09d6452475dc05ac640cd754d60007f105a18065 authored almost 7 years ago by Yun Xu <[email protected]>
worker process should ignore SIGINT when run_multiple

github.com/sanic-org/sanic - 6a61fce84e5f14a56ef6c26e72523ab81d4504b4 authored almost 7 years ago by Yun Xu <[email protected]>
signal handling

github.com/sanic-org/sanic - 11017902be8bfb33d38c773f24bffe33cc741e7f authored almost 7 years ago by Yun Xu <[email protected]>
Merge pull request #16 from channelcat/master

Merge upstream master branch

github.com/sanic-org/sanic - bd7333723e1aadc111f6d5f0b413ad8f6d2d4ed9 authored almost 7 years ago by 7 <[email protected]>
Merge pull request #1 from cosven/cosven-patch-1

use single quote in readme.rst

github.com/sanic-org/sanic - 6648250fb9cd06eade0aadd4fdda2dd1482fbd78 authored almost 7 years ago by cosven <[email protected]>
use single quote in readme.rst

As we use single quote in sanic package, we may be supposed to use single quote in readme also?

github.com/sanic-org/sanic - a94a2d46d087f99b1b19bc6b8ad4b95d4dbec26d authored almost 7 years ago by cosven <[email protected]>
Merge pull request #1082 from channelcat/1042

fix exception handling

github.com/sanic-org/sanic - ab97018c7859bf591bc9d71b8d861c8e42572733 authored almost 7 years ago by Raphael Deem <[email protected]>
Merge pull request #1087 from Stranger6667/fix-get_socket

Fix typo

github.com/sanic-org/sanic - be702b0924d505f642158a856765237edaa6b8c1 authored almost 7 years ago by Raphael Deem <[email protected]>
Fix typo

github.com/sanic-org/sanic - c5c10cfb50d13c76e58cb570894054250f9ee028 authored almost 7 years ago by Dmitry Dygalo <[email protected]>
Merge pull request #3 from channelcat/master

Update

github.com/sanic-org/sanic - 5682d642a6eb5dda57985d798afe35961a18fe87 authored about 7 years ago by howie.hu <[email protected]>
Merge pull request #1083 from bow/fix/log_response_host

Fix log_response to correctly output request ip and port

github.com/sanic-org/sanic - 62c6d7274c50f42f2e10b8a249b0290fd0b22c95 authored about 7 years ago by Raphael Deem <[email protected]>
Fix log_response to correctly output request ip and port

github.com/sanic-org/sanic - 4f8633375d8a9fdcbc90f02e4204535af4cc6fd1 authored about 7 years ago by bow <[email protected]>
Merge pull request #1081 from howie6879/master

Fix: the Chinese URI

github.com/sanic-org/sanic - 9f559818e5dbe1d0369310c6ab67f4583da84d0f authored about 7 years ago by Raphael Deem <[email protected]>
Update test_routes.py

github.com/sanic-org/sanic - 5f329f72ee99ab952f21dc163120d4f38633c254 authored about 7 years ago by howie6879 <[email protected]>
Fix: the Chinese URI

github.com/sanic-org/sanic - 7303a06f83eb7db54f7718d29b9e45369d3cac5f authored about 7 years ago by howie6879 <[email protected]>
Fix: the Chinese URI

github.com/sanic-org/sanic - e34de96b24f014704ea1e0a5623b90d2b05be798 authored about 7 years ago by howie6879 <[email protected]>
Fix: the Chinese URI

github.com/sanic-org/sanic - 42cd42427437349ea0f3c4acf5acb9d21533e156 authored about 7 years ago by howie6879 <[email protected]>
Merge pull request #2 from channelcat/master

Update

github.com/sanic-org/sanic - 9426e9431465f5caa6f2c20ed49c8d8a912821fd authored about 7 years ago by howie.hu <[email protected]>
fix exception handling

github.com/sanic-org/sanic - 7a1dab3319c9b5405ec88a73ab91c70c4ecaa812 authored about 7 years ago by r0fls <[email protected]>
Merge pull request #1037 from youknowone/xdist

Boost test speed by pytest-xdist

github.com/sanic-org/sanic - d63ec847453954a556d3718a3fec176ecf4e6015 authored about 7 years ago by Raphael Deem <[email protected]>
Merge pull request #1080 from channelcat/1079

fix timeout bug when self.transport is None

github.com/sanic-org/sanic - 0e7e2f4e5b0b91b32032d92806985a5b6f5180f7 authored about 7 years ago by Raphael Deem <[email protected]>
fix timeout bug when self.transport is None

github.com/sanic-org/sanic - 46521240a943e66616b5ed899206564ddab603d6 authored about 7 years ago by r0fls <[email protected]>
Boost test speed by pytest-xdist

github.com/sanic-org/sanic - a8827a5d9581e8a5082eb1811d832a4e87631d77 authored about 7 years ago by Jeong YunWon <[email protected]>
Merge pull request #1076 from channelcat/1074

fix strict_slashes bug when route has slash

github.com/sanic-org/sanic - ca0bc1cb7d646e0cf8c904c79d32ecf642019359 authored about 7 years ago by Raphael Deem <[email protected]>
fix strict_slashes bug when route has slash

github.com/sanic-org/sanic - 8c28ce7d799fc711016223d1ef76468ef2570d08 authored about 7 years ago by r0fls <[email protected]>
Merge pull request #1073 from Kurlov/master

remove uvloop for windows setup

github.com/sanic-org/sanic - c93de9450a795479e72fd1b4954cec5c2d1aeb71 authored about 7 years ago by Raphael Deem <[email protected]>
remove uvloop for windows setup

github.com/sanic-org/sanic - 96976fa892c2b20a55fca6632dbbe2debff69642 authored about 7 years ago by Aleksandr Kurlov <[email protected]>
Merge pull request #1071 from r0fls/1062-docs

udpate docs with add_task app injection

github.com/sanic-org/sanic - c14e99cef04f136a7910dd2e4a259409fb343815 authored about 7 years ago by Raphael Deem <[email protected]>
udpate docs with add_task app injection

github.com/sanic-org/sanic - c91a8067740a25670cbba26ba58d6262f9ed7d07 authored about 7 years ago by Raphael Deem <[email protected]>
Merge pull request #1063 from r0fls/1062

try to inject the app in add_task method

github.com/sanic-org/sanic - 2f0076f429430686a423afd2411c15de5a63245d authored about 7 years ago by Raphael Deem <[email protected]>
try to inject the app in add_task method

github.com/sanic-org/sanic - a1ffc6d55b6d3fa5da175eb65d9c4cce58d2a81e authored about 7 years ago by Raphael Deem <[email protected]>
Revert files those fixed for flake problems.

github.com/sanic-org/sanic - 9bdf7a9980073a3e9fef95bc0c6b934851822200 authored about 7 years ago by Yaser Amiri <[email protected]>
Remove dependency on requests library.

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

github.com/sanic-org/sanic - 81494453b0d6aae1355075e9b7528d541162b156 authored about 7 years ago by Yaser Amiri <[email protected]>
Merge pull request #1069 from r0fls/1050

add samesite cookie to cookie keys

github.com/sanic-org/sanic - 008cbe5ce79e465fd9aeeba02449e53de88568ed authored about 7 years ago by Raphael Deem <[email protected]>
add samesite cookie to cookie keys

github.com/sanic-org/sanic - 5ee35e7eeb1c25f4491ac4b5918967b08e1a6817 authored about 7 years ago by Raphael Deem <[email protected]>
Merge pull request #1066 from r0fls/1065

allow add_task after server starts

github.com/sanic-org/sanic - 1a98e70281890d6feddd8d2f605a408d67eb2495 authored about 7 years ago by Raphael Deem <[email protected]>
allow add_task after server starts

github.com/sanic-org/sanic - 8e3f3977bd456832eb731b3136c798593d2bd59e authored about 7 years ago by Raphael Deem <[email protected]>
Merge pull request #1064 from r0fls/1061

double quotes in unauthorized exception per rfc7230

github.com/sanic-org/sanic - 04b04f094c1af6469aab80319ed9e12099934cb1 authored about 7 years ago by Raphael Deem <[email protected]>
double quotes in unauthorized exception per rfc7230

github.com/sanic-org/sanic - 9c02cdbad91c98083b4d1536361cfa0ae90700ab authored about 7 years ago by Raphael Deem <[email protected]>
Merge pull request #1060 from seemethere/fix_readthedocs_builds

Add sphinxcontrib-asyncio to environment.yml

github.com/sanic-org/sanic - c30e80562370ff8c9d4af562a8b9cea508fe9c7d authored about 7 years ago by Raphael Deem <[email protected]>
Add sphinxcontrib-asyncio to environment.yml

readthedocs builds were broken because they were missing this dependency

Signed-off-by: Eli Uri...

github.com/sanic-org/sanic - cd81538ce30c41987124667052f10a2f59151c57 authored about 7 years ago by Eli Uriegas <[email protected]>
Merge pull request #1 from channelcat/master

Update

github.com/sanic-org/sanic - 68cb280513194105cb61215e2f1e6d9c70dfe852 authored about 7 years ago by howie.hu <[email protected]>
Merge pull request #1055 from youknowone/cancel-timeout

Cancel request tasks when response timeout is triggered

github.com/sanic-org/sanic - 19466a15b4e44a5b361718f2e9ead3c520c62de4 authored about 7 years ago by Raphael Deem <[email protected]>
Cancel request tasks when response timeout is triggered

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

github.com/sanic-org/sanic - d54b406cbadcb7de126a606e7dee312cbcd0e5df authored about 7 years ago by Jeong YunWon <[email protected]>
Merge pull request #1054 from r0fls/rfc7231

fix issues with method not allowed response

github.com/sanic-org/sanic - 72254a7af9163e20513e7bb636b4fb2b907091a0 authored about 7 years ago by Raphael Deem <[email protected]>
fix edge case with methods as None

github.com/sanic-org/sanic - 52feff266ebc39569f0839104c25fb9386e89707 authored about 7 years ago by Raphael Deem <[email protected]>
fix stream handling

github.com/sanic-org/sanic - 2c3f50e34a64c2e5442909ea6ff3030d52dc3ed6 authored about 7 years ago by Raphael Deem <[email protected]>
fix issues with method not allowed response

github.com/sanic-org/sanic - 2b0258c13a46b58cee7205745f16a90bd619170c authored about 7 years ago by Raphael Deem <[email protected]>
Merge pull request #1053 from danpalmer/master

Fix ip and socket data format on V6

github.com/sanic-org/sanic - 25859006924ac3cf997dd235f618e2dd08e8b97a authored about 7 years ago by Raphael Deem <[email protected]>
Fix ip and socket data format on V6

github.com/sanic-org/sanic - 48c2dcb110e0842c5caf583190732d1aad51a699 authored about 7 years ago by Dan Palmer <[email protected]>
Add test for auto reloading.

github.com/sanic-org/sanic - 3fe3c2c79f65eff91bae1534356c928f84b78ee5 authored about 7 years ago by Yaser Amiri <[email protected]>
Add auto reloader.

github.com/sanic-org/sanic - 52c2a8484e6aa5fa13aaade49e1f2597dd006e15 authored about 7 years ago by Yaser Amiri <[email protected]>
Merge pull request #1045 from seemethere/increment_070

Increment to 0.7.0

github.com/sanic-org/sanic - 21435c18630f3bfc1537bfca6169f063cf75406f authored about 7 years ago by Eli Uriegas <[email protected]>
Increment to 0.7.0

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

github.com/sanic-org/sanic - 1ea3ab7fe8ab03a6ddf4d75a3de8cb719f4c584c authored about 7 years ago by Eli Uriegas <[email protected]>
Merge pull request #1035 from yunstanford/patch-N

Adopt new websockets interface

github.com/sanic-org/sanic - 1b0ad2c3cd28850d63238a5a32c1958ade7f967f authored about 7 years ago by Raphael Deem <[email protected]>
Merge pull request #1039 from lixxu/master

check request.ip before using it

github.com/sanic-org/sanic - aa4821864a8a8352893604e743cfa5f0025c8fb4 authored about 7 years ago by Raphael Deem <[email protected]>
clean codes

github.com/sanic-org/sanic - 283762224c3df3bbea9f3905274ba3b48bc98812 authored about 7 years ago by lixxu <[email protected]>
ignore error if request.ip is None

github.com/sanic-org/sanic - f50a37fc88b8157578787b93391e0054d4d06a82 authored about 7 years ago by lixxu <[email protected]>
Fix flake8

github.com/sanic-org/sanic - 076f0515cab9d17da7e004e58c1e2443cf17de63 authored about 7 years ago by Yun Xu <[email protected]>
fix unit tests

github.com/sanic-org/sanic - 049f12096d6cb40726bf4d68a9c98ed0438f8512 authored about 7 years ago by Yun Xu <[email protected]>
adopt new websockets interface

github.com/sanic-org/sanic - f09c0393bae96fbc3ad5b2150f1f472e16f8bac4 authored about 7 years ago by Yun Xu <[email protected]>
Merge pull request #15 from channelcat/master

Merge upstream master branch

github.com/sanic-org/sanic - 472bbcf293399156c3ad1415268185c1e73e9860 authored about 7 years ago by 7 <[email protected]>
Merge pull request #1025 from nkoshell/route-version-params

Route version params

github.com/sanic-org/sanic - 7a3f9daccf79a15b857dbed4b1f5c549dbb76479 authored about 7 years ago by Raphael Deem <[email protected]>
Added removing duplicate 'v' for `Router.add()` version parameter

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

github.com/sanic-org/sanic - 76511d61e0b7b1d35d4f30056b52dfce9e4e463b authored about 7 years ago by Nikita Koshelev <[email protected]>
Added regex escaping for `Router.add()` version parameter

github.com/sanic-org/sanic - 8e7475ccf6805131ea089bc8b88994e4a1013ac1 authored about 7 years ago by Nikita Koshelev <[email protected]>
Merge pull request #1021 from EdwardBetts/spelling

Correct spelling mistakes.

github.com/sanic-org/sanic - 820d8c7bf5260b13ffb6a83ee4747bf87fe7d073 authored about 7 years ago by Raphael Deem <[email protected]>
Correct spelling mistakes.

github.com/sanic-org/sanic - cfc75b4f1a979886f6966905b7b414fe7364297c authored about 7 years ago by Edward Betts <[email protected]>
Merge pull request #1008 from youknowone/pytest-xdist

Let SanicTestClient has its own port

github.com/sanic-org/sanic - 98567fe5a81c5b6c47eb9450aa64e670944e188d authored about 7 years ago by Raphael Deem <[email protected]>
Merge pull request #1010 from Yaser-Amiri/master

Change unit tests names with repeated names.

github.com/sanic-org/sanic - 05bb812e2b43d8b2feeafb03ced255d9bb1f29ab authored about 7 years ago by Raphael Deem <[email protected]>
Change unit tests names with repeated names.

github.com/sanic-org/sanic - c9876a6c88e94c422659b6b2ae2eb49d1c37491e authored about 7 years ago by Yaser Amiri <[email protected]>
Merge pull request #1005 from joar/feature/static-strict-slashes

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

github.com/sanic-org/sanic - 979b5a52d3e31de9fb86a0a2f36b468edffec3f8 authored about 7 years ago by Raphael Deem <[email protected]>
Use .get instead of .pop

github.com/sanic-org/sanic - e70535e8d70b7965a3ac3c2a149e61b6961d5e76 authored about 7 years ago by Joar Wandborg <[email protected]>
Let SanicTestClient has its own port

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

github.com/sanic-org/sanic - ed8725bf6c6e9392b9344da59e077c16c3123d02 authored about 7 years ago by Jeong YunWon <[email protected]>
Merge pull request #1007 from furious-luke/master

Call connection_open after websocket handshake

github.com/sanic-org/sanic - 098cd70e822e9bbacefa983a1b130bb22dcbad1a authored about 7 years ago by Raphael Deem <[email protected]>
Merge pull request #1004 from Stibbons/optionalize_log_config

Optionalize app.run dictConfig (fix #1000)

github.com/sanic-org/sanic - 969dac20332355e2d22f6e83a23f8f5f14a809e8 authored about 7 years ago by Raphael Deem <[email protected]>
Optionalize app.run dictConfig (fix #1000)

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

github.com/sanic-org/sanic - 49b1d667f1e2ada51674ea2aaf697e7beb5bc8b4 authored about 7 years ago by Gaetan Semet <[email protected]>
Call connection_open after websocket handshake

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

github.com/sanic-org/sanic - bca1e084116335fd939c2ee226070f0428cd5de8 authored about 7 years ago by Luke Hodkinson <[email protected]>
Merge pull request #1006 from r0fls/routing-fix

check if method is added in strict slash logic

github.com/sanic-org/sanic - bf6ed217c23faefe4ac52f16321afca4b2b419d4 authored about 7 years ago by Raphael Deem <[email protected]>
check if method is added in strict slash logic

github.com/sanic-org/sanic - bb8e9c64387a0e1287565c23e41f0ab7f5a1dabf authored about 7 years ago by Raphael Deem <[email protected]>
Set threshold to 1MiB instead of 0.97MiB

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

github.com/sanic-org/sanic - f128ed5b1fc1472e5939a78099ebecd892deef1f authored about 7 years ago by Joar Wandborg <[email protected]>
pep8

github.com/sanic-org/sanic - ff5786d61bcefd4f3f09bcc5ebcc7a3387d713c8 authored about 7 years ago by Joar Wandborg <[email protected]>
Add strict_slashes to {Sanic, Blueprint}().static()

github.com/sanic-org/sanic - ca596c8ecd11dbbcc53f74f03cc3729aea2c09f5 authored about 7 years ago by Joar Wandborg <[email protected]>
Merge pull request #997 from ignatenkobrain/localhost

tests: do not assume that locahost == 127.0.0.1

github.com/sanic-org/sanic - c3bcafb514c618d88633899c47d2bc712d53575e authored about 7 years ago by Raphael Deem <[email protected]>
tests: do not assume that locahost == 127.0.0.1

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

github.com/sanic-org/sanic - a9c7d95e9bcc2273136eff238c2f4a6d4298b8db authored about 7 years ago by Igor Gnatenko <[email protected]>
Merge branch 'master' into 977

github.com/sanic-org/sanic - 63bbcb51526883a9782c4a41c5ec32b0eb67bafe authored about 7 years ago by Raphael Deem <[email protected]>
Merge pull request #992 from r0fls/968

remove port from ip

github.com/sanic-org/sanic - 01042c1d98d03281826cecef3396266e70124126 authored about 7 years ago by Raphael Deem <[email protected]>
remove bare exceptions

github.com/sanic-org/sanic - 5bf722c7ae1eab214cc54db2d48b3d47b89ec3de authored about 7 years ago by Raphael Deem <[email protected]>
remove port from ip

github.com/sanic-org/sanic - c2191153cf856da85fcc5f6bc1ce9b15a233ac39 authored about 7 years ago by Raphael Deem <[email protected]>
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...

github.com/sanic-org/sanic - 5bcbc5a33755c872feb1c3e5eb0c9589590a4d9f authored about 7 years ago by davidtgq <[email protected]>
Merge pull request #820 from youknowone/worker-protocol

Protocol configurable gunicorn worker

github.com/sanic-org/sanic - f721f90add75918e94b5f85cf5f7246c78e342f3 authored about 7 years ago by Eli Uriegas <[email protected]>