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
58a9c92d75bba2fa560633c60767331755af949f authored over 7 years ago by Raphael Deem <[email protected]>
Fix Running via Gunicorn in deploying.md
a6dc4646dbe870423664c7e2c9fe80e248f4028b authored over 7 years ago by Eli Uriegas <[email protected]>8ff553e926623a131c3190ad0e33631c3a48cb0f authored over 7 years ago by messense <[email protected]>
848a5c61f0a3fd15742a3af239c1ef88b65d61bb authored over 7 years ago by 38elements <[email protected]>
debug 'Blueprint names must be unique'
d49000e9f434816a0b4592b4ba9c6338adf2320f authored over 7 years ago by Raphael Deem <[email protected]>a82145c4e69a54f23afa81f057490ff5da98be52 authored over 7 years ago by fanjindong <[email protected]>
Added test for `file()` response helper and `file_stream()` response helper.
181edb723541c22d35db6ef06656adb8ade8b979 authored over 7 years ago by Ashley Sommer <[email protected]>ff2ae11ac860f0365eb2cc0b011d0d75a4a40380 authored over 7 years ago by Ashley Sommer <[email protected]>
3f841f3b21cabf656367ecba578816568634a6cf authored over 7 years ago by Johnny Rocketfingers <[email protected]>
Added test to ensure `file_stream()` works in the test suite.
181977ad4ed8dac3443f5906a44883e035971f2c authored over 7 years ago by ashleysommer <[email protected]>For streaming large static files
Like `file()` but breaks the file into chunks and sends it with ...
bf5438d5733c85c72dc092365a9570bdd2531e00 authored over 7 years ago by Johnny Rocketfingers <[email protected]>
Check that the Authorization headers are actually provided.
0e4aaf8856536a4fda4127a70423067c08622628 authored over 7 years ago by Raphael Deem <[email protected]>Gunicorn worker should not require uvloop
5c44ce1637f7fbc07196d95586ad44a1a7e28502 authored over 7 years ago by Raphael Deem <[email protected]>Add py3*-no-ext test env
974fe25a119073040c0c6fbf5eebe8892d66c372 authored over 7 years ago by Raphael Deem <[email protected]>58bae83558479ccdda4cc22b7f2d237cf100b0bb authored over 7 years ago by Johnny <[email protected]>
5d309af86fbce6ca1daebf0abe98e83c676d7c82 authored over 7 years ago by Johnny <[email protected]>
ec857d1c53e119e13783c685203ce2738266f5fe authored over 7 years ago by messense <[email protected]>
2f84cdd708c16c9950c67e4a2b72a62864a0d2d3 authored over 7 years ago by messense <[email protected]>
7cc02e84edf7a318b43d0e0a04fd09543c9863df authored over 7 years ago by messense <[email protected]>
update logging doc
87c2a5bc97dc3cd024825cba3884adf07954effa authored over 7 years ago by Raphael Deem <[email protected]>Add rule in CONTRIBUTING.md
826c2e0f4e73c9bf3001e62e7617a6750b524198 authored over 7 years ago by Eli Uriegas <[email protected]>Update aiocache example to latest version
b5e25e13b7ef30f6fcaafddcdca9a9c7a2110899 authored over 7 years ago by Eli Uriegas <[email protected]>f9653114d1a55179bfb8b7f69b8078fd3e0df2f6 authored over 7 years ago by argaen <[email protected]>
6b7e19891b160bd3bd29cc3292cebf4cb306a3ac authored over 7 years ago by Eli Uriegas <[email protected]>
a677f1442346e824921402a400b3d6a15eb55b33 authored over 7 years ago by 38elements <[email protected]>
dddce3f30d02dc29988da79e59b56f8bd38ae42e authored over 7 years ago by suoning <[email protected]>
Fix "TypeError: not all arguments converted during string formatting"
be93d670a3171ecea6fbdf992eba20d7d8420d66 authored over 7 years ago by Raphael Deem <[email protected]>68d4bb6ffeb70d30a8298c845a81cc070093bd9f authored over 7 years ago by suoning <[email protected]>
a27471178a849976ec0a9216a9c138482ae65f28 authored over 7 years ago by suoning <[email protected]>
66fcb0cc8f19564b1d8313f89d2d11f0d0a4122e authored over 7 years ago by messense <[email protected]>
05d0ddc2816890b8b5b13eb2887622656cbb9790 authored over 7 years ago by messense <[email protected]>
b1890f50b6f7537dfb1d10b6d797bea06b94313a authored over 7 years ago by Johnny Rocketfingers <[email protected]>
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]>
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]>Remove timedRotatingFile log config
fa1b7de52af4208e46a2d856a20cdd1454763605 authored over 7 years ago by Eli Uriegas <[email protected]>Fixed plotly_example, now works
666f8c8d3cf3e2394c5fb4b0348c72452a70c107 authored over 7 years ago by Eli Uriegas <[email protected]>
Remember:
K.I.S.S
Use of register_blueprint will be deprecated, why not upgrade?
f9d428de8b1491b341439114af9cc08ba54501b5 authored over 7 years ago by Eli Uriegas <[email protected]>a17b3f1b84d9c87ef3e469a140896dc4dabf9a2b authored over 7 years ago by Jeremy Zimmerman <[email protected]>
* Migrated `%` string formating
* double if statement
combined double 'if' to a single 'if...
f39512aa639558e8b3cac6e1a9d717201254137f authored over 7 years ago by Jeremy Zimmerman <[email protected]>modify the asyncorm example, with the new lazy querysets
23ee9f64d436e47d58f67ac56ebf8de362765363 authored over 7 years ago by Raphael Deem <[email protected]>ad68739df78511d307417ee0c061f08a12f1a51b authored over 7 years ago by monobot <[email protected]>
a50d8421b8beb65bb9960007d070b88155460d55 authored over 7 years ago by 38elements <[email protected]>
This reverts commit fc0d69616c171b50973fffafbe5ef8429f4131ba.
3ea1b07906572cec5b67dc745f2e16c0c2f76169 authored over 7 years ago by messense <[email protected]>c3683662c2d4ef368c4a24d57dd03815a870c343 authored over 7 years ago by messense <[email protected]>
spelling mistake
861865807af47a4d58aab92c4ff3de8c55239f42 authored over 7 years ago by Eli Uriegas <[email protected]>fixed incorrect spelling
18930082e202bda45b0fc69e1203530b4720bbb1 authored over 7 years ago by Jeremy Zimmerman <[email protected]>6a14e49479e2ac3d693d33fbd0be75207dd50f4f authored over 7 years ago by 38elements <[email protected]>
Fix camel case module
c530d5f0169ac6b898be8de41bcee3b59c2a97bb authored over 7 years ago by Raphael Deem <[email protected]>ac5e1a6ebd4643066b2af593e4fe1ca80d1e7788 authored over 7 years ago by Eli Uriegas <[email protected]>
bb6de53f28dfa8a4bc5b49cb092bb2bc458f38f2 authored over 7 years ago by Eli Uriegas <[email protected]>
bfcd499cc2acda9c8bf08e790afa0eb92fbd6c5f authored over 7 years ago by Eli Uriegas <[email protected]>
3e88ec18e2928b88c5f3f102403c6685b991b902 authored over 7 years ago by Eli Uriegas <[email protected]>
1fb640c313e8d33b3967ad5f460e79231f77e09a authored over 7 years ago by Eli Uriegas <[email protected]>
Increment to 0.5.4
bece3d2bcf79666372ce2c81a8a8b3d91e8ca60f authored over 7 years ago by Eli Uriegas <[email protected]>307d866bb6538a78effcc44e005a4dcb90a2a4b5 authored over 7 years ago by Eli Uriegas <[email protected]>
Increment to 0.5.3
95c9514a44f169bb1735c638d53ca8fe1e42551d authored over 7 years ago by Eli Uriegas <[email protected]>768be433d6e8c1bcb3dc9c45df9926cd0b91b80d authored over 7 years ago by Eli Uriegas <[email protected]>
4d4f38fb35f5a1e736b2a16c661559835aa5732e authored over 7 years ago by 38elements <[email protected]>
15ad07f03d2bae7192c5a75face55a769e81b0b2 authored over 7 years ago by 38elements <[email protected]>
0b53c413a71f2ded40024a6434adcfc9f21d6648 authored over 7 years ago by 38elements <[email protected]>
ef2cc7ebf52b325f7dfe8497e62ed678f754a0ce authored over 7 years ago by 38elements <[email protected]>
931397c7e1b256bb7ab3416355f8fb578abe096e authored over 7 years ago by 38elements <[email protected]>
aiopeewee example
8d3fd75ec2c5bf7dbdca8ac92752d7ef16fbdb5e authored over 7 years ago by Eli Uriegas <[email protected]>a42b254c33292407ed9285ff59af10c8974dbbcc authored over 7 years ago by Szucs Krisztian <[email protected]>
d24e1ae1106335e50a6c6c0c168f6f927ed9b192 authored over 7 years ago by Szucs Krisztian <[email protected]>
2e7badab4e44f7c629664aa37eec69f0f62308e1 authored over 7 years ago by Szucs Krisztian <[email protected]>
Remove utils.py
7cf3d49f00d4080bd919efa4cea90cf8498b291a authored over 7 years ago by Raphael Deem <[email protected]>25037006bf148a8561774c97a43b6685828ea1fe authored over 7 years ago by 38elements <[email protected]>
Remove loop argument in run() and create_server()
f611eb2c2b4aa29011182ffcc0b329daf65a11c7 authored over 7 years ago by Eli Uriegas <[email protected]>e12c10b087d51e657712da75e191c5278868b361 authored over 7 years ago by 38elements <[email protected]>
document create_server method
9527e5ded8f16f8efdf11f6864e9e8b6b16e6e35 authored over 7 years ago by Raphael Deem <[email protected]>23b4b20b4fc48f9087d99b97b16cbc7d4e1ab8bd authored over 7 years ago by Raphael Deem <[email protected]>
fix README.rst -> long_description encoding
7f9ecd659cf3d9c036f46864c3ab6d7762918ccc authored over 7 years ago by Eli Uriegas <[email protected]>bb31d465f23bec56c82604fef0606d63454fc6bb authored over 7 years ago by Eli Uriegas <[email protected]>
834468e8e75a3c0b084a1b0287b90ea2dc1edeab authored over 7 years ago by Thomas Grainger <[email protected]>
verify readme for PyPI
47205136720aa8e701c4aa80302428fa0da13a66 authored over 7 years ago by Eli Uriegas <[email protected]>Remove before_start, before_stop, after_start and after_stop
a480110d43765f69cab382aa63b8f236dab2dad9 authored over 7 years ago by Eli Uriegas <[email protected]>0a2c95cc1094b6c26f019a52cff72cd10562d33c authored over 7 years ago by 38elements <[email protected]>
9d2e32902d29f92fbee184fcdd221ac91d6a051a authored over 7 years ago by Thomas Grainger <[email protected]>
77b6413526ae6e74601c7c4a9ed347f8ff058a69 authored over 7 years ago by Thomas Grainger <[email protected]>
9e502099e01bf50c7b760b8b3725220848d0db84 authored over 7 years ago by Thomas Grainger <[email protected]>
misspelling
c6a7e44ae7e233ac9c609bf2b6f70fea9425188b authored over 7 years ago by Eli Uriegas <[email protected]>acutal -> actual
1bf06312b8cf2ccc38abc8b664cedc8dbf2ace69 authored over 7 years ago by Jeremy Zimmerman <[email protected]>In case of error when starting sanic
c35721abbdf2d6dee8a67eb7f57c3b5bd7dd03d2 authored over 7 years ago by Eli Uriegas <[email protected]>added exception chain rendering in debug #675
7f3c417078813008bb51ec70aba0225298b458fb authored over 7 years ago by Eli Uriegas <[email protected]>69511c27839501b08b0de57fe13ce7319d1541f2 authored over 7 years ago by Alec Buckenheimer <[email protected]>
Add test for uri_template
158a94d34cbd2021f8c4cbd682a840a39a481351 authored over 7 years ago by Eli Uriegas <[email protected]>Fix docs/sanic/routing.md
db58bd68f5aca0a475971c3c32e3bb22f8f719b0 authored over 7 years ago by Eli Uriegas <[email protected]>e65f08a2c8e072e46130196731b781bde961cf1c authored over 7 years ago by 38elements <[email protected]>
ab8f616385e8c81fc2a3fd6daa8ac83a4d2dc5ec authored over 7 years ago by 38elements <[email protected]>
Expose matched request uri template
6dc6f9bbb59d272e14d9170a1a74d80f20c51e29 authored over 7 years ago by Eli Uriegas <[email protected]>7754bb995bdaa692176df76f235c9dcbc443c25f authored over 7 years ago by banteg <[email protected]>
d1fefce61c6e4dc5b712af4816016bfde89eb022 authored over 7 years ago by Nicolas Delaby <[email protected]>
let's not try to stop one
c3abdab9c46e10dba5dfa4b84c1f678f75bb0540 authored over 7 years ago by Nicolas Delaby <[email protected]>Don't exit with code 0
8b13e103fd23374886d8adb2a0c62f6cbfa35c99 authored over 7 years ago by Nicolas Delaby <[email protected]>Add access.log and error.log to .gitignore
5f94f65f4f274d911a58036480efea5bf3bb65d8 authored over 7 years ago by Eli Uriegas <[email protected]>fc0d69616c171b50973fffafbe5ef8429f4131ba authored over 7 years ago by 38elements <[email protected]>
Add the killing of children
656f5b93d6e59d44a6acde23cb95e639087d7f57 authored over 7 years ago by Raphael Deem <[email protected]>