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 #348 from r0fls/275

add async run

d1c4f3172f17a02398ef891025ce8ec1db0cf350 authored almost 8 years ago by Eli Uriegas <[email protected]>
review changes

14697c7ea9126c60a133b00450b9609c18ffcc1f authored almost 8 years ago by Raphael Deem <[email protected]>
add async run

54ca8c787b60b71efe1b93930c6ef9204a935932 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #342 from channelcat/fix-slow-upload

Fix slow upload

88c3bffe20fea96c810949f453aec1e810de89de authored almost 8 years ago by Channel Cat <[email protected]>
Merge pull request #343 from channelcat/cookie-usability

Cookie deletion and default path

a4f85cd02eb93f5999a6d0b48ddd703871cc8c97 authored almost 8 years ago by Channel Cat <[email protected]>
Only use request.body

fd118a41fd871bb621ee33f409f8b8511eeb3bb3 authored almost 8 years ago by Channel Cat <[email protected]>
Fixed default path in documentation

b0f71c5304f77231757c5daf8b963f471836aeb8 authored almost 8 years ago by Channel Cat <[email protected]>
Merge branch 'master' into cookie-usability

a162f2ce344981c6b8c96fdd53967d5e68ab6f21 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #347 from r0fls/345

false cookie attributes should not be set

0f64702d72b0cb3c82ba665b562826fc64193a1d authored almost 8 years ago by Eli Uriegas <[email protected]>
false cookie attributes should not be set

3c355f19eb6efcc97be7dcaaba9f3f0358b64a1c authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #346 from r0fls/event-docstring

fix before/after event docstrings

fb9f2171a9c431e9286c9f1b5f312dca35445c88 authored almost 8 years ago by Raphael Deem <[email protected]>
fix before/after event docstrings

4efcb6d5add33151f481186a2a0376702b1cf2ff authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #344 from atbentley/docs

Update blueprints docs with correct listener example

5ddc166b12d2c72f49d9606dab13e05583ba3b57 authored almost 8 years ago by Raphael Deem <[email protected]>
Update blueprints docs with correct listener example

ecd7e5bdd39dde0ef611ef8e1598f824d7e8e4a0 authored almost 8 years ago by Andrew Bentley <[email protected]>
Added del cookie and default path

d0a121ad064f46e0499607d58f213b586885dad8 authored almost 8 years ago by Channel Cat <[email protected]>
Fix slow upload

85a28d3c3027a1cf85cb3b9040788d91c3a21ff5 authored almost 8 years ago by Channel Cat <[email protected]>
Merge branch 'master' into improved_config

5bba3388a0d89d76c7c8f18e6cb7cd7c5c5d02b3 authored almost 8 years ago by Tim Mundt <[email protected]>
Merge pull request #341 from r0fls/340

set error handler debug from run debug arg

0ad31a471bb60ddd47cd8540072789780823ce67 authored almost 8 years ago by Eli Uriegas <[email protected]>
set error handler debug from run debug arg

28f7abd1f8da9d27ec716ea8ab8062871c21a222 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #339 from lixxu/master

add sanic-jinja2 extension

049a5a7493662cb6b62bae00257461cb61b41dab authored almost 8 years ago by Raphael Deem <[email protected]>
add sanic-jinja2 extension

a9ee01c7ec841c111a595079d49640a3718bc578 authored almost 8 years ago by Lix Xu <[email protected]>
Caching example (#334)

* Caching example using aiocache

* Caching example using aiocache

* Added aiocache to requ...

1f89b1579262a8a1c8dbc5cd0354b350bd276086 authored almost 8 years ago by Manuel Miranda <[email protected]>
Merge pull request #253 from dutradda/add_register_sys_signals_flag

add a flag to skip SIGINT and SIGTERM signals registration

afe390d407ca87606e0a23a68ef767474a4e386c authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #331 from ctlaltdefeat/json-response-args

allowed passing arguments to json response encoder

6f4f2758d657659822b68b62f52a5c3bc4178765 authored almost 8 years ago by Eli Uriegas <[email protected]>
fixed line length to satisfy travis

592ee5f8394b27318573fd17fd084d4b39bb6421 authored almost 8 years ago by ctlaltdefeat <[email protected]>
allowed passing arguments to json response encoder

a811c84e9947a731bb54f55c90f5d0a10cb5886b authored almost 8 years ago by ctlaltdefeat <[email protected]>
Merge branch 'master' into add_register_sys_signals_flag

214162adf0425cc2f2047e63ad396c5901029366 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #327 from awiddersheim/logging-override

Make it easier to override logging

28396c8620839ebfe11c61916a800da4e82f27ee authored almost 8 years ago by Raphael Deem <[email protected]>
Make it easier to override logging

Take influence from how Werkzeug configures logging by only configuring
a handler if no root han...

72fba62e090bdfc1b3468b251351bade667f4e9f authored almost 8 years ago by Andrew Widdersheim <[email protected]>
Merge pull request #328 from awiddersheim/remove-multidict

Remove multidict requirement

5669cafc59428a57605a319b2db53028634626c7 authored almost 8 years ago by Raphael Deem <[email protected]>
Remove multidict requirement

This is no longer necessary after #302.

0c7275da1a31835d69d3f26b79980934112504c1 authored almost 8 years ago by Andrew Widdersheim <[email protected]>
Merge pull request #325 from seemethere/add_key_error

Simplify RequestParameters

e5cbf25cbd4564c206e6115cb919159c31f738b1 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #326 from seemethere/fix_exception_monitoring_documentation

Fix exception_monitoring example to actually work

c3cf618e845f4166ee82becca280d9dd96c4a3a1 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #320 from r0fls/method-decorators

add method shorthands

7780a8c18710ef38d6d0edf713fc08e92bbe8353 authored almost 8 years ago by Eli Uriegas <[email protected]>
Fix exception_monitoring example to actually work

Closes #324

Super was used incorrectly in the example, also fixed some formatting
here and there.

40f1e14bb7e6b034bcdd982721adc9a1152beddb authored almost 8 years ago by Eli Uriegas <[email protected]>
Simplify RequestParameters

Simplifies request parameters, it defined a bit more than it had too,
added some docstrings and ...

a7cd4ccd09d43a69ad1d4f39df7746c17766ebdd authored almost 8 years ago by Eli Uriegas <[email protected]>
separate tests

6fd69b628425c1fc0aac33c48e69f36a72a2c4f5 authored almost 8 years ago by Raphael Deem <[email protected]>
add method shorthands

96424b6b0a6e293ab08a48e7dd69110ede57ee2d authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #314 from seemethere/make_closed_transport_handling_more_robust

Add exception handling for closed transports

bef34d66f5afd14d82f8a66d8849cdae7f71f45b authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #316 from youknowone/route-get

For function decorators, ['GET'] is the default methods

c6049be6884d7eba5191fba2e82de258f8061625 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #319 from seemethere/fix_docs_links

Fixes doc link extensions from .html to .md

5ea653244e38da2df5776d9588837d3b07fbb7d0 authored almost 8 years ago by Eli Uriegas <[email protected]>
Oops on 2 of the non-relative links

596bb54ee37da58bb2fad34db1a912bd7cfe7ff0 authored almost 8 years ago by Eli Uriegas <[email protected]>
Fixes doc link extensions from .html to .md

Whoops! Totally missed that all the links pointed to `.html` files
instead of `.md` files

7554e8737468334df78e0ff6d92a83fa897859a9 authored almost 8 years ago by Eli Uriegas <[email protected]>
Clarify, reformat, and add to documentation guides (#318)

* Reorder and clarify the 'Request Data' guide, adding a section on RequestParameters

* Clari...

6176964bdfddc0c10a5f51ca3b9461f2ecf9788b authored almost 8 years ago by Cadel Watson <[email protected]>
Merge pull request #229 from kdelwat/sphinx-docs

Use Sphinx for documentation

f77bb81def74fefa7d72b4c437e39557df6b4a94 authored almost 8 years ago by Eli Uriegas <[email protected]>
Move transport close to finally statment

ed4752bbc00f420d65a9314f21b380598b801b09 authored almost 8 years ago by Eli Uriegas <[email protected]>
Update documentation generation instructions.

30862c0a3e90dcaa0c19890a919ea89f1e5970c8 authored almost 8 years ago by Cadel Watson <[email protected]>
Merge branch 'master' into sphinx-docs

7c4ffa8866a46fd055d207c89e19528ac7c18c4f authored almost 8 years ago by Cadel Watson <[email protected]>
Merge pull request #228 from seanpar203/issue_41

Adding more docstrings

a79f073077ec6869fa3cdcc8716683dfdada6037 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #296 from mdaue/ssl

Add SSL context to server

4682d7b4b8dea67d6e748a0b37807d2f4752400a authored almost 8 years ago by Raphael Deem <[email protected]>
Merge branch 'master' into ssl

d2217b5c5f402643804be0b142123a501f49e9c6 authored almost 8 years ago by Raphael Deem <[email protected]>
For function decorators, ['GET'] is the default methods

0a160c4a0b7581a51229efc10928541e8752f6b9 authored almost 8 years ago by Jeong YunWon <[email protected]>
Merge pull request #315 from h4ck3rm1k3/patch-1

untie

aed8255a8b87f75e364468a9eb0fd597413a3b65 authored almost 8 years ago by Eli Uriegas <[email protected]>
untie

ba606598941d4c77771112158d44daaffb5dd440 authored almost 8 years ago by James Michael DuPont <[email protected]>
Merge pull request #306 from zkanda/always-log-error-exception

Always log if there's an exception occurred.

1ad7b95437960a945e8f2b0a7622f9f76195a4fd authored almost 8 years ago by Raphael Deem <[email protected]>
Always log of there's an exception occured.

cc43ee3b3db08c8b05ca8c9d67514f4b404e5a49 authored almost 8 years ago by zkanda <[email protected]>
Merge pull request #313 from r0fls/logging-var

remove logger from run

5a7b70c0547f659a202d7c503f06cc4281b18316 authored almost 8 years ago by Eli Uriegas <[email protected]>
Add exception handling for closed transports

Adds handling for closed transports in the server for `write_response`
as well as `write_error`,...

e9bfa30c1d97f6290fbb52e0153958728ec43474 authored almost 8 years ago by Eli Uriegas <[email protected]>
remove logger from run

bb83a25a52d187cd1577341e709f661ef4215dde authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #312 from r0fls/allow-vhost-lists

allow using a list of hosts on a route

99c8d779dca34498849acda19af4ec8fd5253873 authored almost 8 years ago by Eli Uriegas <[email protected]>
allow using a list of hosts on a route

2c1ff5bf5df980ea23465b189ce3deddac672248 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #311 from youknowone/route-overload

Feature: Routing overload

e218a59911e6690dc5646bb8c0ad4a598f54688c authored almost 8 years ago by Eli Uriegas <[email protected]>
Feature: Routing overload

When user specifies HTTP methods to function handlers, it automatically
will be overloaded unles...

11f3c79a77c3afb63c3d21c51ceec96f818d40e9 authored almost 8 years ago by Jeong YunWon <[email protected]>
Fix formatting of 'Final Word' in README

5cfd8b9aa8c68c6a65cf39009dbdf647402ed48b authored almost 8 years ago by Cadel Watson <[email protected]>
Add new guides to documentation index

ebce7b01c7b94521a01f891ca51f435ac398aae3 authored almost 8 years ago by Cadel Watson <[email protected]>
Merge branch 'master' into sphinx-docs

9d4b104d2dd548d485993413554d53db2645d17d authored almost 8 years ago by Cadel Watson <[email protected]>
Merge pull request #309 from seemethere/fix_write_error_loop

Fixes write_error loop from bail_out function

5a6fb679c90a98737399b78751cee462654a1c2f authored almost 8 years ago by Raphael Deem <[email protected]>
Merge branch 'master' into ssl

9102a9cd6e40bf7c00360e203c9fc1f8bb1dbdd1 authored almost 8 years ago by Raphael Deem <[email protected]>
Fixes write_error loop from bail_out function

Fixes stack-overflow found in #307

573d1da0efa1812b78a137a78e28b5db8cbb8559 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #308 from r0fls/287

update logging placement

2848dce968615150811314b828896c24c0e39121 authored almost 8 years ago by Raphael Deem <[email protected]>
update logging placement

ba1e00658578b27316d676dcaeedd1acb9bd23b6 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #291 from subyraman/master

Add rich HTML traceback in debug mode, add HTML 500 page in prod

9108a4c69f703714ee1638056b7d84732a09de38 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #304 from gpip/missing_ip_slots

cannot use the new .ip without updating __slots__

f42ceb1baa788e8c790e3688a11c0d96ff6c9224 authored almost 8 years ago by Eli Uriegas <[email protected]>
cannot use the new .ip without updating __slots__

5903dd293909c56c697fa7972303028afb7e3884 authored almost 8 years ago by Guilherme Polo <[email protected]>
Merge pull request #301 from r0fls/cache-remote-ip

cache the remote IP property

55b39a3f150bfcf8728ce6a7508ef6b30ed311f1 authored almost 8 years ago by Eli Uriegas <[email protected]>
use hasattr

9bc69f7de96f030c95bc4d1861bf25d2ec96e294 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #302 from channelcat/request-headers-ci

Trimmed down features of CIMultiDict

2aa380c5a337760ebf7d4cd98fe588a03df5c02c authored almost 8 years ago by Channel Cat <[email protected]>
Encoding needs a default

638fbcb619d8a316c4d4c9440999c886d7e5b9ab authored almost 8 years ago by Channel Cat <[email protected]>
Fix header capitalization on input

also removed redundant utf-8 in encodes/decodes

ccbbce003648a8f76e83b84f05e4621070651d44 authored almost 8 years ago by Channel Cat <[email protected]>
Trimmed down features of CIMultiDict

41918eaf0a8d04d566fb0adbbcbc14f5f5bfe176 authored almost 8 years ago by Channel Cat <[email protected]>
Remove redundant else

5c344f7efa7baaa951f1a4703fa7c739285a3e10 authored almost 8 years ago by Eli Uriegas <[email protected]>
cache the remote IP property

213580ea7808b3d35e12dcaead03cb443b8a5e49 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #300 from channelcat/move-request-ip-retry

Moved Remote-Addr header to request.ip

d5fd269fdae20053648960fc79e75f5f8de9483a authored almost 8 years ago by Eli Uriegas <[email protected]>
Moved Remote-Addr header to request.ip so it can be pulled on-demand

2cf4baddfbfa9589ca99c95df68dc24c91fe9541 authored almost 8 years ago by Ubuntu <[email protected]>
Merge pull request #294 from subyraman/redirect

Add redirect method from @pcdinh

48d496936a159e5061fd4621e94668ad4d801f44 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #293 from r0fls/extensions-docs

Extensions docs

e410c06a6808a9d8d61675a4fac059b0ea30c40a authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #297 from seemethere/increment_020

Increment version to 0.2.0

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

e2a16f96a8638fdb50deae6221dba37be6277242 authored almost 8 years ago by Eli Uriegas <[email protected]>
Add SSL to server

Add ssl variable passthrough to following:
-- sanic.run
-- server.serve
Add ssl variable to loop...

49fdc6563f5394a44f88cf4095de9e0e96fd5698 authored almost 8 years ago by Matt Daue <[email protected]>
add redirect method

b5bbef09c5649e403e045d049c2df7592fca0dba authored almost 8 years ago by Suby Raman <[email protected]>
add headers none test

7a1e089725ed103201bce187fba9d435e9c20d2c authored almost 8 years ago by Suby Raman <[email protected]>
rename test app

7de3f7aa789bfc4fada08acb8b0b5a3bfc203553 authored almost 8 years ago by Suby Raman <[email protected]>
add redirect code from @pcdinh

02b9a0a29765f75e92760558975656d0b361f9b7 authored almost 8 years ago by Suby Raman <[email protected]>
Merge branch 'master' into improved_config

0b9094d348bc16c8279213ca769e9fd3248e8af8 authored almost 8 years ago by Tim Mundt <[email protected]>
Update extensions.md

Since there have been a few extensions discussed in open issues, it makes sense to start keeping...

a86cc32dff6850cf3ebec8f3df07a8d9492e65fc authored almost 8 years ago by Raphael Deem <[email protected]>
add a list of extensions

974c857a97af70e47a7c9a55d66b620d9b2aa8d8 authored almost 8 years ago by Raphael Deem <[email protected]>
add beautifulsoup4 to tox

6e53fa03f5ea4ef74b95758244c98c1f0ec243f0 authored almost 8 years ago by Suby Raman <[email protected]>
html and tests pass

8c5e214131b5f1e5b54af439103cff7b8a1e5973 authored almost 8 years ago by Suby Raman <[email protected]>
Merge pull request #289 from seemethere/update_request_form_getitem

Update request.form to work with __getitem__

cf60ebd9883ce8b5c347bcf48d210b0a2eecba8f authored almost 8 years ago by Eli Uriegas <[email protected]>
Update request.form to work with __getitem__

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