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' of https://github.com/channelcat/sanic

github.com/sanic-org/sanic - 7f60f85cd4266c9b8d8d44090619c24401eca903 authored over 7 years ago by zenix <[email protected]>
Fix static files router

github.com/sanic-org/sanic - 4c66cb18544244bc5431e7ed6759b06e7618575a authored over 7 years ago by messense <[email protected]>
Add path type for router

github.com/sanic-org/sanic - 35b92e1511867a03b1057da85b5d921fb86ed6b8 authored over 7 years ago by messense <[email protected]>
Merge pull request #630 from 38elements/keep_alive

Refactor keep_alive

github.com/sanic-org/sanic - e5d3fe52c51b69cbb0a475322f47af357fe356ce authored over 7 years ago by Raphael Deem <[email protected]>
Merge pull request #631 from adamserafini/fix-installation

Fix installation on Ubuntu 16.10 #629

github.com/sanic-org/sanic - 63fe7c0a867cf3d4b29ef7903b0c46191de08303 authored over 7 years ago by Raphael Deem <[email protected]>
fix original code logic

github.com/sanic-org/sanic - c5f137c715dd39c4285237944d16cfcbc4706493 authored over 7 years ago by zenix <[email protected]>
remove unused param

github.com/sanic-org/sanic - 66923bc0e38c02646e86cb07063403e2896b0756 authored over 7 years ago by zenix <[email protected]>
remove unused dependency

github.com/sanic-org/sanic - 8bf7b5a323c10626aea3d5fdbbf0849209e4f57e authored over 7 years ago by zenix <[email protected]>
change to use default python config code

github.com/sanic-org/sanic - 36d4d85849f36dda9ce14217ed24ecb91c8a32e0 authored over 7 years ago by zenix <[email protected]>
Bump version

github.com/sanic-org/sanic - 235e5511ebee6fcd53ad1e056d44df55bea3d44b authored over 7 years ago by adam.serafini <[email protected]>
Merge branch 'master' of https://github.com/channelcat/sanic

github.com/sanic-org/sanic - 6fb60ae0b17d10751c47167eaa808977189a579e authored over 7 years ago by zenix <[email protected]>
Fix installation on Ubuntu 16.10

Fixes issue #629. Printing a unicode string at the end of the
setup.py script is asking for trou...

github.com/sanic-org/sanic - 6b2883074be3279734b11d3f2666e383ae42b744 authored over 7 years ago by adam.serafini <[email protected]>
Refactor keep_alive

github.com/sanic-org/sanic - 7fe418d1b7c0d6fd03104f8a641da5c08a114da6 authored over 7 years ago by 38elements <[email protected]>
fix bug in access logging when error happens

github.com/sanic-org/sanic - f872ceb0d9a1ef7816995e7441189af4ff184f1a authored over 7 years ago by zenix <[email protected]>
Added url_for example

github.com/sanic-org/sanic - 0f10a36b4046f544869aa24d722336c00324fcde authored over 7 years ago by Shawn Niederriter <[email protected]>
Fixed to merge with #626

github.com/sanic-org/sanic - 3c45c9170fc3b6a8be89e3f47047e1d9038fbc01 authored over 7 years ago by Shawn Niederriter <[email protected]>
Merge https://github.com/channelcat/sanic

Version 0.0.5

github.com/sanic-org/sanic - a0730aeb44bdfba825f850640c60ab37016c0484 authored over 7 years ago by Shawn Niederriter <[email protected]>
Merge pull request #626 from seemethere/increment_050

Increment to 0.5.0

github.com/sanic-org/sanic - e5fdc7fdd08a29bab1f63f73816028033fdafdc3 authored over 7 years ago by Eli Uriegas <[email protected]>
Add traceback for better debugging

github.com/sanic-org/sanic - 015c87b5e1c3023a3fea229d235273093b17496d authored over 7 years ago by Eli Uriegas <[email protected]>
Lock chardet for now...

github.com/sanic-org/sanic - d20a49e5006a0ee3c6e64a11feb253fadcd840df authored over 7 years ago by Eli Uriegas <[email protected]>
Updated examples for 0.5.0

github.com/sanic-org/sanic - adb73316709748ad812dfd2312edee8195b7fa30 authored over 7 years ago by Shawn Niederriter <[email protected]>
Increment to 0.5.0

github.com/sanic-org/sanic - 084f0d27a3dbb5b93f0e544b9f0c762fba31acc3 authored over 7 years ago by Eli Uriegas <[email protected]>
Merge pull request #622 from aryeh/provide_request_object

Allow a custom Request class to be passed in to Sanic

github.com/sanic-org/sanic - 522a0beec0c9cff0ba91288d5df2a23c7c468637 authored over 7 years ago by Eli Uriegas <[email protected]>
Merge branch 'logging'

github.com/sanic-org/sanic - bf46bcf376ba7a00310be7d8234b65f0c90aa74b authored over 7 years ago by zenix <[email protected]>
add logging based on issue #608, add default config

github.com/sanic-org/sanic - f330c3f8c5338141a8601ac1ba12540aa20634a8 authored over 7 years ago by zenix <[email protected]>
Merge pull request #617 from Sniedes722/master

Update Examples for 0.4.2

github.com/sanic-org/sanic - 77a51c1e05adda68e68b96ca64493381069797fd authored over 7 years ago by Raphael Deem <[email protected]>
Merge pull request #623 from qwIvan/master

Fixed #615

github.com/sanic-org/sanic - 144f215705be88fdb26c4f1a69f28322369208c0 authored over 7 years ago by Raphael Deem <[email protected]>
Merge branch 'master' of github.com:qwIvan/sanic

github.com/sanic-org/sanic - 51b01b6b448793caa4546c9372bbcce785af5f52 authored almost 8 years ago by ivan <[email protected]>
Break long line (> 80 chars) into 2 lines

github.com/sanic-org/sanic - b9dfec38c2c77fd98ce6dffb909de85b4c423514 authored almost 8 years ago by aryeh <[email protected]>
Allow a custom Request class to be passed in to Sonic

Allowing a custom Request class to be defined would enable either a different Request class or a...

github.com/sanic-org/sanic - 2ef8120073d97aef30da51d65e08e1f0069fe21b authored almost 8 years ago by aryeh <[email protected]>
Merge pull request #621 from r0fls/620

fix python -m method of running

github.com/sanic-org/sanic - 52ff2e0e63142f1d59e14d783954318475c5d6cf authored almost 8 years ago by Raphael Deem <[email protected]>
fix python -m method of running

github.com/sanic-org/sanic - 8cf7dce33f4b7513cdd9e753a8db8555eb252110 authored almost 8 years ago by Raphael Deem <[email protected]>
Last one for realsies

github.com/sanic-org/sanic-openapi - 777c7de6b48929e92d8cc57b4ae57e7ffbf7a702 authored almost 8 years ago by Michael Hill <[email protected]>
Re-releasing to 0.2.0 to fix broken examples

github.com/sanic-org/sanic-openapi - 64db9c69c59336dc7dc5d4a18eff7abbd3096d48 authored almost 8 years ago by Michael Hill <[email protected]>
Updated swagger URL to include whole host

Fixes examples

github.com/sanic-org/sanic-openapi - 2fb898e99ccd6679e12652dab87a8e5014c04c0f authored almost 8 years ago by Michael Hill <[email protected]>
Updated to version 0.1.7

github.com/sanic-org/sanic-openapi - 02e7ffd8a18c0f3fa1e5f63fd5e4622907ed4e5a authored almost 8 years ago by Michael Hill <[email protected]>
Moved to swagger 3.0

github.com/sanic-org/sanic-openapi - df5f611e27de488b32f0c1cc2acb0b7195c480f4 authored almost 8 years ago by Michael Hill <[email protected]>
Added query string params

github.com/sanic-org/sanic-openapi - 2cfa8e9203d133d68301c146b6c99e872968df02 authored almost 8 years ago by Michael Hill <[email protected]>
Merge pull request #8 from Typhon66/patch-2

Remove OPTIONS methods from swagger

github.com/sanic-org/sanic-openapi - 6724edab5214d7b4489e374948260fdaa4849151 authored almost 8 years ago by Channel Cat <[email protected]>
Updated examples in-line with response docs

github.com/sanic-org/sanic - 9d3bb4a37ad2edcededc9c79108d1c5892de3f9a authored almost 8 years ago by Shawn Niederriter <[email protected]>
Updated aiohttp & run_async examples, added redirect

github.com/sanic-org/sanic - c30437448bf5e35924bec7401cba5634720047ae authored almost 8 years ago by Shawn Niederriter <[email protected]>
Merge pull request #614 from dkruchinin/middleware

Response middleware should be called even if server replies with an error

github.com/sanic-org/sanic - 7e3496f8aa6a0780fb848781431c75397bed0bcf authored almost 8 years ago by Raphael Deem <[email protected]>
Update run_async demo

github.com/sanic-org/sanic - 46ac79f4dcd62fcbcb39a689e48f9f3ef947d6d9 authored almost 8 years ago by Shawn Niederriter <[email protected]>
Updated aiohttp example.

github.com/sanic-org/sanic - 833b14e3531e2c7a61634652607621ea24b918ad authored almost 8 years ago by Shawn Niederriter <[email protected]>
Merge pull request #616 from r0fls/610

use socket.set_inheritable instead of os version

github.com/sanic-org/sanic - e9eca25792737138df0f6fd3afc10096a03e2aa8 authored almost 8 years ago by Eli Uriegas <[email protected]>
use socket.set_inheritable instead of os version

github.com/sanic-org/sanic - 1854ad133cd234f98f48feb26ff2003827c134b0 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #519 from youknowone/recall-379

Add #379 again and make related test rework

github.com/sanic-org/sanic - 2b5e723ea574272d98d3e3a87a678569f0967d85 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #612 from dkruchinin/prom

Add prometheus extension

github.com/sanic-org/sanic - 9a18906edd3cc8b7c3e254e0f8f7b03582eccc31 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge branch 'master' into prom

github.com/sanic-org/sanic - 93cb7582c2ae767fd89677f5fe6f8dcd92ba8d15 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #611 from ashleysommer/master

Add Sanic-RestPlus to extensions.

github.com/sanic-org/sanic - b4529639f662ff8faf0d07daa884a64c43f28ad6 authored almost 8 years ago by Raphael Deem <[email protected]>
flake8-related fixes

github.com/sanic-org/sanic - f0a59fccf8abbef6bd83dec4bcfb5d43e66a000d authored almost 8 years ago by Dan Kruchinin <[email protected]>
Response middleware should be called even if server replies with error

github.com/sanic-org/sanic - 46dbaf95a6348482ab58d7f518fd77c1b1abb971 authored almost 8 years ago by Dan Kruchinin <[email protected]>
Add prometheus extension

github.com/sanic-org/sanic - d418b03708e0e6b594d0c6f0ea24d77d8d9ed87c authored almost 8 years ago by Dan Kruchinin <[email protected]>
update extensions

Add Sanic-RestPlus!

github.com/sanic-org/sanic - 765e90ecfa5d91cdfe015c163e8f4111c99256e6 authored almost 8 years ago by Ashley Sommer <[email protected]>
Merge pull request #2 from channelcat/master

update to latest sanic

github.com/sanic-org/sanic - ff1e88dde6b1a9584a499f30630b970efd016a6b authored almost 8 years ago by Ashley Sommer <[email protected]>
Add graphql integration extension

Closes #579

github.com/sanic-org/sanic - 62ebcba64756981601d95cc9b5bc2c178d123b61 authored almost 8 years ago by Eli Uriegas <[email protected]>
Add #379 again and make related test rework

Original PR: https://github.com/channelcat/sanic/pull/379

github.com/sanic-org/sanic - 429e90183b358ab60a4c8985b3bbb0495012d4bf authored almost 8 years ago by Jeong YunWon <[email protected]>
Merge pull request #606 from monobot/master

Fix URL Parse Error #599

github.com/sanic-org/sanic - 875790e8620c02ae8b72ddc070c32dab573f5939 authored almost 8 years ago by Raphael Deem <[email protected]>
update docs

github.com/sanic-org/sanic - 25edbe6805a18436415bfff64e9bc9873238c184 authored almost 8 years ago by monobot <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/sanic-org/sanic - e148b50d6ae92ac1a65657b62a4f888de0ec0b2f authored almost 8 years ago by monobot <[email protected]>
Merge pull request #602 from jkbbwr/fix/env-install

Flake8 cleanup. Setup environmental variables.

github.com/sanic-org/sanic - 06d46d56cd4e20850019f0b096c1e26e145f853a authored almost 8 years ago by Raphael Deem <[email protected]>
Restored tests to upstream/master

github.com/sanic-org/sanic - edd8770c67f7e2b0938942848f344d3abecc47e8 authored almost 8 years ago by Jakob Bowyer <[email protected]>
Checked out original tests

github.com/sanic-org/sanic - daedda8547cdcbc852b8e3e0b283053ce494c209 authored almost 8 years ago by Jakob Bowyer <[email protected]>
Merge pull request #607 from nosahama/hotfix/docs-cookie-typo-fix

Typo Fix in docs/sanic/cookies.md

github.com/sanic-org/sanic - df9d897e756dfccbfeb8e728590f7ea469ea3804 authored almost 8 years ago by Raphael Deem <[email protected]>
Typo Fix in docs/sanic/cookies.md

github.com/sanic-org/sanic - fcd8e5e5ad532d48adc7cec3201d1a64257994f1 authored almost 8 years ago by nosaevb <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/sanic-org/sanic - 6c003f71f4fd10d25bf2f55cd71472055a439d81 authored almost 8 years ago by monobot <[email protected]>
raw_args for request objects

github.com/sanic-org/sanic - 5b704478d95f1ff0fac1ce1f0da46374a98b374b authored almost 8 years ago by monobot <[email protected]>
Merge pull request #491 from r0fls/remove-stop-event

remove stop_event

github.com/sanic-org/sanic - 60eb528d6800f816f3eebcc1453e6f1a437bd40a authored almost 8 years ago by Eli Uriegas <[email protected]>
Added usage documentation for optional installs

github.com/sanic-org/sanic - 1cf730d95746240190531d7aa5d6e43f8d68b3a6 authored almost 8 years ago by Jakob Bowyer <[email protected]>
Merge pull request #604 from seemethere/add_docker_unittest_support

Fixing the unittests

github.com/sanic-org/sanic - 171110b445c39e34466e15d4875a38871881e6ce authored almost 8 years ago by Raphael Deem <[email protected]>
Moved skips to seperate pull request

github.com/sanic-org/sanic - 22699db8550fc06674314bdca7463a4437243972 authored almost 8 years ago by Jakob Bowyer <[email protected]>
There was a line missing here?

github.com/sanic-org/sanic - 18405b39080ff80c1b854075f57a218b66b963cf authored almost 8 years ago by Eli Uriegas <[email protected]>
Lock to aiohttp 1.3.5 for now

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

github.com/sanic-org/sanic - 04a0774ee598445db681a4a7db2fca200be65897 authored almost 8 years ago by Eli Uriegas <[email protected]>
Simplify this, it had a lot of fluff

github.com/sanic-org/sanic - 75a4df0f32e60e103404758901b1f8965cdacf79 authored almost 8 years ago by Eli Uriegas <[email protected]>
Add docker support for local unit testing

Addresses consistency across different OS's by making it very similar to
the base Travis image.

github.com/sanic-org/sanic - 8ba1b5fc35ce0d023fa68d8e9c693f5dbcf7c9c3 authored almost 8 years ago by Eli Uriegas <[email protected]>
Fix line length again...

github.com/sanic-org/sanic - f0a55b5cbb5542ba3ec769be28e7fb02aaf2a359 authored almost 8 years ago by Eli Uriegas <[email protected]>
Make these tests not so far apart

github.com/sanic-org/sanic - 3a8cfb1f45b68eb7ff8f9fbef3ec0fdf8226baed authored almost 8 years ago by Eli Uriegas <[email protected]>
Simplify this as well, it replicated effort

github.com/sanic-org/sanic - 1ef69adc6f8967ac8b227d4c6ad9bd0270220bb0 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #600 from monobot/master

added asyncorm example

github.com/sanic-org/sanic - a09471ac6c0390920487eddb6caa81d21fca0570 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #601 from SakuraSound/master

Detailed example with logging, database access, environment variables, and basic middleware

github.com/sanic-org/sanic - a916eea684dee1f06193008a23be317a7e2b9fc3 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #573 from r0fls/env-config

allow setting config from individual env variables

github.com/sanic-org/sanic - 511998d8e16891eb20e3bc0757bf87ea96672dc5 authored almost 8 years ago by Eli Uriegas <[email protected]>
Changed out redis middleware for redis listeners (open/close). Fleshed out the payloads of both endpoints. Added comment about required packages.

github.com/sanic-org/sanic - e3cf50f791fb189624384bc855292daaa1780efc authored almost 8 years ago by Joir-dan Gumbs <[email protected]>
Flake8 cleanup. Setup environmental variables.

Skipping broken tests unrelated.

github.com/sanic-org/sanic - 42ba5298a767352e13896da142131bf116760ae9 authored almost 8 years ago by Jakob Bowyer <[email protected]>
Cleaned up functions. Added extra middleware function to log endpoint being called. Added documentation to make easier to understand.

github.com/sanic-org/sanic - ee79750a220f49f2439209b0359551acf4afab2b authored almost 8 years ago by Joir-dan Gumbs <[email protected]>
Merge pull request #592 from weargoggles/patch-1

Document synchronous response.write in streaming

github.com/sanic-org/sanic - 1787f8617f6afd82434be81d25cdc4548badbf64 authored almost 8 years ago by Raphael Deem <[email protected]>
Created detailed example of using sanic. Adds configurations based on various environment variables, handles database access (using aioredis), uses middleware to check for db object and attach it to request object, and logs events to a logfile (which is set using environment variables).

github.com/sanic-org/sanic - 748ca281855e540a40929ce9871b36f31fba702a authored almost 8 years ago by Joir-dan Gumbs <[email protected]>
added asyncorm example

github.com/sanic-org/sanic - 9c68d713ba580fae80efdee54c683bf13331c8ba authored almost 8 years ago by monobot <[email protected]>
Merge remote-tracking branch 'upstream/master' into remove-stop-event

github.com/sanic-org/sanic - fc69678206c7fb1ea4ed0a73efe13012cc087e3f authored almost 8 years ago by Raphael Deem <[email protected]>
fix merge conflict

github.com/sanic-org/sanic - aebd717039c9f6d0ca286f85481d3d9131b7612f authored almost 8 years ago by Raphael Deem <[email protected]>
remove stop_event

github.com/sanic-org/sanic - 1ddb01ac44332b2ab56c73ba68f27699013c4d86 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #593 from itielshwartz/master

add sanic-nginx-docker-example to extensions.md

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

github.com/sanic-org/sanic - 724c03630a42777dca31ab0e1dad22d5d88f9708 authored almost 8 years ago by Raphael Deem <[email protected]>
add sanic-nginx-docker-example to extensions.md

github.com/sanic-org/sanic - b00b2561e5b684702b23e94413f223b17bab2c4b authored almost 8 years ago by itiel <[email protected]>
allow setting config from individual env variables

github.com/sanic-org/sanic - c5b50fe3cfb4cd3eb84b6eb1d9692f3bc0a888b9 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #576 from matuusu/master

fix http status code not propagating in response

github.com/sanic-org/sanic - df9884de3c7ca6ad248162c8f404afd0ed774359 authored almost 8 years ago by Raphael Deem <[email protected]>
Document synchronous response.write in streaming

The Streaming section of the docs was updated to make clear that a synchronous write should be u...

github.com/sanic-org/sanic - 65ae7669f9acd0fa1e3d68310d143e647f5a94ca authored almost 8 years ago by Pete Wildsmith <[email protected]>
Merge pull request #590 from r0fls/blueprint-strict-slash

add blueprint strict_slashes

github.com/sanic-org/sanic - 179606feb12fb276417bc0b7a5c060f35ef820ce authored almost 8 years ago by Raphael Deem <[email protected]>