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

New websockets (#2158)

* First attempt at new Websockets implementation based on websockets >= 9.0, with sans-i/o featu...

github.com/sanic-org/sanic - 6ffc4d9756798ddb9ca18a7b1c7ca66e9ce8e441 authored about 3 years ago by Ashley Sommer <[email protected]>
Close HTTP loop when connection task cancelled (#2245)

* Terminate loop when no transport exists

* Add log when closing HTTP loop because of shutdow...

github.com/sanic-org/sanic - 595d2c76acdcb23a40275a646ec826cb4981fd02 authored about 3 years ago by Adam Hopkins <[email protected]>
Static DIR and FILE resource types (#2244)

* Explicit static directive for serving file or dir

Co-authored-by: anbuhckr <36891836+anbu...

github.com/sanic-org/sanic - d9796e9b1e930c2ac8bdc0cf7acc34dc6555241c authored about 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #69 from sjsadowski/orm-fixup

Fix formatting in ORM.md

github.com/sanic-org/sanic-guide - 7fc603e3ff604d8b81fc273da9fb94f49da23af9 authored over 3 years ago by Adam Hopkins <[email protected]>
Update src/en/guide/how-to/orm.md

Co-authored-by: Adam Hopkins <[email protected]>

github.com/sanic-org/sanic-guide - fbabad1cb5a67ff7ce5b4c0574f0d065f201f90e authored over 3 years ago by Stephen Sadowski <[email protected]>
Added 'beta' warning for SQLAlchemy

github.com/sanic-org/sanic-guide - d0493d720419fe01c6184bc9b32e91483a5ced35 authored over 3 years ago by Stephen Sadowski <[email protected]>
A bit more editing in the ORM header section, list cleanup

github.com/sanic-org/sanic-guide - e78fa2d5c5a0f3512a36eb7a69167779caf0c38d authored over 3 years ago by Stephen Sadowski <[email protected]>
Edited for clarity, English language improvements

github.com/sanic-org/sanic-guide - 19b883db577b5195dbae427ce96e49f73650ad6f authored over 3 years ago by Stephen Sadowski <[email protected]>
Fix formatting in ORM.md

github.com/sanic-org/sanic-guide - 002ced00a74c6922f977813018456b9e7d4e11dd authored over 3 years ago by Stephen Sadowski <[email protected]>
Merge pull request #67 from Ordet/patch-1

fixes a tiny typo

github.com/sanic-org/sanic-guide - d36d227f0fd323612ab4e919df15359ecb634ebc authored over 3 years ago by Adam Hopkins <[email protected]>
fixes a tiny typo

github.com/sanic-org/sanic-guide - 8896114c23716403827ae9f0f4bcc79ef8c30ade authored over 3 years ago by Alireza Rohami <[email protected]>
Adds Blueprint Group exception decorator (#2238)

* Add exception decorator

* Added tests

* Fix line too long

github.com/sanic-org/sanic - 404c5f9f9eb54f06d1f30250bc2cc840c18a0eab authored over 3 years ago by Néstor Pérez <[email protected]>
Add ability to return Falsey but not-None from handlers (#2236)

github.com/sanic-org/sanic - a937e08ef057f24c21c645f18b6df3688915fe1f authored over 3 years ago by Adam Hopkins <[email protected]>
Remove Python3.6 classifier, add 3.9

github.com/sanic-org/sanic-testing - 90c1f7d3cb6e9e429ea9c901cbe7ccf26eb7ff9f authored over 3 years ago by Sam Mesterton-Gibbons <[email protected]>
Validation (#1)

* Add new validation logic

* Add new validation logic

* Remove Python 3.7

* Prettify

...

github.com/sanic-org/sanic-ext - caaa0b5efca287cabf99c20194a4600cd77f904b authored over 3 years ago by Adam Hopkins <[email protected]>
Call abort() on sockets after close() to prevent dangling sockets (#2231)

github.com/sanic-org/sanic - ef4f058a6cd809a292838ae9aa4e3fa70e323877 authored over 3 years ago by Ashley Sommer <[email protected]>
Blueprint specific exception handlers (#2208)

github.com/sanic-org/sanic - 69c5dde9bfbe449bf32f7d77f2246fba38676a3a authored over 3 years ago by Adam Hopkins <[email protected]>
Move server.py into its own module (#2230)

* Move server.py into its own module

* Change monkeypatch path on test_logging.py

github.com/sanic-org/sanic - 945885d501f993c4a7bb3045ca162ca441aae1ff authored over 3 years ago by Adam Hopkins <[email protected]>
Split HttpProtocol parts into base SanicProtocol and HTTPProtocol subclass (#2229)

* Split HttpProtocol parts into base SanicProtocol and HTTPProtocol subclass.

* lint fixes

...

github.com/sanic-org/sanic - 9d0b54c90d97aeb348c5a058a5ff3100947700cb authored over 3 years ago by Ashley Sommer <[email protected]>
Add convenience for annotated handlers (#2225)

github.com/sanic-org/sanic - 2e5c288feae62e13e2ca604a2854a9f3175395d3 authored over 3 years ago by Adam Hopkins <[email protected]>
Accept header parsing (#2200)

* Add some tests

* docstring

* Add accept matching

* Add some more tests on matching

...

github.com/sanic-org/sanic - f32ef20b74b75059518876150ae87d5307195db4 authored over 3 years ago by Adam Hopkins <[email protected]>
Add missing import to decorators page

github.com/sanic-org/sanic-guide - e9c57446ff492a552a1ef729cf3394c28fa5f69a authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #66 from sanic-org/decorators

Add some copy/paste templates to decorators

github.com/sanic-org/sanic-guide - 3e5f3e50fb21d789bf496675bb56a1d152ea0e3f authored over 3 years ago by Adam Hopkins <[email protected]>
Add some copy/paste templates to decorators

github.com/sanic-org/sanic-guide - f256094dbbc57381f3f0f89be181fbdcbf70cd03 authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #63 from Perzan/main

How-to page for static redirects

github.com/sanic-org/sanic-guide - 87166952d813030f9f073952d664d5fcd2c3d04f authored over 3 years ago by Adam Hopkins <[email protected]>
Update config.js

github.com/sanic-org/sanic-guide - d00bc7837e7f51193d5468e25007a366eee0c9ae authored over 3 years ago by Adam Hopkins <[email protected]>
Make image smaller

github.com/sanic-org/sanic-guide - 4fdb959f967890c11b0db08219fa1adee7e76f67 authored over 3 years ago by Perzan <[email protected]>
Merge branch 'sanic-org:main' into main

github.com/sanic-org/sanic-guide - 7043e1d45c7c894c2cf5942b67a14330b92a810d authored over 3 years ago by Perzan <[email protected]>
Move up the TOC entry

To account for alphabetical order

github.com/sanic-org/sanic-guide - a82447049ca823fd5509375f522a5d2109b39dbc authored over 3 years ago by Perzan <[email protected]>
Allow route level CORS settings

github.com/sanic-org/sanic-ext - bd759b24f5d5a5f666128861a4cd8dc2b79aff0b authored over 3 years ago by Adam Hopkins <[email protected]>
Fix bug issues with duplicate params and null data (#246)

* Fix bug issues with duplicate params and null data

* bump version

github.com/sanic-org/sanic-openapi - 4d4f3f5035d3d29ba793659662339f2e2e10e7df authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #64 from ProgramRipper/patch-1

github.com/sanic-org/sanic-guide - 77f4c2958d88d49073ed2ff84cdf0c1e8a909d54 authored over 3 years ago by Adam Hopkins <[email protected]>
Update nginx.md

github.com/sanic-org/sanic-guide - f0cd5cc445131308d4117490cb40e70dafbd5829 authored over 3 years ago by Bryan不可思议 <[email protected]>
Upload image for static-redirects.md

github.com/sanic-org/sanic-guide - 83854823bbe4c683b013bc412cb0841b0d8f3b20 authored over 3 years ago by Perzan <[email protected]>
Use assets folder

github.com/sanic-org/sanic-guide - 37ce907e77d873df438e9e49bd77e81bdb2f2d42 authored over 3 years ago by Perzan <[email protected]>
Add static redirects to TOC

github.com/sanic-org/sanic-guide - e2690fb24d79f0f18f1b208d2883c404614e40bb authored over 3 years ago by Perzan <[email protected]>
Create static-redirects.md

github.com/sanic-org/sanic-guide - 7cd91b71a843d396d2d0f3660bade5b6e12fb4d9 authored over 3 years ago by Perzan <[email protected]>
Add basic example

github.com/sanic-org/sanic-ext - 68b1d296d86f939a4d74cf625849d5c0603eebd4 authored over 3 years ago by Adam Hopkins <[email protected]>
Fixes for ordering

github.com/sanic-org/sanic-ext - 573c86cfe95d0916e929ada45b398c6d6b1ad9ca authored over 3 years ago by Adam Hopkins <[email protected]>
Update policies.md

github.com/sanic-org/sanic-guide - de80945e4c60539151edf83c2de1b26c810046a9 authored over 3 years ago by Adam Hopkins <[email protected]>
Update policies.md

github.com/sanic-org/sanic-guide - 041fbed58299d7714c69679eba1be67d48b7e620 authored over 3 years ago by Adam Hopkins <[email protected]>
Better types for config

github.com/sanic-org/sanic-ext - 451f6e79a9d3f43a152edd1416cc00f2175362c6 authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #60 from sanic-org/ahopkins-patch-1

Update getting-started.md

github.com/sanic-org/sanic-guide - 6316731af6e64ca3a84e70038f0a115a5cfa6c27 authored over 3 years ago by Adam Hopkins <[email protected]>
Update getting-started.md

github.com/sanic-org/sanic-guide - 65916c8ec7b00d60a1fcbdbb0e3a85e0295fa010 authored over 3 years ago by Adam Hopkins <[email protected]>
Update getting-started.md

github.com/sanic-org/sanic-guide - 9314a151fcd8131801ee21fc12b8fc2b4b46f3ee authored over 3 years ago by Adam Hopkins <[email protected]>
Add Sanic to tox

github.com/sanic-org/sanic-ext - 67cef0a90e8dc95c8130f664c9370fbe941c5d8d authored over 3 years ago by Adam Hopkins <[email protected]>
Remove Sanic requirement

github.com/sanic-org/sanic-ext - fbe458ffad4558c95caacb568ecc54b367b818ce authored over 3 years ago by Adam Hopkins <[email protected]>
Add some tests

github.com/sanic-org/sanic-ext - edd6b66b4437e0ae1ca7d995e63c5be62d341533 authored over 3 years ago by Adam Hopkins <[email protected]>
Add some tests

github.com/sanic-org/sanic-ext - 8f032cb90fff136917054efce0aa4f543357680e authored over 3 years ago by Adam Hopkins <[email protected]>
Add serializer

github.com/sanic-org/sanic-ext - 0a1aa3961fea47d232053303f3d02fb70a822671 authored over 3 years ago by Adam Hopkins <[email protected]>
Add serializer

github.com/sanic-org/sanic-ext - c3caa86ed0d64d2069ae549232bb77b63bde5ff5 authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #59 from ZinkLu/fix-text-error-in-versioning

Fix text error in versioning

github.com/sanic-org/sanic-guide - cd3207edf8522b558c663e1faa4fc96db8d488ca authored over 3 years ago by Adam Hopkins <[email protected]>
Update versioning.md

github.com/sanic-org/sanic-guide - 2c04780f1f1fc690126e8ff13955b8b86bb61ece authored over 3 years ago by Lu <[email protected]>
Update versioning.md

github.com/sanic-org/sanic-guide - 137bc94c725e23d2ad13098e29aad44c11ee46b8 authored over 3 years ago by Lu <[email protected]>
Correct tox

github.com/sanic-org/sanic-ext - 895d1f69696952411ffa7e360be2f86bdf07fa1d authored over 3 years ago by Adam Hopkins <[email protected]>
Init setup for tox pre-release

github.com/sanic-org/sanic-ext - 5bf03fad294daa6685b29e9738408fcedb7d2ac1 authored over 3 years ago by Adam Hopkins <[email protected]>
First alpha

github.com/sanic-org/sanic-ext - 8bf18b92da50d57f5c9639d7f7a33e86e34dd303 authored over 3 years ago by Adam Hopkins <[email protected]>
Copy Blueprints Implementation (#2184)

github.com/sanic-org/sanic - e2eefaac55fb5ae45fd3217dc184cd98030bc477 authored over 3 years ago by Zhiwei <[email protected]>
Add tests for injection

github.com/sanic-org/sanic-ext - e1e11f78ea78efe132a2123fccb719a8a55e6443 authored over 3 years ago by Adam Hopkins <[email protected]>
Add default messages to SanicExceptions (#2216)

* Add default messages to SanicExceptions

* Cleaner exception message setting

github.com/sanic-org/sanic - e1cfbf0fd97e80a08eb167bf6aa55c09598ddcc0 authored over 3 years ago by Adam Hopkins <[email protected]>
Change config and nesting of components

github.com/sanic-org/sanic-ext - 4d391cc61e57747931bc2dcc0a871f94c90d568f authored over 3 years ago by Adam Hopkins <[email protected]>
Move all config to object

github.com/sanic-org/sanic-ext - 23ed8da6f513f9f47106dbca2e34624e9cfb10b1 authored over 3 years ago by Adam Hopkins <[email protected]>
Style: add type hints (#2217)

* style(routes): add_route argument, return typing

* style(listeners): typing

* style(view...

github.com/sanic-org/sanic - 08c5689441717e3134ca996d84a6b33f1f231767 authored over 3 years ago by YongChan Cho <[email protected]>
Fix bug where ws exceptions not being logged (#2213)

* Fix bug where ws exceptions not being logged

* Fix t\est

github.com/sanic-org/sanic - 8dbda247d6cbe35247b422e76106a366baf098e3 authored over 3 years ago by Adam Hopkins <[email protected]>
Add convenience methods to BP groups (#2209)

github.com/sanic-org/sanic - 71a631237dad4a541da283422cbbd85473ad53fc authored over 3 years ago by Adam Hopkins <[email protected]>
uncomment windows tests (#2214)

github.com/sanic-org/sanic - e22ff3828bce88d624524ed0c5e67bf2231668b6 authored over 3 years ago by Zhiwei <[email protected]>
Signals Integration (#2160)

* Update some tests

* Resolve #2122 route decorator returning tuple

* Use rc sanic-routing...

github.com/sanic-org/sanic - b1b12e004eff1702d969ac711e5863b46b79e893 authored over 3 years ago by Adam Hopkins <[email protected]>
Better defaults

github.com/sanic-org/sanic-ext - a224d6283b450de1bd22450e5e40f810e219ef25 authored over 3 years ago by Adam Hopkins <[email protected]>
Configurable OAS endpoints

github.com/sanic-org/sanic-ext - c91ca2055fad4e79903bc27f045598534603a964 authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #58 from sanic-org/ZinkLu-patch-1

Update streaming.md

github.com/sanic-org/sanic-guide - 8ee06bc9c9e80a7d4d3867a0c3a56a69ca9627c5 authored over 3 years ago by Adam Hopkins <[email protected]>
Update streaming.md

fix Content-Length header in file_stream

github.com/sanic-org/sanic-guide - 316a0e4bab01d4754a524a778fb400e8e87bd146 authored over 3 years ago by Lu <[email protected]>
Update streaming.md

github.com/sanic-org/sanic-guide - c0642c06a98be597e1d690270fae53b42124af12 authored over 3 years ago by Adam Hopkins <[email protected]>
Move extensions into plugin pattern

github.com/sanic-org/sanic-ext - 08548f5ab18bbfddb338d33ebee3fff5d2a774cc authored over 3 years ago by Adam Hopkins <[email protected]>
Merge branch 'main' of github.com:ahopkins/sanic-ext

github.com/sanic-org/sanic-ext - dffcfc6722ce1edce3e1831876f95aa5c7021250 authored over 3 years ago by Adam Hopkins <[email protected]>
Bring up to date with 21.6 changes and remove globals

github.com/sanic-org/sanic-ext - e67c2ad060592d13cc710ab526a0c725ad740e8f authored over 3 years ago by Adam Hopkins <[email protected]>
Multiple fixes and improvements (#244)

github.com/sanic-org/sanic-openapi - 65547bcd7c01b7e671719a2879ceaebfc6e52d80 authored over 3 years ago by Adam Hopkins <[email protected]>
Resolve bug where static files not displaying for openapi2 (#243)

github.com/sanic-org/sanic-openapi - 59c2d7f1659956a83ab35fe0550209427b53b29c authored over 3 years ago by K0IN <[email protected]>
Update README.md

github.com/sanic-org/sanic-openapi - 86c8fbca09a8b3e39760f5beef31aaca531288f8 authored over 3 years ago by Adam Hopkins <[email protected]>
Resolve bug where static files not displaying (#241)

* version bump

* Version set

github.com/sanic-org/sanic-openapi - e1d2fdcbfb4bb80d4039e4557dc9e4a241527772 authored over 3 years ago by Adam Hopkins <[email protected]>
Setup GH actions (#242)

* Setup GH actions

* Remove 3.6

* Code cleanup

github.com/sanic-org/sanic-openapi - bc0562e79e6347a476c03ceaa0925ab6958c04dc authored over 3 years ago by Adam Hopkins <[email protected]>
Fixed for handling exceptions of asgi app call. (#2211)

@cansarigol3megawatt Thanks for looking into this and getting the quick turnaround on this. I wi...

github.com/sanic-org/sanic - 5308fec3543abd91541ab28624f7061888c9ff03 authored over 3 years ago by Can Sarigol <[email protected]>
Fixed for handling exceptions of asgi app call. (#2211)

@cansarigol3megawatt Thanks for looking into this and getting the quick turnaround on this. I wi...

github.com/sanic-org/sanic - 0ba57d4701047490169194c8dd220ae6c5896be9 authored over 3 years ago by Can Sarigol <[email protected]>
Log remote address if available (#2207)

* Log remote address if available

* Add tests

* Fix testing version

Co-authored-by: Ada...

github.com/sanic-org/sanic - 54ca6a6178798515c34116765d3dda192915cfce authored over 3 years ago by Néstor Pérez <[email protected]>
Merge pull request #22 from sanic-org/signals

Integrated signals support

github.com/sanic-org/sanic-testing - 760969857a1efe43c27014128742ba3f80cec67a authored over 3 years ago by Adam Hopkins <[email protected]>
Remove python3.6

github.com/sanic-org/sanic-testing - 308b89aafcb24592baa0a8ddcd2bec901b946c56 authored over 3 years ago by Adam Hopkins <[email protected]>
mypy changes

github.com/sanic-org/sanic-testing - 8a4b8f34f39bfca052ab65af6808a3635f55b457 authored over 3 years ago by Adam Hopkins <[email protected]>
Release version

github.com/sanic-org/sanic-testing - 3a4637ff4e99b83e2bcd42d10dfa90decae08d1d authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #55 from miss85246/main

add regex matching part into route and add orm.md in how-to dir

github.com/sanic-org/sanic-guide - 8e23bcecf57e7055fbbd86b156a4aeb244196a69 authored over 3 years ago by Adam Hopkins <[email protected]>
Update CHANGELOG

github.com/sanic-org/sanic - 7dd4a78cf2bb7a83ea44ef70d7258764dcd21455 authored over 3 years ago by Adam Hopkins <[email protected]>
Merge branch 'current-release' of github.com:sanic-org/sanic

github.com/sanic-org/sanic - 52ff49512ac7eef7f4f7eaa9b809db4db7f7d813 authored over 3 years ago by Adam Hopkins <[email protected]>
Bump version 21.6.1

github.com/sanic-org/sanic - 5a48b940895dbc7acee3fa316978c4270b0293a1 authored over 3 years ago by Adam Hopkins <[email protected]>
Fix issues with after request handling in HTTP pipelining (#2201)

* Clean up after a request is complete, before the next pipelined request.

* Limit the size o...

github.com/sanic-org/sanic - ba1c73d947389243b06bdf2920f742364fcc9943 authored over 3 years ago by L. Kärkkäinen <[email protected]>
Fix issues with after request handling in HTTP pipelining (#2201)

* Clean up after a request is complete, before the next pipelined request.

* Limit the size o...

github.com/sanic-org/sanic - 4732b6bdfa9a3de4285f79ed219e72a6e62cb15c authored over 3 years ago by L. Kärkkäinen <[email protected]>
Resolve regressions in exceptions (#2181)

github.com/sanic-org/sanic - a6e78b70ab8e0201dbfd0a2d3fec86ae1623970a authored over 3 years ago by Adam Hopkins <[email protected]>
Fix the handling of the end of a chunked request. (#2188)

* Fix the handling of the end of a chunked request.

* Avoid hardcoding final chunk header siz...

github.com/sanic-org/sanic - bb1174afc5abd8d1db463f647ffb2fef2a27f1cd authored over 3 years ago by L. Kärkkäinen <[email protected]>
Manually reset the buffer when streaming request body (#2183)

github.com/sanic-org/sanic - df8abe9cfd84a92f94f169d5fed98abb6fc94a56 authored over 3 years ago by Adam Hopkins <[email protected]>
Update sanic-routing to fix path issues plus lookahead / lookbehind support (#2178)

* Update sanic-routing to fix path issues plus lookahead / lookbehind support

* Update setup....

github.com/sanic-org/sanic - c3bca97ee171020680dee40ac94f695ed26eb45e authored over 3 years ago by Robert Palmer <[email protected]>
HTTP tests (#2194)

github.com/sanic-org/sanic - c3b6fa1bba8f3eb4f26b712b5e231e99d29913fd authored over 3 years ago by Adam Hopkins <[email protected]>