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 typo in routing.md

4b7e7aab330c5569b24ad00274bd8c568a33852c authored almost 8 years ago by Tommy Ip <[email protected]>
Merge pull request #463 from subyraman/patch-1

add sanic_compress extension

2921e9f868fdfdc87f711d82b29f3b3f3acc567e authored almost 8 years ago by Eli Uriegas <[email protected]>
add sanic_compress extension

70b7606cb8bde00cfead7a157be9a2e74c94ec25 authored almost 8 years ago by Suby Raman <[email protected]>
Merge pull request #459 from seemethere/add_app_loop_safety

Add app loop safety

0cae91d525fd62ee1568bf8b4a3f6bb4b2dc6d15 authored almost 8 years ago by Eli Uriegas <[email protected]>
Add better error message around app.loop

2c2a28e46b836f497e7d5f09bbb5cf25e757a525 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge branch 'master' of github.com:channelcat/sanic into add_app_loop_safety

c75d484f23986e29d344653152c89ac45036db88 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #460 from seemethere/fix_travis_build

Fix coverage build

072f7fec30d2f3568bab5f3de938892317d532c1 authored almost 8 years ago by Eli Uriegas <[email protected]>
Fix coverage build

Moved `sanic.py` to `app.py` this change reflects that

a73379495fe1f60db3caeb18d651dc7f1e306ad3 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #401 from youknowone/error-logging

Enhance error logging

0b914866eb81b5d45059c0e629d650a21968cad6 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #438 from r0fls/coverage

add coverage to tox

f12186d02422f99f248964d7376f4cb5b3d146ef authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #458 from lixxu/master

add user_agent to request

4a2835dc84c0bc4a012603efaecffb9924f6cafc authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #455 from seemethere/add_better_response_error_detection

Adds some safety around response types being wrong

55dc45de336546c038d42615582100f049b9fc01 authored almost 8 years ago by Eli Uriegas <[email protected]>
Remove un-needed loop assignment

39aa64ff68b1c537b0d517aeacec4561ff09e5e1 authored almost 8 years ago by Eli Uriegas <[email protected]>
Adds some safety around app loop property

94bb91f2fae75c4ad49ca79ff7440128a9a3d1cd authored almost 8 years ago by Eli Uriegas <[email protected]>
add user_agent to request

f553ca95a5c933ec9178223b2aa22abd3f179c0b authored almost 8 years ago by Lix Xu <[email protected]>
Enhance error logging

- Prevent to fall into error logging recursion when it doesn't have
request info (Print 'Unknown...

b44e8167d7f44bf06c450a2b577d2d82b065762a authored almost 8 years ago by Jeong YunWon <[email protected]>
Merge pull request #457 from seemethere/remove_double_logging_message

Removes the extra logging message for run

36c1122d20e68870c9c328318def237ab9574954 authored almost 8 years ago by Eli Uriegas <[email protected]>
Removes the extra logging message for run

Solves for #456

ad13529eaa7da2fc95c06a67dba084217a9d8a07 authored almost 8 years ago by Eli Uriegas <[email protected]>
Adds some safety around response types being wrong

Before we didn't check if the response object was actually a response
object. This PR catches th...

04c8f4a5edc2c534ba4f43cf2867d214b99bd6cf authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #441 from robintiwari/master

added sanic motor (async driver for mongodb) example

850446195fceb437b2fea1831a3557e6a1e66186 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #440 from r0fls/isinstance

isinstance -> try/except

865506546ffb002366138c59abbfad3a37a44b34 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #432 from agoose77/cleanups

Bugfix & simplfication for host based routing

fe72fadeddd4223e310c0876bb111ff189646d45 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #453 from seemethere/add_file_example

Adds file response object example

9cf9d3ad5c062f7484df66c82836372215bc9b16 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #454 from seemethere/fix_empty_request_args

Default request.args to RequestParameters

426d0e6af1b1be4f24c3103cddc5e5bc8e6104d5 authored almost 8 years ago by Eli Uriegas <[email protected]>
Default request.args to RequestParameters

483b442b7d806c2acc817096ef8eb816506cc607 authored almost 8 years ago by Eli Uriegas <[email protected]>
Adds file response object example

9420b0c947c41d5732b2eee109e38e0512ef9976 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #451 from abuckenheimer/master

#449 use stdlib json module if ujson is unavailible

dcfb7345f0ea4b90750c2f2eb3e984dbe9265dec authored almost 8 years ago by Eli Uriegas <[email protected]>
#449 use stdlib json module if ujson is unavailible

f9ab24a077ad19f6ccd7fcb6151101c95b451113 authored almost 8 years ago by Alec Buckenheimer <[email protected]>
Merge pull request #448 from Typhon66/patch-1

Adding sanic_crud to extensions

f932d16ba7fa7fa26788906863fbafa968413e9f authored almost 8 years ago by Raphael Deem <[email protected]>
Adding sanic_crud to extensions

7d9acc3c36a164a0b9063d2a0fdd572c0098bbbd authored almost 8 years ago by Typhon <[email protected]>
Merge pull request #446 from subyraman/document-error

Fix blueprint documentation re: prefixes

72f735124feb512c83476077a7902d00e66b0832 authored almost 8 years ago by Eli Uriegas <[email protected]>
add url_for doc in blueprint

6ea5a4719a82beb531e5ccb79f1fa5a186c98d83 authored almost 8 years ago by Suby Raman <[email protected]>
fix blueprints documentation

f8c50b7f1e57d3c212d95f7dc1085a3f0b58140a authored almost 8 years ago by Suby Raman <[email protected]>
Merge pull request #444 from lixxu/master

simple motor wrapper

feb1f1d71af209d65084bd2faed53e4cb8b2923e authored almost 8 years ago by Eli Uriegas <[email protected]>
simple motor wrapper

550afc27dc3abf2e32bcfe3df1085fbf669e54ba authored almost 8 years ago by Lix Xu <[email protected]>
Changed method name from create to new

e6a828572abffabd5ed0a51c15b134c1fe13bba5 authored almost 8 years ago by sourcepirate <[email protected]>
Fixed sanic_peewee error and added a simple interface to query and create

6ea43d8e6d86ac2196de9e1e2fa71c94ea85a827 authored almost 8 years ago by plasmashadow <[email protected]>
updated examples

d13af4bdc41f85cce7e9ac6b40046ee562c2085a authored almost 8 years ago by @robintiwari <[email protected]>
added sanic motor (async driver for mongodb) example

53a365dd2bd258eec8ead8e5991ba38b699a5671 authored almost 8 years ago by Robin <[email protected]>
isinstance -> try/except

6726affa7e5802833bd84e02c7b49dbec89a6829 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #439 from seemethere/move_sanic_to_app

Moves sanic/sanic.py to sanic/app.py

6ecf2a6eb242eae5395f5d4d7d9e6af290577c75 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #422 from r0fls/420

move logging to method in ErrorHandler

a359e11f971cf7f000ed9d1640de3cace6d99129 authored almost 8 years ago by Eli Uriegas <[email protected]>
Get rid of relative imports

54b2d740687ab5e4de22d863e556761e0eb3b406 authored almost 8 years ago by Eli Uriegas <[email protected]>
Moves sanic/sanic.py to sanic/app.py

Functionality wise this won't change much for most users, unless you
were directly importing fro...

c99aa7279b67350fb9175aeb4685c92d0d1ac042 authored almost 8 years ago by Eli Uriegas <[email protected]>
add coverage to tox

4fa568ce8a867d0aa0ec66f2c03efa588a4b3ddf authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #431 from subyraman/test-client-v2

Add Flask-like `test_client` to replace `sanic_endpoint_test`

874698b93f2b3e7732752f51f357804a28f1996c authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #436 from lixxu/master

simple pagination support

b286fc1e4ad6775867ef6c469ee3a48ecaa87cfa authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge branch 'master' into 420

1cf1024332298aa4c69124b6aa9efdeb9c0b4e94 authored almost 8 years ago by Raphael Deem <[email protected]>
simple pagination support

6b391b701b28721b128d8addc272fa479f6285a4 authored almost 8 years ago by Lix Xu <[email protected]>
Merge pull request #434 from agoose77/fix_warn_error

Fix mistake in warning

efc90f8f5ae7e24a73716eaafc47dcc63046b4e2 authored almost 8 years ago by Raphael Deem <[email protected]>
Fix mistake in warning

6535ba7c2427cda8a0af2a4f24a0c939b3dfbb6e authored almost 8 years ago by Angus Hollands <[email protected]>
Merge branch 'master' of https://github.com/channelcat/sanic into cleanups

5c29c3d1603815dc53c0018f5ff3ca178faf3e42 authored almost 8 years ago by Angus Hollands <[email protected]>
Change to iterable as Python3.5 doesn't support Collection.

We don't really need the getitem and len attributes anyway

742d4bff7892ca59fc47ccf5521f89cf78968d65 authored almost 8 years ago by Angus Hollands <[email protected]>
remove documentation about passing in the loop

7726ffa3f740e16c817f336c47a003e401f7db79 authored almost 8 years ago by Suby Raman <[email protected]>
Bugfix & simplfication for host based routing (if list of hosts passed after a previous vhost route was added, previously attempted to add set to set)

Add comment documenting substandard behaviour

b442d78ebb255dc109443791336526d8df8ae50c authored almost 8 years ago by Angus Hollands <[email protected]>
Merge pull request #430 from aquacash5/master

Added raw response for bag o' bytes responses

d44edb5930d35a9539d366dcafed591fbab9f22c authored almost 8 years ago by Eli Uriegas <[email protected]>
fix deprecation message

d5633b3705e821bf3adae87d895d413e01b20f52 authored almost 8 years ago by Suby Raman <[email protected]>
rework testing

3b68dc72e7c1282be50d1b7df23bd9abec171223 authored almost 8 years ago by Suby Raman <[email protected]>
Pep8 cleanups (#429)

* PEP8 cleanups

* PEP8 cleanups (server.py)

* PEP8 cleanups (blueprints.py)

* PEP8 clea...

51611c3934bedc2838a4b0a5e775906474559550 authored almost 8 years ago by Angus Hollands <[email protected]>
Changed docstring for raw response

747b7567d7ecd098ad7d1c5bda06638ac348f23e authored almost 8 years ago by Kyle Blöm <[email protected]>
Added raw response for bag o' bytes responses

797891d6cf452f6b77306a8efa33f3514ca2dff8 authored almost 8 years ago by Kyle Blöm <[email protected]>
Merge pull request #399 from lixxu/master

improve url_for to support multi values and special options

286dc3c32be1f8fee5dadc0d9f49ff7779839ae4 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #421 from Superman132/master

Fixed readme

a66ba21c3de856c54b6ca2584bc2ddb1c0139e08 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #424 from growingdever/blueprint-support-view

support view instance for blueprint add_route method

b139810b6a1924ba8d63d07c8a2ca97238ed133f authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #427 from agoose77/trigger_cleanup

Simplify trigger events (now guaranteeed to receive list of events)

dddc18d77cfaf0c7ae11cc71c83b8d2645580de7 authored almost 8 years ago by Eli Uriegas <[email protected]>
Simplify trigger events (now guaranteeed to receive list of events)

Don't bother checking if list empty - this function is not called often

56f56d008af4a0d85cc72718d60bcd2171247ff0 authored almost 8 years ago by Angus Hollands <[email protected]>
wrap over width comment

81a8a99b6e7fd0865ab87e70b8c3af2a782d3047 authored almost 8 years ago by growingdever <[email protected]>
- copy codes from Sonic.add_route

- modify comment by r0fls

07aa0ee7ad535db4e79ec3fbc40748459d66ac6d authored almost 8 years ago by growingdever <[email protected]>
fix typo

b66a6bddbc49583cd353017c17fcd423aa7828fb authored almost 8 years ago by growingdever <[email protected]>
- make blueprint add_route method support view instance

- update documentation that doesn't specify url_prefix parameter

d57d90fe6b6fa4d103a82e8704ff3ec1202756f3 authored almost 8 years ago by growingdever <[email protected]>
move logging to method in ErrorHandler

de6c646ee80e1f7aa60b4e50f2051dfe66fc8b94 authored almost 8 years ago by Raphael Deem <[email protected]>
update test for url_for and update routing.md doc

4839ede64f81856d5020541fb4aa79ab3df78a52 authored almost 8 years ago by lixxu <[email protected]>
Update README.rst

84f5faf65301a9924400a9a9889954e5aef877c4 authored almost 8 years ago by Superman132 <[email protected]>
Update README.rst

281077bc26c9772af4d7f3e5c910037016e2d40c authored almost 8 years ago by Superman132 <[email protected]>
Merge pull request #1 from channelcat/master

Merge commits with master

ed5fe9ae9fc4b7a0e3ae50c06b479e63edca3965 authored almost 8 years ago by Superman132 <[email protected]>
Merge pull request #418 from argaen/fix_cache_example

Use decorator for cache example

1866e4ef44b9956724f35e76bf8c47321c17b6ac authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #411 from r0fls/ensure-future

Ensure future

a6a07c3b3a7c918d78c167c536210a37a0e986db authored almost 8 years ago by Eli Uriegas <[email protected]>
Use decorator

b2af8e640cfd57831efe0defb2822434c2b0fdad authored almost 8 years ago by argaen <[email protected]>
fix merge conflicts

7a3f5d508bce21822dc8d48993bd53ff81769b0d authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #417 from argaen/fix_cache_example

Fixed aiocache example according to new loop policy

7e1fd03104f29b4eab712fd12228edcca5db8978 authored almost 8 years ago by Eli Uriegas <[email protected]>
Fixed aiocache example according to new loop policy

758415d326c29b95f1707662797b9ce0b1c60cba authored almost 8 years ago by argaen <[email protected]>
Merge pull request #408 from agoose77/master

Use app decorator instead of run arguments for before_start

1660041470a2d81851c27e4908ed24fd2744b09a authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #416 from subyraman/more-view-tests

Add CompositionView tests, simplify checks for invalid/duplicate methods

1783df883e8b9d7ac45f7bc982e500cd42869cab authored almost 8 years ago by Eli Uriegas <[email protected]>
reverse router changes

b2be821637b18a6ab65ff67a1ce18ccf11d9367d authored almost 8 years ago by Suby Raman <[email protected]>
remove repr stuff

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

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

d614823013b38ae2026c7a7937ab0667c5dddfaf authored almost 8 years ago by Suby Raman <[email protected]>
Merge pull request #413 from r0fls/loop-signal-handlers

use try/except when adding loop sig handlers

48aa51b7396c292b3043efef734b20bd14c451be authored almost 8 years ago by Eli Uriegas <[email protected]>
use try/except when adding loop sig handlers

41c6125e1b5414b6d784067681739a818e82e579 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #412 from seemethere/improving_performance

Header performance gains

bb3d48f98b499d262bb03f71087046edc872bc31 authored almost 8 years ago by Eli Uriegas <[email protected]>
ensure_future -> add_task

b5e46e83e27ccfd63e864522fdff9054d6f76c9a authored almost 8 years ago by Raphael Deem <[email protected]>
Update deprecation message

Fix bug with single callbacks

2340910b4632ca48f5c968907226e6c1095b2e2b authored almost 8 years ago by Angus Hollands <[email protected]>
Merge pull request #406 from agoose77/master_pre_patches_1

Cleanup middleware decorator

d8c4c1525d5a6d10fa280cd47190a500876eb41f authored almost 8 years ago by Eli Uriegas <[email protected]>
Remove unused import

6713ef7726d1bb33ce481407226bff7979dfe17d authored almost 8 years ago by Eli Uriegas <[email protected]>
Performance was down so this brings it back up

Changes from #378 introduced about a 10k request/sec slowdown. This
tries to rememdy it while ke...

ae7555b065b9fc96f14954ddb95f80dc7238e874 authored almost 8 years ago by Eli Uriegas <[email protected]>
Add deprecation and old API

ee6ff0cc60e838488db8bd8b7d37f0c75d62f2cf authored almost 8 years ago by Angus Hollands <[email protected]>
add ensure_future method

94b2352c2c60a628b5fbc7e7ad0f0431f71b5dfa authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #409 from r0fls/loop-attribute

add loop property

cf3f943febf0c78de6bfa8846c48865b360b5434 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #410 from r0fls/extensions

add extension to docs

55c4d583b9a45cdc57dd6e14454f58ed001a92b2 authored almost 8 years ago by Eli Uriegas <[email protected]>
add loop property

0e1bb6ab04e2825c20d29d43895f6591783cf28e authored almost 8 years ago by Raphael Deem <[email protected]>