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

Merge pull request #549 from ai0/websocket-scheme

add websocket scheme in request

6984f6eec4f1ca50457b9d3a94ffb27175b6dd42 authored almost 8 years ago by Raphael Deem <[email protected]>
Add Dispatcher Extension

Adds a link to the extension
https://github.com/ashleysommer/sanic-dispatcher
And a very short...

d05f502fc83eb9ee9dda8e39a0d4d90e976712e5 authored almost 8 years ago by Ashley Sommer <[email protected]>
fix typo

ba41ab8f67e484b8ea5bda2dd91603aba1dcec93 authored almost 8 years ago by Jing Su <[email protected]>
add websocket secure scheme in request @messense

250bb7e29d0f2ae66a9655f79601864f7c111428 authored almost 8 years ago by Jing Su <[email protected]>
Add hyperlinks in response documentation

48a26fd5df8a2ea71537479a0829a7e26c56706f authored almost 8 years ago by messense <[email protected]>
add websocket scheme in request

3af26540ecce99779aa054ec986c0842fa9329d5 authored almost 8 years ago by Jing Su <[email protected]>
Merge pull request #544 from messense/feature/document-response

Add response documentation

7d9de068d9b4833bec84c9aa9ec3925bafa19116 authored almost 8 years ago by Raphael Deem <[email protected]>
Add response documentation

d174917a0789c9deb8c4c4d0cb7209b9f9625d6e authored almost 8 years ago by messense <[email protected]>
Merge pull request #543 from r0fls/windows-setup

windows setup

af398fc4c4286c18897b6e24224b81d650181251 authored almost 8 years ago by Eli Uriegas <[email protected]>
refactor redundant print logic

878ef446a29374159752f078ea4e11956a56d836 authored almost 8 years ago by Raphael Deem <[email protected]>
fix spacing

668f6477bb32c4d18df66d6e5bb28b3f1e30940b authored almost 8 years ago by Raphael Deem <[email protected]>
windows setup

01a770cbcaf9185182469708890a8a9f20574841 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #542 from nszceta/master

Faster asyncpg queries via a global connection pool

23a1174aa28d7a8b8cfb1255ddf920ea56752033 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #541 from r0fls/speedup

remove default host attribute in router

414020e75b7eb74ad11c8269fa865f722899216d authored almost 8 years ago by Raphael Deem <[email protected]>
Faster asyncpg queries via a global connection pool

In my benchmarks I was able to obtain a 17% performance
improvement over the current asyncpg dem...

ed74bccad6bfa518039038c46bae9e40e065ea0d authored almost 8 years ago by Adam Gradzki <[email protected]>
remove default host attribute in router

0eedde445c043454bf6882b7c910c57bfa335167 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #512 from subyraman/fix-url-building

Fix `request.url` and other url properties

88bf78213ffdc168330cfc135b8a25706ef0b1ef authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #535 from ai0/master

Update blueprints example

d342461a51a2bb84097a9c4d9a1f8ced4518475a authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #533 from 38elements/patch-1

Fix bail_out()

dffaaf875115c4d783732a25dbc7060e8e2d3bab authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #528 from r0fls/523

allow running with SSL via commandline

313edadf47214e77dcedd882f0b180beefe43ddb authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #524 from r0fls/exception-list

allow exceptions to be a list

c9ce33dfe69774d9630f2ed27ce1fa37533305a7 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #517 from r0fls/empty-json

return valid json in request.json

0f50ac7205fb43bccf5dfd46f882354b41c093b2 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #536 from lixxu/master

add sanic-babel extension

e807c082753b37e237365e829314a0a672c214af authored almost 8 years ago by Raphael Deem <[email protected]>
Update extensions.md

add babel extension

893977365c0d5483bae147ad99a6884e262e51c6 authored almost 8 years ago by Lix Xu <[email protected]>
add blueprints websocket example

0cac45809f082f16ec259ab3d26021dd3daed1df authored almost 8 years ago by Jing Su <[email protected]>
use blueprint method instead of deprecated register_blueprint

489ca3c207899c83bb32d45d7c105c75a79cd1ae authored almost 8 years ago by Jing Su <[email protected]>
Fix bail_out()

313535c5996e59dfa371814ba8d96ad068ec9b33 authored almost 8 years ago by 38elements <[email protected]>
Merge pull request #532 from r0fls/example-asyncpg-close

close connection in asyncpg example

7f1e0557c9aee3056a868911728e4f7baca8afa6 authored almost 8 years ago by Raphael Deem <[email protected]>
close connection in asyncpg example

0860f84a39f629be57a43e27351cb898c384ee39 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #525 from r0fls/518

rename TestClient

2fe9e78b6d567d3eb2271593d1f1d023774b8dc2 authored almost 8 years ago by Raphael Deem <[email protected]>
allow running with SSL via commandline

2ba30f20221d22c191dced77b1e59ce59e142c47 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #527 from r0fls/asyncpg-example

update asyncpg example

b3b27cab34c73bd448f66ad098848f410031278f authored almost 8 years ago by Raphael Deem <[email protected]>
update asyncpg example

694207a86d8f66fbbda03e21264ff90202fe1c59 authored almost 8 years ago by Raphael Deem <[email protected]>
return valid json in request.json

90138c4bae4cb837c65121ec166cd2acb9736a19 authored almost 8 years ago by Raphael Deem <[email protected]>
rename TestClient

58a833e98761bc39c23cffa26916615fbdc21bda authored almost 8 years ago by Raphael Deem <[email protected]>
allow exceptions to be a list

86c5a569d572e0f5afcf6cfbe8e1935cd69d21bd authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #473 from subyraman/explore-streams-v2

Add `stream` method for streaming content, add docs and examples

19592e8eea7135d02ab48b283eddeb2b99be4201 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #469 from miguelgrinberg/websocket-support

websocket support

8e6678d5267b3355af7738929a7859c3732d36d0 authored almost 8 years ago by Eli Uriegas <[email protected]>
add host test

e792a1e030add49650f9f5f8d4803d4f7c6bfcba authored almost 8 years ago by Suby Raman <[email protected]>
add host test

f0e818a28c6296bdef6f3c074fbee838540ec3e2 authored almost 8 years ago by Suby Raman <[email protected]>
add docs

69bd63b742a664879ecac15dda0da8b4427970b0 authored almost 8 years ago by Suby Raman <[email protected]>
fix tests

b40f30f2e59f5903ac45f24087c48e7b121964cc authored almost 8 years ago by Suby Raman <[email protected]>
initial commit

1fbde87ec2417879a1fb7f9b495bc15e8928fef3 authored almost 8 years ago by Suby Raman <[email protected]>
Merge pull request #510 from jamesstidard/patch-2

Sanic EnvConfig

f9dc34c8fa493f9cbf4ad8a23031d3aa2f0876d3 authored almost 8 years ago by Eli Uriegas <[email protected]>
Sanic EnvConfig

Services like Heroku force your hand into using environment variables. Made this to help.

f7186f5331d8538ff3867d1dcc2c16fb799628a5 authored almost 8 years ago by James Stidard <[email protected]>
Merge pull request #509 from kcy1019/master

Fix exception_monitoring example

6a680e4db0a2d96f9d46c130a86289491e10e307 authored almost 8 years ago by Eli Uriegas <[email protected]>
Fix exception_monitoring example

f6b69f412f0016f35df974a8121105873f9d14bd authored almost 8 years ago by 고창영(Chang-young Koh) <[email protected]>
Merge pull request #506 from zenixls2/bugfix/bind-listener

special handling when sock is provided and number of workers > 1

5aed18862daa89bf8a2f2bf62d6bc02e0646b4d7 authored almost 8 years ago by Eli Uriegas <[email protected]>
pass flake8

62bf213a6eef5fcd44179a9758dcc44f07453350 authored almost 8 years ago by (Zenix) Han-Sheng Huang <[email protected]>
special handling when sock is provided and number of workers > 1

e5c32e9b4818f2f9c42049d966b080038b0c27dd authored almost 8 years ago by (Zenix) Han-Sheng Huang <[email protected]>
Merge pull request #500 from r0fls/revert-498

Revert "add reuse_port to create_server"

b87dc37fbb58a9ad94a1c32f1433d9725270015d authored almost 8 years ago by Raphael Deem <[email protected]>
Revert "add reuse_port to create_server"

This reverts commit c3386dec84a21d1517f49896ed6a17aed2622172.

002d4cb37c776f7d374c70a7db8649b84c492ca6 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #499 from r0fls/498

add reuse_port to create_server

ff321fc355509d49049369ae33d66f55863e3ee5 authored almost 8 years ago by Raphael Deem <[email protected]>
add reuse_port to create_server

c3386dec84a21d1517f49896ed6a17aed2622172 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #496 from bohea/master

rate limiting for sanic

927d2761f7c1f6d99cc1d350e00203cfb703f51c authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #497 from seemethere/increment_041

Increment version to 0.4.1

5e5f51308845f7efdac31cd55ac0757265d8814a authored almost 8 years ago by Eli Uriegas <[email protected]>
Increment version to 0.4.1

9fcf72506187222b206f89d7185f757ed81624fc authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #495 from r0fls/494

fix routing issue with slashes

601e015f00f2407c5c9f190d6b6448e293e97ea6 authored almost 8 years ago by Eli Uriegas <[email protected]>
Update extensions.md

3289e8403a15c99e75918145e119ae4a1d0cacc6 authored almost 8 years ago by bohea <[email protected]>
addressed feedback

1d6e11ca10dbc052eaeb41620b1729e61f2559a4 authored almost 8 years ago by Miguel Grinberg <[email protected]>
websocket routes in blueprints

f90288f5dc3f982a75e23325728d8258480f0f8d authored almost 8 years ago by Miguel Grinberg <[email protected]>
websocket support, using websockets package

6e903ee7d5745293e55327922a285e2871d36b4e authored almost 8 years ago by Miguel Grinberg <[email protected]>
handle timeouts and disconnects properly

7560660ec7bacec86087fb7a50eb639afbdf3b08 authored almost 8 years ago by Miguel Grinberg <[email protected]>
websocket documentation

40ccb4a0dd295c410432e3553c8d9f5cbfd07b01 authored almost 8 years ago by Miguel Grinberg <[email protected]>
Added app to websocket request (#1)

104a7c7d059c1fb8f59265290591f606f00dae62 authored almost 8 years ago by James Stidard <[email protected]>
websocket unit test

3bf79898d9154c6cc96a879efd981ba572de5f6a authored almost 8 years ago by Miguel Grinberg <[email protected]>
fix routing issue with slashes

21fb1dff7e93f35698ad46cc7f432972e3e63934 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #493 from seemethere/fix_install

Attempt to remedy install problems from 0.4.0

da924a359c849c2b2c90da31f9ce5abc9947d783 authored almost 8 years ago by Eli Uriegas <[email protected]>
Attempt to remedy install problems from 0.4.0

Relates to 1436fb3ef448841dd36991ceb0ccc50ee3d68047

a5066f15dcc94d3fceb00a4c3ee26a88000c0e8a authored almost 8 years ago by Eli Uriegas <[email protected]>
remove stop_event

2dca53a696064d5f3447484febb2294648b37d1f authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #488 from seemethere/increment_version_040

Increment version to 0.4.0

bfbcdf8b86ffef3a4e40fec9c657ebcf2c9f8afa authored almost 8 years ago by Eli Uriegas <[email protected]>
Increment version to 0.4.0

42e1d184706db49a9e3ed7e91f3bb462bff18d33 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #484 from r0fls/483

use getattr for request url in error handler

435dc72aa10e49def5a633cf2458e2cf9a8e4580 authored almost 8 years ago by Raphael Deem <[email protected]>
use getattr for request url in error handler

66c380548bd49cec697b7089dea5c18bbb38d7a8 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #480 from subyraman/patch-2

Add documentation about `request.app`

13f81e9a6faf9b7b50f20f114890320c10af7af8 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #481 from lixxu/master

url_for has something wrong with //

68c8796adbc5e4edccd15f010fc7125debe65550 authored almost 8 years ago by Eli Uriegas <[email protected]>
correct indendation

4232f5342e037e60633314e376abfe386b70c4ed authored almost 8 years ago by Suby Raman <[email protected]>
bug: url / will be empty

28c31359bf863ad6bcef2a49397908ca04f6ac1d authored almost 8 years ago by lixxu <[email protected]>
Add documentation about `request.app`

a36e8152279ada9478f16202aeccebf6bed59132 authored almost 8 years ago by Suby Raman <[email protected]>
bug: url_for in blueprint may have // at the beginning

ff3d33d5e019e12fcc8cc95a0bf6fe290b11f73e authored almost 8 years ago by lixxu <[email protected]>
Merge pull request #476 from seemethere/inject_app_into_request

Inject app into request object

d015d6b103ecb409d25a6be504c9e29990f10c2d authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #478 from messense/fix-requests-post-test-cases

Fix exception collection typo

0d160fbeaa1e9a6594c797897fdb9aa253fca072 authored almost 8 years ago by Eli Uriegas <[email protected]>
Fix exception collection typo

fedd7920a8cdf6fedb7930740b7865454663fe89 authored almost 8 years ago by messense <[email protected]>
Merge pull request #477 from messense/fix-requests-post-test-cases

Fix test cases for requests post

6afac065963b55818363508735fc1e9aef8dac29 authored almost 8 years ago by Eli Uriegas <[email protected]>
Fix test cases for requests post

91b2b40b9a1b6f287e5061a8944d3405eb247e00 authored almost 8 years ago by messense <[email protected]>
Inject app into request object

Allows for injection of the app object into the request object through
the request handler.

Thi...

56ecb6a3ea53615b3c7b1d1f393b93ee837d3b20 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #471 from r0fls/vhost-default

allow default vhost

64f73f624f6f0c77b8f1edcd1b25d27824c49c10 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #470 from r0fls/url-slash

route logic for trailing slash

20b78b68a6ab9db0a5fe351b47e22c977c4f6621 authored almost 8 years ago by Eli Uriegas <[email protected]>
response.write should be synchronous for performance reasons

d8a6d7e02f7628ab4b910e31a6860147c3a2134f authored almost 8 years ago by Suby Raman <[email protected]>
Merge pull request #474 from r0fls/remove-ws-extension

remove websocket extension

d1cc14201b16e8a6b1797190d32f897658df45a0 authored almost 8 years ago by Raphael Deem <[email protected]>
remove websocket extension

a57ec9e6698fc34f6f407bfa8762d45327f92472 authored almost 8 years ago by Raphael Deem <[email protected]>
more info in docs

1a8961587ca6fc438ffaa99df249fee828fc831f authored almost 8 years ago by Suby Raman <[email protected]>
clean up imports

fa13ad88492b11bf8ec62db434946f0570261af1 authored almost 8 years ago by Suby Raman <[email protected]>
improve performance

8b23dec3224b50a14138398ec1227c497ec0f296 authored almost 8 years ago by Suby Raman <[email protected]>
rebase

4e8aac4b414d9520bfc21c55a5f8d82baf21a07c authored almost 8 years ago by Suby Raman <[email protected]>
allow default vhost

9c72b557ec5e39ddc8dab426b7b02015e8f59f42 authored almost 8 years ago by Raphael Deem <[email protected]>
route logic for trailing slash

207ec1e0322776cd795739a8ce1acf390e8b6888 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #468 from hhstore/master

fix import path.

ff5d4276bc422f7a9aee974402f251dbb0799bc9 authored almost 8 years ago by Eli Uriegas <[email protected]>
fix import path.

26c9618e63858578e93e692da43871ec9edf39c4 authored almost 8 years ago by hhstore <[email protected]>
Merge pull request #464 from tommyip/patch-1

Fix typo in routing.md

9c306899ba699bd41653c34caa5abfa597992302 authored almost 8 years ago by Eli Uriegas <[email protected]>