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

add config tests

github.com/sanic-org/sanic - 9d4d15ddc74fc691e014955c936e64f4a85b0cf6 authored about 6 years ago
change Config.__init__

github.com/sanic-org/sanic - 0b728ade3ac5697f16666324e1e9ca5198094b89 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
fix access_log in run server and fix bool in env variables

github.com/sanic-org/sanic - 391fcdc83d54c590066837f36e973ba42c72724f authored about 6 years ago
Fix a grammar error

github.com/sanic-org/sanic - f0ada573bbd6d2c256a0856ade42d174bdfb47ee authored about 6 years ago
Extend example of modifying the request in middleware document

github.com/sanic-org/sanic - ec5b790b51714e22454ae642bf9e29414bd68b63 authored about 6 years ago
Add example of amending request object

github.com/sanic-org/sanic - 613b23748d345f4c5f4f45096625765906100311 authored about 6 years ago
Merge pull request #1446 from huge-success/ahopkins-patch-1

Update README.rst

github.com/sanic-org/sanic - cea1547e08230b6ad49eb7777fd8db5335382b7a authored about 6 years ago
Merge pull request #1444 from ja8zyjits/master

Updated README.md

github.com/sanic-org/sanic - fd5ae01e1dde930849a20fdf752c23a9dd5c248d authored about 6 years ago
Update README.rst

github.com/sanic-org/sanic - 9b6b93d467633e65984a9d2a00408f30f9abb047 authored about 6 years ago
Update README.rst

github.com/sanic-org/sanic - ca179c12a1e5512d7439b621e2450c989f8c050a authored about 6 years ago
Add dotted endpoint notation and additional tests

github.com/sanic-org/sanic - 4d527035aecd63bf0a44a62ebbd39e13154c3c1a authored about 6 years ago
Merge pull request #1 from ja8zyjits/ja8zyjits-patch-1-readme

Update README.rst

github.com/sanic-org/sanic - 19b42830eac734f49f3bb7b060075a0de80931e1 authored about 6 years ago
Update README.rst

Made the optional Environment variable declaration for installation more clear.

github.com/sanic-org/sanic - f5162f8ab1878f8454755ef0e7424668d5e43e53 authored about 6 years ago
Merge pull request #1443 from huge-success/new-readme

Update README with new logo, change Congfig.LOGO, run linter

github.com/sanic-org/sanic - ff38a3c6b6c0793bad0be6482ab239b31109e7d3 authored about 6 years ago
Ignore first row of logs when no uvloop

github.com/sanic-org/sanic - 94e85686b5a83a13ef7b94542b7a1b16ac1c4184 authored about 6 years ago
Modify test_logo runner

github.com/sanic-org/sanic - aea4a8ed3367c86c29ee7cbc2ede563d539c48ee authored about 6 years ago
Change ASCII Logo

Update logo text

Reformat app.py

github.com/sanic-org/sanic - 040468755c8010435ba7383ca7ec66bc9f3abe48 authored about 6 years ago
Update README.rst

Add new logo and update contents of README.

Update README.rst

Fix image syntax.

Update README...

github.com/sanic-org/sanic - 50b359fdb20d1be93bd27ca6633aaf5f256932aa authored about 6 years ago
Add images to README

github.com/sanic-org/sanic-assets - 221eecd5816493ea63d9e6f76380dd627eb52461 authored about 6 years ago
Add simple white

github.com/sanic-org/sanic-assets - 03864e7167d47042ab864b073c192fca020d72f6 authored about 6 years ago
Add 400px simple

github.com/sanic-org/sanic-assets - 13a2cef28433e421f35895a41f64a6d684d35c5a authored about 6 years ago
Add 128x128 circle

github.com/sanic-org/sanic-assets - 41b578254bb424c3879c042f5bf5272754545269 authored about 6 years ago
Create logo repository

github.com/sanic-org/sanic-assets - de8ef290e01acacf0f980f4e4747ee35983a6ece authored about 6 years ago
Merge pull request #1440 from harshanarayana/fix/Contribution_Guide_Pip_Install

fix minor type and pip install instruction mismatch

github.com/sanic-org/sanic - 72f2e18a84f748f028cb4795c31e7db8b05663d2 authored about 6 years ago
resolve conflict in setup.py

github.com/sanic-org/sanic - b36dc22b45cc85a30fe4fd1f9d55081e39fca14e authored about 6 years ago
fix minor type and pip install instruction mismatch

github.com/sanic-org/sanic - 15b1c875f5058f66a24c3c7462244a90839fe27d authored about 6 years ago
Merge pull request #1424 from harshanarayana/enh/Documentation_Update

Documentation Enhancements

github.com/sanic-org/sanic - 13804dc380e64a39d37fb4234454c10cf5b1a3f2 authored about 6 years ago
update installation steps to be consistent across documentation and readme

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

github.com/sanic-org/sanic - a80499c4b7acc506a19cc908c78af4ff74a89d4f authored about 6 years ago
add code beautification task to makefile

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

github.com/sanic-org/sanic - 7005fabd4d954238897c4e0afe1a0880bff025f0 authored about 6 years ago
fix pip install typo in contribution page

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

github.com/sanic-org/sanic - de8c37ad006e75333e25561ba78b7a9e9cbf94b6 authored about 6 years ago
fix makefile phony targets

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

github.com/sanic-org/sanic - 9bea23da2918582460e3ef09f678dfbcefb461f9 authored about 6 years ago
cleanup requirements and move dependency inside setup.py

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

github.com/sanic-org/sanic - 82f7f847baefd8ec0bb8d308ad36770f4fe2f599 authored about 6 years ago
fix current version in setup.cfg for relase script

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

github.com/sanic-org/sanic - 87ab0b386d9fbfa13b78d7e9d9ae5281fb2ba244 authored about 6 years ago
add setuputil based test running and makefile support

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

github.com/sanic-org/sanic - 4880761fe0093e21f6adb382d76fea70da43c8d8 authored about 6 years ago
update manifest configuration

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

github.com/sanic-org/sanic - c42c274002cf940271d415673d76db157f591f01 authored about 6 years ago
make release script black compliant and tweak documentation with indexing and format

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

github.com/sanic-org/sanic - 2d82b8951f35a3478f584203191b82719d3ce030 authored about 6 years ago
add monitoring examples and documents

github.com/sanic-org/sanic - b7702bc3e8dd21b2babc77df17e029903b1b8975 authored about 6 years ago
add additional examples to documentation

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

github.com/sanic-org/sanic - f6355bd0753b107747a7709e24d2a9b900ebe143 authored about 6 years ago
add automated calendar version manager

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

github.com/sanic-org/sanic - e13053ed8943dcb0c64aeb6c7f358e7f1e5845c8 authored about 6 years ago
add api documentation for router and server

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

github.com/sanic-org/sanic - efa77cf5ec4294e07772abb9f0aaa7622f08a7d3 authored about 6 years ago
fix string formatting error in git commands for release script

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

github.com/sanic-org/sanic - 5189d8b14c7a48148592f69d924d8036c5c13825 authored about 6 years ago
add documentation for cookies, exception, blueprint and handlers

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

github.com/sanic-org/sanic - e6fba01682cf0c63cf684942236154ca438373ab authored about 6 years ago
add release note chnage log generation

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

github.com/sanic-org/sanic - 9c6b83501f0c2d8d34bf320edbb9ae28b41f8cda authored about 6 years ago
update copyright date and add example section with category

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

github.com/sanic-org/sanic - 939b5ea095d3b0ddffb89bccd1bd6511a7afc303 authored about 6 years ago
fix linter issues

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

github.com/sanic-org/sanic - e3dfce88ffd78e2082ea6e1ce1ee4b538456fe31 authored about 6 years ago
categorize the sanic extensions list

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

github.com/sanic-org/sanic - 1623d397beb6ced1e2fbd28f00bfc8588c136140 authored about 6 years ago
add sanic app module documentations

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

github.com/sanic-org/sanic - 09678d601d7f572d9968b43ebb405117a0787a18 authored about 6 years ago
Merge pull request #1423 from yunstanford/request-streaming-support

basic request streaming support with flow control

github.com/sanic-org/sanic - 67d51f7e1b909081b6b8f577f9211fdb71c6f645 authored about 6 years ago
Merge pull request #1438 from yunstanford/master

18.12 Release

github.com/sanic-org/sanic - aa7f2759a6afad59e5bfa4754c59f463b8c1ec02 authored about 6 years ago
adopt CalVer: MM.YY.MICRO, 18.12.0 release

github.com/sanic-org/sanic - 9b9dd67797a09eabba67161a8c21d75a90282014 authored about 6 years ago
Merge pull request #1437 from FlouieInCl/master

Fix typo in exceptions.md

github.com/sanic-org/sanic - 3f73bc075a57daac1426e0963218ef2abdef7d5b authored about 6 years ago
fix error in import_string

github.com/sanic-org/sanic - f2a55d01ea7bca88edadc8292e3fb72a4c6e4d9c authored about 6 years ago
18.12 release

github.com/sanic-org/sanic - 56989a017b1da9901c494da3dd91b0982bd90ebb authored about 6 years ago
added docstring to helper function import_string

github.com/sanic-org/sanic - bf029c1b9de0587eff669ba232b43f27821ee8ff authored about 6 years ago
Fix typo in exceptions.md

github.com/sanic-org/sanic - ada5918bc8ece25f37587017c4e0d3f956bb72e2 authored about 6 years ago
fix pep8 errors

github.com/sanic-org/sanic - 375ebd39f0ccc7a00e7514c39308525b7f070f80 authored about 6 years ago
remove dependence and implmented import_string

github.com/sanic-org/sanic - a33ebbaf1104b7a9db69880271a2fd8a149f3b80 authored about 6 years ago
create a documentation for config path

github.com/sanic-org/sanic - 0b64fe674670b2b282cb1426b8d738087f6466c1 authored about 6 years ago
configure app from object by path string

github.com/sanic-org/sanic - e978121d58b074c788b19fcbdadd5a5a9ec1fd06 authored about 6 years ago
Add tests (#1433)

* Add tests for remove_route()

* Add tests for sanic/router.py

* Add tests for sanic/cooki...

github.com/sanic-org/sanic - 4efd450b324c3e379eed4e8e6ae075e972917400 authored about 6 years ago
Update exceptions.md (#1431)

Documented error handling from ``app.error_handler.add``
Documented custom error handling by su...

github.com/sanic-org/sanic - d2670664ba4e38522f93656c797523111dbab215 authored about 6 years ago
Merge pull request #1422 from ashleysommer/server_slots

Add in some server.py __slots__ attribute names that are missing.

github.com/sanic-org/sanic - fa7405fe9cfe29f07bb42318fe98c14c88834e74 authored about 6 years ago
Add tests (#1430)

github.com/sanic-org/sanic - 33297f48a5949a2f9e7fe01a2b66c1b69d755d3c authored about 6 years ago
address review feedback, small code refactoring

github.com/sanic-org/sanic - 956793e066ff4ceff6c443979510ff4145b4814e authored about 6 years ago
expose request_buffer_queue_size to be configurable and update documentation

fix StreamBuffer buffer_size

github.com/sanic-org/sanic - 1bfbc67c623e4fc2cd06fb03c9dcc49bebd9eb1e authored about 6 years ago
fix lint

fix isort

github.com/sanic-org/sanic - b5287184e96cbc571bbaaa87e1c7fe396d7e9866 authored about 6 years ago
update README.rst (clean up badges)

github.com/sanic-org/sanic - 7c9957e058a9ea3f11fd364c76488603348953ad authored about 6 years ago
update request streaming doc

github.com/sanic-org/sanic - fca7cb9fb03c63c6b18257e9429618d5b1b58917 authored about 6 years ago
fix unit tests

github.com/sanic-org/sanic - 268d254d85fe40f223ac6b00dd42debd75933dfc authored about 6 years ago
add StreamBuffer for request flow control

github.com/sanic-org/sanic - 181adebf822e4d3be9905e70475cd9c503867dea authored about 6 years ago
Add in some server.py __slots__ property names that are missing.

github.com/sanic-org/sanic - 06297a19186b86cfe4a2222af77c706a377ea944 authored about 6 years ago
100% Coverage for Sanic Blueprint (#1419)

* add unit tests to completely cover blueprints

Signed-off-by: Harsha Narayana <harsha2k4@gma...

github.com/sanic-org/sanic - aa0874b6d8b74f82a086098b111ffe63b2774ff9 authored about 6 years ago
Merge pull request #1416 from chenjr0719/add_tests_for_static

Add tests for static and update document

github.com/sanic-org/sanic - 822ced62949bfb98acf1006e344d1f7b53c17f44 authored about 6 years ago
Add stream_large_files and host examples in static_file document

github.com/sanic-org/sanic - 1a59614f793a1d569ed4e9f286f01a586890a55a authored about 6 years ago
Add tests for static

github.com/sanic-org/sanic - f2d528e52a0db35cbe1361cd47352ab926474a82 authored about 6 years ago
Fix `remove_entity_headers` helper function (#1415)

* Fix `remove_entity_headers` helper function

* Add test for `remove_entity_headers` helper f...

github.com/sanic-org/sanic - f7adc5f84cc90f6c810f9dbb4ac7c177d3375082 authored about 6 years ago
Merge pull request #33 from huge-success/master

Merge upstream master branch

github.com/sanic-org/sanic - e955e833c4bc04ab3524b470c16ba7ddf991e49b authored about 6 years ago
Update extensions.md (#1263)

* Update extensions.md

add an extension: sanic-script

* Update extensions.md

github.com/sanic-org/sanic - 096c44b910443e74c821dbf21adf2f86ccda8611 authored about 6 years ago
Change deprecated verify_ssl to ssl (#1155)

github.com/sanic-org/sanic - efb9a420451073e0caf842dcdaf793a2d1d0adb0 authored about 6 years ago
Merge pull request #1411 from devArtoria/patch-2

ADD: Sanic-JWT-Extended extension to extension docs

github.com/sanic-org/sanic - 296cda7801bbaa7438c8d979c082efab56013107 authored about 6 years ago
ADD: Sanic-JWT-Extended extension

github.com/sanic-org/sanic - 90b9d732448d44924cf3f1b056139b140d422747 authored about 6 years ago
Created methods to append and finish body content on Request (#1379)

* created methods to append and finish body content on request.py so the underlying body instanc...

github.com/sanic-org/sanic - c8b0e7f2a7f0d73424a68716b8dd6d11fa170fd5 authored about 6 years ago
Merge pull request #1400 from chenjr0719/add_tests_for_log

Add test for sanic.root logger and update the docs of logging

github.com/sanic-org/sanic - 6ce88ab5a4c550ea36a522809fda3fc21f4c7308 authored about 6 years ago
Merge pull request #1409 from yunstanford/windows-ci

CI Support for Windows

github.com/sanic-org/sanic - e13ab805df1eb74068277b2abc64a4b51a970fb2 authored about 6 years ago
fix unit test for windows ci

fix unit tests for windows ci

add appveyor build status badge

add readthedoc build status badge

github.com/sanic-org/sanic - e58ea8c7b4fd541741223e3203c8fcede7b53c0e authored about 6 years ago
Update document for logging

github.com/sanic-org/sanic - dd5bac61cbc025a423a20e65b26c217bd8d9a735 authored about 6 years ago
Merge branch 'master' into add_tests_for_log

github.com/sanic-org/sanic - 6270b27a970adc97b7a88d1f0ffd739242281acf authored about 6 years ago
Add tests for `is_entity_header` and `is_hop_by_hop_header` helper functions (#1410)

github.com/sanic-org/sanic - f89ba1d39f35b5f3d7b7be6466de0c6ab92935f4 authored about 6 years ago
fix .appveyor.yml

github.com/sanic-org/sanic - 8b5d137d8f04413e5d19c27e3db65df709dbef8b authored about 6 years ago
add .appveyor.yml for windows ci support

github.com/sanic-org/sanic - 2629fab649785c441eeed9401464153047ce5be4 authored about 6 years ago
Merge pull request #32 from huge-success/master

merge upstream master branch

github.com/sanic-org/sanic - 92cd10c6a814ef406b875e5f7beab420da6be150 authored about 6 years ago
Merge pull request #1408 from harshanarayana/feature/Unit_Test_Enhancements

Additional Unit Tests

github.com/sanic-org/sanic - cc3edb90dccacd0d8b061577162060445d724eea authored about 6 years ago
cleanup stale test for cookie object

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

github.com/sanic-org/sanic - c60ba81984f6401b011ec8b43a03d113aafdd2cf authored about 6 years ago
add unit tests for App Config, Cokkies and Request handler

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

github.com/sanic-org/sanic - ece3cdaa2e39e93b0ee5e7bdb812e1c918b3b2ad authored about 6 years ago
Merge pull request #1403 from harshanarayana/fix/GIT-1398-Http_Response_Content_Length_Mismatch

Fix Content-Length Mismatch while using json and ujson

github.com/sanic-org/sanic - 4cb40f2042e441f7dda378bababa0ba7523e5c00 authored about 6 years ago
Merge pull request #1405 from hramezani/test_has_message_body

Add test for has_message_body helper function.

github.com/sanic-org/sanic - 0e9f3509822a63d373b7b639904f1632c64efc38 authored about 6 years ago