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

make tests dependent on uvloop

1af16836d4a7acca614bf6f4d67f4bf1c3debdb9 authored about 6 years ago
skip tests if python version is not 3.7 at least

757974714e59c49aca6a6910d259d7e5a7eb4f6a authored about 6 years ago
Fix app.create_server calls

eed22a7a24289d14bb64bd5f360c6fa3fc66132c authored about 6 years ago
Fix type asserting

0242bc999f0cd4448b9175a45b117a740294ff45 authored about 6 years ago
Adding doc

b89c5338182ad76a6aa44bfecaafe993081ed1a5 authored about 6 years ago
More tests, attempting to fix CI

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...

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

enforce integer for max-age cookie

99f34c9f5047dd6721e2d09eb3efbd982e844d2c authored about 6 years ago
enforce integer for max-age cookie

7067295e67bf051546c6d3580368da3889a87302 authored about 6 years ago
formatting

d418cc9950d406cd20584c7c9f6bfa9a5c5e36cc authored about 6 years ago
test float handling

6dfafb0787a8998d0893877e031027535307a55f authored about 6 years ago
Merge pull request #1445 from huge-success/r0fls-977

add handler name to request as endpoint

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

8dd8e9916e773423d32fd4130736d552e46c2e17 authored about 6 years ago
Merge pull request #1460 from huge-success/18.12-changelog

18.12 Changelog

96af1fe7cff06fd9273e77e23027711fb028cd65 authored about 6 years ago
added changelogs to README and readthedocs

cb3a03356b7635ff924cad2f2209dd5691180cf0 authored about 6 years ago
added changelog for 18.12 release

68aa2ae3cef3e97eaf7c420ee3cfa369b6e4d0bc authored about 6 years ago
Merge pull request #1442 from Amanit/feature/gunicorn-logging

add an option to change access_log using gunicorn

52de354e24bca488c78478e8afc1841678859021 authored about 6 years ago
Merge pull request #1449 from chenjr0719/add_amending_request_object_example

Add example of amending request object

f4f90cada452c7c634540d34ea922b6ed6d44591 authored about 6 years ago
resolve conflict

62420e0f4030c01207fa220a72102141a85bda39 authored about 6 years ago
refactor typing imports

102e651741e89a5fe925406253b60883f569a94c authored about 6 years ago
async test for access_log in create_server

74f05108d7f09d52ac4c60330e12978f6943fe96 authored about 6 years ago
add type annotations in run and create_server

b7a6f36e950182c2432286e7f7a46ac8aa2d723a authored about 6 years ago
fix access_log in run server and fix bool in env variables

391fcdc83d54c590066837f36e973ba42c72724f authored about 6 years ago
change Config.__init__

0b728ade3ac5697f16666324e1e9ca5198094b89 authored about 6 years ago
add an option to change access_log using gunicorn

d76d5e2c5fe6d7e870322cc58c45e349e045e0c4 authored about 6 years ago
add config tests

9d4d15ddc74fc691e014955c936e64f4a85b0cf6 authored about 6 years ago
fix linting

0c5c6dff8f66ace1648d3071235a977e95bf8838 authored about 6 years ago
linteger fix and delete old tests

65daaaf64bf08bc06cc7167b35f48a2ea639c431 authored about 6 years ago
add control of access_log argument type

a86a10b1285920bcdd852ac98c5158e65c9ae89b authored about 6 years ago
Fix a grammar error

f0ada573bbd6d2c256a0856ade42d174bdfb47ee authored about 6 years ago
Extend example of modifying the request in middleware document

ec5b790b51714e22454ae642bf9e29414bd68b63 authored about 6 years ago
Add example of amending request object

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

Update README.rst

cea1547e08230b6ad49eb7777fd8db5335382b7a authored about 6 years ago
Merge pull request #1444 from ja8zyjits/master

Updated README.md

fd5ae01e1dde930849a20fdf752c23a9dd5c248d authored about 6 years ago
Update README.rst

9b6b93d467633e65984a9d2a00408f30f9abb047 authored about 6 years ago
Update README.rst

ca179c12a1e5512d7439b621e2450c989f8c050a authored about 6 years ago
Add dotted endpoint notation and additional tests

4d527035aecd63bf0a44a62ebbd39e13154c3c1a authored about 6 years ago
Merge pull request #1 from ja8zyjits/ja8zyjits-patch-1-readme

Update README.rst

19b42830eac734f49f3bb7b060075a0de80931e1 authored about 6 years ago
Update README.rst

Made the optional Environment variable declaration for installation more clear.

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

ff38a3c6b6c0793bad0be6482ab239b31109e7d3 authored about 6 years ago
Ignore first row of logs when no uvloop

94e85686b5a83a13ef7b94542b7a1b16ac1c4184 authored about 6 years ago
Modify test_logo runner

aea4a8ed3367c86c29ee7cbc2ede563d539c48ee authored about 6 years ago
Run linter

05dd3b2e9db4db07a3c6f9e2fb86443553262a21 authored about 6 years ago
Change ASCII Logo

Update logo text

Reformat app.py

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...

50b359fdb20d1be93bd27ca6633aaf5f256932aa authored about 6 years ago
Merge pull request #1440 from harshanarayana/fix/Contribution_Guide_Pip_Install

fix minor type and pip install instruction mismatch

72f2e18a84f748f028cb4795c31e7db8b05663d2 authored about 6 years ago
resolve conflict in setup.py

b36dc22b45cc85a30fe4fd1f9d55081e39fca14e authored about 6 years ago
fix minor type and pip install instruction mismatch

15b1c875f5058f66a24c3c7462244a90839fe27d authored about 6 years ago
Merge pull request #1424 from harshanarayana/enh/Documentation_Update

Documentation Enhancements

13804dc380e64a39d37fb4234454c10cf5b1a3f2 authored about 6 years ago
fix makefile phony targets

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

9bea23da2918582460e3ef09f678dfbcefb461f9 authored about 6 years ago
add code beautification task to makefile

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

7005fabd4d954238897c4e0afe1a0880bff025f0 authored about 6 years ago
fix pip install typo in contribution page

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

de8c37ad006e75333e25561ba78b7a9e9cbf94b6 authored about 6 years ago
update installation steps to be consistent across documentation and readme

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

a80499c4b7acc506a19cc908c78af4ff74a89d4f authored about 6 years ago
cleanup requirements and move dependency inside setup.py

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

82f7f847baefd8ec0bb8d308ad36770f4fe2f599 authored about 6 years ago
make release script black compliant and tweak documentation with indexing and format

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

2d82b8951f35a3478f584203191b82719d3ce030 authored about 6 years ago
add setuputil based test running and makefile support

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

4880761fe0093e21f6adb382d76fea70da43c8d8 authored about 6 years ago
fix current version in setup.cfg for relase script

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

87ab0b386d9fbfa13b78d7e9d9ae5281fb2ba244 authored about 6 years ago
update manifest configuration

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

c42c274002cf940271d415673d76db157f591f01 authored about 6 years ago
add api documentation for router and server

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

efa77cf5ec4294e07772abb9f0aaa7622f08a7d3 authored about 6 years ago
add documentation for cookies, exception, blueprint and handlers

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

e6fba01682cf0c63cf684942236154ca438373ab authored about 6 years ago
fix string formatting error in git commands for release script

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

5189d8b14c7a48148592f69d924d8036c5c13825 authored about 6 years ago
add automated calendar version manager

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

e13053ed8943dcb0c64aeb6c7f358e7f1e5845c8 authored about 6 years ago
add monitoring examples and documents

b7702bc3e8dd21b2babc77df17e029903b1b8975 authored about 6 years ago
add additional examples to documentation

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

f6355bd0753b107747a7709e24d2a9b900ebe143 authored about 6 years ago
fix linter issues

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

e3dfce88ffd78e2082ea6e1ce1ee4b538456fe31 authored about 6 years ago
update copyright date and add example section with category

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

939b5ea095d3b0ddffb89bccd1bd6511a7afc303 authored about 6 years ago
add release note chnage log generation

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

9c6b83501f0c2d8d34bf320edbb9ae28b41f8cda authored about 6 years ago
add sanic app module documentations

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

09678d601d7f572d9968b43ebb405117a0787a18 authored about 6 years ago
categorize the sanic extensions list

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

1623d397beb6ced1e2fbd28f00bfc8588c136140 authored about 6 years ago
Merge pull request #1423 from yunstanford/request-streaming-support

basic request streaming support with flow control

67d51f7e1b909081b6b8f577f9211fdb71c6f645 authored about 6 years ago
Merge pull request #1438 from yunstanford/master

18.12 Release

aa7f2759a6afad59e5bfa4754c59f463b8c1ec02 authored about 6 years ago
adopt CalVer: MM.YY.MICRO, 18.12.0 release

9b9dd67797a09eabba67161a8c21d75a90282014 authored about 6 years ago
Merge pull request #1437 from FlouieInCl/master

Fix typo in exceptions.md

3f73bc075a57daac1426e0963218ef2abdef7d5b authored about 6 years ago
fix error in import_string

f2a55d01ea7bca88edadc8292e3fb72a4c6e4d9c authored about 6 years ago
18.12 release

56989a017b1da9901c494da3dd91b0982bd90ebb authored about 6 years ago
added docstring to helper function import_string

bf029c1b9de0587eff669ba232b43f27821ee8ff authored about 6 years ago
Fix typo in exceptions.md

ada5918bc8ece25f37587017c4e0d3f956bb72e2 authored about 6 years ago
fix pep8 errors

375ebd39f0ccc7a00e7514c39308525b7f070f80 authored about 6 years ago
remove dependence and implmented import_string

a33ebbaf1104b7a9db69880271a2fd8a149f3b80 authored about 6 years ago
fix doc

19b304b0fc6f200a738b3181e811056465eafb6a authored about 6 years ago
create a documentation for config path

0b64fe674670b2b282cb1426b8d738087f6466c1 authored about 6 years ago
configure app from object by path string

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...

4efd450b324c3e379eed4e8e6ae075e972917400 authored about 6 years ago
Update exceptions.md (#1431)

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

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.

fa7405fe9cfe29f07bb42318fe98c14c88834e74 authored about 6 years ago
Add tests (#1430)

33297f48a5949a2f9e7fe01a2b66c1b69d755d3c authored about 6 years ago
address review feedback, small code refactoring

956793e066ff4ceff6c443979510ff4145b4814e authored about 6 years ago
expose request_buffer_queue_size to be configurable and update documentation

fix StreamBuffer buffer_size

1bfbc67c623e4fc2cd06fb03c9dcc49bebd9eb1e authored about 6 years ago
fix lint

fix isort

b5287184e96cbc571bbaaa87e1c7fe396d7e9866 authored about 6 years ago
update README.rst (clean up badges)

7c9957e058a9ea3f11fd364c76488603348953ad authored about 6 years ago
update request streaming doc

fca7cb9fb03c63c6b18257e9429618d5b1b58917 authored about 6 years ago
fix unit tests

268d254d85fe40f223ac6b00dd42debd75933dfc authored about 6 years ago
add StreamBuffer for request flow control

181adebf822e4d3be9905e70475cd9c503867dea authored about 6 years ago
Add in some server.py __slots__ property names that are missing.

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...

aa0874b6d8b74f82a086098b111ffe63b2774ff9 authored about 6 years ago
Merge pull request #1416 from chenjr0719/add_tests_for_static

Add tests for static and update document

822ced62949bfb98acf1006e344d1f7b53c17f44 authored about 6 years ago
Add stream_large_files and host examples in static_file document

1a59614f793a1d569ed4e9f286f01a586890a55a authored about 6 years ago
Add tests for static

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...

f7adc5f84cc90f6c810f9dbb4ac7c177d3375082 authored about 6 years ago
Merge pull request #33 from huge-success/master

Merge upstream master branch

e955e833c4bc04ab3524b470c16ba7ddf991e49b authored about 6 years ago