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 pull request #585 from subyraman/listener-docs

add docs for server lifecycle listeners and `add_task`

github.com/sanic-org/sanic - 536140340e6d3d57ef4d12b93f0227133a91bd31 authored almost 8 years ago by Raphael Deem <[email protected]>
add blueprint strict_slashes

github.com/sanic-org/sanic - 5d293df64bc22217d0b5a689c6dbaa21aa4cc56b authored almost 8 years ago by Raphael Deem <[email protected]>
Remove OPTIONS methods from swagger

The purpose of options is to show the HTTP methods that the server supports for the route: https...

github.com/sanic-org/sanic-openapi - fe53b8aa309c01e330d959ccad329616ada453fb authored almost 8 years ago by Typhon <[email protected]>
add-listeners-docs

github.com/sanic-org/sanic - 6188891a53aee2b07b5b559d4d9b9552554371b4 authored almost 8 years ago by Suby Raman <[email protected]>
Merge pull request #580 from skytoup/master

Fix testing not support binary file

github.com/sanic-org/sanic - 9774661cfe9a5f555b88ea28c57b6731f12b708b authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #578 from messense/feature/gunicorn-deploy-doc

Add documentation for Gunicorn worker

github.com/sanic-org/sanic - 563bc34fb516028a8af265bbeb385a59dd6a8c5e authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #584 from subyraman/add-decorators-info

add decorator docs

github.com/sanic-org/sanic - 9c95ab3a285a224d1a69d0d35c04460da8fe943c authored almost 8 years ago by Raphael Deem <[email protected]>
add decorator docs

github.com/sanic-org/sanic - b776c37b3695ba4451aead688d9764b4a9661c26 authored almost 8 years ago by Suby Raman <[email protected]>
Merge pull request #577 from seemethere/fix_tests_after_aiohttp_2

Hotfixes tests failing from URL object change

github.com/sanic-org/sanic - 5b3f92b70f6a38b1bc1e71815203a37bc0090077 authored almost 8 years ago by Eli Uriegas <[email protected]>
add arg load_body in testing

github.com/sanic-org/sanic - 1562b81522d827539545a28e592aed1966ce0099 authored almost 8 years ago by ivan <[email protected]>
merge upstream

github.com/sanic-org/sanic - be1016ace62cc118aa20b987cc242359200a89e8 authored almost 8 years ago by ivan <[email protected]>
commented aiohttp load response body in testing

github.com/sanic-org/sanic - ee27c689e12e1074cbd7ae235f0b0c076130422a authored almost 8 years ago by ivan <[email protected]>
1. try...catch aiohttp encode response body to text in test_client

2. add tests static binary file

github.com/sanic-org/sanic - fdbf452cedcffd69d99ea9fc95aa9657d83a535e authored almost 8 years ago by skytoup <[email protected]>
Add documentation for Gunicorn worker

github.com/sanic-org/sanic - 3d9927dee037fcb67dc92f56768a1eacad25a2a6 authored almost 8 years ago by messense <[email protected]>
Merge pull request #572 from sourcepirate/master

Removed raw string in cookies documentation

github.com/sanic-org/sanic - 1456b128d27150a4959ed2465d4d0d046f28f82a authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #545 from messense/feature/gunicorn-worker

Addition of a gunicorn worker

github.com/sanic-org/sanic - 166f77cb86b7f788fbfef0a6b6c992535ff5cfb1 authored almost 8 years ago by Eli Uriegas <[email protected]>
Hotfixes tests failing from URL object change

aiohttp decided to use yarl for their new URL objects so that they
aren't plain strings anymore ...

github.com/sanic-org/sanic - 55778389057279734a88046e6e1cbebadfa79c85 authored almost 8 years ago by Eli Uriegas <[email protected]>
Update response.py

fix status code not propagating from response.stream to response.StreamingHTTPResponse

github.com/sanic-org/sanic - 9c159822993fce24472ed2d41335f70a31b95901 authored almost 8 years ago by matuusu <[email protected]>
Removed raw string in cookies documentation

github.com/sanic-org/sanic - 63c24122db26293dba2f6dc828d9e3d1371b041d authored almost 8 years ago by sourcepirate <[email protected]>
Fix before_stop event

github.com/sanic-org/sanic - 1396ca903dfad87ed59d90564f97ac52844e05af authored almost 8 years ago by messense <[email protected]>
Set `signal.stopped = True` on closing

github.com/sanic-org/sanic - e27812bf3e843e001ea449d4ec588baf9d4d3d3c authored almost 8 years ago by messense <[email protected]>
Add signal handling

github.com/sanic-org/sanic - 11a3cf9b99063a58c5ff06c81db8888fef32cdc9 authored almost 8 years ago by messense <[email protected]>
Check connections is not None

github.com/sanic-org/sanic - a90d70feae59f702e56e771cf84d12a6ee75beed authored almost 8 years ago by messense <[email protected]>
Set app.is_running to True

github.com/sanic-org/sanic - 466b34735c02779ff9acbade8e278a589b39c108 authored almost 8 years ago by messense <[email protected]>
Fix async before_server_start hook bug

github.com/sanic-org/sanic - d1fb5bdc300575197e77e8a63fb8b87264d03768 authored almost 8 years ago by messense <[email protected]>
Flake8 fix

github.com/sanic-org/sanic - decd3e737c17c550c280be2cd75df9ca0e06c9c6 authored almost 8 years ago by messense <[email protected]>
Fix RuntimeError: this event loop is already running

github.com/sanic-org/sanic - f35442ad1b1e78007e5daf1c5172f3c90dea70b9 authored almost 8 years ago by messense <[email protected]>
Gunicorn worker

github.com/sanic-org/sanic - 19ee1dfecca09d23cc450df86c42e26ffd1548fb authored almost 8 years ago by messense <[email protected]>
Trigger before_stop before closing server, after_stop before closing

loop

github.com/sanic-org/sanic - 7ca9116e370d3a82dbb48c9d6aa4492cab44e6b5 authored almost 8 years ago by messense <[email protected]>
Trigger events

github.com/sanic-org/sanic - 2b296435b3b77b07af9ae20b9469c01eacc5710a authored almost 8 years ago by messense <[email protected]>
Merge pull request #567 from Sniedes722/master

Added Sanic-OAuth to extensions.

github.com/sanic-org/sanic - 7da4596ef89376e5cc26052e2ea81a4fce308545 authored almost 8 years ago by Raphael Deem <[email protected]>
Added Sanic-OAuth to extensions.

github.com/sanic-org/sanic - a379ef6781f6ecefa03ec1863beecb8fe43126c1 authored almost 8 years ago by Shawn Niederriter <[email protected]>
Merge pull request #562 from lixxu/master

update function name as it not halt request actually

github.com/sanic-org/sanic - 7beb065be360809a9c30fca637b08818612638b1 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #443 from sourcepirate/master

Fixed sanic peewee example.

github.com/sanic-org/sanic - 38b909151319980c14bdd08ac1d7f8474cc5292b authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #564 from messense/feature/aioredis-example

Add an aioredis example

github.com/sanic-org/sanic - 96db3c9601c459603b7da7ecc999f117b872ba17 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #559 from r0fls/557

accept strict_slash routes

github.com/sanic-org/sanic - 43c4fc8e33a14e92a1b7571939b6db3c0f85f140 authored almost 8 years ago by Raphael Deem <[email protected]>
Add an aioredis example

github.com/sanic-org/sanic - 986ff101ce224494a5cdb047a1aefd99c8a6d840 authored almost 8 years ago by messense <[email protected]>
fix broken table

github.com/sanic-org/sanic - 94c83c445fd067934052733853d81af5abd7f193 authored almost 8 years ago by lixxu <[email protected]>
update function name as it not halt request actually

github.com/sanic-org/sanic - 625865412fa939d7c9e11257a5b37e1ca73dc152 authored almost 8 years ago by lixxu <[email protected]>
accept strict_slash routes

github.com/sanic-org/sanic - 46677e69cebf2ff303d551c344525006816c2fb9 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #561 from kdelwat/master

Fix ReadTheDocs build errors

github.com/sanic-org/sanic - 5fbca5b8230f3dd8a292f1dfdb7048db5a7eb9aa authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #560 from miguelgrinberg/cancel-websocket-tasks

cancel websocket tasks if server is stopped

github.com/sanic-org/sanic - 879fab120ffba0b0a487ecf05ac87bf98df82a82 authored almost 8 years ago by Eli Uriegas <[email protected]>
Add websockets dependency to ReadTheDocs environment

github.com/sanic-org/sanic - 391b24bc17f8ce669a0d825867dd3651b54bf65a authored almost 8 years ago by Cadel Watson <[email protected]>
Fix docstring formatting errors

github.com/sanic-org/sanic - d713533d26f44c432aa434989f69058f7d9f905f authored almost 8 years ago by Cadel Watson <[email protected]>
Fix formatting errors in RST files

github.com/sanic-org/sanic - 24f745a334321cb342fb53a41e724c2b19359914 authored almost 8 years ago by Cadel Watson <[email protected]>
Add autodoc extension to Sphinx configuration

github.com/sanic-org/sanic - 86f3101861bee0adeb37a1debe890853df4112ca authored almost 8 years ago by Cadel Watson <[email protected]>
cancel websocket tasks if server is stopped

github.com/sanic-org/sanic - fd823c63aba8b7a74da4660a7e1dfbf4c2a05ea3 authored almost 8 years ago by Miguel Grinberg <[email protected]>
Merge pull request #558 from Zheaoli/master

Add a new example by using aiomysql

github.com/sanic-org/sanic - fa69892f70fdc9db6bce4509db2b11791c4c5e5d authored almost 8 years ago by Raphael Deem <[email protected]>
Change some code in sanic aiomysql code

github.com/sanic-org/sanic - cfc53d0d2684d05a6f55153ad6293736892dda1f authored almost 8 years ago by lizheao <[email protected]>
Change some code in sanic aiomysql code

github.com/sanic-org/sanic - 97c2056e4a0511b593d0646359e9a28d72d88bd3 authored almost 8 years ago by lizheao <[email protected]>
Change some code in sanic aiomysql code

github.com/sanic-org/sanic - 0ad016417179d621a80786d4a8483563a0cd875d authored almost 8 years ago by lizheao <[email protected]>
Add a new example

github.com/sanic-org/sanic - df0e285b6f8465eb273af50c242299c5601fa09f authored almost 8 years ago by lizheao <[email protected]>
Merge pull request #556 from AntonDnepr/fix-414

Small changes to the docs and tests for the #414

github.com/sanic-org/sanic - e92f1b8c2840acede688bb0fe89d7fab00d281f5 authored almost 8 years ago by Raphael Deem <[email protected]>
fix for docs&tests

github.com/sanic-org/sanic - 410f86c960d4794c34ed79c211332484959587dc authored almost 8 years ago by Anton Zhyrnyi <[email protected]>
Merge pull request #553 from ashleysommer/ashleysommer-add-dispatch-extension

Add Dispatcher Extension to Extensions page in Docs

github.com/sanic-org/sanic - 85f27320e706d1bf99f5d1e25246776d43fe1c40 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #551 from messense/feature/documentation-links

Add hyperlinks in response documentation

github.com/sanic-org/sanic - 9a3fac90e10cb025ef336a08767670ca49c27eee authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #549 from ai0/websocket-scheme

add websocket scheme in request

github.com/sanic-org/sanic - 6984f6eec4f1ca50457b9d3a94ffb27175b6dd42 authored almost 8 years ago by Raphael Deem <[email protected]>
Add Dispatcher Extension

Adds a link to the extension
https://github.com/ashleysommer/sanic-dispatcher
And a very short...

github.com/sanic-org/sanic - d05f502fc83eb9ee9dda8e39a0d4d90e976712e5 authored almost 8 years ago by Ashley Sommer <[email protected]>
fix typo

github.com/sanic-org/sanic - ba41ab8f67e484b8ea5bda2dd91603aba1dcec93 authored almost 8 years ago by Jing Su <[email protected]>
add websocket secure scheme in request @messense

github.com/sanic-org/sanic - 250bb7e29d0f2ae66a9655f79601864f7c111428 authored almost 8 years ago by Jing Su <[email protected]>
Add hyperlinks in response documentation

github.com/sanic-org/sanic - 48a26fd5df8a2ea71537479a0829a7e26c56706f authored almost 8 years ago by messense <[email protected]>
add websocket scheme in request

github.com/sanic-org/sanic - 3af26540ecce99779aa054ec986c0842fa9329d5 authored almost 8 years ago by Jing Su <[email protected]>
Merge pull request #544 from messense/feature/document-response

Add response documentation

github.com/sanic-org/sanic - 7d9de068d9b4833bec84c9aa9ec3925bafa19116 authored almost 8 years ago by Raphael Deem <[email protected]>
Add response documentation

github.com/sanic-org/sanic - d174917a0789c9deb8c4c4d0cb7209b9f9625d6e authored almost 8 years ago by messense <[email protected]>
Merge pull request #543 from r0fls/windows-setup

windows setup

github.com/sanic-org/sanic - af398fc4c4286c18897b6e24224b81d650181251 authored almost 8 years ago by Eli Uriegas <[email protected]>
refactor redundant print logic

github.com/sanic-org/sanic - 878ef446a29374159752f078ea4e11956a56d836 authored almost 8 years ago by Raphael Deem <[email protected]>
fix spacing

github.com/sanic-org/sanic - 668f6477bb32c4d18df66d6e5bb28b3f1e30940b authored almost 8 years ago by Raphael Deem <[email protected]>
windows setup

github.com/sanic-org/sanic - 01a770cbcaf9185182469708890a8a9f20574841 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #542 from nszceta/master

Faster asyncpg queries via a global connection pool

github.com/sanic-org/sanic - 23a1174aa28d7a8b8cfb1255ddf920ea56752033 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #541 from r0fls/speedup

remove default host attribute in router

github.com/sanic-org/sanic - 414020e75b7eb74ad11c8269fa865f722899216d authored almost 8 years ago by Raphael Deem <[email protected]>
Faster asyncpg queries via a global connection pool

In my benchmarks I was able to obtain a 17% performance
improvement over the current asyncpg dem...

github.com/sanic-org/sanic - ed74bccad6bfa518039038c46bae9e40e065ea0d authored almost 8 years ago by Adam Gradzki <[email protected]>
remove default host attribute in router

github.com/sanic-org/sanic - 0eedde445c043454bf6882b7c910c57bfa335167 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #512 from subyraman/fix-url-building

Fix `request.url` and other url properties

github.com/sanic-org/sanic - 88bf78213ffdc168330cfc135b8a25706ef0b1ef authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #535 from ai0/master

Update blueprints example

github.com/sanic-org/sanic - d342461a51a2bb84097a9c4d9a1f8ced4518475a authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #533 from 38elements/patch-1

Fix bail_out()

github.com/sanic-org/sanic - dffaaf875115c4d783732a25dbc7060e8e2d3bab authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #528 from r0fls/523

allow running with SSL via commandline

github.com/sanic-org/sanic - 313edadf47214e77dcedd882f0b180beefe43ddb authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #524 from r0fls/exception-list

allow exceptions to be a list

github.com/sanic-org/sanic - c9ce33dfe69774d9630f2ed27ce1fa37533305a7 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #517 from r0fls/empty-json

return valid json in request.json

github.com/sanic-org/sanic - 0f50ac7205fb43bccf5dfd46f882354b41c093b2 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #536 from lixxu/master

add sanic-babel extension

github.com/sanic-org/sanic - e807c082753b37e237365e829314a0a672c214af authored almost 8 years ago by Raphael Deem <[email protected]>
Update extensions.md

add babel extension

github.com/sanic-org/sanic - 893977365c0d5483bae147ad99a6884e262e51c6 authored almost 8 years ago by Lix Xu <[email protected]>
add blueprints websocket example

github.com/sanic-org/sanic - 0cac45809f082f16ec259ab3d26021dd3daed1df authored almost 8 years ago by Jing Su <[email protected]>
use blueprint method instead of deprecated register_blueprint

github.com/sanic-org/sanic - 489ca3c207899c83bb32d45d7c105c75a79cd1ae authored almost 8 years ago by Jing Su <[email protected]>
Fix bail_out()

github.com/sanic-org/sanic - 313535c5996e59dfa371814ba8d96ad068ec9b33 authored almost 8 years ago by 38elements <[email protected]>
Merge pull request #532 from r0fls/example-asyncpg-close

close connection in asyncpg example

github.com/sanic-org/sanic - 7f1e0557c9aee3056a868911728e4f7baca8afa6 authored almost 8 years ago by Raphael Deem <[email protected]>
close connection in asyncpg example

github.com/sanic-org/sanic - 0860f84a39f629be57a43e27351cb898c384ee39 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #525 from r0fls/518

rename TestClient

github.com/sanic-org/sanic - 2fe9e78b6d567d3eb2271593d1f1d023774b8dc2 authored almost 8 years ago by Raphael Deem <[email protected]>
allow running with SSL via commandline

github.com/sanic-org/sanic - 2ba30f20221d22c191dced77b1e59ce59e142c47 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #527 from r0fls/asyncpg-example

update asyncpg example

github.com/sanic-org/sanic - b3b27cab34c73bd448f66ad098848f410031278f authored almost 8 years ago by Raphael Deem <[email protected]>
update asyncpg example

github.com/sanic-org/sanic - 694207a86d8f66fbbda03e21264ff90202fe1c59 authored almost 8 years ago by Raphael Deem <[email protected]>
return valid json in request.json

github.com/sanic-org/sanic - 90138c4bae4cb837c65121ec166cd2acb9736a19 authored almost 8 years ago by Raphael Deem <[email protected]>
rename TestClient

github.com/sanic-org/sanic - 58a833e98761bc39c23cffa26916615fbdc21bda authored almost 8 years ago by Raphael Deem <[email protected]>
allow exceptions to be a list

github.com/sanic-org/sanic - 86c5a569d572e0f5afcf6cfbe8e1935cd69d21bd authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #473 from subyraman/explore-streams-v2

Add `stream` method for streaming content, add docs and examples

github.com/sanic-org/sanic - 19592e8eea7135d02ab48b283eddeb2b99be4201 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #469 from miguelgrinberg/websocket-support

websocket support

github.com/sanic-org/sanic - 8e6678d5267b3355af7738929a7859c3732d36d0 authored almost 8 years ago by Eli Uriegas <[email protected]>
add host test

github.com/sanic-org/sanic - e792a1e030add49650f9f5f8d4803d4f7c6bfcba authored almost 8 years ago by Suby Raman <[email protected]>
add host test

github.com/sanic-org/sanic - f0e818a28c6296bdef6f3c074fbee838540ec3e2 authored almost 8 years ago by Suby Raman <[email protected]>
add docs

github.com/sanic-org/sanic - 69bd63b742a664879ecac15dda0da8b4427970b0 authored almost 8 years ago by Suby Raman <[email protected]>
fix tests

github.com/sanic-org/sanic - b40f30f2e59f5903ac45f24087c48e7b121964cc authored almost 8 years ago by Suby Raman <[email protected]>
initial commit

github.com/sanic-org/sanic - 1fbde87ec2417879a1fb7f9b495bc15e8928fef3 authored almost 8 years ago by Suby Raman <[email protected]>
Merge pull request #510 from jamesstidard/patch-2

Sanic EnvConfig

github.com/sanic-org/sanic - f9dc34c8fa493f9cbf4ad8a23031d3aa2f0876d3 authored almost 8 years ago by Eli Uriegas <[email protected]>