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

Actually add file >.>

github.com/sanic-org/sanic - 3e88ec18e2928b88c5f3f102403c6685b991b902 authored over 7 years ago by Eli Uriegas <[email protected]>
Fix camel case module

github.com/sanic-org/sanic - 1fb640c313e8d33b3967ad5f460e79231f77e09a authored over 7 years ago by Eli Uriegas <[email protected]>
Merge pull request #702 from seemethere/increment_054

Increment to 0.5.4

github.com/sanic-org/sanic - bece3d2bcf79666372ce2c81a8a8b3d91e8ca60f authored over 7 years ago by Eli Uriegas <[email protected]>
Increment to 0.5.4

github.com/sanic-org/sanic - 307d866bb6538a78effcc44e005a4dcb90a2a4b5 authored over 7 years ago by Eli Uriegas <[email protected]>
Merge pull request #701 from seemethere/increment_053

Increment to 0.5.3

github.com/sanic-org/sanic - 95c9514a44f169bb1735c638d53ca8fe1e42551d authored over 7 years ago by Eli Uriegas <[email protected]>
Increment to 0.5.3

github.com/sanic-org/sanic - 768be433d6e8c1bcb3dc9c45df9926cd0b91b80d authored over 7 years ago by Eli Uriegas <[email protected]>
is_request_stream for CompositionView and HTTPMethodView

github.com/sanic-org/sanic - 4d4f38fb35f5a1e736b2a16c661559835aa5732e authored over 7 years ago by 38elements <[email protected]>
Fix streaming.md

github.com/sanic-org/sanic - 15ad07f03d2bae7192c5a75face55a769e81b0b2 authored over 7 years ago by 38elements <[email protected]>
Add stream decorator for HTTPMethodView

github.com/sanic-org/sanic - 0b53c413a71f2ded40024a6434adcfc9f21d6648 authored over 7 years ago by 38elements <[email protected]>
Add Request.stream

github.com/sanic-org/sanic - ef2cc7ebf52b325f7dfe8497e62ed678f754a0ce authored over 7 years ago by 38elements <[email protected]>
Add stream for CompositionView

github.com/sanic-org/sanic - 931397c7e1b256bb7ab3416355f8fb578abe096e authored over 7 years ago by 38elements <[email protected]>
Merge pull request #695 from kszucs/aiopeewee

aiopeewee example

github.com/sanic-org/sanic - 8d3fd75ec2c5bf7dbdca8ac92752d7ef16fbdb5e authored over 7 years ago by Eli Uriegas <[email protected]>
use async version of model_to_dict

github.com/sanic-org/sanic - a42b254c33292407ed9285ff59af10c8974dbbcc authored over 7 years ago by Szucs Krisztian <[email protected]>
removed lines from distributed example

github.com/sanic-org/sanic - d24e1ae1106335e50a6c6c0c168f6f927ed9b192 authored over 7 years ago by Szucs Krisztian <[email protected]>
aiopeewee example

github.com/sanic-org/sanic - 2e7badab4e44f7c629664aa37eec69f0f62308e1 authored over 7 years ago by Szucs Krisztian <[email protected]>
Merge pull request #690 from 38elements/sanic_endpoint_test

Remove utils.py

github.com/sanic-org/sanic - 7cf3d49f00d4080bd919efa4cea90cf8498b291a authored over 7 years ago by Raphael Deem <[email protected]>
Remove utils.py

github.com/sanic-org/sanic - 25037006bf148a8561774c97a43b6685828ea1fe authored over 7 years ago by 38elements <[email protected]>
Merge pull request #686 from 38elements/loop

Remove loop argument in run() and create_server()

github.com/sanic-org/sanic - f611eb2c2b4aa29011182ffcc0b329daf65a11c7 authored over 7 years ago by Eli Uriegas <[email protected]>
Remove loop argument in run() and create_server()

github.com/sanic-org/sanic - e12c10b087d51e657712da75e191c5278868b361 authored over 7 years ago by 38elements <[email protected]>
Merge pull request #685 from r0fls/document-create-server

document create_server method

github.com/sanic-org/sanic - 9527e5ded8f16f8efdf11f6864e9e8b6b16e6e35 authored over 7 years ago by Raphael Deem <[email protected]>
document create_server method

github.com/sanic-org/sanic - 23b4b20b4fc48f9087d99b97b16cbc7d4e1ab8bd authored over 7 years ago by Raphael Deem <[email protected]>
Merge pull request #682 from graingert/fix-readme.rst-encoding

fix README.rst -> long_description encoding

github.com/sanic-org/sanic - 7f9ecd659cf3d9c036f46864c3ab6d7762918ccc authored over 7 years ago by Eli Uriegas <[email protected]>
Add distribution types

github.com/sanic-org/sanic - bb31d465f23bec56c82604fef0606d63454fc6bb authored over 7 years ago by Eli Uriegas <[email protected]>
fix README.rst -> long_description encoding

github.com/sanic-org/sanic - 834468e8e75a3c0b084a1b0287b90ea2dc1edeab authored over 7 years ago by Thomas Grainger <[email protected]>
Merge pull request #679 from graingert/verify-readme-rst-pypi

verify readme for PyPI

github.com/sanic-org/sanic - 47205136720aa8e701c4aa80302428fa0da13a66 authored over 7 years ago by Eli Uriegas <[email protected]>
Merge pull request #681 from 38elements/deprecation

Remove before_start, before_stop, after_start and after_stop

github.com/sanic-org/sanic - a480110d43765f69cab382aa63b8f236dab2dad9 authored over 7 years ago by Eli Uriegas <[email protected]>
Remove before_start, before_stop, after_start and after_stop

github.com/sanic-org/sanic - 0a2c95cc1094b6c26f019a52cff72cd10562d33c authored over 7 years ago by 38elements <[email protected]>
check readme in travis

github.com/sanic-org/sanic - 9d2e32902d29f92fbee184fcdd221ac91d6a051a authored over 7 years ago by Thomas Grainger <[email protected]>
validate readme for PyPI

github.com/sanic-org/sanic - 77b6413526ae6e74601c7c4a9ed347f8ff058a69 authored over 7 years ago by Thomas Grainger <[email protected]>
add readme to package directly

github.com/sanic-org/sanic - 9e502099e01bf50c7b760b8b3725220848d0db84 authored over 7 years ago by Thomas Grainger <[email protected]>
Merge pull request #678 from stopspazzing/patch-1

misspelling

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

acutal -> actual

github.com/sanic-org/sanic - 1bf06312b8cf2ccc38abc8b664cedc8dbf2ace69 authored over 7 years ago by Jeremy Zimmerman <[email protected]>
Add rudimentary support for enums.

github.com/sanic-org/sanic-openapi - 53633a2fa04e968383b83df71131e3d5d5720794 authored over 7 years ago by Johnny Rocketfingers <[email protected]>
Merge pull request #670 from ticosax/set-exit-code-on-error

In case of error when starting sanic

github.com/sanic-org/sanic - c35721abbdf2d6dee8a67eb7f57c3b5bd7dd03d2 authored over 7 years ago by Eli Uriegas <[email protected]>
Merge pull request #677 from abuckenheimer/master

added exception chain rendering in debug #675

github.com/sanic-org/sanic - 7f3c417078813008bb51ec70aba0225298b458fb authored over 7 years ago by Eli Uriegas <[email protected]>
added exception chain rendering in debug #675

github.com/sanic-org/sanic - 69511c27839501b08b0de57fe13ce7319d1541f2 authored over 7 years ago by Alec Buckenheimer <[email protected]>
Merge pull request #674 from 38elements/test-for-uri-template

Add test for uri_template

github.com/sanic-org/sanic - 158a94d34cbd2021f8c4cbd682a840a39a481351 authored over 7 years ago by Eli Uriegas <[email protected]>
Merge pull request #673 from 38elements/routing

Fix docs/sanic/routing.md

github.com/sanic-org/sanic - db58bd68f5aca0a475971c3c32e3bb22f8f719b0 authored over 7 years ago by Eli Uriegas <[email protected]>
Fix docs/sanic/routing.md

github.com/sanic-org/sanic - e65f08a2c8e072e46130196731b781bde961cf1c authored over 7 years ago by 38elements <[email protected]>
Add test for uri_template

github.com/sanic-org/sanic - ab8f616385e8c81fc2a3fd6daa8ac83a4d2dc5ec authored over 7 years ago by 38elements <[email protected]>
Merge pull request #671 from banteg/uri-template

Expose matched request uri template

github.com/sanic-org/sanic - 6dc6f9bbb59d272e14d9170a1a74d80f20c51e29 authored over 7 years ago by Eli Uriegas <[email protected]>
expose matched request uri template

github.com/sanic-org/sanic - 7754bb995bdaa692176df76f235c9dcbc443c25f authored over 7 years ago by banteg <[email protected]>
fixup! In case of error when starting sanic

github.com/sanic-org/sanic - d1fefce61c6e4dc5b712af4816016bfde89eb022 authored over 7 years ago by Nicolas Delaby <[email protected]>
The main process that spawn sub processes doesn't run any loop.

let's not try to stop one

github.com/sanic-org/sanic - c3abdab9c46e10dba5dfa4b84c1f678f75bb0540 authored over 7 years ago by Nicolas Delaby <[email protected]>
In case of error when starting sanic

Don't exit with code 0

github.com/sanic-org/sanic - 8b13e103fd23374886d8adb2a0c62f6cbfa35c99 authored over 7 years ago by Nicolas Delaby <[email protected]>
Merge pull request #669 from 38elements/log

Add access.log and error.log to .gitignore

github.com/sanic-org/sanic - 5f94f65f4f274d911a58036480efea5bf3bb65d8 authored over 7 years ago by Eli Uriegas <[email protected]>
Add access.log and error.log to .gitignore

github.com/sanic-org/sanic - fc0d69616c171b50973fffafbe5ef8429f4131ba authored over 7 years ago by 38elements <[email protected]>
Merge pull request #668 from seemethere/stop_workers_on_sigint

Add the killing of children

github.com/sanic-org/sanic - 656f5b93d6e59d44a6acde23cb95e639087d7f57 authored over 7 years ago by Raphael Deem <[email protected]>
Add the killing of children

Kills children processes when parent process receives a signal to
shutdown.

Solves for #594

github.com/sanic-org/sanic - 436d37c0798cd8c16b921d4fd49da11c2d559551 authored over 7 years ago by Eli Uriegas <[email protected]>
Merge pull request #625 from zenixls2/master

based on issue #608, create access log

github.com/sanic-org/sanic - ed0081fcf7c11043a27be0013f5645ad75980afe authored over 7 years ago by Eli Uriegas <[email protected]>
Merge pull request #662 from rsrdesarrollo/master

invariant: body after request is processed must be binary

github.com/sanic-org/sanic - 140062f8a3ce74f735073385a4e25b788e681bea authored over 7 years ago by Eli Uriegas <[email protected]>
Merge pull request #666 from pyx/issue-665

Fix #665 - ImportError not preserved in __main__.py

github.com/sanic-org/sanic - 75f5fa7c06bbb6a1edf1d2b031bbf77d2aee081b authored over 7 years ago by Raphael Deem <[email protected]>
Improved on wording

github.com/sanic-org/sanic - 9152a1a2661c8a84d421dd3d775138d479aebacf authored over 7 years ago by Philip Xu <[email protected]>
Fix #665 - ImportError not preserved in __main__.py

github.com/sanic-org/sanic - ade89ab795da446afddf981142023caa5cdfa6f2 authored over 7 years ago by Philip Xu <[email protected]>
Merge branch 'master' of https://github.com/channelcat/sanic

github.com/sanic-org/sanic - 95cfdee8b8faf620518a218c9a368c59562f6537 authored over 7 years ago by zenix <[email protected]>
add document on logging

github.com/sanic-org/sanic - 63a27cc5e2a260ac4893ab243defd24cf6bf1441 authored over 7 years ago by zenix <[email protected]>
Add link to issue tracking sanic projects!

github.com/sanic-org/sanic - 472face7962e2ffc588f115163a47ecb1bd39adc authored over 7 years ago by Eli Uriegas <[email protected]>
Merge pull request #663 from mmaybeno/fix_jinja_example_typo

Fix typo for jinja example and converted to dir

github.com/sanic-org/sanic - 8d537a6d0bd74a0e3537db26a2c88e3bd33e5f86 authored over 7 years ago by Raphael Deem <[email protected]>
Fix typo for jinja example and converted to dir

github.com/sanic-org/sanic - b3101d339e00dfacb4b077d417a99c246c6473d1 authored over 7 years ago by Matt Maybeno <[email protected]>
invariant: body after request is processed must be binary

github.com/sanic-org/sanic - 85acddddbaddd4231eeba3de0f575a3d251fb996 authored over 7 years ago by Raúl Sampedro <[email protected]>
fix merge error

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

github.com/sanic-org/sanic - 0bba267808d5479ff1dfe6b89c752bf5e1816d72 authored over 7 years ago by zenix <[email protected]>
Merge pull request #661 from seemethere/increment_052

Increment to 0.5.2

github.com/sanic-org/sanic - 10362420646e24fca27476449265ab538961c356 authored over 7 years ago by Eli Uriegas <[email protected]>
Increment to 0.5.2

github.com/sanic-org/sanic - 5fd62098bd2f2722876a0873d5856d70046d3889 authored over 7 years ago by Eli Uriegas <[email protected]>
Merge branch 'master' into master

github.com/sanic-org/sanic - 74cc7be922448dcf622447a4afc7b064ba9d3343 authored over 7 years ago by Raphael Deem <[email protected]>
Merge pull request #646 from r0fls/637

allow disabling keep alive

github.com/sanic-org/sanic - b3814ca89a56796138720c2d4b9f28665a949c30 authored over 7 years ago by Raphael Deem <[email protected]>
Merge pull request #644 from kszucs/master

Example to use dask distibuted

github.com/sanic-org/sanic - b75a321e4a867b9992308bf0040e733f22fcd509 authored over 7 years ago by Raphael Deem <[email protected]>
Merge pull request #656 from r0fls/token-rework

update token attribute

github.com/sanic-org/sanic - 9caa4fec4a89b2d62b239b71dabef3094963d87a authored over 7 years ago by Raphael Deem <[email protected]>
accept token directly in auth header

github.com/sanic-org/sanic - a0cba1aee181ac9d23cb8967a006b9daccec1ea4 authored over 7 years ago by Raphael Deem <[email protected]>
Merge pull request #655 from seemethere/fix_gunicorn_worker

Fix duplicate signal settings for gunicorn worker

github.com/sanic-org/sanic - 97018ad62f954fa552c69332a5c5335c69a17c2a authored over 7 years ago by Raphael Deem <[email protected]>
Fix duplicate signal settings for gunicorn worker

github.com/sanic-org/sanic - a7d17fae449c296491ae84235c1d5ed76c882feb authored over 7 years ago by Eli Uriegas <[email protected]>
Merge pull request #652 from 38elements/signal-stopped

Fix `this.signal.stopped` is `True` #639

github.com/sanic-org/sanic - 6ce0050979ba50c0115d175427b911fc4ccfed8f authored over 7 years ago by Raphael Deem <[email protected]>
Remove unnecessary variables

github.com/sanic-org/sanic - bc035fca7816f1e609cec389d4b57a410488114b authored over 7 years ago by 38elements <[email protected]>
Fix `this.signal.stopped` is `True` #639

github.com/sanic-org/sanic - df914a92e40cd03dbf37a7ca7d6929d380b1a585 authored over 7 years ago by 38elements <[email protected]>
work with distributed 1.16.1

github.com/sanic-org/sanic - 1b939a6823343270f0e2dc09a8670dccc0a792a7 authored over 7 years ago by Szucs Krisztian <[email protected]>
NO_KEEP_ALIVE -> KEEP_ALIVE

github.com/sanic-org/sanic - 81b6d988ecc10936a2388528244e7b6276fe44e6 authored over 7 years ago by Raphael Deem <[email protected]>
Merge pull request #647 from r0fls/645

use absolute path in static root

github.com/sanic-org/sanic - 7e9b65fecadf4e01d471a6bae842b4330f098d90 authored over 7 years ago by Raphael Deem <[email protected]>
add no_keep_alive setting to docs

github.com/sanic-org/sanic - 6f098b3d2134d742269d718a71321e341dc32089 authored over 7 years ago by Raphael Deem <[email protected]>
allow disabling keep alive

github.com/sanic-org/sanic - 5ddb0488f23a266762731f0d0cf9d8749cb58190 authored over 7 years ago by Raphael Deem <[email protected]>
use absolute path in static root

github.com/sanic-org/sanic - 3e87314adf65f805e73ac12d6a405cad8ef41986 authored over 7 years ago by Raphael Deem <[email protected]>
Merge pull request #643 from aryeh/allow_unknown_status_codes

Allow unknown status codes

github.com/sanic-org/sanic - f6d4a06661cd85d750c472ab600ba3103837ecee authored over 7 years ago by Raphael Deem <[email protected]>
Merge pull request #632 from messense/feature/path-route

Add path type for router

github.com/sanic-org/sanic - ff17fc95e67e984e7c84c40d786ccdf1aad9b0a2 authored over 7 years ago by Raphael Deem <[email protected]>
Merge pull request #638 from seemethere/add_contributing_rules

Add new contributing rules

github.com/sanic-org/sanic - c5a46f1cea119db218409609e854ccfb764769eb authored over 7 years ago by Eli Uriegas <[email protected]>
Merge pull request #641 from TomIsPrettyCool/master

Use render_async and a template env with the Jinja2 example.

github.com/sanic-org/sanic - 0b072189c4ed114c866e077cef1deb22a527624d authored over 7 years ago by Eli Uriegas <[email protected]>
fix syntax error in comment

github.com/sanic-org/sanic - 5b22d1486a460b480656b4388963b530399cac85 authored over 7 years ago by Szucs Krisztian <[email protected]>
dask distributed example

github.com/sanic-org/sanic - 9eb48c2b0dcec3be097a165c8c1fc6feaccd203a authored over 7 years ago by Szucs Krisztian <[email protected]>
prevent crash for unknown response codes

set text for unknown status code, otherwise when None is used exception occurs.

github.com/sanic-org/sanic - ff0632001cde48e3f94ac7768422c2821aca034a authored over 7 years ago by aryeh <[email protected]>
Merge pull request #1 from channelcat/master

pull master

github.com/sanic-org/sanic - 28bd09a2ea8e29a0b1cbb6c9bd377b381f9b10c5 authored over 7 years ago by aryeh <[email protected]>
Use render_async and a template env with jinja2

github.com/sanic-org/sanic - c6aaa9b09c58cc964c5ec4877b43d014d1ae4566 authored over 7 years ago by Tom Haines <[email protected]>
Fix the numbered list

github.com/sanic-org/sanic - 20d9ec1fd2e2266786efc0d30bc387dc012cc7c3 authored over 7 years ago by Eli Uriegas <[email protected]>
Add new contributing rules

github.com/sanic-org/sanic - 2c45c2d3c053b7c0040882e1aac58df496d19c2c authored over 7 years ago by Eli Uriegas <[email protected]>
Merge pull request #635 from yeahx/master

fix directory traversal flaw

github.com/sanic-org/sanic - 18829e648a26d947b7e441a9d7d012a24b0adf48 authored over 7 years ago by Eli Uriegas <[email protected]>
Merge pull request #627 from Sniedes722/master

Updating examples for 0.5.0

github.com/sanic-org/sanic - a64c636a336382564bae7a209ea06719639e86a7 authored over 7 years ago by Eli Uriegas <[email protected]>
Added detailed plotly example project

github.com/sanic-org/sanic - 5796f211c164c74da78ac5a28567b52af06e16ad authored over 7 years ago by Shawn Niederriter <[email protected]>
fixed `UnboundLocalError`

github.com/sanic-org/sanic - ae09dec05e10816b37eed425c87e193d230c5a73 authored over 7 years ago by lazydog <[email protected]>
fix directory traversal flaw

github.com/sanic-org/sanic - afd51e0823524eec683b226a20f40d958253064f authored over 7 years ago by lazydog <[email protected]>
try to fix container error

github.com/sanic-org/sanic - 02d1900e2f94e91896c6f12549c591fd0e09abaa authored over 7 years ago by zenix <[email protected]>
switch to use streaming for access log and error log

github.com/sanic-org/sanic - 73da11b04cb4d652533fd4dd654fb9009d87956e authored over 7 years ago by zenix <[email protected]>
change naming of default log config

github.com/sanic-org/sanic - 4af07e373108da109464a355c52f8ea703c232d8 authored over 7 years ago by zenix <[email protected]>