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
db1c819fe1a5f2d405397404ca289b91c5ea5787 authored over 4 years ago
9f2818ee29994225ccf71b8182e13c6c3bf5356d authored over 4 years ago
* Version
* Version 20.6.1
* Fix imports and isort to remove from Makefile deprecated options
...
ec7e894eb332c84bd4f15ce5a0cd660ba7650a2e authored over 4 years ago
isort 5.0.0 removed command line option `recursive` and removed config option `not_skip`.
71a08382d6578226632dce3bfef596e306ee09be authored over 4 years ago09224f8676653c8219a6314aed2d8113a67d5761 authored over 4 years ago
* Version
* Version 20.6.1
* v2.6.3 changelog and version
008b8ac394eee4d7678e4b0cd4ec7ae5fb64f672 authored over 4 years agoa357add14e0c309b36216e691075e0b61be09629 authored over 4 years ago
* Version
* Version 20.6.1
* CHANGELOG for v20.6.2
0cfd7b528bdb3c6ffaebcbca4c44870755be104b authored over 4 years ago9ba4fe05df139adb7391a3d310b0f4d1a8ae92f2 authored over 4 years ago
Revert change to multiprocessing mode accidentally included in https://github.com/huge-success/s...
35786b4b744c7f10409921b872393530309c8af1 authored over 4 years agoRevert change to multiprocessing mode accidentally included in https://github.com/huge-success/s...
c7430d805a0d032f52dc562fb775345dfd0bb5f8 authored over 4 years ago8a3fbb555f9ce0ccec303282ec268fcd848399cf authored over 4 years ago
* Socket binding implemented properly for IPv6 and UNIX sockets.
- app.run("::1") for IPv6
-...
* Version
* Version 20.6.1
Co-authored-by: 7 <[email protected]>
4aba74d050bca5a7babc9dee3c256ffe0cc892b9 authored over 4 years ago* CHANGELOG for v 20.6 and documentation change for sanic command
* Update CHANGELOG.rst
2...
ab2cb88cf455edd379c9f588f66c4c3d965a8fa5 authored over 4 years agoe79ec7d7e0f936a0d112330bb8f4faa21d47887e authored over 4 years ago
ccdb74a9a7c7dcf9b212b0d8fd604606e21d44e1 authored over 4 years ago
7b96d633db359b4f34f906890f9b68fcbcb59223 authored over 4 years ago
938c49b899595b1b2f980109508311d9631cd465 authored over 4 years ago
Moves the websocket_handler subfunction out to a class-level method, which can be more easily pi...
761eef7d967d7930bef3f3edcecb9d977fb17e3d authored over 4 years ago* fix-#1851: correct step name
* fix-#1851: correct step name elsewhere as well
Co-authore...
83511a0ba711866500467a55acedf4a43bf05073 authored over 4 years ago* Bug fix for host parameter issue with lists
As explained in #1772 there is an issue when us...
cf9ccdae47bacb8ab7e88fc1ae242e69c5ee66cd authored over 4 years agoCo-authored-by: Adam Hopkins <[email protected]>
d81096fdc0b8a99c8cff17724839ce8ad13af293 authored over 4 years ago* Add version parameter to websockets
* Run black and cleanup code
6c8e20a859a54c4fd10828410e028d751140d3ef authored over 4 years agoCo-authored-by: Adam Hopkins <[email protected]>
6239fa4f56d33175a1b60e610e97ee344256257f authored over 4 years ago* fix-#1856: adjust websockets version to setup.py and make nightly (py39) tests pass
* fix-#...
1b324ae981cebedb1ae8dd5166ba57738b6b405d authored over 4 years ago
As the default is None and the function will determine a sane value
in that case, the correct a...
* Add sanic as an entry point command
* Fix linting issue in imports
Co-authored-by: 7 <yu...
496e87e4ba5d2c8ca285f1adddad01055c4eba40 authored over 4 years agoCo-authored-by: 7 <[email protected]>
fa4f85eb32bfaafe829d71b9b35b0682dd2ab590 authored over 4 years ago1b1dfedc74809909799e59becfed4864d50c9d68 authored over 4 years ago
* Fix watchdog reload worker repeatedly if there are multiple changed files
* Simplify autore...
230941ff4f42ceec3410bb01ca575369191fb497 authored over 4 years agoFix static _handler pickling error.
4658e0f2f31a178d5447c73c9f380dabfbae88ba authored over 4 years ago7c3c532daeca665e65d2801e3e9293a67c40992a authored over 4 years ago
Reverse named_response_middlware execution order, to match normal response middleware execution ...
7c04c9a22775ffbff04dc17ad4d605591a6ae20e authored over 4 years agoFixes #1847
Adds a test to ensure fix is correct
Adds an example which demonstrates correct bluep...
6aaccd1e8b9b9eb82cb953abf11da558676803bc authored over 4 years ago
e7001b00747b659f7042b0534802b936ee8a53e0 authored over 4 years ago
Moves the subfunction _handler out to a module-level function, and parameterizes it with functool...
aacbd022cfaeff4325773b042e41eb6ef7314bd1 authored over 4 years agoae1874ce34648bdaeb0baedb25c4b00c04a252d5 authored over 4 years ago
Co-authored-by: L. Kärkkäinen <[email protected]>
8abba597a8cf136b6597e69e905c014e13f761eb authored over 4 years ago99878939637a1dab6be4589ad996bcd2cae52d9c authored over 4 years ago
* docs: Fix doc build
* docs: Use python-3.8 instead
* test: Remove pytest-asyncio form to...
638322d905c16e0210582150160d4f3884f749f2 authored over 4 years agoAs importing from submodules of httpx is deprecated and removed in 0.12.0
ae40f960ff0aa1c0ce24c50411faae6f16790acf authored almost 5 years ago* Update getting_started.rst
Replacing command to install Sanic without uvloop as the provide...
d969fdc19f1324a0a5a17cf1298ed7d59a309da0 authored almost 5 years ago* Remove server config args that can be read directly from app.
* Linter
Co-authored-by: L...
710024125e9fbe820b0d993ad53874920507a702 authored almost 5 years ago* Replaced str.format() method in core functionality
* Fixed linter checks
9a39aff8032fdad970718e0480766d0cb479239e authored almost 5 years ago* Remove raw_args from docs (deprecated feature removed in Sanic 20.3).
* Add missing Sanic(n...
78e912ea45703c7c73875d0026c7ac8dd4e7aa8b authored almost 5 years ago* Updated deployment docs
* Wording and formatting.
Co-authored-by: L. Kärkkäinen <tronic@...
aa6ea5b5a00164fce6a74c24935be66a4db45b15 authored almost 5 years ago* Remove remove_route, deprecated in 19.6.
* No need for py35 compat anymore.
* Rewrite as...
48800e657f8a28a6ca75db45d6c44fc755f8f109 authored almost 5 years ago* Fix Ctrl+C on Windows.
* Disable testing of a function N/A on Windows.
* Add test for co...
120f0262f7e034292f14aa23b816db6ca61ac1ec authored almost 5 years ago* Compatibility and deprecations for Sanic 20.3 in preparation of the streaming branch.
* Add...
4db075ffc19a8dbf167bfd7614f4d4a6dad91c10 authored almost 5 years ago* Set REAL_IP_HEADER's default value to "X-Real-IP"
* Update config instead
60b4efad67ba3b22dfaf83820c772cd7f5ff137c authored almost 5 years agoCo-authored-by: L. Kärkkäinen <[email protected]>
319388d78bc61b05bb9df7dfbb810b4f0ac8b4b8 authored almost 5 years agoce71514d71e1425ff4ed410c8eb741c700182538 authored almost 5 years ago
7833d70d9e0b86e7b92a4d4f35eb955f782cf632 authored almost 5 years ago
16961fab9ddfd6d54f4f005c92bda1201de01ceb authored almost 5 years ago
* Fix #1788 incorrect url_for for routes with hosts, added tests.
* Linter
* Remove debug ...
861e87347a2d373d6ffa387965a6887c83af632c authored almost 5 years agoCloses #1782
91f6abaa81248189fbcbdf685e8bdcbb7846609f authored almost 5 years agoCorrected changelog for docs move of MD to RST (#1691).
d380b52f9a85ece480d727173eed0859a40d1057 authored almost 5 years agod656a06a193b176bac6ca7fe87fbe76ef41d9d5c authored almost 5 years ago
* Set version
Set version
* Add Python 3.8 to tests and package classifiers
Add Python3...
258dbee3b902b35546a31691cc19bdc7017434cc authored almost 5 years agoAs mentioned in #1517 , Windows support is "experimental" and does not currently support multipl...
6b9287b07630c0853dc883bc3c7030eb2c4b468b authored almost 5 years ago* Code cleanup in file responses.
* Lint
dac05144415393742218a2c556bc8e037f7a2a52 authored almost 5 years ago* HTTP1 header formatting moved to headers.format_headers and rewritten.
- New implementation...
bffdb3b5c243f7fc2b534ea6bf3e91a40725a641 authored about 5 years ago* Quick fixes to make Sanic usable on hypercorn -k trio myweb.app
* Quick'n dirty compatibili...
e908ca8cef16c951ff8c8905a33b4ae1662e7daf authored about 5 years ago801595e24acdf8050b8d3ffa512d424147848d32 authored about 5 years ago
* Default error handler now only logs traceback on 500 errors and all responses are HTML formatt...
ba9b432993019b0af0c4827a5ed42aaa091bd17d authored about 5 years ago
* Allow route decorators to stack up without causing a function signature inspection crash
Fix ...
* Fix dangling comma arguments list for HTTPResponse in response.empty()
* Found another blac...
caa1b4d69b8b154704c264d154b0579faa6b2bb3 authored about 5 years ago865536c5c4f79aa0516775c659ea878a986ce8db authored about 5 years ago
Update docs
784d5cce5234933a5af36b668c8ffce1af4af91a authored about 5 years ago0fd08c6114a62541a2c060ad2b4279208b1234f7 authored about 5 years ago
cd779b6e4fab4e856709b96f8b39dd1144bf72e3 authored about 5 years ago
https://github.com/huge-success/sanic/issues/1748
343090704641c2380d98bdb1e068574e466cc186 authored about 5 years agoRelease v19.12.0
2f776eba85b80ed5ee7e75badb92028ee1df0f4f authored about 5 years agoMove Release into LTS Branch
b9cd2ed1f1da860fa52d3bc025a62c7825091b1a authored about 5 years agoForgotten slot
850b63f642e3858078493e69d3e2cffc82574346 authored about 5 years agoCrashes the server at __init__() time
a9c669f17b24a812b7bbad4a148df9ccc758c05f authored about 5 years ago* Bumping up version from 19.9.0 to 19.12.0
* Pipfile crud removed
075affec23084f68a2a5817521d3cecdb25cd152 authored about 5 years ago3411a12c40a4df7ffdb555b2767ed0fcc2b0971c authored about 5 years ago
28899356c878ac222df0beac609ac2a5f211167b authored about 5 years ago
Signed-off-by: Eli Uriegas <[email protected]>
2b5f8d20dedd4db3325645b470d914bdd526e736 authored about 5 years ago243f240e5f3f929c9d373e06de390f3177eb7466 authored about 5 years ago
* HTTP1 header formatting moved to headers.format_headers and rewritten.
- New implementation...
0a25868a86074aacff099fb2dee65da425ba52e7 authored about 5 years agofccbc1adc492e8f805840dd20d7c6391ed49c00f authored about 5 years ago
* Begin swap of requests-async for httpx
* Finalize httpx adoption and resolve tests
Resol...
3f6a978328a1976a1c3d75cb8bda039ce3d1c11c authored about 5 years ago* GIT-37: fix blueprint middleware application
1. If you register a middleware via `@blueprin...
a6077a179067812766293f9ab4391b5e1499a9c6 authored about 5 years agotesting: Add host argument to SanicTestClient
179a07942eddba0e3196b345aa361a3460137ebf authored about 5 years ago
Adds the ability to specify a host argument when using the
SanicTestClient.
Signed-off-by: Eli ...
c3aed010960d2e93d9d688be29af502bb9a201f2 authored about 5 years ago* fix abort call errors out when calling inside stream handler
* handle pending task properly...
028778ed56201905ba0cf2121c03819267c17e5c authored about 5 years ago* add type hint and doc when create_server returns AsyncioServer
* fix linting
2d72874b0b95f58e0ef95358537f041bdb90e2a0 authored about 5 years ago4c45d304007b67d0a6ae10b0faa0a9b5443b97e2 authored about 5 years ago
* pass request_buffer_queue_size argument to HttpProtocol
* fix to use simultaneously only on...
ecbe5c839f8a67775255c0b94c81cfba441ffdd1 authored about 5 years ago* Reduce nesting for the sample authentication decorator
* Add missing decorator argument
ed1f367a8a7cd47d3f647d684b13dc7708789afd authored about 5 years ago* blueprints
* class_based_views
* config
* decorators
* deploying
* exceptions
...
* :bug: fix SERVER_NAME enforcement in url_for
fixes #1707
* :bulb: add additional documen...
e81a8ce07329e95d3d0899b1d774f21759c28e0e authored about 5 years ago* :heavy_minus_sign: deprecate None value support for app name
* :rotating_light: cleanup lin...
e506c89304948bba593e8603ecace1c495b06fd5 authored about 5 years agoThis key is important so that `pip` doesn't try to install `sanic` in unsupported Python version...
fcdc9c83c51a4a08a1234c77542a6501485a75f8 authored over 5 years agobe0d539746f30b2b9e525152282d9946a8571190 authored over 5 years ago