Ecosyste.ms: OpenCollective

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

github.com/sanic-org/sanic

Accelerate your web app development | Build fast. Run fast.
https://github.com/sanic-org/sanic

fix 739

58a9c92d75bba2fa560633c60767331755af949f authored over 7 years ago by Raphael Deem <[email protected]>
Merge pull request #737 from 38elements/deploying

Fix Running via Gunicorn in deploying.md

a6dc4646dbe870423664c7e2c9fe80e248f4028b authored over 7 years ago by Eli Uriegas <[email protected]>
Add Code of Conduct

8ff553e926623a131c3190ad0e33631c3a48cb0f authored over 7 years ago by messense <[email protected]>
Fix Running via Gunicorn in deploying.md

848a5c61f0a3fd15742a3af239c1ef88b65d61bb authored over 7 years ago by 38elements <[email protected]>
Merge pull request #736 from fanjindong/examples_read

debug 'Blueprint names must be unique'

d49000e9f434816a0b4592b4ba9c6338adf2320f authored over 7 years ago by Raphael Deem <[email protected]>
debug 'Blueprint names must be unique'

a82145c4e69a54f23afa81f057490ff5da98be52 authored over 7 years ago by fanjindong <[email protected]>
Test `file()` and `file_stream()` response helpers.

Added test for `file()` response helper and `file_stream()` response helper.

181edb723541c22d35db6ef06656adb8ade8b979 authored over 7 years ago by Ashley Sommer <[email protected]>
Remove exception print(e) statement.

ff2ae11ac860f0365eb2cc0b011d0d75a4a40380 authored over 7 years ago by Ashley Sommer <[email protected]>
Switch to non-hardcoded register_middleware.

3f841f3b21cabf656367ecba578816568634a6cf authored over 7 years ago by Johnny Rocketfingers <[email protected]>
Added brief documentation with an example for file_stream

Added test to ensure `file_stream()` works in the test suite.

181977ad4ed8dac3443f5906a44883e035971f2c authored over 7 years ago by ashleysommer <[email protected]>
Add file_stream response handler

For streaming large static files
Like `file()` but breaks the file into chunks and sends it with ...

e155fe403d8ed86762acff88ae2848f7a0c136cb authored over 7 years ago by ashleysommer <[email protected]>
Extract register_middleware into a method.

bf5438d5733c85c72dc092365a9570bdd2531e00 authored over 7 years ago by Johnny Rocketfingers <[email protected]>
Merge pull request #731 from jrocketfingers/fix/token-missing-auth-headers

Check that the Authorization headers are actually provided.

0e4aaf8856536a4fda4127a70423067c08622628 authored over 7 years ago by Raphael Deem <[email protected]>
Merge pull request #719 from messense/feature/worker-uvloop

Gunicorn worker should not require uvloop

5c44ce1637f7fbc07196d95586ad44a1a7e28502 authored over 7 years ago by Raphael Deem <[email protected]>
Merge pull request #722 from messense/feature/ci-without-ext

Add py3*-no-ext test env

974fe25a119073040c0c6fbf5eebe8892d66c372 authored over 7 years ago by Raphael Deem <[email protected]>
Add a regression test.

58bae83558479ccdda4cc22b7f2d237cf100b0bb authored over 7 years ago by Johnny <[email protected]>
Check that the headers are actually provided.

5d309af86fbce6ca1daebf0abe98e83c676d7c82 authored over 7 years ago by Johnny <[email protected]>
Drop tox-travis

ec857d1c53e119e13783c685203ce2738266f5fe authored over 7 years ago by messense <[email protected]>
Fix websocket handler bug on Python3.5 with no uvloop

2f84cdd708c16c9950c67e4a2b72a62864a0d2d3 authored over 7 years ago by messense <[email protected]>
Fix json loads bug on Python 3.5

7cc02e84edf7a318b43d0e0a04fd09543c9863df authored over 7 years ago by messense <[email protected]>
Merge pull request #724 from suoning/doc-logger

update logging doc

87c2a5bc97dc3cd024825cba3884adf07954effa authored over 7 years ago by Raphael Deem <[email protected]>
Merge pull request #725 from 38elements/contributing

Add rule in CONTRIBUTING.md

826c2e0f4e73c9bf3001e62e7617a6750b524198 authored over 7 years ago by Eli Uriegas <[email protected]>
Merge pull request #727 from argaen/update_aiocache_example

Update aiocache example to latest version

b5e25e13b7ef30f6fcaafddcdca9a9c7a2110899 authored over 7 years ago by Eli Uriegas <[email protected]>
Update aiocache example to latest version

f9653114d1a55179bfb8b7f69b8078fd3e0df2f6 authored over 7 years ago by argaen <[email protected]>
Get rid of un-needed `s`, Fix some formatting.

6b7e19891b160bd3bd29cc3292cebf4cb306a3ac authored over 7 years ago by Eli Uriegas <[email protected]>
Add rule in CONTRIBUTING.md

a677f1442346e824921402a400b3d6a15eb55b33 authored over 7 years ago by 38elements <[email protected]>
update logging, Remove the comments

dddce3f30d02dc29988da79e59b56f8bd38ae42e authored over 7 years ago by suoning <[email protected]>
Merge pull request #717 from jrocketfingers/fix/ipv6-access-log

Fix "TypeError: not all arguments converted during string formatting"

be93d670a3171ecea6fbdf992eba20d7d8420d66 authored over 7 years ago by Raphael Deem <[email protected]>
update logging doc

68d4bb6ffeb70d30a8298c845a81cc070093bd9f authored over 7 years ago by suoning <[email protected]>
update logger doc

a27471178a849976ec0a9216a9c138482ae65f28 authored over 7 years ago by suoning <[email protected]>
Add py3*-no-ext test env

66fcb0cc8f19564b1d8313f89d2d11f0d0a4122e authored over 7 years ago by messense <[email protected]>
Gunicorn worker should not require uvloop

05d0ddc2816890b8b5b13eb2887622656cbb9790 authored over 7 years ago by messense <[email protected]>
Conform to pep8

b1890f50b6f7537dfb1d10b6d797bea06b94313a authored over 7 years ago by Johnny Rocketfingers <[email protected]>
Prevent incorrect tuple size on get_extra_info errors

According to https://docs.python.org/3/library/asyncio-protocol.html#asyncio.BaseTransport.get_e...

b44c707e94d567994d3bad541a46333e90fa7ed8 authored over 7 years ago by Johnny Rocketfingers <[email protected]>
Fix "TypeError: not all arguments converted during string formatting"

socket.getpeername() returns AF_INET6 address family four-tuple, with
flowid and scopeid.

In se...

4c7675939aa2b4cb3c3fcc08f9e62a7c8a6d4366 authored over 7 years ago by Johnny <[email protected]>
Merge pull request #706 from messense/feature/remove-log-file

Remove timedRotatingFile log config

fa1b7de52af4208e46a2d856a20cdd1454763605 authored over 7 years ago by Eli Uriegas <[email protected]>
Merge pull request #712 from stopspazzing/master

Fixed plotly_example, now works

666f8c8d3cf3e2394c5fb4b0348c72452a70c107 authored over 7 years ago by Eli Uriegas <[email protected]>
Fixed with a working example

Remember:
K.I.S.S

996c0b328050179d1400964a064a72ce93505d7f authored over 7 years ago by Jeremy Zimmerman <[email protected]>
Merge pull request #711 from stopspazzing/master

Use of register_blueprint will be deprecated, why not upgrade?

f9d428de8b1491b341439114af9cc08ba54501b5 authored over 7 years ago by Eli Uriegas <[email protected]>
Use of register_blueprint will be deprecated, why not upgrade?

a17b3f1b84d9c87ef3e469a140896dc4dabf9a2b authored over 7 years ago by Jeremy Zimmerman <[email protected]>
double if statement (#707)

* Migrated `%` string formating

* double if statement

combined double 'if' to a single 'if...

f39512aa639558e8b3cac6e1a9d717201254137f authored over 7 years ago by Jeremy Zimmerman <[email protected]>
Merge pull request #710 from monobot/asyncorm_update

modify the asyncorm example, with the new lazy querysets

23ee9f64d436e47d58f67ac56ebf8de362765363 authored over 7 years ago by Raphael Deem <[email protected]>
modify the asyncorm example, for the new lazy querysets

ad68739df78511d307417ee0c061f08a12f1a51b authored over 7 years ago by monobot <[email protected]>
Add heading in streaming.md

a50d8421b8beb65bb9960007d070b88155460d55 authored over 7 years ago by 38elements <[email protected]>
Revert "Add access.log and error.log to .gitignore"

This reverts commit fc0d69616c171b50973fffafbe5ef8429f4131ba.

3ea1b07906572cec5b67dc745f2e16c0c2f76169 authored over 7 years ago by messense <[email protected]>
Remove timedRotatingFile log config

c3683662c2d4ef368c4a24d57dd03815a870c343 authored over 7 years ago by messense <[email protected]>
Merge pull request #705 from stopspazzing/patch-2

spelling mistake

861865807af47a4d58aab92c4ff3de8c55239f42 authored over 7 years ago by Eli Uriegas <[email protected]>
spelling mistake

fixed incorrect spelling

18930082e202bda45b0fc69e1203530b4720bbb1 authored over 7 years ago by Jeremy Zimmerman <[email protected]>
Replace stream decorator to stream parameter

6a14e49479e2ac3d693d33fbd0be75207dd50f4f authored over 7 years ago by 38elements <[email protected]>
Merge pull request #704 from seemethere/fix_camel_case

Fix camel case module

c530d5f0169ac6b898be8de41bcee3b59c2a97bb authored over 7 years ago by Raphael Deem <[email protected]>
Fix import

ac5e1a6ebd4643066b2af593e4fe1ca80d1e7788 authored over 7 years ago by Eli Uriegas <[email protected]>
Fix docs

bb6de53f28dfa8a4bc5b49cb092bb2bc458f38f2 authored over 7 years ago by Eli Uriegas <[email protected]>
Remove default_filter module, put into logging

bfcd499cc2acda9c8bf08e790afa0eb92fbd6c5f authored over 7 years ago by Eli Uriegas <[email protected]>
Actually add file >.>

3e88ec18e2928b88c5f3f102403c6685b991b902 authored over 7 years ago by Eli Uriegas <[email protected]>
Fix camel case module

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

Increment to 0.5.4

bece3d2bcf79666372ce2c81a8a8b3d91e8ca60f authored over 7 years ago by Eli Uriegas <[email protected]>
Increment to 0.5.4

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

Increment to 0.5.3

95c9514a44f169bb1735c638d53ca8fe1e42551d authored over 7 years ago by Eli Uriegas <[email protected]>
Increment to 0.5.3

768be433d6e8c1bcb3dc9c45df9926cd0b91b80d authored over 7 years ago by Eli Uriegas <[email protected]>
is_request_stream for CompositionView and HTTPMethodView

4d4f38fb35f5a1e736b2a16c661559835aa5732e authored over 7 years ago by 38elements <[email protected]>
Fix streaming.md

15ad07f03d2bae7192c5a75face55a769e81b0b2 authored over 7 years ago by 38elements <[email protected]>
Add stream decorator for HTTPMethodView

0b53c413a71f2ded40024a6434adcfc9f21d6648 authored over 7 years ago by 38elements <[email protected]>
Add Request.stream

ef2cc7ebf52b325f7dfe8497e62ed678f754a0ce authored over 7 years ago by 38elements <[email protected]>
Add stream for CompositionView

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

aiopeewee example

8d3fd75ec2c5bf7dbdca8ac92752d7ef16fbdb5e authored over 7 years ago by Eli Uriegas <[email protected]>
use async version of model_to_dict

a42b254c33292407ed9285ff59af10c8974dbbcc authored over 7 years ago by Szucs Krisztian <[email protected]>
removed lines from distributed example

d24e1ae1106335e50a6c6c0c168f6f927ed9b192 authored over 7 years ago by Szucs Krisztian <[email protected]>
aiopeewee example

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

Remove utils.py

7cf3d49f00d4080bd919efa4cea90cf8498b291a authored over 7 years ago by Raphael Deem <[email protected]>
Remove utils.py

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()

f611eb2c2b4aa29011182ffcc0b329daf65a11c7 authored over 7 years ago by Eli Uriegas <[email protected]>
Remove loop argument in run() and create_server()

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

document create_server method

9527e5ded8f16f8efdf11f6864e9e8b6b16e6e35 authored over 7 years ago by Raphael Deem <[email protected]>
document create_server method

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

7f9ecd659cf3d9c036f46864c3ab6d7762918ccc authored over 7 years ago by Eli Uriegas <[email protected]>
Add distribution types

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

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

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

a480110d43765f69cab382aa63b8f236dab2dad9 authored over 7 years ago by Eli Uriegas <[email protected]>
Remove before_start, before_stop, after_start and after_stop

0a2c95cc1094b6c26f019a52cff72cd10562d33c authored over 7 years ago by 38elements <[email protected]>
check readme in travis

9d2e32902d29f92fbee184fcdd221ac91d6a051a authored over 7 years ago by Thomas Grainger <[email protected]>
validate readme for PyPI

77b6413526ae6e74601c7c4a9ed347f8ff058a69 authored over 7 years ago by Thomas Grainger <[email protected]>
add readme to package directly

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

misspelling

c6a7e44ae7e233ac9c609bf2b6f70fea9425188b authored over 7 years ago by Eli Uriegas <[email protected]>
misspelling

acutal -> actual

1bf06312b8cf2ccc38abc8b664cedc8dbf2ace69 authored over 7 years ago by Jeremy Zimmerman <[email protected]>
Merge pull request #670 from ticosax/set-exit-code-on-error

In case of error when starting 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

7f3c417078813008bb51ec70aba0225298b458fb authored over 7 years ago by Eli Uriegas <[email protected]>
added exception chain rendering in debug #675

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

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

Fix docs/sanic/routing.md

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

e65f08a2c8e072e46130196731b781bde961cf1c authored over 7 years ago by 38elements <[email protected]>
Add test for uri_template

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

Expose matched request uri template

6dc6f9bbb59d272e14d9170a1a74d80f20c51e29 authored over 7 years ago by Eli Uriegas <[email protected]>
expose matched request uri template

7754bb995bdaa692176df76f235c9dcbc443c25f authored over 7 years ago by banteg <[email protected]>
fixup! In case of error when starting 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

c3abdab9c46e10dba5dfa4b84c1f678f75bb0540 authored over 7 years ago by Nicolas Delaby <[email protected]>
In case of error when starting sanic

Don't exit with code 0

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

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

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

656f5b93d6e59d44a6acde23cb95e639087d7f57 authored over 7 years ago by Raphael Deem <[email protected]>