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

Refactor the app.route decorator

github.com/sanic-org/sanic - de582d2fc70d6f4f27f09ea01246ae7bc58df3d8 authored almost 6 years ago
Fix app.patch decorator docstring typo

github.com/sanic-org/sanic - 653ac7ee1421fbd0135ff4e68736b7320c4fcdb5 authored almost 6 years ago
Merge branch 'master' into redirect_to_slash_fix

github.com/sanic-org/sanic-openapi - e6a6013d1ee422b2aca2548279179e856ec7d08d authored almost 6 years ago
Drop dependency on disutils (#1544)

* Drop dependency on distutils

While distutils is part of stdlib, it feels odd to use distuti...

github.com/sanic-org/sanic - 0b4769289a4219d3e188d89801f51301634aa2a2 authored almost 6 years ago
Add 19.03 release to changelog (#1537)

github.com/sanic-org/sanic - 3bedb223fcb76b9c1bdd64b2ab529d5b921af852 authored almost 6 years ago
Merge pull request #82 from chenjr0719/upgrade_swagger_ui

Upgrade Swagger-UI to 3.22.0

github.com/sanic-org/sanic-openapi - b202af20407699c86e4bb6830af13e4e7a1e6707 authored almost 6 years ago
fix flake8 issues ugh

github.com/sanic-org/sanic-openapi - c3cf715e4da850fa645a0549985b23f7d05f962b authored almost 6 years ago
redirect for non slash route

github.com/sanic-org/sanic-openapi - 9fb68a7219d95f2a316dd04d0394b86a3d500ba1 authored almost 6 years ago
Merge pull request #1541 from cakemanny/fix-number-route-accepting-invalid-float

stop number route accepting excess '.'s

github.com/sanic-org/sanic - 94a1720e047acbc83b8bc26b78b7ef6924adbe7a authored almost 6 years ago
Upgrade Swagger-UI to 3.22.0

github.com/sanic-org/sanic-openapi - 52e4e7ae92875a261caf2789146df481f458160d authored almost 6 years ago
Merge pull request #1542 from cakemanny/some-typo-fixes

Fix some typos in docs

github.com/sanic-org/sanic - d0c88083402f13d0d171cbbe2e14de7f4344bc02 authored almost 6 years ago
fix static and exclude

github.com/sanic-org/sanic-openapi - 5a8aab891bd6efd22f1d2cbe283a1435c47d76e6 authored almost 6 years ago
fix typos in docs

github.com/sanic-org/sanic - dd32d817267707c8c95e1919a111c9d5de9b4d5d authored almost 6 years ago
fix expected float error message

github.com/sanic-org/sanic - 378a732968d6039304c63baa667f8ea0f7c42e3b authored almost 6 years ago
Merge pull request #58 from DirkGuijt/master

sanic-openapi 0.5.0; many fixes, see description

github.com/sanic-org/sanic-openapi - 44e692d7bd413fca64cf34a1e0ffae9720336c88 authored almost 6 years ago
fixed over-indentation

github.com/sanic-org/sanic-openapi - 9debb35cb9b2c99db46cf36dafc6a462e5bdd79d authored almost 6 years ago
Merge branch 'master' of https://github.com/DirkGuijt/sanic-openapi

* 'master' of https://github.com/DirkGuijt/sanic-openapi:
pep8 fixes

github.com/sanic-org/sanic-openapi - 3a564d20cce924f276469efa0a5edd8be4b1c0fb authored almost 6 years ago
remove the openapi file

github.com/sanic-org/sanic-openapi - 3c3c4a623f04fa6b9f4bb9bf07a6a71310254d5d authored almost 6 years ago
Merge pull request #1 from huge-success/master

update fork

github.com/sanic-org/sanic-openapi - f6ac737e17746b7a48511ca6081c0ffc3697955b authored almost 6 years ago
put the file in the wrong folder

github.com/sanic-org/sanic-openapi - 004e243eb9943471533e8d908b8ef172fab2050f authored almost 6 years ago
add file temporary to resolve merge conflicts

github.com/sanic-org/sanic-openapi - 80a6cb4e688950fc83e89dac355f49d14f4c5461 authored almost 6 years ago
stop number route accepting excess '.'s

We stop getting:

ValueError: could not convert string to float: '12.34.56'

when passing 12...

github.com/sanic-org/sanic - b2e82685b410d7064ca048130e92183d4cfa4104 authored almost 6 years ago
Merge pull request #78 from hampsterx/pep8_fixes

pep8 fixes

github.com/sanic-org/sanic-openapi - 55fab4442c192645b6af6cf61f9373cea34662e9 authored almost 6 years ago
Merge branch 'master' into master

github.com/sanic-org/sanic-openapi - 026729983d13a1b488529e7118f077b5f3d9ab28 authored almost 6 years ago
Fix typo in CONTRIBUTING.md: [.dev] -> .[dev] (#1538)

github.com/sanic-org/sanic - 566940e0527021ac10420ffa00587c1e54d20bdb authored almost 6 years ago
Merge pull request #1530 from seemethere/bump_19031

Bump version to 19.03.1

github.com/sanic-org/sanic - dab802fbf416aad5f91cbb813fad23c317f0bf13 authored almost 6 years ago
Bump version to 19.03.1

Couldn't delete the release on github so we go with the next best thing
which is to just bump th...

github.com/sanic-org/sanic - 7bca95205d51c7fcbaf7c6773e1175cc5e21dc34 authored almost 6 years ago
Merge pull request #1529 from huge-success/pypi-credentials

Update PyPI credentials

github.com/sanic-org/sanic - 669e2ed5b0973820b81cf10f001a9c12fdb2a142 authored almost 6 years ago
Merge pull request #1527 from seemethere/bump_1903

Bump version to 19.03.0

github.com/sanic-org/sanic - 783eb1a6e8f80477c4413343083943320b090a50 authored almost 6 years ago
Update PyPI credentials

github.com/sanic-org/sanic - 9b9599b12f092c2a86525760a825b27a4ecb0cad authored almost 6 years ago
Bump version to 19.03.0

Signed-off-by: Eli Uriegas <[email protected]>

github.com/sanic-org/sanic - 6ed0d3def75dff735470154fe8528ec77f3f3e81 authored almost 6 years ago
await keyword missing fix in response doc (#1520)

github.com/sanic-org/sanic - c42731a55ca4ce095348353204639e36e714a9be authored almost 6 years ago
fix typo in Asyncio example (#1510)

* fix typo

* args to kwargs

github.com/sanic-org/sanic - abf8534ea96dbe77445503a98c5f4b1949c64acf authored almost 6 years ago
Fix typo (#1516)

github.com/sanic-org/sanic - 773a66bc5bdf896b5d17835e41dea0ae2b5864c3 authored almost 6 years ago
format: fix linter issue causing travis build failures (fix #1514) (#1515)

Signed-off-by: Harsha Narayana <[email protected]>

github.com/sanic-org/sanic - 269100eac16dacfe0aea63258cbe4f5e875d5b6b authored almost 6 years ago
add Request.not_grouped_args, deprecation warning Request.raw_args (#1476)

* add Request.not_grouped_args, deprecation warning Request.raw_args

* add 1 more test for co...

github.com/sanic-org/sanic - 2a15583b87b441ffa7b386c5104705a8c1f65668 authored almost 6 years ago
Merge pull request #2 from sjsadowski/announcement/SB0001

Security Bulletin SSL Handshake

github.com/sanic-org/sanic-frontend - 956caf0de077276142d751369d239f17fd10aaf0 authored almost 6 years ago
Security Bulletin SSL Handshake

github.com/sanic-org/sanic-frontend - ef2cf4e81dfc072ed58fbbbcc69049b8f7f2933d authored almost 6 years ago
rename config in class in test_config

github.com/sanic-org/sanic - b534df242be4945854a43ddb60ad220d03ffbcbc authored almost 6 years ago
added param package to relative imports

github.com/sanic-org/sanic - 734730640aaae6b971f6d359b022767b0d075850 authored almost 6 years ago
Merge branch 'master' of github.com:huge-success/sanic into config_from_object_string

github.com/sanic-org/sanic - bee7cfa6aa7cbfe783452110b4597da13dc877d5 authored almost 6 years ago
Allow sanic test client to bind to a random port (#1376)

github.com/sanic-org/sanic - d5813152ab4ce978250a42717aeafa66332badaa authored almost 6 years ago
Merge branch 'master' of github.com:huge-success/sanic into config_from_object_string

github.com/sanic-org/sanic - eacf78b83c2d930ae24fe3b2683b847496a8b8ee authored almost 6 years ago
Enable Middleware Support for Blueprint Groups (#1399)

* enable blueprint group middleware support

This commit will enable the users to implement a ...

github.com/sanic-org/sanic - 348964fe12ad4f66f05ab457206727fea719d0c3 authored almost 6 years ago
Remove update_current_time refresh (#1502)

github.com/sanic-org/sanic - e5c7589fc057ec2900ecca68110e6b4d2169eae2 authored almost 6 years ago
Fix the auto_reloader to work when the executable was launched with a module, rather than a script. (#1501)

github.com/sanic-org/sanic - 42605286456c4a61bc2c4423a1415c3943e121bc authored almost 6 years ago
Add Route Resolution Benchmarking to Unit Test (#1499)

* feat: add benchmark tester for route resolution and cleanup test warnings

Signed-off-by: Ha...

github.com/sanic-org/sanic - 34fe26e51bc13cd41d58e627ba264012640c76fc authored almost 6 years ago
Recognizes non-ASCII filenames in RFC 2231, and suport filename length is zero for multipart/form-data. (#1497)

* suport filename length is 0

* 1. suport filename length is zero for multipart/form-data.
2...

github.com/sanic-org/sanic - 8a59907319757fd608ace72231f64661ef9b8823 authored almost 6 years ago
Merge pull request #1490 from chenjr0719/fix_doc_build

Fix python version in doc build

github.com/sanic-org/sanic - 52deebaf65ab48d5fbfa92607f22d96ee1bdb7a7 authored almost 6 years ago
Fix python version in environment.yml

github.com/sanic-org/sanic - 1e05b22fbc6b2fd5877b5693a81fb1e1d6511618 authored almost 6 years ago
Merge pull request #1489 from tomchristie/patch-1

Added "databases"

github.com/sanic-org/sanic - ab56af5d15c1518abd79dc66ef82bbac4046ed94 authored almost 6 years ago
Added "databases"

Adds https://github.com/encode/databases to the "Database Integration" section.

github.com/sanic-org/sanic - 123f00eee6f8128d79de1c56714a4c6fb4119e00 authored almost 6 years ago
Remove deleted repo (#1487)

https://github.com/Sniedes722/Sanic-OAuth (Sanic-OAuth: OAuth Library for connecting to & creat...

github.com/sanic-org/sanic - 42bf103269f9175624f4735d1729b58a0e9493bd authored almost 6 years ago
did you mean specific? (#1486)

github.com/sanic-org/sanic - c8d2a462e38daa48d0bd66b62d2c5a59ec72573a authored almost 6 years ago
Enforce Datetime Type for Expires on Set-Cookie (#1484)

* Enforce Datetime Type for Expires on Set-Cookie

* Fix lint issues

* Format code and impr...

github.com/sanic-org/sanic - 08794ae1cfb0eadc000fbdbd1f3185eeb8965125 authored almost 6 years ago
sanic-zipkin (#1483)

github.com/sanic-org/sanic - 4f70dba9354a3f1ed91d4d6dd1aadc13ebb5f21e authored almost 6 years ago
sanic#1480 Allow negative int/number in path (#1481)

* sanic#1480 Allow negative int/number

* Rerun ``make beautify`` on this change.

github.com/sanic-org/sanic - b926a2c9b0da0b5a66295c68d17412d13275cbff authored almost 6 years ago
Add stream support for bp.add_route() (#1482)

* Fix #1454

* Update doc

* Fix F632 in response.py

github.com/sanic-org/sanic - 52bdd1d5a2da34484026c9776e0ae1dcb44803e0 authored almost 6 years ago
Merge pull request #1478 from chenjr0719/fix_doc_build

Upgrade setuptools version and use native docutils in doc build

github.com/sanic-org/sanic - bc7d0f0da57e6b0d6c7d57ca3bb9d0dda66a7199 authored about 6 years ago
Add deps based on docs extras require, Remove unnecessary deps

github.com/sanic-org/sanic - 6a8e9c9e95e005a7a996d9a209568402a99c52cd authored about 6 years ago
Upgrade setuptools version and use native docutils

github.com/sanic-org/sanic - 211a922f3c8aa3196c22f2f6c8f2482026297dba authored about 6 years ago
Merge pull request #1472 from xxNB/dev

Remove unwanted None check for __repr__ in `Request` class

github.com/sanic-org/sanic - 2758a3ade6d05a5456c3b8522f092a8226d9c52e authored about 6 years ago
Merge pull request #1477 from kyb3r/patch-2

Fix grammar in README.md

github.com/sanic-org/sanic - ef3c9eae73a8e7ac3294d207b505c3297a9f9ddd authored about 6 years ago
Merge pull request #1470 from denismakogon/create-server

make Sanic.create_server return an asyncio.Server

github.com/sanic-org/sanic - 9cf2e1b5196f5ac775e3c5c4914fa6f9ac9fad19 authored about 6 years ago
Use backticks

github.com/sanic-org/sanic - 51c2f7a5994fc94693a778ff9cd17a99f70d17cb authored about 6 years ago
Fix grammar in README.md

> It allows usage the async and await syntax

Doesn't make sense.

github.com/sanic-org/sanic - 5bdd046b11585b38cc8931ee32788a1d5e1fcfa6 authored about 6 years ago
ASGI refactoring attempt

github.com/sanic-org/sanic - 95526a82de445b97062ba3e9faa9fe375cfb1fc2 authored about 6 years ago
Remove unwanted None check for __repr__ in class

github.com/sanic-org/sanic - af7ad0a6212f2c8c7414f980107498c20b6728fb authored about 6 years ago
fix uvloop check

github.com/sanic-org/sanic - b36bd218133c1008a33f8668adc9b11046c2cb5e authored about 6 years ago
refactor uvloop detection in its own method

github.com/sanic-org/sanic - f8f0241c271277cdf4a45b38fb6686217285a30a authored about 6 years ago
make tests dependent on uvloop

github.com/sanic-org/sanic - 1af16836d4a7acca614bf6f4d67f4bf1c3debdb9 authored about 6 years ago
skip tests if python version is not 3.7 at least

github.com/sanic-org/sanic - 757974714e59c49aca6a6910d259d7e5a7eb4f6a authored about 6 years ago
Fix app.create_server calls

github.com/sanic-org/sanic - eed22a7a24289d14bb64bd5f360c6fa3fc66132c authored about 6 years ago
Fix type asserting

github.com/sanic-org/sanic - 0242bc999f0cd4448b9175a45b117a740294ff45 authored about 6 years ago
More tests, attempting to fix CI

github.com/sanic-org/sanic - 2cb05ab865237fe5719aad2cae54c50573e7738b authored about 6 years ago
make Sanic.create_server return an asyncio.Server

- adding 2 new parameters to Sanic.create_server:
* return_asyncio_server=False - defines wh...

github.com/sanic-org/sanic - 391639210e046a38365e26667cfe654e47767c21 authored about 6 years ago
Merge pull request #1457 from huge-success/max-age-integer

enforce integer for max-age cookie

github.com/sanic-org/sanic - 99f34c9f5047dd6721e2d09eb3efbd982e844d2c authored about 6 years ago
enforce integer for max-age cookie

github.com/sanic-org/sanic - 7067295e67bf051546c6d3580368da3889a87302 authored about 6 years ago
test float handling

github.com/sanic-org/sanic - 6dfafb0787a8998d0893877e031027535307a55f authored about 6 years ago
Create base image

github.com/sanic-org/sanic-docker - 3b0fe5641d22915e33c9cb9a98e1f500c7bb2a1e authored about 6 years ago
Merge pull request #1445 from huge-success/r0fls-977

add handler name to request as endpoint

github.com/sanic-org/sanic - 2af229eb1ad89e4d064196d98b3f31630c0423d3 authored about 6 years ago
upgrade pytest version that compatible with pytest-cov, fixes some caplog unit tests (#1464)

github.com/sanic-org/sanic - 8dd8e9916e773423d32fd4130736d552e46c2e17 authored about 6 years ago
Merge pull request #1460 from huge-success/18.12-changelog

18.12 Changelog

github.com/sanic-org/sanic - 96af1fe7cff06fd9273e77e23027711fb028cd65 authored about 6 years ago
added changelogs to README and readthedocs

github.com/sanic-org/sanic - cb3a03356b7635ff924cad2f2209dd5691180cf0 authored about 6 years ago
added changelog for 18.12 release

github.com/sanic-org/sanic - 68aa2ae3cef3e97eaf7c420ee3cfa369b6e4d0bc authored about 6 years ago
Merge pull request #1442 from Amanit/feature/gunicorn-logging

add an option to change access_log using gunicorn

github.com/sanic-org/sanic - 52de354e24bca488c78478e8afc1841678859021 authored about 6 years ago
Merge pull request #1449 from chenjr0719/add_amending_request_object_example

Add example of amending request object

github.com/sanic-org/sanic - f4f90cada452c7c634540d34ea922b6ed6d44591 authored about 6 years ago
resolve conflict

github.com/sanic-org/sanic - 62420e0f4030c01207fa220a72102141a85bda39 authored about 6 years ago
refactor typing imports

github.com/sanic-org/sanic - 102e651741e89a5fe925406253b60883f569a94c authored about 6 years ago
add an option to change access_log using gunicorn

github.com/sanic-org/sanic - d76d5e2c5fe6d7e870322cc58c45e349e045e0c4 authored about 6 years ago
add control of access_log argument type

github.com/sanic-org/sanic - a86a10b1285920bcdd852ac98c5158e65c9ae89b authored about 6 years ago
linteger fix and delete old tests

github.com/sanic-org/sanic - 65daaaf64bf08bc06cc7167b35f48a2ea639c431 authored about 6 years ago
fix linting

github.com/sanic-org/sanic - 0c5c6dff8f66ace1648d3071235a977e95bf8838 authored about 6 years ago
fix access_log in run server and fix bool in env variables

github.com/sanic-org/sanic - 391fcdc83d54c590066837f36e973ba42c72724f authored about 6 years ago