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
4b7e7aab330c5569b24ad00274bd8c568a33852c authored almost 8 years ago by Tommy Ip <[email protected]>
add sanic_compress extension
2921e9f868fdfdc87f711d82b29f3b3f3acc567e authored almost 8 years ago by Eli Uriegas <[email protected]>70b7606cb8bde00cfead7a157be9a2e74c94ec25 authored almost 8 years ago by Suby Raman <[email protected]>
Add app loop safety
0cae91d525fd62ee1568bf8b4a3f6bb4b2dc6d15 authored almost 8 years ago by Eli Uriegas <[email protected]>2c2a28e46b836f497e7d5f09bbb5cf25e757a525 authored almost 8 years ago by Eli Uriegas <[email protected]>
c75d484f23986e29d344653152c89ac45036db88 authored almost 8 years ago by Eli Uriegas <[email protected]>
Fix coverage build
072f7fec30d2f3568bab5f3de938892317d532c1 authored almost 8 years ago by Eli Uriegas <[email protected]>Moved `sanic.py` to `app.py` this change reflects that
a73379495fe1f60db3caeb18d651dc7f1e306ad3 authored almost 8 years ago by Eli Uriegas <[email protected]>Enhance error logging
0b914866eb81b5d45059c0e629d650a21968cad6 authored almost 8 years ago by Eli Uriegas <[email protected]>add coverage to tox
f12186d02422f99f248964d7376f4cb5b3d146ef authored almost 8 years ago by Eli Uriegas <[email protected]>add user_agent to request
4a2835dc84c0bc4a012603efaecffb9924f6cafc authored almost 8 years ago by Eli Uriegas <[email protected]>Adds some safety around response types being wrong
55dc45de336546c038d42615582100f049b9fc01 authored almost 8 years ago by Eli Uriegas <[email protected]>39aa64ff68b1c537b0d517aeacec4561ff09e5e1 authored almost 8 years ago by Eli Uriegas <[email protected]>
94bb91f2fae75c4ad49ca79ff7440128a9a3d1cd authored almost 8 years ago by Eli Uriegas <[email protected]>
f553ca95a5c933ec9178223b2aa22abd3f179c0b authored almost 8 years ago by Lix Xu <[email protected]>
- Prevent to fall into error logging recursion when it doesn't have
request info (Print 'Unknown...
Removes the extra logging message for run
36c1122d20e68870c9c328318def237ab9574954 authored almost 8 years ago by Eli Uriegas <[email protected]>Solves for #456
ad13529eaa7da2fc95c06a67dba084217a9d8a07 authored almost 8 years ago by Eli Uriegas <[email protected]>
Before we didn't check if the response object was actually a response
object. This PR catches th...
added sanic motor (async driver for mongodb) example
850446195fceb437b2fea1831a3557e6a1e66186 authored almost 8 years ago by Eli Uriegas <[email protected]>isinstance -> try/except
865506546ffb002366138c59abbfad3a37a44b34 authored almost 8 years ago by Eli Uriegas <[email protected]>Bugfix & simplfication for host based routing
fe72fadeddd4223e310c0876bb111ff189646d45 authored almost 8 years ago by Eli Uriegas <[email protected]>Adds file response object example
9cf9d3ad5c062f7484df66c82836372215bc9b16 authored almost 8 years ago by Eli Uriegas <[email protected]>Default request.args to RequestParameters
426d0e6af1b1be4f24c3103cddc5e5bc8e6104d5 authored almost 8 years ago by Eli Uriegas <[email protected]>483b442b7d806c2acc817096ef8eb816506cc607 authored almost 8 years ago by Eli Uriegas <[email protected]>
9420b0c947c41d5732b2eee109e38e0512ef9976 authored almost 8 years ago by Eli Uriegas <[email protected]>
#449 use stdlib json module if ujson is unavailible
dcfb7345f0ea4b90750c2f2eb3e984dbe9265dec authored almost 8 years ago by Eli Uriegas <[email protected]>f9ab24a077ad19f6ccd7fcb6151101c95b451113 authored almost 8 years ago by Alec Buckenheimer <[email protected]>
Adding sanic_crud to extensions
f932d16ba7fa7fa26788906863fbafa968413e9f authored almost 8 years ago by Raphael Deem <[email protected]>7d9acc3c36a164a0b9063d2a0fdd572c0098bbbd authored almost 8 years ago by Typhon <[email protected]>
Fix blueprint documentation re: prefixes
72f735124feb512c83476077a7902d00e66b0832 authored almost 8 years ago by Eli Uriegas <[email protected]>6ea5a4719a82beb531e5ccb79f1fa5a186c98d83 authored almost 8 years ago by Suby Raman <[email protected]>
f8c50b7f1e57d3c212d95f7dc1085a3f0b58140a authored almost 8 years ago by Suby Raman <[email protected]>
simple motor wrapper
feb1f1d71af209d65084bd2faed53e4cb8b2923e authored almost 8 years ago by Eli Uriegas <[email protected]>550afc27dc3abf2e32bcfe3df1085fbf669e54ba authored almost 8 years ago by Lix Xu <[email protected]>
e6a828572abffabd5ed0a51c15b134c1fe13bba5 authored almost 8 years ago by sourcepirate <[email protected]>
6ea43d8e6d86ac2196de9e1e2fa71c94ea85a827 authored almost 8 years ago by plasmashadow <[email protected]>
d13af4bdc41f85cce7e9ac6b40046ee562c2085a authored almost 8 years ago by @robintiwari <[email protected]>
53a365dd2bd258eec8ead8e5991ba38b699a5671 authored almost 8 years ago by Robin <[email protected]>
6726affa7e5802833bd84e02c7b49dbec89a6829 authored almost 8 years ago by Raphael Deem <[email protected]>
Moves sanic/sanic.py to sanic/app.py
6ecf2a6eb242eae5395f5d4d7d9e6af290577c75 authored almost 8 years ago by Eli Uriegas <[email protected]>move logging to method in ErrorHandler
a359e11f971cf7f000ed9d1640de3cace6d99129 authored almost 8 years ago by Eli Uriegas <[email protected]>54b2d740687ab5e4de22d863e556761e0eb3b406 authored almost 8 years ago by Eli Uriegas <[email protected]>
Functionality wise this won't change much for most users, unless you
were directly importing fro...
4fa568ce8a867d0aa0ec66f2c03efa588a4b3ddf authored almost 8 years ago by Raphael Deem <[email protected]>
Add Flask-like `test_client` to replace `sanic_endpoint_test`
874698b93f2b3e7732752f51f357804a28f1996c authored almost 8 years ago by Eli Uriegas <[email protected]>simple pagination support
b286fc1e4ad6775867ef6c469ee3a48ecaa87cfa authored almost 8 years ago by Eli Uriegas <[email protected]>1cf1024332298aa4c69124b6aa9efdeb9c0b4e94 authored almost 8 years ago by Raphael Deem <[email protected]>
6b391b701b28721b128d8addc272fa479f6285a4 authored almost 8 years ago by Lix Xu <[email protected]>
Fix mistake in warning
efc90f8f5ae7e24a73716eaafc47dcc63046b4e2 authored almost 8 years ago by Raphael Deem <[email protected]>6535ba7c2427cda8a0af2a4f24a0c939b3dfbb6e authored almost 8 years ago by Angus Hollands <[email protected]>
5c29c3d1603815dc53c0018f5ff3ca178faf3e42 authored almost 8 years ago by Angus Hollands <[email protected]>
We don't really need the getitem and len attributes anyway
742d4bff7892ca59fc47ccf5521f89cf78968d65 authored almost 8 years ago by Angus Hollands <[email protected]>7726ffa3f740e16c817f336c47a003e401f7db79 authored almost 8 years ago by Suby Raman <[email protected]>
Add comment documenting substandard behaviour
b442d78ebb255dc109443791336526d8df8ae50c authored almost 8 years ago by Angus Hollands <[email protected]>Added raw response for bag o' bytes responses
d44edb5930d35a9539d366dcafed591fbab9f22c authored almost 8 years ago by Eli Uriegas <[email protected]>d5633b3705e821bf3adae87d895d413e01b20f52 authored almost 8 years ago by Suby Raman <[email protected]>
3b68dc72e7c1282be50d1b7df23bd9abec171223 authored almost 8 years ago by Suby Raman <[email protected]>
* PEP8 cleanups
* PEP8 cleanups (server.py)
* PEP8 cleanups (blueprints.py)
* PEP8 clea...
51611c3934bedc2838a4b0a5e775906474559550 authored almost 8 years ago by Angus Hollands <[email protected]>747b7567d7ecd098ad7d1c5bda06638ac348f23e authored almost 8 years ago by Kyle Blöm <[email protected]>
797891d6cf452f6b77306a8efa33f3514ca2dff8 authored almost 8 years ago by Kyle Blöm <[email protected]>
improve url_for to support multi values and special options
286dc3c32be1f8fee5dadc0d9f49ff7779839ae4 authored almost 8 years ago by Eli Uriegas <[email protected]>Fixed readme
a66ba21c3de856c54b6ca2584bc2ddb1c0139e08 authored almost 8 years ago by Eli Uriegas <[email protected]>support view instance for blueprint add_route method
b139810b6a1924ba8d63d07c8a2ca97238ed133f authored almost 8 years ago by Eli Uriegas <[email protected]>Simplify trigger events (now guaranteeed to receive list of events)
dddc18d77cfaf0c7ae11cc71c83b8d2645580de7 authored almost 8 years ago by Eli Uriegas <[email protected]>Don't bother checking if list empty - this function is not called often
56f56d008af4a0d85cc72718d60bcd2171247ff0 authored almost 8 years ago by Angus Hollands <[email protected]>81a8a99b6e7fd0865ab87e70b8c3af2a782d3047 authored almost 8 years ago by growingdever <[email protected]>
- modify comment by r0fls
07aa0ee7ad535db4e79ec3fbc40748459d66ac6d authored almost 8 years ago by growingdever <[email protected]>b66a6bddbc49583cd353017c17fcd423aa7828fb authored almost 8 years ago by growingdever <[email protected]>
- update documentation that doesn't specify url_prefix parameter
d57d90fe6b6fa4d103a82e8704ff3ec1202756f3 authored almost 8 years ago by growingdever <[email protected]>de6c646ee80e1f7aa60b4e50f2051dfe66fc8b94 authored almost 8 years ago by Raphael Deem <[email protected]>
4839ede64f81856d5020541fb4aa79ab3df78a52 authored almost 8 years ago by lixxu <[email protected]>
84f5faf65301a9924400a9a9889954e5aef877c4 authored almost 8 years ago by Superman132 <[email protected]>
281077bc26c9772af4d7f3e5c910037016e2d40c authored almost 8 years ago by Superman132 <[email protected]>
Merge commits with master
ed5fe9ae9fc4b7a0e3ae50c06b479e63edca3965 authored almost 8 years ago by Superman132 <[email protected]>Use decorator for cache example
1866e4ef44b9956724f35e76bf8c47321c17b6ac authored almost 8 years ago by Eli Uriegas <[email protected]>Ensure future
a6a07c3b3a7c918d78c167c536210a37a0e986db authored almost 8 years ago by Eli Uriegas <[email protected]>b2af8e640cfd57831efe0defb2822434c2b0fdad authored almost 8 years ago by argaen <[email protected]>
7a3f5d508bce21822dc8d48993bd53ff81769b0d authored almost 8 years ago by Raphael Deem <[email protected]>
Fixed aiocache example according to new loop policy
7e1fd03104f29b4eab712fd12228edcca5db8978 authored almost 8 years ago by Eli Uriegas <[email protected]>758415d326c29b95f1707662797b9ce0b1c60cba authored almost 8 years ago by argaen <[email protected]>
Use app decorator instead of run arguments for before_start
1660041470a2d81851c27e4908ed24fd2744b09a authored almost 8 years ago by Eli Uriegas <[email protected]>Add CompositionView tests, simplify checks for invalid/duplicate methods
1783df883e8b9d7ac45f7bc982e500cd42869cab authored almost 8 years ago by Eli Uriegas <[email protected]>b2be821637b18a6ab65ff67a1ce18ccf11d9367d authored almost 8 years ago by Suby Raman <[email protected]>
051ff2b325529a3d4953228df1d4de7d30236a23 authored almost 8 years ago by Suby Raman <[email protected]>
4d6f9ffd7cfd4b6f929fdf2a16d661719497e14b authored almost 8 years ago by Suby Raman <[email protected]>
d614823013b38ae2026c7a7937ab0667c5dddfaf authored almost 8 years ago by Suby Raman <[email protected]>
use try/except when adding loop sig handlers
48aa51b7396c292b3043efef734b20bd14c451be authored almost 8 years ago by Eli Uriegas <[email protected]>41c6125e1b5414b6d784067681739a818e82e579 authored almost 8 years ago by Raphael Deem <[email protected]>
Header performance gains
bb3d48f98b499d262bb03f71087046edc872bc31 authored almost 8 years ago by Eli Uriegas <[email protected]>b5e46e83e27ccfd63e864522fdff9054d6f76c9a authored almost 8 years ago by Raphael Deem <[email protected]>
Fix bug with single callbacks
2340910b4632ca48f5c968907226e6c1095b2e2b authored almost 8 years ago by Angus Hollands <[email protected]>Cleanup middleware decorator
d8c4c1525d5a6d10fa280cd47190a500876eb41f authored almost 8 years ago by Eli Uriegas <[email protected]>6713ef7726d1bb33ce481407226bff7979dfe17d authored almost 8 years ago by Eli Uriegas <[email protected]>
Changes from #378 introduced about a 10k request/sec slowdown. This
tries to rememdy it while ke...
ee6ff0cc60e838488db8bd8b7d37f0c75d62f2cf authored almost 8 years ago by Angus Hollands <[email protected]>
94b2352c2c60a628b5fbc7e7ad0f0431f71b5dfa authored almost 8 years ago by Raphael Deem <[email protected]>
add loop property
cf3f943febf0c78de6bfa8846c48865b360b5434 authored almost 8 years ago by Eli Uriegas <[email protected]>add extension to docs
55c4d583b9a45cdc57dd6e14454f58ed001a92b2 authored almost 8 years ago by Eli Uriegas <[email protected]>0e1bb6ab04e2825c20d29d43895f6591783cf28e authored almost 8 years ago by Raphael Deem <[email protected]>