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

Fix Docker publish (#2887)

* Fix Docker publish

* Remove workflow dispatch

The actions uses data from the release obj...

github.com/sanic-org/sanic - acb29c9dc4d6ba3a453a18e30f0664ba6772a9b4 authored 10 months ago by Néstor Pérez <[email protected]>
Update Crowdin configuration file

github.com/sanic-org/sanic - fa72e803fdfaf4cb1e822526a867250fe9d26e09 authored 10 months ago by Adam Hopkins <[email protected]>
Update README.md

github.com/sanic-org/sanic-guide - 2719a58b8c97caa17e4fdaae20c06edbb6143c84 authored 10 months ago by Adam Hopkins <[email protected]>
RTD build fix (yet another)

github.com/sanic-org/sanic - c704f6449b1089f3c39214ca276e67b74a5f8f37 authored 10 months ago by Adam Hopkins <[email protected]>
RTD build fix (another)

github.com/sanic-org/sanic - 18850d721c93970346e92410cc56b564670d5959 authored 10 months ago by Adam Hopkins <[email protected]>
RTD build fix

github.com/sanic-org/sanic - 9ca4b527fefd1e2ed4b6f9016865670ae26b7c3d authored 10 months ago by Adam Hopkins <[email protected]>
Keep on 3.11 build

github.com/sanic-org/sanic-ext - 7ab93d9f61eb0b22f0479b738c1fa53ab1e6db9d authored 10 months ago by Adam Hopkins <[email protected]>
Bump version 23.12

github.com/sanic-org/sanic-ext - 99d22d99dc493404bb27cfde23c8dc1abdd786cd authored 10 months ago by Adam Hopkins <[email protected]>
Fix late dependency registration (#235)

* Fix late dependency registration

* make pretty

* Fix ordering of priorities

* Adjust ...

github.com/sanic-org/sanic-ext - 0f6f060f548976348a3358056d439543274b8090 authored 10 months ago by Adam Hopkins <[email protected]>
Resolve conflict

github.com/sanic-org/sanic-testing - 6e632cc2c1d058f192fd46360c2c312690c45b9c authored 10 months ago by Adam Hopkins <[email protected]>
Add support for python 3.12 #72 (#73)

* Add support for python 3.12 #72

* Some cleanup

---------

Co-authored-by: Adam Hopkins...

github.com/sanic-org/sanic-testing - a832cbc0a2dbbd010175f92b66420acca6c430e0 authored 10 months ago by Andriy Ivaneyko <[email protected]>
Bump version 23.12

github.com/sanic-org/sanic-testing - 4dbc210be64a03463b1262a5ff03d0fb8f8162af authored 10 months ago by Adam Hopkins <[email protected]>
Add workflow_dispatch release

github.com/sanic-org/sanic - 3cf74e6b6b25e5104c20be9b1d36ce6c7eaabac3 authored 10 months ago by Adam Hopkins <[email protected]>
sanic-routing dependency fix

github.com/sanic-org/sanic - f06d75f6cd2f2d5c1bcb9fd6594e5e8a51cb51a1 authored 10 months ago by Adam Hopkins <[email protected]>
Version 23.12 Release (#2885)

* Add missing requirement

* Add a docstring to trigger a change

* Add mistune

* Add mis...

github.com/sanic-org/sanic - 82c5529f92e94348bf76b643c8b204dcb77f8bfd authored 10 months ago by Adam Hopkins <[email protected]>
Start and restart arbitrary processes (#2775)

* Start and restart arbitrary processes

* Add auto_start

* Refactor restart logic

* Add...

github.com/sanic-org/sanic - b651636adc264ea6878ce180c9137397c1efff78 authored 10 months ago by Adam Hopkins <[email protected]>
Introduce dynamic port fixture for test_app and helper function for tests which require port within a loop. (#2882)

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

github.com/sanic-org/sanic - d1b7891334692a90759f8b7df26177448e21e7a3 authored 10 months ago by Andriy Ivaneyko <[email protected]>
Introduce ruff execution on the guides folder #2876 (#2879)

github.com/sanic-org/sanic - ee8e0edc178ef1602cd9a45b081d9cdbc504c01d authored 10 months ago by Andriy Ivaneyko <[email protected]>
Support for Python 3.12 #2836 (#2870)

* Support for Python 3.12 #2836

* Extended test suite to meet required coverage.

github.com/sanic-org/sanic - 29d428988b20247e8d60d0223309ef8dc07cf5e8 authored 10 months ago by Andriy Ivaneyko <[email protected]>
Add msgspec support for openapi.Component and @validate() (#229)

* Add msgspec support for openapi.Component and @validate()

* Ensure that all lines are < 80 ...

github.com/sanic-org/sanic-ext - e3ff389a9284a148ddf38413386aaea602edc911 authored 10 months ago by David McKeone <[email protected]>
Use trusted publisher (#2877)

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

github.com/sanic-org/sanic - d0bbcf55d540e8d4c9d8bb1108384d8545355fcb authored 10 months ago by Néstor Pérez <[email protected]>
Add a REPL to the CLI (#2859)

* Add a REPL to the CLI

* Add async/await support

* squash

* Cleanup exit()

* Add docs

* Ad...

github.com/sanic-org/sanic - 25212fcda824823204e9b9a8cf3fefb87ff39f7d authored 10 months ago by Adam Hopkins <[email protected]>
chore: strip CORS_ORIGINS before assigning value (#233)

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

github.com/sanic-org/sanic-ext - de404ba8ce053051740604fd0f126e476aee8930 authored 10 months ago by Bassam Ismail <[email protected]>
Replaced default list server variables with object (#220)

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

github.com/sanic-org/sanic-ext - 2e4ed3ae8a229a2582394391aa9861575a7cbf20 authored 10 months ago by Can Sarıgöl <[email protected]>
Introduce ruff execution on the tests folder #2871 (#2872)

github.com/sanic-org/sanic - 6d28dc285a6c3097a54c617cebb32205438243d2 authored 10 months ago by Andriy Ivaneyko <[email protected]>
Convert Sanic `Request` to WebSocket `Request` in `websocket_handshake` (#2858)

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

github.com/sanic-org/sanic - 78c44ed5e4947833df3f5a73fa966881bcdebd9f authored 10 months ago by Zhiwei <[email protected]>
Better exception on multiprocessing context conflicts (#2875)

github.com/sanic-org/sanic - 0663f11d2096db133c1c963c66fd070f2ada1fea authored 10 months ago by Adam Hopkins <[email protected]>
Add path argument to NoMethod class (#78)

* Add path argument to NoMethod class

Resolves #77

* Make pretty

---------

Co-author...

github.com/sanic-org/sanic-routing - 0f9405d6a7381ec11b30dafb2577e4b2d2318e45 authored 10 months ago by Eric Spitler <[email protected]>
Fix late dependency registration (#228)

* Fix late dependency registration

* make pretty

* Fix ordering of priorities

github.com/sanic-org/sanic-ext - 4b7af454998544d4750847a5ff0b9ce692f05cfc authored 10 months ago by Adam Hopkins <[email protected]>
Add ruff to toolchain (#234)

* Add ruff to toolchain

* tox updates

github.com/sanic-org/sanic-ext - 32be02d142285683653072dfbb72ea53414cbc69 authored 10 months ago by Adam Hopkins <[email protected]>
Add support for listener and signal prioritization (#2822)

github.com/sanic-org/sanic - 82bf46bea3b55e6b1371107cccda280add8e70eb authored 10 months ago by Adam Hopkins <[email protected]>
Resolve ordering of priority

github.com/sanic-org/sanic-routing - 556aa0fc59e247fd5c0b8a70812989ba377cd7f9 authored 10 months ago by Adam Hopkins <[email protected]>
Make request.scheme return ws/wss for WS even when http/https in SERVER_NAME or proxy headers (#2854)

Co-authored-by: L. Karkkainen <[email protected]>
Co-authored-by: Adam Hopkins <a...

github.com/sanic-org/sanic - 160ec7ae19ade25bbc8d2417ffd66f78c03b8de5 authored 11 months ago by L. Kärkkäinen <[email protected]>
Improve functionality and consistency of Sanic.event() (#2827)

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

github.com/sanic-org/sanic - 5f0787b8804ae5a72b4265a1aba29ef515330334 authored 11 months ago by talljosh <[email protected]>
Allow for priorities on routes defs (#76)

* Allow for priorities on routes defs

* Format

* Make pretty and add ruff

github.com/sanic-org/sanic-routing - 41b5cd26d38b8793d6e6045253e28d14862ed520 authored 11 months ago by Adam Hopkins <[email protected]>
Cleaner process management (#2811)

github.com/sanic-org/sanic - 4499d2c47e0ff54c36def0636226e7a2159e2386 authored 11 months ago by Adam Hopkins <[email protected]>
Introduce ruff execution on the examples and scripts folder #2867 (#2869)

github.com/sanic-org/sanic - 00f2af274ea8f1bc53898d8d84104b8e78aeb9bf authored 11 months ago by Andriy Ivaneyko <[email protected]>
Add changed files to reload trigger listener (#2805)

github.com/sanic-org/sanic - ef8584e58223a615a05aa1a2017117b34df4c1fe authored 11 months ago by Adam Hopkins <[email protected]>
Fix the alt svc test to run locally with explicit buffer nbytes (#2866)

github.com/sanic-org/sanic - 154a6c59f80ef4e9dd3b57d218550aca3d95ace1 authored 11 months ago by Adam Hopkins <[email protected]>
issue:2832 Adjust documentation for using state properties within http -> https redirects doc. (#2864)

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

github.com/sanic-org/sanic - 85c617fa41f82898a4ff5b69edb811abe762d39a authored 11 months ago by Andriy Ivaneyko <[email protected]>
Allow for simple signals (#2813)

github.com/sanic-org/sanic - e4239a85288d886213933f7ee083501ef19321bb authored 11 months ago by Adam Hopkins <[email protected]>
Add ruff to toolchain (#2865)

github.com/sanic-org/sanic - 4d0231cec84bf20beac150d20c1399963cd19c69 authored 11 months ago by Adam Hopkins <[email protected]>
Style changes for mobile (#2863)

github.com/sanic-org/sanic - 22bc8d1be88ad9dec17c03a05616b752b71c02d4 authored 11 months ago by Adam Hopkins <[email protected]>
Fix MOTD for extra data (#2803)

github.com/sanic-org/sanic - a0adf36f815b08c1b66aed5cf72c1486cc186733 authored 11 months ago by Adam Hopkins <[email protected]>
Add missing requirement (#2861)

github.com/sanic-org/sanic - 7d93c106029d58bb43681ff93e39aa0aa9ec9f2b authored 11 months ago by Adam Hopkins <[email protected]>
Improvements to documentation (#2821)

Co-authored-by: L. Kärkkäinen <[email protected]>

github.com/sanic-org/sanic - 946358b20dfde5282426ae9aae00d85e761d5605 authored 11 months ago by Adam Hopkins <[email protected]>
Reducing memory consumption (#2831)

Co-authored-by: n.feofanov <[email protected]>
Co-authored-by: Adam Hopkins <adam@amhopk...

github.com/sanic-org/sanic - 13106842a4303d119551f89deda7325975cc67f5 authored 11 months ago by gluhar2006 <[email protected]>
Add websocket.handler.before/after/exception signals (#2841)

Co-authored-by: L. Kärkkäinen <[email protected]>
Co-authored-by: Adam Hopkins <a...

github.com/sanic-org/sanic - d1fc867a4efc027860da2fc31412389ac651ee6d authored 11 months ago by L. Kärkkäinen <[email protected]>
Drop old performance tests/benchmarks (#2846)

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

github.com/sanic-org/sanic - 45e1fc88aa90080c18f56cadfd574802c09e738a authored 11 months ago by Stephen Sadowski <[email protected]>
Makefile cleanup (#2848)

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

github.com/sanic-org/sanic - 36099bfec73c8dd8e6e9ceef9705693a27b39a4b authored 11 months ago by Zhiwei <[email protected]>
Edit Discord badge. (#2855)

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

github.com/sanic-org/sanic - 8f07ab57377788a5eb0ab66133374388202d89b1 authored 11 months ago by NintenHero <[email protected]>
Allow range requests for a single byte (#2851)

Co-authored-by: L. Karkkainen <[email protected]>
Co-authored-by: Adam Hopkins <a...

github.com/sanic-org/sanic - 359bf4d4ac3c6895ad7710ff877013be73918c11 authored 11 months ago by L. Kärkkäinen <[email protected]>
Accept bare cookies (#2837)

Co-authored-by: L. Kärkkäinen <[email protected]>
Co-authored-by: Adam Hopkins <a...

github.com/sanic-org/sanic - d0f7f4089f47d670f312e0a9ca22839bf56db9f4 authored 11 months ago by L. Kärkkäinen <[email protected]>
Remove deprecated pgk_resources module. Using hardcoded version number instead.

github.com/sanic-org/tracerite - 4417b7018d61987293c1d4604654dfb4223489de authored about 1 year ago by L. Kärkkäinen <[email protected]>
Add missing dep for setuptools.

It missing caused a module not found error on `pkg_resources` at runtime.

github.com/sanic-org/tracerite - 154a19904081f6a665d32f17e750b36fb6f602a3 authored about 1 year ago by L. Kärkkäinen <[email protected]>
return received message in proxy recv (#71)

github.com/sanic-org/sanic-testing - 329808147e073dbe16abc2cb625efbb80e82a8e3 authored about 1 year ago by oldhu <[email protected]>
Refactor test cases to improve unit test quality (#2796)

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

github.com/sanic-org/sanic - a5a9658896984ddad484e168d4cb5c96e589fbad authored about 1 year ago by freddiewanah <[email protected]>
Add PAAS files for webhook deployment

github.com/sanic-org/sanic - 91d7e6a77d6ad32f61e992fc9c842f93e4cf0877 authored about 1 year ago by Adam Hopkins <[email protected]>
Fix test_fast when there's only one CPU (#2801)

Co-authored-by: Néstor Pérez <[email protected]>
Co-authored-by: A...

github.com/sanic-org/sanic - eb3d78f687c3330e370927d5b020498ede2de4d1 authored about 1 year ago by Theodore Ni <[email protected]>
Conversion of User Guide to the SHH stack (#2781)

github.com/sanic-org/sanic - d255d1aae12593af346b575e51725710ddb1c54a authored about 1 year ago by Adam Hopkins <[email protected]>
Update clients.md

github.com/sanic-org/sanic-guide - cd0cf4b74b55fceccb3fadcea814415951d87124 authored about 1 year ago by Adam Hopkins <[email protected]>
Run tests on push as well (#2814)

github.com/sanic-org/sanic - 47215d4635184bdfb1d5cff000d19390f19219ab authored about 1 year ago by Néstor Pérez <[email protected]>
Suppress task cancel traceback (#2812)

github.com/sanic-org/sanic - 38ff9069f3d1a96734ab14c05652806edc6b012a authored about 1 year ago by Adam Hopkins <[email protected]>
Refactor GitHub Actions (#2808)

github.com/sanic-org/sanic - 4dde4572ecca826fe585d197a9f8fbbc247db463 authored about 1 year ago by Néstor Pérez <[email protected]>
Update README (#2810)

github.com/sanic-org/sanic - 31d14704cbe1f542e1729fa339a8eb5d4d6a3e64 authored about 1 year ago by Néstor Pérez <[email protected]>
Fix typo (#173)

github.com/sanic-org/sanic-guide - 4b665e87d46f317f4d991f864b09b526c140e194 authored about 1 year ago by Zhilinlinlin <[email protected]>
Add constraint for autodocsumm (#2807)

github.com/sanic-org/sanic - 6a89f4b2feff2757756c2825da51df50838f687a authored about 1 year ago by Néstor Pérez <[email protected]>
Prepare for v23.6 release (#171)

github.com/sanic-org/sanic-guide - f74139b05ec23946e2ea7d9eb40fdc40dd3f6793 authored about 1 year ago by Adam Hopkins <[email protected]>
Disable Test PyPI dist

github.com/sanic-org/sanic - 16256522f6fd1d3f6ef05851c56ed85756ccd8cb authored about 1 year ago by Adam Hopkins <[email protected]>
Prepare for v23.6 release (#2797)

github.com/sanic-org/sanic - 205795d1e89f5b0f5f0339a1e6545bc1633074fe authored about 1 year ago by Adam Hopkins <[email protected]>
Add path traversal warning (#150)

github.com/sanic-org/sanic-guide - 00d6f7b8c0327773c5a7dbe3247376f5169b4adb authored about 1 year ago by Néstor Pérez <[email protected]>
Update inspector.md (#159)

Co-authored-by: Felix Ingram <[email protected]>

github.com/sanic-org/sanic-guide - 7efa46986cd1e9b9c0114a689e7172061c077afe authored about 1 year ago by Felix Ingram <[email protected]>
Add additional `run` parameters (#160)

github.com/sanic-org/sanic-guide - 500a13f8c94a50d8c42380a24a96617a1ba14cdb authored about 1 year ago by Matthew Go <[email protected]>
update tasks.md (#161)

github.com/sanic-org/sanic-guide - 0770de0a060b5c714de3c3a5b0593c20b23dbf4c authored about 1 year ago by Zhilinlinlin <[email protected]>
Correction: response.add_cookie() arg name. (#164)

github.com/sanic-org/sanic-guide - 1878329901045df6eb7d9fd6af4c0fd2d662e89b authored about 1 year ago by Nathaniel Sabanski <[email protected]>
Typo in max header size configuration (#166)

github.com/sanic-org/sanic-guide - 22dbb51437c1276c76b4f29e6bb96c06a7b77a3a authored about 1 year ago by swheaton <[email protected]>
Add missing URL to link (#167)

github.com/sanic-org/sanic-guide - e8b9780b10a61bf32faf60aec1d99ba9fe454d13 authored about 1 year ago by Shai Berger <[email protected]>
Update autodiscovery.md (#170)

github.com/sanic-org/sanic-guide - b0dd5d793354a8b29dce7d3a7a75b41a2663cbdc authored about 1 year ago by NaCodermer <[email protected]>
Add new workflow for deployment (#219)

github.com/sanic-org/sanic-ext - 4b52587f308bab6772e861bf62680e0595ba8482 authored about 1 year ago by Adam Hopkins <[email protected]>
Removed uri ending slash trim from the doc paths (#212)

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

github.com/sanic-org/sanic-ext - 530b75bef3ff78b72e43a99a1106874b90bc007e authored about 1 year ago by Can Sarıgöl <[email protected]>
Add new workflow for deployment (#70)

github.com/sanic-org/sanic-testing - 8cf6272affed4ad37663d80cddddba32de5d0f4c authored about 1 year ago by Adam Hopkins <[email protected]>
When appropriate use a __func__ handler (#210)

github.com/sanic-org/sanic-ext - 31e69b7d6a30dcdd9960362113aad8ff7a360eb4 authored about 1 year ago by Adam Hopkins <[email protected]>
Add new workflow for deployment (#75)

github.com/sanic-org/sanic-routing - 8893c4aca70606e02f8c73f780a2c0ef9cb3e8c7 authored about 1 year ago by Adam Hopkins <[email protected]>
Bump version and remove py3.7 (#69)

github.com/sanic-org/sanic-testing - 971e12db15fb03c03bea8ec0ccc45603214ebe26 authored about 1 year ago by Adam Hopkins <[email protected]>
Bump version

github.com/sanic-org/sanic-routing - e5740a04d091574daa0d8fe545d267a06b8f10c7 authored about 1 year ago by Adam Hopkins <[email protected]>
Only unquote on string casts (#74)

* Only unquote on string casts

* line length

* Add unit tests

* squash

* Fix typing ...

github.com/sanic-org/sanic-routing - 412f75dd1b78cd8fc9c650d133fe4df4163b0c1b authored about 1 year ago by Adam Hopkins <[email protected]>
Add convenience method for exception reporting (#2792)

github.com/sanic-org/sanic - 9cbe1fb8ad31edce553055e03d83631910b7e654 authored over 1 year ago by Adam Hopkins <[email protected]>
typo: insect -> inspect (#169)

github.com/sanic-org/sanic-guide - 090ab70f3280a419ac374cbe191a1d7c47514ea2 authored over 1 year ago by David McKeone <[email protected]>
Add request.client_ip (#2790)

Co-authored-by: L. Kärkkäinen <[email protected]>

github.com/sanic-org/sanic - 31d7ba8f8c8ef595fd587b4a4594e435abac66f1 authored over 1 year ago by L. Kärkkäinen <[email protected]>
Caddy Deployment added, Nginx rewritten (#168)

Co-authored-by: L. Kärkkäinen <[email protected]>

github.com/sanic-org/sanic-guide - 584e8c725fc6e1402991b94bd0b17c51146d5239 authored over 1 year ago by L. Kärkkäinen <[email protected]>
Add custom typing to config and ctx (#2785)

github.com/sanic-org/sanic - dc3c4d13932a3f753bd6eb5da815bbf642a02185 authored over 1 year ago by Adam Hopkins <[email protected]>
Update bug-report.yml (#2788)

github.com/sanic-org/sanic - 929d2705697a41a5559202e79fafaaf6add0dc9e authored over 1 year ago by Adam Hopkins <[email protected]>
Update bug-report.yml (#2787)

github.com/sanic-org/sanic - 93714df051a05a0cdf2d8153356a56f971188841 authored over 1 year ago by Adam Hopkins <[email protected]>
Increase KEEP_ALIVE_TIMEOUT default to 120 seconds (#2670)

Co-authored-by: L. Kärkkäinen <[email protected]>

github.com/sanic-org/sanic - 6e61eab872c9208e45e82ccbf6909b99aa14e1ab authored over 1 year ago by L. Kärkkäinen <[email protected]>
Reduce healthcheck CPU (#209)

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

github.com/sanic-org/sanic-ext - 75331cd502795e45f99533f184da33017093fdda authored over 1 year ago by dpn <[email protected]>
Type annotation for Schema on parameter

github.com/sanic-org/sanic-ext - bcd542929e9d82ad62f84ce5fa1ea4c17392a75e authored over 1 year ago by Adam Hopkins <[email protected]>
Update decorators.md (#165)

github.com/sanic-org/sanic-guide - c861736d9923de14f9ac68bc9f2478855e5e3744 authored over 1 year ago by oldhu <[email protected]>
Adds current request to default template context (#194)

* Adds current request to default template context

* Adds unit tests

---------

Co-autho...

github.com/sanic-org/sanic-ext - 89cb055e47de22338bcdcdd49db3f576260a0672 authored over 1 year ago by Felix Ingram <[email protected]>
Fix #202: reduce CPU in logging (#206)

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

github.com/sanic-org/sanic-ext - 203edbbf9c287fe04b28c85a7a4e51af5e9a7754 authored over 1 year ago by zhu <[email protected]>