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

Update extensions.md (#1263)

* Update extensions.md

add an extension: sanic-script

* Update extensions.md

096c44b910443e74c821dbf21adf2f86ccda8611 authored about 6 years ago
Change deprecated verify_ssl to ssl (#1155)

efb9a420451073e0caf842dcdaf793a2d1d0adb0 authored about 6 years ago
Merge pull request #1411 from devArtoria/patch-2

ADD: Sanic-JWT-Extended extension to extension docs

296cda7801bbaa7438c8d979c082efab56013107 authored about 6 years ago
ADD: Sanic-JWT-Extended extension

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

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

6ce88ab5a4c550ea36a522809fda3fc21f4c7308 authored about 6 years ago
Merge pull request #1409 from yunstanford/windows-ci

CI Support for Windows

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

e58ea8c7b4fd541741223e3203c8fcede7b53c0e authored about 6 years ago
Update document for logging

dd5bac61cbc025a423a20e65b26c217bd8d9a735 authored about 6 years ago
Merge branch 'master' into add_tests_for_log

6270b27a970adc97b7a88d1f0ffd739242281acf authored about 6 years ago
Add tests for `is_entity_header` and `is_hop_by_hop_header` helper functions (#1410)

f89ba1d39f35b5f3d7b7be6466de0c6ab92935f4 authored about 6 years ago
fix .appveyor.yml

8b5d137d8f04413e5d19c27e3db65df709dbef8b authored about 6 years ago
add .appveyor.yml for windows ci support

2629fab649785c441eeed9401464153047ce5be4 authored about 6 years ago
Merge pull request #32 from huge-success/master

merge upstream master branch

92cd10c6a814ef406b875e5f7beab420da6be150 authored about 6 years ago
Merge pull request #1408 from harshanarayana/feature/Unit_Test_Enhancements

Additional Unit Tests

cc3edb90dccacd0d8b061577162060445d724eea authored about 6 years ago
cleanup stale test for cookie object

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

c60ba81984f6401b011ec8b43a03d113aafdd2cf authored about 6 years ago
add unit tests for App Config, Cokkies and Request handler

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

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

4cb40f2042e441f7dda378bababa0ba7523e5c00 authored about 6 years ago
Merge pull request #1405 from hramezani/test_has_message_body

Add test for has_message_body helper function.

0e9f3509822a63d373b7b639904f1632c64efc38 authored about 6 years ago
Add test for has_message_body helper function.

cf439f01f8370971799182abc0e0c635037d2b2f authored about 6 years ago
add additional test cases to validate Content-Length header

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

f1f1b8a630d325286791ca97f76d0593ae3db752 authored about 6 years ago
fix content length mismatch in windows and other platform

The current implementation of `sanic` attempts to make use of `ujson` if
it's available in the s...

d4d1df03c9ecbaa1920ad45fbd97a04c76b22fdb authored about 6 years ago
fix Range header handling for static files (#1402)

This commit fixes the issue in the `Range` header handling that was done
while serving the file...

92b73a6f4f92c72106f61440d591c297357e5955 authored about 6 years ago
fix the logger and make it work (#1397)

* fix the logger and make it work

* modify test_logging parameters and add a new unit test

b63c06c75a54752d7f3115d3c635580db44b8399 authored about 6 years ago
Add test for sanic.root logger and update the docs of logging

3e3bce422ec20f9f00a8aaaa24c9447960b43b4e authored about 6 years ago
Merge pull request #1391 from AndresSan6/loop_exception

Handle "loop" exception in app.py

e3a27c2cc485d57aa1ff87d9f69098e4ab12727e authored about 6 years ago
Merge pull request #1385 from lixxu/master

update doc for latest blueprint code

f13f4510846e21456ad93e5cd916564fb32e987a authored about 6 years ago
Merge pull request #1393 from ashleysommer/pickleable-app-blueprint

Fix pickling blueprints Fixes #1392

df0e3de91191b6aec02234f6de5695d67225402d authored about 6 years ago
Fix type pikcle->pickle in multiprocessing test

8466be8728d93ef36b070535fad644cd129ba345 authored about 6 years ago
Fix pickling blueprints

Change the string passed in the "name" section of the namedtuples in Blueprint to match the name ...

5cf2144b3ff3438afe0c9f7dbcbcb29cb94c48e0 authored about 6 years ago
Indentation fix

7c182f63c8aee1d6cb31aabf6408595b195685ae authored about 6 years ago
Removed unnecessary changes to request and router files, changes to fix lint test

056180782c97152b372f0dbaf970d932253bcaae authored about 6 years ago
Merge branch 'lintfix' into loop_exception

Made changes unnecesarry changes in request and router files, went back to previous commit and m...

ff0d5870e9172e2ee641ea053f698152e7308401 authored about 6 years ago
Fixed character limit per line in requested changes for app.py

b70176f8c726029d80d2ef8cd70eab7715813f9b authored about 6 years ago
Modifications to ruequest and router files to fix linting issues.

e3655b525deb0b6fed1ee7b1cdf95fc6b35088ec authored about 6 years ago
Assert was chnaged for an if and updated error messages

e63d0091afc917506c3acb1dfc99c4245dc01019 authored about 6 years ago
Handle loop exception in app.py

7b0af2d80d617915fb80e2ad9a8e16eff5d49c73 authored about 6 years ago
Merge pull request #1387 from huge-success/docbuild

Resolve build of latex documentation relating to markdown lists

7d79a86d4dc48de11cd34e8ba12e41f3a9f9ff18 authored over 6 years ago
Resolve build of latex documentation relating to markdown lists

ba46aff069e3fb34d31d85d1dee54937148b76b6 authored over 6 years ago
update doc for latest blueprint code

7a65471ba54c9f9f57ff29c7ef712bf7a08df22d authored over 6 years ago
Merge pull request #1383 from huge-success/docbuild

Fix documentation build errors

c7c46da975f23ad28ad5d277abd269aaa52fffed authored over 6 years ago
Fix documentation build errors

c708e8425f34d6764e43625a1a20c0c4da89b03f authored over 6 years ago
Merge pull request #1371 from yunstanford/integrate-isort

codestyle: Integrate isort

905c51bef03818c629173938a1183b38dd0ebc65 authored over 6 years ago
Merge pull request #1368 from yunstanford/fix-redirect

Add '%' to quote_plus's `safe` parameter in response.redirect

bd87098b7e2b02d3936caabfb845e8ef1e7df55b authored over 6 years ago
Merge pull request #1378 from hramezani/fix_some_lint_error

Fix some test files lint errors.

5f486cc25fd28620be0d4e315cda087636babae8 authored over 6 years ago
Merge pull request #1377 from yunstanford/fix-readthedoc-build

Fix readthedoc build

f79fb72a33da4060444e4baf6ba5b1dcc142a5f4 authored over 6 years ago
refactor import

0505aa2ddaed3a31615bd454d0f5b8b9285fde83 authored over 6 years ago
Fix all test files lint errors.

485ff32e428c35c77d78f5afd85171ab42496dc4 authored over 6 years ago
Merge pull request #1375 from sjsadowski/master

Added documentation for AF_INET6 and AF_UNIX socket usage

5ead67972f02fe60cf79552436469f76f7bdf507 authored over 6 years ago
fix readthedoc build

9c860dbff3f2a85578bcbfe67e22288d2acefc5e authored over 6 years ago
Added documentation for AF_INET6 and AF_UNIX socket usage

a20ad99638bfba9576e3dea9e5f8f0a452c33d01 authored over 6 years ago
integrate with isort

8ef7bf8e7b610604a6aef4cda8d823e4c10a6c48 authored over 6 years ago
Merge pull request #31 from huge-success/master

Merge Upstream master branch

0d5be1969a74de02ea9b16556d577ede0c9edfad authored over 6 years ago
Merge pull request #1370 from huge-success/ahopkins-patch-1

Update issue templates

d06ea9bfc3c5161e0a7b8aa8f50f8ff1dea0921d authored over 6 years ago
Update issue templates

57e79882e1a92f20de0b28854441e0e9dd57af84 authored over 6 years ago
remove unused json import

20d1ab60c718869d86deed5410d5aef428042195 authored over 6 years ago
fix redirect with quoted param

277c2ce2d2da7c632423c87a8b25c8662f1423bd authored over 6 years ago
Merge pull request #30 from huge-success/master

Merge Upstream Master Branch

34e51f01d1b3ea01f2486f0fa0a34f5cc224195a authored over 6 years ago
Merge pull request #1366 from hramezani/lint_test_blueprints

Fix some lint errors and warnings in `tests/test_blueprints.py`

f4b4e3a58c885098757509174df80cee2eb3c372 authored over 6 years ago
Merge pull request #1365 from yunstanford/codestyle-black

Codestyle black

def2e033c878b20076723d85d22fb03f83fb86ad authored over 6 years ago
Fix some lint errors and warnings in `tests/test_blueprints.py`.

dfec18278b795d058ae8dc8f89acf7f958651632 authored over 6 years ago
add codestyle badge in README

cd5bdecda31ce7f7b0ab7348c104baacc3c75ec4 authored over 6 years ago
fix travisci

9b6217ba4156797a848396febdc306c7a174b2fd authored over 6 years ago
added black for lint check

272f6e195d0a7d46ae8e44d493d8df5a480983a8 authored over 6 years ago
run black against sanic module

aa9bf04dfe22c9cc1aae63e5832c93f7b7b0296c authored over 6 years ago
Merge pull request #29 from huge-success/master

merge upstream master branch

9ae6dfb6d278e359c1f5601521723836f8e4a82d authored over 6 years ago
Merge pull request #1336 from untitaker/logging-refactor

Try not to stringify exception in logging messages

619bb79a2fd50fe309b09a933d0b2d820ead3351 authored over 6 years ago
Merge pull request #1364 from yunstanford/raise-exception-when-param-conflicts

Raise exception when param conflicts

0cad831ecab9ed5a19683d982a899bf02a1c2075 authored over 6 years ago
fix flake8

f15a7fb588dfd5e4d6dca7f4d2e2159df1612a1a authored over 6 years ago
add py37 in setup.py

1bdf9ca0577bbc6a25c34476c346a16c76e55883 authored over 6 years ago
raise exception when param conflicts in route

c8c370b78429d931aa14c6e84dd13dba051cd00d authored over 6 years ago
Merge pull request #28 from huge-success/master

Merge upstream master branch

63182f55f7bec288d918ff115a39083bf214e5b0 authored over 6 years ago
Merge pull request #1361 from yunstanford/cancel-request-when-connection-lost

Cancel request when connection lost

41759248e23cda2ac2cc1b1b7542f656c57fceb8 authored over 6 years ago
add unit test for request_stream

3149d5a66d992f88ea6f1060dca6713c99696aae authored over 6 years ago
add unit tests for verifying

8b13597099ee71a79aa326358160af57b7489e74 authored over 6 years ago
cancel task when connection_lost

36032cc26e082beaa569b2be5bc5d88f9249f60e authored over 6 years ago
Merge pull request #27 from huge-success/master

Merge upstream master branch

4cb107aedc0d8d770e6af4da7753cc1f203bee50 authored over 6 years ago
Merge pull request #1358 from hramezani/fix_config_tests

Change the config test to remove `NamedTemporaryFile`

176f8d1981402de1b1ee70b84677aa9d3dada1e9 authored over 6 years ago
Change the config test to remove `NamedTemporaryFile`

9a26030bd51bd01739701ef1fc43d7060b22a05c authored over 6 years ago
Merge pull request #1342 from hramezani/load_config_file_syntax_error

Handle syntax error in load config file.

6778f4d9e00db4a3f95420224bc66cdff366e680 authored over 6 years ago
Merge pull request #1327 from hatarist/fix-1323

Rename the `http` module to `helpers`

fd61b9e3e28270639ec3c76d4069fb41323367db authored over 6 years ago
Merge pull request #1334 from chenjr0719/master

Fix TypeError when use Blueprint.group() to group blueprint with defa…

298d5cdf249c9e4a183aa91cdd313403ff161cec authored over 6 years ago
Merge pull request #26 from huge-success/master

Merge upstream master branch

1bf1c9d006c5ec68746a8131d98a401867933f9d authored over 6 years ago
Merge pull request #1335 from abuckenheimer/fix_windows_unittests

unittests passing on windows again

7dc62be5cfc71559b61532ba7d4cd8267a923ce1 authored over 6 years ago
Clean up files created by pytest-html

be580a6a5b07958621d64244220169635e5b52d9 authored over 6 years ago
Merge pull request #1353 from abn/fix-unhandled-exception

Simplify request ip and port retrieval logic

8ce519668bdc067506f6d9b36b6ec6f89b1f334b authored over 6 years ago
Merge branch 'master' of github.com:chenjr0719/sanic

801258c46a438024e0905b3da296e02abe1f36a1 authored over 6 years ago
Remove normpath

32a1db362292b48c455ae2845ebd008d6ed3925d authored over 6 years ago
Merge pull request #1352 from devArtoria/patch-1

Fix missing quotes in decorator example

ed1f3daacc971ef9b9f28ecad844db781e2ffd40 authored over 6 years ago
simplified aiohttp version diffs, reverted worker import policy

b7d74c82ba2e53b78eac25314e2161b0c782cd50 authored over 6 years ago
Simplify request ip and port retrieval logic

This change also ensures that cases where transport stream is
already closed is handled gracefully.

c3b31a6fb0e9a1220bc1897e782080773802f2f3 authored over 6 years ago
Handle config error in load config file.

f4c55bbc07b04e363aed480c9164c173637d7625 authored over 6 years ago
Fix missing quotes in decorator example

a16842f7bc3b5d6cff546ed20ee752656f1ade71 authored over 6 years ago
Merge pull request #25 from huge-success/master

Merge upstream master branch

439a38664fe8d4976847855f5be0dab49ef5b326 authored over 6 years ago
Merge pull request #1348 from hramezani/add_config_test

Add test for `config.from_object`.

5cc12fd945bf4c5e0d03c0003ad1178567c70e8c authored over 6 years ago
Merge pull request #1350 from hramezani/config_documentation

Add missed documentation for config section.

fe116fff5a50140a7acc895435efe139a275d57f authored over 6 years ago
Merge pull request #1351 from yunstanford/integrate-with-codecov

Integrate with codecov

06aaaf47273a78a849790d42bb11109ed29eb21d authored over 6 years ago
correct Codecov badge url

6deb9b49b2e32dd29df9e979e4986458f138d11e authored over 6 years ago
integrate with codecov

d59e92d3e5a614f6bfc32a07fd52dd7b805beee3 authored over 6 years ago
Merge pull request #24 from huge-success/master

merge upstream master branch

cc83c1f0cf769a742b1a06d923f235129d36ec96 authored over 6 years ago