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

use travis_retry on tox

ad3f588c79e890633927fa32f147d6cd7074e241 authored almost 7 years ago
migrating all to async syntax

a2fc37121bbe3a9965b4d0e86220305064154f40 authored almost 7 years ago
Merge pull request #1145 from yingshaoxo/patch-1

add an necessary import for better understanding

7f36d201232d89a30a110ce6c6910637f6bbd455 authored almost 7 years ago
fixed unit tests

d1a8e8b04248114247ca81a6ca095abb48e08ecf authored almost 7 years ago
workaround fix for an issue in aiohttp.Client

c39ddd00d32ed1239017376fc0b14b377f99a84c authored almost 7 years ago
cleaning up

d55e453bd55f353bd8834c5cc3850d74684721c5 authored almost 7 years ago
Merge pull request #1142 from clarksun/patch-1

exception.md code sample miss 'async' prefix

bffed27bdba524efb43ebc5990f2ffb1cae06510 authored almost 7 years ago
Merge pull request #18 from channelcat/master

Merge upstream master branch

fffcb158f1ee99aba141fbf58a4e8b3f6036318b authored almost 7 years ago
fixed all unit tests

eca98a54ebfce65ed2412092af2a6fcb257c301a authored almost 7 years ago
upgrade aiohttp for test_client

46ed2c52702b9bc85cd7fe6c2ecf8ff01523a5be authored almost 7 years ago
exception.md code sample miss 'async' prefix

23ea0b7ec9109df7a8f969d7dbae336d011ad0e7 authored almost 7 years ago
add an necessary import for better understanding

add `from sanic.response import redirect`

ef26cb283b2ffa418d607edf83dc22f9a45f6594 authored almost 7 years ago
Merge pull request #1137 from Julien00859/1136

sanic.handlers.ErrorHandler.response handler call was too restrictive

b8bb77eff637847084bad45fc2105ef7591d392c authored almost 7 years ago
close #1136

9c75ad3de1d08b2dc9f50c74e8a1b89f7ac628b7 authored almost 7 years ago
Merge pull request #1117 from abuckenheimer/env_dependent_ujson_uvloop

only install ujson and uvloop with cpython on non windows machines

0b38dea6134a760a2138e37942bbacc55be0ed4a authored almost 7 years ago
Merge pull request #1047 from Yaser-Amiri/master

Add auto reloading.

7e4a9e3bc20d66a24cf93d6870e624d98ede65ea authored almost 7 years ago
Merge pull request #1122 from knowsuchagency/master

add app.register_listener method

36f12c822f4de7ea1b71fae009663c41192852d9 authored almost 7 years ago
Merge pull request #1129 from cloudship/patch-1

raw requires a bytes-like object

0cbea0f5d3ae5c1485a7df5659c3dd55494fa016 authored almost 7 years ago
raw requires a bytes-like object

raw requires a bytes-like object, or an object that implements __bytes__, not 'str'

e735fe54c3779c3b481a5213d745f792f3983e3f authored almost 7 years ago
updated doc

e911e2e1dfea7bc3e24675a13c8f691a04ac2bb9 authored almost 7 years ago
changed docstring spacing

1d75f6c2be5aa2aa6ab94d682696beeb8cfe9229 authored almost 7 years ago
Merge pull request #1121 from tandalf/issue-1120

Fixed bug when passing a list into route decorator's host argument #1120

ad8a168469fa4d6020eacfdfc0a8bc0d9a10fa5f authored almost 7 years ago
Merge pull request #1124 from yunstanford/add-doc

Expose WebSocket Param and Add Doc

74fc5020895fba7a86b8be7414725a243f6205b9 authored almost 7 years ago
add websocket.rst to index.rst

dfc2166d8bdff08c4124fea42728152d3b77df51 authored almost 7 years ago
fix doc

2b70346db4f021763ce35896fc2039a0264d39ff authored almost 7 years ago
add websocket section in doc

090df6f224b281a83e38003de7b8b7ccc486a486 authored almost 7 years ago
document websocket args

745a1d6e94936b593fb5d93070a6e3d7c6eca800 authored almost 7 years ago
expose websocket protocol arguments

0fe0796870fcb62551a979dc7bcf7b4c20e3e1c2 authored almost 7 years ago
Merge pull request #17 from channelcat/master

merge from upstream sanic

224b56bd3a884a3351a089ec92b7be9f3075610f authored almost 7 years ago
added app.register_listener method w/test

571b5b544d2c9533f63beaee95550b4567fe218a authored almost 7 years ago
Added regression tests for issue #1120

220b40f7f443f1050cbf26c6bf7f2a58730470ff authored almost 7 years ago
Fixed bug that occurs on calling @app.route or any of it's variants

causes a route to be added twice. One without the slash, the other with the
Setting strict_slash...

60774c5a49abc7397aca36d51d30a211b586cba1 authored almost 7 years ago
Merge pull request #1109 from DirkGuijt/master

fixed bug in multipart/form-data parser

6d37ef7256bf362d6ac4f12dcbc6381691916ed4 authored almost 7 years ago
changed bewline formatting

e083224df1ee5d320dd1d2148e1c37bdbf00b9eb authored almost 7 years ago
fixed platform from windows to win32

5ef567405fdf7ef476fb4683fd8e455d4f762db2 authored almost 7 years ago
Merge pull request #1112 from boboldehampsink/extend_websocketprotocol_arguments

Extend WebSocketProtocol arguments

ea2521f430f503345d9980f7085701ee1e2e0363 authored almost 7 years ago
added pip requirement to only install ujson and uvloop with cpython on non windows machines

82cb182fe74cb56a21be8b27844d958c90274167 authored almost 7 years ago
Merge pull request #1104 from arnulfojr/minor/keep-alive-timeout-log-level

KeepAlive Timeout log level change to debug

3fe31ff551c7888249f6e1d19829f5f3b8f298bf authored almost 7 years ago
sorry, style issue again

48d45f1ca4a682487e57689f172f888ac646cfc2 authored almost 7 years ago
changed 'file' variable to 'form_file' to prevent overwriting the reserved word

ddf2a604d1a9cfb30b89fdfb33f47ac56ba5e930 authored almost 7 years ago
Merge pull request #1113 from arnulfojr/bugfix/content-length-header-on-X04

Content Length header on 204 and 304 responses

8b920d9d5683467b89fda2bd463656b1846a9059 authored almost 7 years ago
replaced comparison for in operator

f2c0489452cd3bf2a5f2ba0af55f7346273e8e08 authored almost 7 years ago
touch commit

f5a2d191993da337d499327459433de5073c8adb authored almost 7 years ago
less flake8 warnings in response test

86fed12d913ee407ca35fb93a007e354d41d580f authored almost 7 years ago
no body and content length to 0 when 304 response is returned

7ca3ad5d4cc25e16a45a98ec1eaa42d2eb4af6c2 authored almost 7 years ago
fixed minor flake8 style problem

1eecffce9726ccaa1d5b67c80ae6c59e2711e182 authored almost 7 years ago
made field name mandatory in multipart/form-data headers

A field name in the Content-Disposition header is required by the multipart/form-data spec. If o...

5c341a2b00c2ef2f7898bcc1e0783c0f373e0421 authored almost 7 years ago
simplified logic when handling the body

0ab64e9803fbf2f82caa1c8e10115d4add376fbb authored almost 7 years ago
Merge branch 'master' of https://github.com/DirkGuijt/sanic

27108334f149da51f931ddcf75d91283f24fe478 authored almost 7 years ago
changes based on discussion on PR #1109

788253cbe8e2da5d0b5756885f74b49b00195363 authored almost 7 years ago
added one more test

4b6e89a5266ccf2e471252fc2e4a5ae4441d8fab authored almost 7 years ago
Response model now handles the 204 no content

68fd1b66b50e5a1ea6348570b9a31fac43ec8c8e authored almost 7 years ago
Extend WebSocketProtocol arguments to accept all arguments of websockets.protocol.WebSocketCommonProtocol

580666694918e29fb5b09f2a46653ee29616051f authored almost 7 years ago
small code style change

changed double quotes to single quotes to match the coding style

a76d8108fe519182e5972c702c94024ea3b2899f authored almost 7 years ago
changed None to return empty string instead of null string

2135294e2ef30328cd514668bc3ce7bcde5f34ce authored almost 7 years ago
fixed bug in multipart/form-data parser

Sanic automatically assumes that a form field is a file if it has a content-type header, even th...

ed1c563d1fc610a9b4cc6dac4036c72e6c3b3916 authored almost 7 years ago
Merge pull request #1105 from manisenkov/upgrade-status-to-beta

Upgrade development status to beta

74efa3a108046e0ce2b1e090402d986cbc64788a authored almost 7 years ago
Upgrade development status to beta

49c29e68622e41ce39d350b132609cefbb10121c authored almost 7 years ago
Merge pull request #1108 from manisenkov/pin-pytest-version

Pin pytest version to 3.3.2

17d7f24825419fc0f85136b17cd1f57966ccaca0 authored almost 7 years ago
Pin pytest version to 3.3.2

f23c3da4ff8919891417391aabae50a0d05e1459 authored almost 7 years ago
KeepAlive Timeout log level change to debug

cabcf50fbe2a2c018c94062fc9e0bc4832fcc399 authored almost 7 years ago
Merge pull request #1101 from SirEdvin/master

Provide information about sanic-oauth extension

8b23b5d3894e4ff15da886ab428866bbfe5c88e3 authored almost 7 years ago
Provide information about sanic-oauth extension

37eb2c1db681b8b7003e9d0a93edb1eaf55b6bca authored about 7 years ago
Merge pull request #1098 from shahinism/refactor/docker

Install Python 3.5 and 3.6 on docker container

9751a373439848548577203e34ca18d81e1509bb authored about 7 years ago
Merge pull request #1100 from NyanKiyoshi/master

No longer raising a missing parameter when value is null

ed3bdd34433d447b30f75dfa70e467a704d7297b authored about 7 years ago
No longer raising a missing parameter when value is null

When passing a null value as parameter (ex.: 0, None or False), Sanic said "Error: Required para...

285ad9bdc123cdc83480441d86ae9a3e083b17e7 authored about 7 years ago
Install Python 3.5 and 3.6 on docker container

To cover all supported versions of Python using Tox

16f5914c908f5de671bac0810f694ad801c8f545 authored about 7 years ago
Merge pull request #1094 from caitinggui/master

update class_based_views

72d56a89a2bdd077d613881af4dda1041f5c19ff authored about 7 years ago
Merge pull request #1097 from howie6879/master

Add parameter check

1135c8c1b1cf9fa3493fac88e2488f5398ed9991 authored about 7 years ago
update description

ec4339bd47659df6e3dcab3c5e75f31ec5d5cad7 authored about 7 years ago
Add parameter check

6c0fbef843c52b9848a46ec64bc2e6a070294237 authored about 7 years ago
Add parameter check

040c85a43b7d6b09121b32a90056efd154d15f87 authored about 7 years ago
Merge pull request #1096 from kyb3r/patch-1

Typo in readme?

420554c73791017e8a78cfabdb791c213b509281 authored about 7 years ago
Add parameter check

f20b854dd2ed7998b4832dee388dcb6570b686e1 authored about 7 years ago
Add parameter check

3844cec7a4dc8cf436e001c49ee4269842a6f250 authored about 7 years ago
Merge pull request #4 from channelcat/master

Update

0db49f752061308bdba1934cd154cdde33b22c0f authored about 7 years ago
Typo in readme?

f8dedcaa1e2120d511766c63946690716ced335e authored about 7 years ago
Revert "Change parsing cookies mechanism. (like Django instade of http.cookies.SimpleCookie)"

This reverts commit ba1dbacd352845b107c227b1470506a2bc57760c.

f8b1122467b32a083b714627eb24ed6bc8a708f4 authored about 7 years ago
Merge pull request #1090 from yunstanford/patch-signal-handling

Patch signal handling

f3bf5e9a5c0191f7aab7d2b2a39190dbd2a52a07 authored about 7 years ago
Change parsing cookies mechanism. (like Django instade of http.cookies.SimpleCookie)

ba1dbacd352845b107c227b1470506a2bc57760c authored about 7 years ago
update class_based_views

4036f1c1211910d84fab848d9550652d7df767fe authored about 7 years ago
Merge pull request #1078 from eltrhn/master

Add support for blueprint groups and nesting

22ad697d1fb5b8bfadbc6e0ad96b2b53912dca53 authored about 7 years ago
Add blueprint groups + nesting

a10d7469cdeeaa4bdd94d508520e84255bdddb0b authored about 7 years ago
Merge pull request #1092 from mattfox/patch-1

Add request.method to documentation

06c3153d22607682f6740e5231246512a704c7bf authored about 7 years ago
Add request.method to documentation

9677158b75e9091578fd58f4a695d622c8f1ad79 authored about 7 years ago
Merge pull request #1091 from yunstanford/patch-router-fix

Patch router fix

226a73141b02519cae965fc0facaed9130e02470 authored about 7 years ago
Merge pull request #1088 from cosven/master

use single quote in readme.rst

da3201bf359db2d4b68d705fc4ae655ab57ae421 authored about 7 years ago
fix Router.check_dynamic_route_exists

7daebc6aea2dad8484a3959494e830e0b2927b65 authored about 7 years ago
fix a typo

d9002769cf26be9e36ffb788e2f4e71f03e1ca47 authored about 7 years ago
add unit test which should fail on original code

6d0b30953a079d45a7b35f1646e6e1181be0229e authored about 7 years ago
fixed unit test

09d6452475dc05ac640cd754d60007f105a18065 authored about 7 years ago
worker process should ignore SIGINT when run_multiple

6a61fce84e5f14a56ef6c26e72523ab81d4504b4 authored about 7 years ago
signal handling

11017902be8bfb33d38c773f24bffe33cc741e7f authored about 7 years ago
Merge pull request #16 from channelcat/master

Merge upstream master branch

bd7333723e1aadc111f6d5f0b413ad8f6d2d4ed9 authored about 7 years ago
Merge pull request #1 from cosven/cosven-patch-1

use single quote in readme.rst

6648250fb9cd06eade0aadd4fdda2dd1482fbd78 authored about 7 years ago
use single quote in readme.rst

As we use single quote in sanic package, we may be supposed to use single quote in readme also?

a94a2d46d087f99b1b19bc6b8ad4b95d4dbec26d authored about 7 years ago
Merge pull request #1082 from channelcat/1042

fix exception handling

ab97018c7859bf591bc9d71b8d861c8e42572733 authored about 7 years ago
Merge pull request #1087 from Stranger6667/fix-get_socket

Fix typo

be702b0924d505f642158a856765237edaa6b8c1 authored about 7 years ago
Fix typo

c5c10cfb50d13c76e58cb570894054250f9ee028 authored about 7 years ago
Merge pull request #3 from channelcat/master

Update

5682d642a6eb5dda57985d798afe35961a18fe87 authored about 7 years ago