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

Merge pull request #284 from r0fls/remove-defualt-type

remove default from host in _get method

a02eb8e7cbfa57aeff2a1152adb31adca622449f authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #285 from r0fls/blueprint-domains

add vhosts to blueprints

a93ca9b8f1f1304386415dcecf3089f2b965e931 authored almost 8 years ago by Eli Uriegas <[email protected]>
add ability to override default host in blueprint

15e4ec7ffb25e33a5dafa5950c18a25062e16425 authored almost 8 years ago by Raphael Deem <[email protected]>
add vhosts to blueprints

62df50e22bcba5cae476b57b4fa175cfea9625f4 authored almost 8 years ago by Raphael Deem <[email protected]>
remove default from host in _get method

055430d4b848a8a7e60947e49a2170e58af158bd authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #278 from r0fls/vhosts

add support for virtual hosts

57f27c41e0ad98cbc9041ef349916b61bcefbc6e authored almost 8 years ago by Eli Uriegas <[email protected]>
Generate API documentation in the _api folder

385328ffd5e640b063b7b0ae3a1a00eedc79308e authored almost 8 years ago by Cadel Watson <[email protected]>
Convert README to RestructuredText and include it in the documentation index.

34d1e5e67ed9b302c4d4824ea09f948a02ead69e authored almost 8 years ago by Cadel Watson <[email protected]>
add support for virtual hosts

4f832ac9afdba11f276b42ccbfbf7aa83c60dc47 authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #261 from yoloseem/parsed_json

Cache request.json even when it's empty.

b0bf989056c82cb921fb8ed96e5baccc7f112d43 authored almost 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #276 from r0fls/workers

Fix multiple worker problem

fd0e8624c47d92c329643f3a65e46cae2740c2d3 authored almost 8 years ago by Eli Uriegas <[email protected]>
Change the skips to actual pytest skips

By using the builtin pytest skips we can identify that the tests are still there but are being c...

5566668a5f6aeab044a5f1b2f2394b63fcdfa554 authored almost 8 years ago by Eli Uriegas <[email protected]>
skip multiprocessing tests

f8e6becb9e694a11b7ea6b049453399f2235daa8 authored almost 8 years ago by Raphael Deem <[email protected]>
fix stop event

dd28d70680e79a918d069313351c1a79297fcc2f authored almost 8 years ago by Raphael Deem <[email protected]>
this branch is broken

ed8e3f237cd94f2a0406ad9db2fb99f556640022 authored almost 8 years ago by Raphael Deem <[email protected]>
fix multiple worker problem

77c04c4cf9ac5d5a84de025713423bf766f577bf authored almost 8 years ago by Raphael Deem <[email protected]>
Merge pull request #274 from AntonDnepr/cbw_fixes

Class based views fixes

ebc8d7168a17c2befb1824b6da2e95e23e54ed63 authored almost 8 years ago by Eli Uriegas <[email protected]>
removed debug from test

434fa74e67045ec397b5d7b5fdbdf2e25b9163a6 authored almost 8 years ago by Anton Zhyrney <[email protected]>
tests&small update

47a4f34cdff4417a746f56ced29b698be7550fce authored almost 8 years ago by Anton Zhyrney <[email protected]>
add docstrings&updated docs

1317b1799ccf50f01d30b71c4b6c21a1c31dfc29 authored almost 8 years ago by Anton Zhyrney <[email protected]>
added as_view

fcae4a9f0a5217b3b5ea6495821a85773aa33c55 authored almost 8 years ago by Anton Zhyrney <[email protected]>
Merge pull request #271 from easydaniel/master

Asyncpg example

d733c5bb7ccfda8542f5fcecddc24f7490e38fc4 authored about 8 years ago by Eli Uriegas <[email protected]>
Change Ellipsis to None for consistency

baf8254907720cb35212f00afa48787fa8558b6b authored about 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #269 from r0fls/263

add configurable backlog

802e7d4654c708b22cfd5d6d52572e45fd2d090a authored about 8 years ago by Eli Uriegas <[email protected]>
move backlog to run()

616e20d4674de93f89b3f0b509e206c31ae9a2bc authored about 8 years ago by Raphael Deem <[email protected]>
Update sanic_asyncpg_example.py

Remove unused library

5c7c2cf85e1f742b1793ec7c20f167197e917883 authored about 8 years ago by easydaniel <[email protected]>
modify config to varbles

19426444344d428ac0a59c676f5ecd4aff5a35ae authored about 8 years ago by DanielChien <[email protected]>
add example for asyncpg

b67482de9b5272bf88aef59ac3c685f52fbf5771 authored about 8 years ago by DanielChien <[email protected]>
Merge pull request #270 from seemethere/add_server_event_tests

Add server event tests

35bb71f952e808e7d9664cf3cd164222a4b02b2a authored about 8 years ago by Eli Uriegas <[email protected]>
Fix this to actually reflect current behavior

9c91b09ab1425eb486a19abaf94da63173e109cb authored about 8 years ago by Eli Uriegas <[email protected]>
Add tests for server start/stop event functions

06911a8d2e4fdec7b811c5d2a6fc86b309586086 authored about 8 years ago by Eli Uriegas <[email protected]>
add configurable backlog #263

e7922c1b547d58e605cf5a877ace8214c992d987 authored about 8 years ago by Raphael Deem <[email protected]>
Merge pull request #259 from yoloseem/route

Correct Router documentation

16959caa343400be2e9074ff217a951a77f5c8aa authored about 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #255 from seemethere/add_more_verbose_debug_error_handling

Add more verbose debug error handling

0675f388b94be83cbfa8a385e07cd38fb0e5d43d authored about 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #260 from yoloseem/gitign

Update .gitignore

b4ad9459dab4ec7473ebc4cc4c54a5d6479b7d84 authored about 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #265 from youknowone/test-middleware-schedule

Prevent flooding of meaningless traceback in `sanic_endpoint_test`

8a9b1fee14d269f9056ce6b0114aa5e83f718a09 authored about 8 years ago by Eli Uriegas <[email protected]>
Use constant PORT rather than literal in test code (#266)

e6eb697bb2ba8840f8a92746426abb2f213a15d1 authored about 8 years ago by Jeong YunWon <[email protected]>
Merge pull request #209 from 38elements/protocol

Customizable protocol

4ccc782e292509d738fde9f8fb831560a51f1835 authored about 8 years ago by Eli Uriegas <[email protected]>
Correct sanic.router.Router documentation

cfdd9f66d1a7eae4d5fe091c1499f5c77d735ccd authored about 8 years ago by Hyunjun Kim <[email protected]>
Cache request.json even when it's null or empty

In case of request body is set to `{}`, `[]` or `null`, even it's
already processed, parsed_json...

035cbf84ae4454422b6dbd1861401404963f7e6b authored about 8 years ago by Hyunjun Kim <[email protected]>
Update .gitignore

* .python-version is generated by `pyenv local` command
* .eggs/ directory contains *.egg files

31e92a8b4f371141d5e3f2eec0d7971796a75b7e authored about 8 years ago by Hyunjun Kim <[email protected]>
Prevent flooding of meaningless traceback in `sanic_endpoint_test`

When Sanic has an exception in a request middleware, it fails to
save request object in `results...

87c24e5a7cd629c25f100e77b35bbebb1b9fe210 authored about 8 years ago by Jeong YunWon <[email protected]>
Merge pull request #235 from yoloseem/patch-1

Allow Sanic-inherited application

552ff9d7364a35bc9fc3aea7ee2130bb2aa74128 authored about 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #236 from seanpar203/token_property

Add token property to request

738396c2e26290309a87dfa29fd6833a7cfc6189 authored about 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #248 from youknowone/debuggable-typecheck

Handle hooks parameters in more debuggable way

9f18b5a09660638c51a6f0650124473786971f6a authored about 8 years ago by Eli Uriegas <[email protected]>
Make exception tests test unhandled exceptions

* Adds tests for unhandled exceptions
* Adds tests for unhandled exceptions in exception handler...

15c965c08c68807b38121a9ab229214949ffd592 authored about 8 years ago by Eli Uriegas <[email protected]>
Add more verbose error handling

* Adds logging to error messages in debug mode as pointed out in PR #249,
while also improving t...

7a8fd6b0df9567a019039b8f82ed1296b4307bf9 authored about 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #197 from r0fls/178

convert header values to strings

3ada6f358c3b454d3107e7ef3a1550c0a8baef26 authored about 8 years ago by Eli Uriegas <[email protected]>
Merge branch 'master' into 178

f1c2854358f6fea548b1aeef4afebec63c9d3e4d authored about 8 years ago by Eli Uriegas <[email protected]>
Include more explicit loop for headers conversion

Also merges master changes into this PR for this branch

87559a34f8a06d401821beec3bc9f0d1dcb93d20 authored about 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #243 from dutradda/add_remove_route_method

created methods to remove a route from api/router

9586351f3769c7eb0f343876c4a4dd751983dc4d authored about 8 years ago by Eli Uriegas <[email protected]>
created methods to remove a route from api/router

0f6ed642daa5294e40bda11024c7c48950f5c4c8 authored about 8 years ago by Diogo <[email protected]>
add a flag to skip SIGINT and SIGTERM signals registration

6d1d4ade19a6b5aaf572dbba68540b2976a43a53 authored about 8 years ago by Diogo Dutra <[email protected]>
Merge pull request #252 from AntonDnepr/misprints

Small docs improvements

73a57e110570d7f74ae5a449a8c3b92e5264e475 authored about 8 years ago by Eli Uriegas <[email protected]>
fix misprints&renaming

e7314d17753b9d566ab85c66c059a98e1d7f0d6e authored about 8 years ago by Anton Zhyrney <[email protected]>
Merge branch 'master' into protocol

ee8f8c293030ccf81a170079692d7bc8b90e889d authored about 8 years ago by 38elements <[email protected]>
Improve custom_protocol.md

64e0e2d19f74af9b50da86f12a151a2304de0cd1 authored about 8 years ago by 38elements <[email protected]>
Fix format in custom_protocol.md

6bb4dae5e041e38065f403eea759baeea12067d0 authored about 8 years ago by 38elements <[email protected]>
Add document for custom protocol

83e9d0885373e6d5f43a328e861d2321c769e62b authored about 8 years ago by 38elements <[email protected]>
Merge pull request #238 from r0fls/73

stop multiple worker server without sleep loop; issue #73

7dfa62516cbd3340f1bfd774e4d257b62363623f authored about 8 years ago by Eli Uriegas <[email protected]>
Handle hooks parameters in more debuggable way

1. not list() -> callable()
The args of hooking parameters of Sanic have to be callables.
For wr...

15e7d8ab2eac51a4b0858efe762403de3d4bed2b authored about 8 years ago by Jeong YunWon <[email protected]>
stop multiple worker server without sleep loop; issue #73

a4f77984b79e52441c07557e05ccc86cd2e82727 authored about 8 years ago by Raphael Deem <[email protected]>
Improve examples/custom_protocol.py

39b279f0f2aa20b90e15cb569535207341f303eb authored about 8 years ago by 38elements <[email protected]>
Add test and example for custom protocol

ac44900fc40f3296ba858eaf371a1213339f2db2 authored about 8 years ago by 38elements <[email protected]>
Added test for new token property on request object.

548458c3e0e8201434dd9160cbfb4b151010eaf4 authored about 8 years ago by Sean Parsons <[email protected]>
Added token property to request object.

986b0aa106702ffc015044b55746b8eb7d86ef9e authored about 8 years ago by Sean Parsons <[email protected]>
Allow Sanic-inherited application

01b42fb39946d6ad93ce622fba14ef81a5d9492d authored about 8 years ago by Hyunjun Kim <[email protected]>
Merge pull request #234 from seemethere/update_tests_to_use_tox

Change travis job to use tox

f74d44152a484d6f6bc0cf518194bc366e752a17 authored about 8 years ago by Eli Uriegas <[email protected]>
Update to make flake8 actually work

15578547553254728b9cd4f9fd46d92ab4d0ffe0 authored about 8 years ago by Eli Uriegas <[email protected]>
Change travis job to use tox

56d6c2a92910b160a3519c0402721323a21218dc authored about 8 years ago by Eli Uriegas <[email protected]>
Merge branch 'master' into improved_config

2d4512cd1cc3405dda412add8f9f253a11b06b18 authored about 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #212 from r0fls/176

allow overriding logging basicConfig settings

5402e6d3a672b4b307c19619767ea40bfc18df71 authored about 8 years ago by Eli Uriegas <[email protected]>
Fix all docstring errors.

When generating documentation with sphinx-apidoc, there are currently
many docstring errors, mos...

52c59e71333ac81b0afbee6d92973f85be7d71c9 authored about 8 years ago by Cadel Watson <[email protected]>
Use Sphinx for documentation.

This commit creates configuration files and an index page for
documentation using Sphinx. The re...

7654c2f90209a6e4cad4bd8bac6fd9a428c9b41f authored about 8 years ago by Cadel Watson <[email protected]>
use try/except

be9eca2d63845df1dab69133b1db88f264f93ac9 authored about 8 years ago by Raphael Deem <[email protected]>
Update response docstrings to be explicit on whats returned.

d5ad5e46da53bb47a204585929178892aa162053 authored about 8 years ago by Sean Parsons <[email protected]>
Updated json function docstrings to be more consistent.

a486fb99a9cdc381ac39c0ae9f733432aa0af837 authored about 8 years ago by Sean Parsons <[email protected]>
Added docstrings to sanic.response.py for issue 41

2b10860c32a6a96dbb66199027480068b0d9b49a authored about 8 years ago by Sean Parsons <[email protected]>
Added additional docstrings to blueprints.py

a03f216f42f36cb7acdaca7259d031e4aa10f21a authored about 8 years ago by Sean Parsons <[email protected]>
convert header values to strings

7e6c92dc52525cdf30babc9f40125cddafab8b43 authored about 8 years ago by Raphael Deem <[email protected]>
header format function

7d7cbaacf1505a02b2e2a652cb32f212b3d3a64b authored about 8 years ago by Raphael Deem <[email protected]>
type -> isinstance

00b5a496dd8d6ddc13632aa357b25c525001786a authored about 8 years ago by Raphael Deem <[email protected]>
Merge pull request #226 from seemethere/increment_019

Increment version to 0.1.9

6cf3754051652b38ee77c9101bcd4e6004097865 authored about 8 years ago by Eli Uriegas <[email protected]>
Increment version to 0.1.9

cf7616ebe5216007699cb264667079a3c739e29a authored about 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #225 from seemethere/add_response_body_not_a_string_test

Add test for PR: #215

5b7964f8b693f3a8f2567e025102af6e40d8c0ed authored about 8 years ago by Eli Uriegas <[email protected]>
Add test for PR: #215

f1f38c24da6d845701801c6f55ba9e5f24fd6acb authored about 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #215 from cr0hn/patch-1

Improvement: avoid to encoding in each HTTP Response

67a50becb00518601b94a5e5368365854ac9345f authored about 8 years ago by Eli Uriegas <[email protected]>
Use a try/except, it's a bit faster

Also reorder some imports and add some comments

d7e94473f3c350a1c3ec49e79f3a7e6c711b8842 authored about 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #224 from seemethere/rewrite_static_files_tests

Rewrite static files tests

184c896f414c395a955ca7a135f587cc0445030d authored about 8 years ago by Eli Uriegas <[email protected]>
Rewrite static files tests

Relates to PR #188

Changes include:
- Rewriting to work with pytest fixtures and an actual stat...

8be849cc40dc5f8f55536c462f9dff0c657f6a0f authored about 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #188 from webtic/master

Find URL encoded filenames on the fs by decoding them first

275851a75575f45103ba4bd1f0e2812af42d14b6 authored about 8 years ago by Eli Uriegas <[email protected]>
Remove trailing whitespace

16182472fa73b6b5035ce4904bbb3edf3e1bf8a8 authored about 8 years ago by Eli Uriegas <[email protected]>
Rework conditionals to not be inline

29f3c22fede7716cdebd06b8f4f44c48dfb0814e authored about 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #223 from r0fls/115

Raise error if response is malformed.

a116666d5524da801dae19a9000c8560bed02f6b authored about 8 years ago by Eli Uriegas <[email protected]>
Raise error if response is malformed. Issue #115

c2622511ce94f4a46599c23e6540128c65daacaf authored about 8 years ago by Raphael Deem <[email protected]>
Merge pull request #222 from seemethere/add_py36_testing

Adds python36 to tox.ini and .travis.yml

50243037ebfa3fc47c41cef42f9a6890a1e66f54 authored about 8 years ago by Eli Uriegas <[email protected]>
Adds python36 to tox.ini and .travis.yml

74f305cfb78bc23e2dd647d83e26d658f29d1e19 authored about 8 years ago by Eli Uriegas <[email protected]>
Merge pull request #220 from kgantsov/master

Make golang performance test return JSON instead of string

75990fbaf4faa9897923a10c93c133376d14b6d2 authored about 8 years ago by Eli Uriegas <[email protected]>
Update response.py

Type check by isinstance

cc982c5a61ef9523e3565b9d3d014f404d4141ec authored about 8 years ago by cr0hn <[email protected]>
Refactor arguments of run function

2d05243c4a2a6d10a868cacddc103bbd25921d0b authored about 8 years ago by 38elements <[email protected]>