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

Merge branch 'master' into improve_config_test

github.com/sanic-org/sanic - 9198b5b0be3ec9920855849165317a33343fd786 authored over 6 years ago
Merge branch 'master' into logging-refactor

github.com/sanic-org/sanic - d534acb79d03345f81b17f54d44042ede3e649bd authored over 6 years ago
Check error message and fix some lint error in test config.

github.com/sanic-org/sanic - d100f54551d6b6c888738508c386091fa3927d50 authored over 6 years ago
Merge branch 'master' into fix_windows_unittests

github.com/sanic-org/sanic - 7a9e100b0f1b5f20228a6aae60c888ccb645add6 authored over 6 years ago
Merge pull request #1337 from cmcaine/fix-error-msg

Fix whitespace in error message

github.com/sanic-org/sanic - fafe23d7c273a8329006a986dc9c73643b92e091 authored over 6 years ago
fix flake8 linelength errors

github.com/sanic-org/sanic - 9a08bdae4a6c9385f9292a06b2256893c7b82cb6 authored over 6 years ago
Fix whitespace in error message

github.com/sanic-org/sanic - bcc11fa7fe598c9d41476513968a5db4e7e4a7dd authored over 6 years ago
fix: Namespacing of sanic logger

github.com/sanic-org/sanic - 7d0c0fdf7cbc502292e8e3657e94e6f05619a926 authored over 6 years ago
Try not to stringify exception in logging messages

This just fixes the worst offenders that trip up error reporting tools
like Sentry.io

github.com/sanic-org/sanic - 0e33d46ead63922f518c881974df94b82e843f7a authored over 6 years ago
unittests passing on windows again

github.com/sanic-org/sanic - efbacc17cfd8dc8df64c744b6245e80b5fb38fed authored over 6 years ago
Fix TypeError when use Blueprint.group() to group blueprint with default url_prefix, Use os.path.normpath to avoid invalid url_prefix like api//v1

github.com/sanic-org/sanic - bd6dbd9090049d149bdab1826b6b0ce9d122b92c authored over 6 years ago
Update date on announcement

github.com/sanic-org/sanic-frontend - 6ba64da5644837727009ad3cf63107530a723d5f authored over 6 years ago
Update date on announcement

github.com/sanic-org/sanic-frontend - 6032405b1a6a776bf2e75d7083dfbbfb6b5954ad authored over 6 years ago
Prepare published pages

github.com/sanic-org/sanic-frontend - 674a1b0339f18883548e9b25fb3577bdd182e8c2 authored over 6 years ago
Merge initial announcement contributions section

github.com/sanic-org/sanic-frontend - 290bb86fc1c6f2edaf4ef2ddee7f61965e2bd2ba authored over 6 years ago
Merge pull request #1 from sjsadowski/master

Remove cruft, update announcement 2018-10-01

github.com/sanic-org/sanic-frontend - 6804b0e212eddb661d32f73056b3a7464f646105 authored over 6 years ago
Merge branch 'master' of github.com:huge-success/sanic-frontend

github.com/sanic-org/sanic-frontend - de4fe7a0943c21b1088dbdbc9d4b1453a88e40d4 authored over 6 years ago
Update initial announcement and setup of simple front page

github.com/sanic-org/sanic-frontend - 9926c2aa3babd1dd7ac900632a50745afbf20225 authored over 6 years ago
Merge pull request #1305 from Stranger6667/app-fixture

Reuse app fixture in tests

github.com/sanic-org/sanic - 076cf51fb295e7624968db766fd613aa3948289d authored over 6 years ago
Remove output folder

github.com/sanic-org/sanic-frontend - 0e6d7cf11d84add419ce7b14d53a9561eb768bb8 authored over 6 years ago
Merge branch 'master' of github.com:huge-success/sanic-frontend

github.com/sanic-org/sanic-frontend - 8b31f455f973715905c3909b9700f7bf16f80c01 authored over 6 years ago
Move to docs folder

github.com/sanic-org/sanic-frontend - 783f38eb947f2b9a841224ce910eda752fb43136 authored over 6 years ago
Add requirements.txt

github.com/sanic-org/sanic-frontend - 1b9f4f580871ac74e07f7639f5ebdf0e489b0ce3 authored over 6 years ago
Merge branch 'master' of github.com:huge-success/sanic-frontend

github.com/sanic-org/sanic-frontend - 55a1e06096bc2a902af41ae846049c1615a9ad60 authored over 6 years ago
Rename the `http` module to `helpers` to prevent conflicts with the built-in Python http library (fixes #1323)

github.com/sanic-org/sanic - f8a6af1e28c21d47617183b479d4be8adbd710bf authored over 6 years ago
Corrected Raphael Deem's name in changelog - sorry @r0fls!

github.com/sanic-org/sanic - 96912f436dae0cdb41dbf91ea3a69cc229113c3a authored over 6 years ago
Merge branch 'master' into app-fixture

github.com/sanic-org/sanic - f0e162442f0794b0d640a58bfe839e70837fc256 authored over 6 years ago
Added contribution section to announcement 2018-10-01

github.com/sanic-org/sanic-frontend - c618781e8a8e74060c6697cb4991458617a97187 authored over 6 years ago
remove __pycache__

github.com/sanic-org/sanic-frontend - ef17b0deee529ff31a2e3888803971228828b6fa authored over 6 years ago
Merge pull request #1315 from seemethere/multidocs

Add multidict to readthedocs environment.yml

github.com/sanic-org/sanic - 04b8dd989f175935a8b86f791508d533c36f0212 authored over 6 years ago
revised formatting for CHANGELOG.md

github.com/sanic-org/sanic - 5851c8bd91be858cde82b3aba9425c2600153e1a authored over 6 years ago
Updated changelog for all accepted PRs from 0.7.0 to Current

github.com/sanic-org/sanic - 78efcf93f8ece3fb9695b6cd15b1811fe7821e78 authored over 6 years ago
Add multidict to readthedocs environment.yml

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

github.com/sanic-org/sanic - bb35bc3898101783e07897d43c16c838cb0d44b1 authored over 6 years ago
Merge pull request #1 from huge-success/master

Merge from head

github.com/sanic-org/sanic - f38783bdefc289794fb1b5bbe6fddea287468692 authored over 6 years ago
Re-releasing with updated credentials

github.com/sanic-org/sanic - d8f9986089311c9fe07e1970f39043cf211af79a authored over 6 years ago
update encrypted creds for new org

github.com/sanic-org/sanic - 3e616b599a59c91bbaeef17145c400f96be9474d authored over 6 years ago
Update version to test pypi

github.com/sanic-org/sanic - d38fc1719127851afad9be18b94dc845b5049f01 authored over 6 years ago
Transfer ownership

github.com/sanic-org/sanic - 7ae0eb0dc3c28a459ee757c0fa6f17a0921b2ab5 authored over 6 years ago
Update version to circumvent pypi upload errors

github.com/sanic-org/sanic - 9082eb56a73d8bf2715fa9a46841567f9ac8173c authored over 6 years ago
Switch to websockets 6.0

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

github.com/sanic-org/sanic - c57897424689df434d7faeb42ed928744eb02644 authored over 6 years ago
Reuse app fixture in tests

github.com/sanic-org/sanic - fec81ffe732cdc842326a804f95f2e53c764d780 authored over 6 years ago
Pausable response streams (#1179)

* This commit adds handlers for the asyncio/uvloop protocol callbacks for pause_writing and resu...

github.com/sanic-org/sanic - 30e6a310f132752669a74927530e8bc52a51e98e authored over 6 years ago
Merge pull request #1292 from seemethere/increment_080

Increment to 0.8.0

github.com/sanic-org/sanic - a87934d4345832943cc5c60c112d07928617d52d authored over 6 years ago
Increment to 0.8.0

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

github.com/sanic-org/sanic - b398c1fe72977583e1c663b7a4c07044e6f272f1 authored over 6 years ago
Merge pull request #1278 from ashleysommer/graceful_cancel

Gracefully handle when the request_handler_task is cancelled.

github.com/sanic-org/sanic - 6f813f940e370ae0b1d449bd4f16ee2efce3c887 authored over 6 years ago
Merge pull request #1284 from ashleysommer/aiohttp_update

Fix broken tests when aiohttp >= 3.3.0

github.com/sanic-org/sanic - d52498b7873a0635f1741d90cd1f4a5b20746f72 authored over 6 years ago
Fix auto_reload in Linux (#1286)

* Fix two problems with the auto_reloader in Linux.
1) Change 'posix' to 'linux' in sys.plaform...

github.com/sanic-org/sanic - 79e35bbdf600d62707b6d3a5d57051e3c608daf2 authored over 6 years ago
Add sse extension (#1288)

github.com/sanic-org/sanic - 1814ff05f4fde9f875aa7f55b27b59b9a0fcb798 authored over 6 years ago
Pin aiohttp <= 3.2.1 in requirements-dev.txt (fixes errors for new contributors checking out the code and setting up a dev environment)

Future-proof the some test cases so they work with aiohttp >= 3.3.0, in case we bump the aiohttp ...

github.com/sanic-org/sanic - ec226e33cb3a75af3407fca56dbf0aa4b7078db3 authored over 6 years ago
fixed #1143 (#1276)

* fixed #1143

* fixed build failed with create_serve call _helper failed

github.com/sanic-org/sanic - 6abdf9f9c162140a4981c21361d334323ed47d65 authored over 6 years ago
disabled auto_reload by default in windows (#1280)

github.com/sanic-org/sanic - 212da1029e9a0ed786b5a1bfaf10183bfef9a790 authored over 6 years ago
Add a test for the graceful CancelledError handling. The user app should _never_ see a CancelledError bubble up, nor should they be able to catch it, because the response is already sent at that point.

github.com/sanic-org/sanic - afea15e4a7834a83ff95ddf974852272e4c94b80 authored over 6 years ago
Modifications the `handle_request` function to detect and gracefully handle the case that the request_handler Task is canceled by the sanic server while it is handling the request. One common occurrence of this is when the server issues a ResponseTimeout error, it also cancels the response_handler Task.

The Canceled exception handler purposely sets `response` to `None` to drop references to the hand...

github.com/sanic-org/sanic - 39ff02b6e4b2f3af9eafa52a2e9ba5d4fd5009e5 authored over 6 years ago
Add content_type flag to Sanic.static (#1267)

* Add content_type flag to Sanic.static

Fixes #1266

* Fix flake8 error in travis

Add li...

github.com/sanic-org/sanic - b238be54a4d13e37954e025e76472c30029390af authored over 6 years ago
Support status code for file reponse (#1269)

Fixes #1268

github.com/sanic-org/sanic - 377c9890a3fbd322f5f4cc91633c972ef720bf35 authored over 6 years ago
Add subprotocols param to add_websocket_route (#1261)

github.com/sanic-org/sanic - 599834b0e1c41d934dce30b6393926635f72b78e authored over 6 years ago
Add url_bytes to Request (#1258)

We need to have access to the raw unparsed URL.

github.com/sanic-org/sanic - a39a7ca9d52fe3914c7ce16569e85cad3765faec authored over 6 years ago
Sanitize the URL before redirecting (#1260)

* URL Quote the URL before redirecting

* Use safe url instead of unsafe one

* Fix query pa...

github.com/sanic-org/sanic - cd22745e6ba488bf0e58b77eaf4db48438a8cb8d authored over 6 years ago
Fix response ci header (#1244)

* add unit tests, which should fail

* fix CIDict

* moving CIDict to avoid circular imports...

github.com/sanic-org/sanic - 334649dfd4e9b16cbcadcc6264ac9dee6ab7baf3 authored over 6 years ago
fix one example and add one example (#1257)

github.com/sanic-org/sanic - becbc5f9efb9907e2c97b699d30bd258571c1390 authored over 6 years ago
Merge pull request #23 from channelcat/master

py37 (#1256)

github.com/sanic-org/sanic - a7dd73c657d5b0c4d3885756e55c99f575b1506b authored over 6 years ago
py37 (#1256)

* add py37 to travisci

* use dist:xenial for py37

* sudo: true in .travici

* bump webso...

github.com/sanic-org/sanic - f9b29fd7e746301624d3d1a3501b1c47287eb297 authored over 6 years ago
Merge pull request #22 from channelcat/master

merge upstream master branch

github.com/sanic-org/sanic - f770e16f6d9a9cef109335a7f9e60cbe1368744c authored over 6 years ago
HTTP Entity Headers (#1127)

* introduced basic entity and hopbyhop header identification

* removed entity headers

* co...

github.com/sanic-org/sanic - 9092ee9f0e65d38a65ac1d506af65d06e5f86652 authored over 6 years ago
Make auto reloader work on Mac (#1249)

github.com/sanic-org/sanic - 01257f65a6f262df953f63fafb45993ddf4b7df8 authored over 6 years ago
Merge pull request #21 from channelcat/master

remote tracking

github.com/sanic-org/sanic - c1222175b3428b7eaab7b49d7a59347dc99f4f10 authored over 6 years ago
add UUID support (#1241)

github.com/sanic-org/sanic - 5ff481952db53ac3c9e7695d6146aa6ec0e937b8 authored over 6 years ago
Fix failed build and add websockets version specifier (#1239)

* add websockets version constraint

* fix failed build

github.com/sanic-org/sanic - baa689ad4367026e8c94f10552264ba1ab2dca5e authored over 6 years ago
Fixed #1231 - release resource no matter what (#1232)

github.com/sanic-org/sanic - 2f30f4f69faa51058e191dcce24e69bd42ce8706 authored over 6 years ago
make request truthy if has transport (#1222)

github.com/sanic-org/sanic - 202a4c6525cc47fb55a35be136a9b928011b78cc authored over 6 years ago
feat(examples): add class based routing demonstration in cars example

github.com/sanic-org/sanic-openapi - df7724fa344a8feefede5168541433e19e969b5c authored over 6 years ago
feat(examples): class based routing example

github.com/sanic-org/sanic-openapi - 9137de14037778e0588853cb83a1ded2e645845f authored over 6 years ago
feat: fix for class based routing

github.com/sanic-org/sanic-openapi - de21965a8e94e1f73efa8bd420a8d39367fa7f26 authored over 6 years ago
Merge pull request #20 from channelcat/master

merge upstream master branch

github.com/sanic-org/sanic - 7928b9b3a24d050eabe05e01e579af48e59ca07f authored over 6 years ago
Update extensions.md (#1205)

Changing the description of [Sanic JWT](https://github.com/ahopkins/sanic-jwt) to include permis...

github.com/sanic-org/sanic - e1c90202682d76361c77adb7bb2176730038466a authored over 6 years ago
Added Sanic-Auth, Sanic-CookieSession and Sanic-WTF to Extensions doc (#1210)

github.com/sanic-org/sanic - 04a12b436e638a671db8d96487d692ad3d66e560 authored over 6 years ago
Added GINO to Extensions doc (#1200)

github.com/sanic-org/sanic - 818a8c2196fb14aab3ee30cd2fef845d0b7148ef authored almost 7 years ago
added init docs (#1167)

github.com/sanic-org/sanic - b6715464fd2e6ee9ad99c742520f3ce1c261da69 authored almost 7 years ago
default to auto_reload in debug mode (#1159)

* default to auto_reload in debug mode

* disable auto-reload in testing client

github.com/sanic-org/sanic - 8f2d543d9fd3a0ad8f7f62f40bbb2dbe2e34d4d7 authored almost 7 years ago
Merge pull request #1181 from kot83/patch-1

rename function in examples to post_json

github.com/sanic-org/sanic - 6cf320bedb76edc5d30378bf03a294f65de95929 authored almost 7 years ago
rename function to something else

function already defined

github.com/sanic-org/sanic - a850ce50865483f894d5d349bfca1fe67a0c1682 authored almost 7 years ago
Merge pull request #1180 from ashleysommer/fix_aiohttp_breakages

Fix failing tests when aiohttp>=3.1.0

github.com/sanic-org/sanic - ef3bdf5408544d2bbcc570579a63c3074fd57619 authored almost 7 years ago
Some of the tests in Sanic (test_request_timout, test_response_timeout, test_keep_alive_timeout) use a custom SanicClient with modified methods. This relies on overriding internal aiohttp Client classes.

In aiohttp 3.1.0 there were some breaking changes that caused the custom methods to be no longer ...

github.com/sanic-org/sanic - 94b9bc7950dc5ef49de9e21dcc16e4910e27a312 authored almost 7 years ago
Merge pull request #1175 from PyManiacGR/patch-1

Fix try_everything example.

github.com/sanic-org/sanic - 8a07463a67c61dd6303f3bf222600f0c5656565d authored almost 7 years ago
Update try_everything.py

github.com/sanic-org/sanic - 2995b2392941d088fc2a25738be8d489dfc3865d authored almost 7 years ago
Fix try_everything example.

github.com/sanic-org/sanic - eb4276373bac79de1c4a1a5d07e308853a57d430 authored almost 7 years ago
Merge pull request #1169 from charlax/patch-1

Clarify arguments to request/response middleware

github.com/sanic-org/sanic - 79df52e519588112e43dd771dcd42ea245e732d2 authored almost 7 years ago
Clarify arguments to request/response middleware

github.com/sanic-org/sanic - 3dfb31b1b9590d73be5d8016dc2dbf843f82b39f authored almost 7 years ago
Merge pull request #1163 from vopankov/master

Add __weakref__ to Request slots

github.com/sanic-org/sanic - c4c4ed70d986bd4ceac260c66083e0053be27011 authored almost 7 years ago
Merge pull request #1162 from yunstanford/fix-hang-build

Fix hang build and failed builds

github.com/sanic-org/sanic - 45422df1b76d562b7ed9ec1a924caa2abcc0eff3 authored almost 7 years ago
fix hang build

github.com/sanic-org/sanic - e0b7624414b77f71389f865e9d5d04d3a1a993e5 authored almost 7 years ago
fix hang build

github.com/sanic-org/sanic - b0ecb3170fa73fa288e140f55c3914b187b6c15e authored almost 7 years ago