Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Sanic Community Organization

Async Python 3.7+ web server/framework | Build fast. Run fast.
Collective - Host: opensource - https://opencollective.com/sanic-org - Website: https://sanicframework.org - Code: https://github.com/sanic-org

fixed line length to satisfy travis

github.com/sanic-org/sanic - 592ee5f8394b27318573fd17fd084d4b39bb6421 authored almost 8 years ago by ctlaltdefeat <[email protected]>
allowed passing arguments to json response encoder

github.com/sanic-org/sanic - a811c84e9947a731bb54f55c90f5d0a10cb5886b authored almost 8 years ago by ctlaltdefeat <[email protected]>
Merge branch 'master' into add_register_sys_signals_flag

github.com/sanic-org/sanic - 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

github.com/sanic-org/sanic - 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...

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

Remove multidict requirement

github.com/sanic-org/sanic - 5669cafc59428a57605a319b2db53028634626c7 authored almost 8 years ago by Raphael Deem <[email protected]>
Remove multidict requirement

This is no longer necessary after #302.

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

Simplify RequestParameters

github.com/sanic-org/sanic - 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

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

add method shorthands

github.com/sanic-org/sanic - 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.

github.com/sanic-org/sanic - 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 ...

github.com/sanic-org/sanic - a7cd4ccd09d43a69ad1d4f39df7746c17766ebdd authored almost 8 years ago by Eli Uriegas <[email protected]>
separate tests

github.com/sanic-org/sanic - 6fd69b628425c1fc0aac33c48e69f36a72a2c4f5 authored almost 8 years ago by Raphael Deem <[email protected]>
add method shorthands

github.com/sanic-org/sanic - 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

github.com/sanic-org/sanic - 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

github.com/sanic-org/sanic - 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

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

github.com/sanic-org/sanic - 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

github.com/sanic-org/sanic - 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...

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

Use Sphinx for documentation

github.com/sanic-org/sanic - f77bb81def74fefa7d72b4c437e39557df6b4a94 authored almost 8 years ago by Eli Uriegas <[email protected]>
Move transport close to finally statment

github.com/sanic-org/sanic - ed4752bbc00f420d65a9314f21b380598b801b09 authored almost 8 years ago by Eli Uriegas <[email protected]>
Update documentation generation instructions.

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

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

Adding more docstrings

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

Add SSL context to server

github.com/sanic-org/sanic - 4682d7b4b8dea67d6e748a0b37807d2f4752400a authored almost 8 years ago by Raphael Deem <[email protected]>
Merge branch 'master' into ssl

github.com/sanic-org/sanic - d2217b5c5f402643804be0b142123a501f49e9c6 authored almost 8 years ago by Raphael Deem <[email protected]>
For function decorators, ['GET'] is the default methods

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

untie

github.com/sanic-org/sanic - aed8255a8b87f75e364468a9eb0fd597413a3b65 authored almost 8 years ago by Eli Uriegas <[email protected]>
untie

github.com/sanic-org/sanic - 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.

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

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

remove logger from run

github.com/sanic-org/sanic - 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`,...

github.com/sanic-org/sanic - e9bfa30c1d97f6290fbb52e0153958728ec43474 authored almost 8 years ago by Eli Uriegas <[email protected]>
remove logger from run

github.com/sanic-org/sanic - 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

github.com/sanic-org/sanic - 99c8d779dca34498849acda19af4ec8fd5253873 authored almost 8 years ago by Eli Uriegas <[email protected]>
allow using a list of hosts on a route

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

Feature: Routing overload

github.com/sanic-org/sanic - 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...

github.com/sanic-org/sanic - 11f3c79a77c3afb63c3d21c51ceec96f818d40e9 authored almost 8 years ago by Jeong YunWon <[email protected]>
Fix formatting of 'Final Word' in README

github.com/sanic-org/sanic - 5cfd8b9aa8c68c6a65cf39009dbdf647402ed48b authored almost 8 years ago by Cadel Watson <[email protected]>
Add new guides to documentation index

github.com/sanic-org/sanic - ebce7b01c7b94521a01f891ca51f435ac398aae3 authored almost 8 years ago by Cadel Watson <[email protected]>
Merge branch 'master' into sphinx-docs

github.com/sanic-org/sanic - 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

github.com/sanic-org/sanic - 5a6fb679c90a98737399b78751cee462654a1c2f authored almost 8 years ago by Raphael Deem <[email protected]>
Merge branch 'master' into ssl

github.com/sanic-org/sanic - 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

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

update logging placement

github.com/sanic-org/sanic - 2848dce968615150811314b828896c24c0e39121 authored almost 8 years ago by Raphael Deem <[email protected]>
update logging placement

github.com/sanic-org/sanic - 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

github.com/sanic-org/sanic - 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__

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

github.com/sanic-org/sanic - 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

github.com/sanic-org/sanic - 55b39a3f150bfcf8728ce6a7508ef6b30ed311f1 authored almost 8 years ago by Eli Uriegas <[email protected]>
use hasattr

github.com/sanic-org/sanic - 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

github.com/sanic-org/sanic - 2aa380c5a337760ebf7d4cd98fe588a03df5c02c authored almost 8 years ago by Channel Cat <[email protected]>
Encoding needs a default

github.com/sanic-org/sanic - 638fbcb619d8a316c4d4c9440999c886d7e5b9ab authored almost 8 years ago by Channel Cat <[email protected]>
Fix header capitalization on input

also removed redundant utf-8 in encodes/decodes

github.com/sanic-org/sanic - ccbbce003648a8f76e83b84f05e4621070651d44 authored almost 8 years ago by Channel Cat <[email protected]>
Trimmed down features of CIMultiDict

github.com/sanic-org/sanic - 41918eaf0a8d04d566fb0adbbcbc14f5f5bfe176 authored almost 8 years ago by Channel Cat <[email protected]>
Remove redundant else

github.com/sanic-org/sanic - 5c344f7efa7baaa951f1a4703fa7c739285a3e10 authored almost 8 years ago by Eli Uriegas <[email protected]>
cache the remote IP property

github.com/sanic-org/sanic - 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

github.com/sanic-org/sanic - 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

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

Add redirect method from @pcdinh

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

Extensions docs

github.com/sanic-org/sanic - 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

github.com/sanic-org/sanic - f6c2d0bcaf91bc1458ee70dbcff72061a1d21d08 authored almost 8 years ago by Eli Uriegas <[email protected]>
Increment version to 0.2.0

github.com/sanic-org/sanic - 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...

github.com/sanic-org/sanic - 49fdc6563f5394a44f88cf4095de9e0e96fd5698 authored almost 8 years ago by Matt Daue <[email protected]>
add redirect method

github.com/sanic-org/sanic - b5bbef09c5649e403e045d049c2df7592fca0dba authored almost 8 years ago by Suby Raman <[email protected]>
add headers none test

github.com/sanic-org/sanic - 7a1e089725ed103201bce187fba9d435e9c20d2c authored almost 8 years ago by Suby Raman <[email protected]>
rename test app

github.com/sanic-org/sanic - 7de3f7aa789bfc4fada08acb8b0b5a3bfc203553 authored almost 8 years ago by Suby Raman <[email protected]>
add redirect code from @pcdinh

github.com/sanic-org/sanic - 02b9a0a29765f75e92760558975656d0b361f9b7 authored almost 8 years ago by Suby Raman <[email protected]>
Merge branch 'master' into improved_config

github.com/sanic-org/sanic - 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...

github.com/sanic-org/sanic - a86cc32dff6850cf3ebec8f3df07a8d9492e65fc authored almost 8 years ago by Raphael Deem <[email protected]>
add a list of extensions

github.com/sanic-org/sanic - 974c857a97af70e47a7c9a55d66b620d9b2aa8d8 authored almost 8 years ago by Raphael Deem <[email protected]>
add beautifulsoup4 to tox

github.com/sanic-org/sanic - 6e53fa03f5ea4ef74b95758244c98c1f0ec243f0 authored almost 8 years ago by Suby Raman <[email protected]>
html and tests pass

github.com/sanic-org/sanic - 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__

github.com/sanic-org/sanic - cf60ebd9883ce8b5c347bcf48d210b0a2eecba8f authored almost 8 years ago by Eli Uriegas <[email protected]>
Update request.form to work with __getitem__

github.com/sanic-org/sanic - 9dd954bccde50d942173aaf861fdedb51a502e71 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #284 from r0fls/remove-defualt-type

remove default from host in _get method

github.com/sanic-org/sanic - a02eb8e7cbfa57aeff2a1152adb31adca622449f authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #285 from r0fls/blueprint-domains

add vhosts to blueprints

github.com/sanic-org/sanic - a93ca9b8f1f1304386415dcecf3089f2b965e931 authored almost 8 years ago by Eli Uriegas <[email protected]>
add ability to override default host in blueprint

github.com/sanic-org/sanic - 15e4ec7ffb25e33a5dafa5950c18a25062e16425 authored almost 8 years ago by Raphael Deem <[email protected]>
Initial commit

github.com/sanic-org/sanic-openapi - ffe8a5c7443810f1dfe65ad7dd1991e776931dc1 authored almost 8 years ago by Channel Cat <[email protected]>
add vhosts to blueprints

github.com/sanic-org/sanic - 62df50e22bcba5cae476b57b4fa175cfea9625f4 authored almost 8 years ago by Raphael Deem <[email protected]>
remove default from host in _get method

github.com/sanic-org/sanic - 055430d4b848a8a7e60947e49a2170e58af158bd authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #278 from r0fls/vhosts

add support for virtual hosts

github.com/sanic-org/sanic - 57f27c41e0ad98cbc9041ef349916b61bcefbc6e authored almost 8 years ago by Eli Uriegas <[email protected]>
Generate API documentation in the _api folder

github.com/sanic-org/sanic - 385328ffd5e640b063b7b0ae3a1a00eedc79308e authored almost 8 years ago by Cadel Watson <[email protected]>
Convert README to RestructuredText and include it in the documentation index.

github.com/sanic-org/sanic - 34d1e5e67ed9b302c4d4824ea09f948a02ead69e authored almost 8 years ago by Cadel Watson <[email protected]>
add support for virtual hosts

github.com/sanic-org/sanic - 4f832ac9afdba11f276b42ccbfbf7aa83c60dc47 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #261 from yoloseem/parsed_json

Cache request.json even when it's empty.

github.com/sanic-org/sanic - b0bf989056c82cb921fb8ed96e5baccc7f112d43 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #276 from r0fls/workers

Fix multiple worker problem

github.com/sanic-org/sanic - fd0e8624c47d92c329643f3a65e46cae2740c2d3 authored almost 8 years ago by Eli Uriegas <[email protected]>
Change the skips to actual pytest skips

By using the builtin pytest skips we can identify that the tests are still there but are being c...

github.com/sanic-org/sanic - 5566668a5f6aeab044a5f1b2f2394b63fcdfa554 authored almost 8 years ago by Eli Uriegas <[email protected]>
skip multiprocessing tests

github.com/sanic-org/sanic - f8e6becb9e694a11b7ea6b049453399f2235daa8 authored almost 8 years ago by Raphael Deem <[email protected]>
fix stop event

github.com/sanic-org/sanic - dd28d70680e79a918d069313351c1a79297fcc2f authored almost 8 years ago by Raphael Deem <[email protected]>
this branch is broken

github.com/sanic-org/sanic - ed8e3f237cd94f2a0406ad9db2fb99f556640022 authored almost 8 years ago by Raphael Deem <[email protected]>
fix multiple worker problem

github.com/sanic-org/sanic - 77c04c4cf9ac5d5a84de025713423bf766f577bf authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #274 from AntonDnepr/cbw_fixes

Class based views fixes

github.com/sanic-org/sanic - ebc8d7168a17c2befb1824b6da2e95e23e54ed63 authored almost 8 years ago by Eli Uriegas <[email protected]>
removed debug from test

github.com/sanic-org/sanic - 434fa74e67045ec397b5d7b5fdbdf2e25b9163a6 authored almost 8 years ago by Anton Zhyrney <[email protected]>
tests&small update

github.com/sanic-org/sanic - 47a4f34cdff4417a746f56ced29b698be7550fce authored almost 8 years ago by Anton Zhyrney <[email protected]>
add docstrings&updated docs

github.com/sanic-org/sanic - 1317b1799ccf50f01d30b71c4b6c21a1c31dfc29 authored almost 8 years ago by Anton Zhyrney <[email protected]>
added as_view

github.com/sanic-org/sanic - fcae4a9f0a5217b3b5ea6495821a85773aa33c55 authored almost 8 years ago by Anton Zhyrney <[email protected]>