Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Falcon
The Bare-Metal Python Web Framework
Collective -
Host: opensource -
https://opencollective.com/falcon
- Website: https://falconframework.org
- Code: https://github.com/falconry/falcon
github.com/falconry/falcon - 49af7c7320367973876d5ce5a1bd99490bed7641 authored almost 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - 0b4cfb112b74cc6fb7684b2dd6005e3fc61d5d6a authored almost 8 years ago by Kurt Griffiths <[email protected]>
Fixes #960
github.com/falconry/falcon - 08389c92a91c3018c46086fb4037a398303256f4 authored almost 8 years ago by Hans Lellelid <[email protected]>Fixes #796
github.com/falconry/falcon - 8176dc59523444e225b34ccc75ff92700278f9f6 authored almost 8 years ago by Kurt Griffiths <[email protected]>github.com/falconry/falcon - 673bb2e13613f04462a5515ba41f84dbab142970 authored almost 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - 8be7ff7057fc0f6f589353281730d6000dd17b0d authored almost 8 years ago by Kurt Griffiths <[email protected]>
* Use "Keyword Args" to be more consistent with docstrings in other
modules.
* Use the full ...
github.com/falconry/falcon - 93a315baaca402d6ebd790f93ea7574f5aacce5e authored almost 8 years ago by Kurt Griffiths <[email protected]>
Many people are confused by the terse error message that "The URI
template for this route confl...
github.com/falconry/falcon - f690c4a634b29cf345de8e15f4a38c9851444c9d authored almost 8 years ago by Kurt Griffiths <[email protected]>
While not specified in the spec that the status must be of type str
(not unicode on Py27), some...
github.com/falconry/falcon - dc1dd5a8f9020c212df4d9834422df400ec47b13 authored almost 8 years ago by Jahongir <[email protected]>
github.com/falconry/falcon - f5b1d48c4f60cd53d859f7ee1ac46831de0c72ff authored almost 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - 21722fdfa56127649dc80e172ddd54265cb46d5a authored almost 8 years ago by Kurt Griffiths <[email protected]>
When the sidebar is too tall for the browser window, the user can
not scroll down to view the b...
github.com/falconry/falcon - 71cda9933b6a770b13ca29389ae868138c7fb2a6 authored almost 8 years ago by Kurt Griffiths <[email protected]>
See also PR #917
This patch does the following:
* Moves the docstring for the deprecat...
github.com/falconry/falcon - fa1d69c8034530b13b6402a9163f8a3503dac868 authored almost 8 years ago by Kurt Griffiths <[email protected]>github.com/falconry/falcon - 018d886b9e46e614fec351ea68cc7c012d667371 authored almost 8 years ago by Kurt Griffiths <[email protected]>
feat(Request): Add an option to keep a trailing slash in the request path (#966)
github.com/falconry/falcon - 13a5b557576ac17fe4594cfa17334b96bde22e6e authored almost 8 years ago by roeih-stratoscale <[email protected]>github.com/falconry/falcon - 8216617f07df20c1f917d51167bd9c6b136c99ab authored almost 8 years ago by Kurt Griffiths <[email protected]>
Fixes #835
github.com/falconry/falcon - 3e407311fcc77d16b0542bb0951a6e5de2454910 authored almost 8 years ago by Naveen Yadav <[email protected]>github.com/falconry/falcon - 8be1d4adb0e92f791a81f2022a1f749e19d51245 authored almost 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - 4a115e811181b94a847cc163cd68109f592e0f79 authored almost 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - 33d35c6893a7cccc87be54d15abeb80be90b44cf authored almost 8 years ago by Matt Giles <[email protected]>
github.com/falconry/falcon - 883898ad272f313d84bf04f9d8208d2643810673 authored almost 8 years ago by John Vrbanac <[email protected]>
github.com/falconry/falcon - 1769092f21176beabc160c28389def19bebbf6ac authored almost 8 years ago by Kurt Griffiths <[email protected]>
Use ujson if available
github.com/falconry/falcon - f5523166811a622863cd131081103cd73c6c5024 authored almost 8 years ago by Martin Asell Backlund <[email protected]>Do the following:
* Use python 3.5 in lieu of 3.4 as the "default" py3k version.
* E...
Add the following status codes (most of these come from WebDAV RFCs):
* 102 Processing
* 207...
pytest-runner is not needed unless doing python setup.py test. Thus it's better to move it to th...
github.com/falconry/falcon - 5fb037ddc946ce07b3351018bb3025db9d09be18 authored about 8 years ago by Zhigang Wang <[email protected]>
Prior to this patch, ' foo=bar' is parsed as ' foo' being the
cookie_name
* Waitress server description
* Add Waitress for Windows users
* Add HTTPie for check the ...
github.com/falconry/falcon - 8df8e767fa104154b3a5b83a459192881eb812a1 authored about 8 years ago by Rafał Kasa <[email protected]>github.com/falconry/falcon - c2b620cddc8e70a048800346c6aa9c029d4dc493 authored about 8 years ago by John Vrbanac <[email protected]>
Also fix Jython incompatibilities that were discovered in the process.
github.com/falconry/falcon - 137964163842e9b32823b26c05bcc697ff8fd232 authored about 8 years ago by Kurt Griffiths <[email protected]>github.com/falconry/falcon - 463593f194fa8bd5d1b23763774ccc6d234571ef authored about 8 years ago by Kurt Griffiths <[email protected]>
* Allow single character parameters
* Made test get param value
github.com/falconry/falcon - 22acd2b2d9c34aaf6aacba3b7bb998ac42777b9b authored about 8 years ago by Kurt Griffiths <[email protected]>
doc(API): Fixing typo in json request loading example
github.com/falconry/falcon - dea65e8092a4d8202346178bc2e2fe82fe9d2794 authored about 8 years ago by Zhigang Wang <[email protected]>
The set_error_serializer() example should demonstrate setting the
'Vary' header, since the resp...
github.com/falconry/falcon - da39eeb561f4b93c75406ae77d30967f204aae49 authored about 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - 145f4bef9a5c9617659ee132cb26aa329ee51ae4 authored about 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - bb91fce2fea23f9bc44e9d866f1a4f0c49ff196b authored about 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - fb96e7d7c1d3dcd6c904a7fb05371710b9fbafbc authored about 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - ef72b31196a692bcb186277efb8d4446fd56073e authored about 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - a9b18ec52635632de677d9b422bf0a9884e5aae8 authored about 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - d6ca45dc6628c53f17c82498f3f215bb33506a3f authored about 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - 1ba7bb68f48d28e8f0f9f1fa6e1ee967b4e162eb authored about 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - 06b2d6224d770dff1b64c4f2cc11a709d6b34ce0 authored about 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - fa83551bf534beb0cc6d84b27d5a75e9ac01417e authored about 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - 7c422d820914adc83c51e2d4f360cc4aa1956ff6 authored about 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - 912fd464f1e1490c150f7edcac82c24b30faed6e authored about 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - cc7ba52004440b32560f8b08412679b704097835 authored about 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - 3ad764524b593d8e6485f648c801bb53b3875e7d authored about 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - c90d960198b1861f4f3164b76d2b8b6c1273e8c0 authored about 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - 918f370e6135834763ab58a5daf956be8d14fdd8 authored about 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - 11b54387f766fd3725ecfc56572b690df6d89949 authored about 8 years ago by Kurt Griffiths <[email protected]>
This issue was partially addressed by #490. In this patch, also
ensure that header property set...
github.com/falconry/falcon - 12ddc48e34e817d90b3b7d3b12c11ae64aa72bc1 authored about 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - 49887de9bd71dff792cd221ea788f6f79217d5df authored over 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - 24605a88c32f0e852531d3977e31bc5363d15784 authored over 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - 1d508ee4e8fe4ac5324cb5b17767644a0182a51f authored over 8 years ago by Kurt Griffiths <[email protected]>
* change init from HttpBadRequest
* change init of the Errors as requested in issue https://g...
github.com/falconry/falcon - addf11a2d44e494e550c10b900a03cf56f009f96 authored over 8 years ago by stiefel40k <[email protected]>Fixes #919
github.com/falconry/falcon - 6d886939d84fa417959ae67569e2062bc5d43fb0 authored over 8 years ago by Kurt Griffiths <[email protected]>
When a request comes in, web servers decode the path. The decoded path
may contain UTF-8 charac...
Fixes #854
github.com/falconry/falcon - 48befe8b1ce33fa9f2e64488159243d9a0e65bf6 authored over 8 years ago by Kurt Griffiths <[email protected]>
inspect.getargspec() is deprecated under py3k, and among other things
does not work for annotat...
github.com/falconry/falcon - 45b4176111bce9e52282c2922c0d60a3214ef9f0 authored over 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - 88daf0beebeb5bc5cdd9fa98a7ff6dc032a3abc0 authored over 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - ac4a659c6169329b2b6800e62f44cdedbc52bd71 authored over 8 years ago by Kurt Griffiths <[email protected]>
* feat(Response): Add support for setting the Accept-Ranges header
See also: https://tools.ie...
github.com/falconry/falcon - a7ae37a09002d951a944a78dcce273234319cdaf authored over 8 years ago by Kurt Griffiths <[email protected]>github.com/falconry/falcon - 67d61029847cbf59e4053c8a424df4f9f87ad36f authored over 8 years ago by Kurt Griffiths <[email protected]>
github.com/falconry/falcon - da0eec2e42fa2e0319ec446446dde55a0c3c828f authored over 8 years ago by Kurt Griffiths <[email protected]>
Most of the time the token will be found in the dict, so let's optimize
for that and avoid an e...
github.com/falconry/falcon - 4b3141716cdf56d02287cdce7bc842d947ed67b4 authored over 8 years ago by Kurt Griffiths <[email protected]>
The previous attempt at fixing this failed, and so do something a bit
more evil. We'll remove t...
Correct outdated information in the set_cookie() docstring, as well
as expound on certain key p...
Sometimes sphinx doesn't detect that a module has changed and needs
to be re-autodoc'd. Work ar...
* Migrate additional test modules away from the deprecated framework,
taking care to demonstr...
* Add a new bounded_stream property that can be used for more
predictable behavior vs. stream...
github.com/falconry/falcon - 1ca99e5d851385de6f3d2c63c7fb7f4aac712c64 authored over 8 years ago by Kurt Griffiths <[email protected]>
This has been requested by several members of the community who would
like a way to access the ...
In the default responder that is used when a resource does not support a specific method, raise ...
github.com/falconry/falcon - 18beacf2a84720d5c4de071122eeba3fe5a7f83f authored over 8 years ago by ksonj <[email protected]>github.com/falconry/falcon - 0c1aaa5f851dd35843541d0d7cc5205e05e52558 authored over 8 years ago by John Vrbanac <[email protected]>
Pass a flag to process_request() to indicate whether or not the request
succeeded (i.e., no exc...
In a google-style docstring, this is problematic:
Returns:
str: Some really long...
github.com/falconry/falcon - dd5a5291f7a9d271ab805ff860aed863cc2708e8 authored over 8 years ago by Kurt Griffiths <[email protected]>
Previously "from falcon import uri" worked but "import falcon.uri" did
not. TimezoneGMT is alre...
Update error class docstrings to reflect the latest RFCs, and
add kwargs to more clearly commun...
Add a new CLI utility, falcon-print-routes, that takes in a module:instance_or_callable,
intro...
A developer wishing to test high-performance file transmission may wish
to pass a mock for wsgi...
github.com/falconry/falcon - 4c21a48551563363256c60b3c0a73c952ebd3da6 authored over 8 years ago by Kurt Griffiths <[email protected]>
* doc(install): Reconcile install.rst and README.rst
* doc: Bump version string to 1.1
* d...
github.com/falconry/falcon - f93ffb149e0a2eb580ad6eed3533146bb6411a9b authored over 8 years ago by Kurt Griffiths <[email protected]>
Don't build binary wheels for Darwin (OS X) since it isn't really
necessary to have cythonized ...
github.com/falconry/falcon - f6b22be7b9991de21cacdc280e488f91b4fa2a47 authored over 8 years ago by Kurt Griffiths <[email protected]>
As an alternative to specifying a raw query string, also allow for
specifying parameters as a d...
Rework the execution of middleware, responders, and related error
handling in API. This was nec...
Rename the "doc" folder to "docs" to be consistent with the tox env
name. RTD also seems to exp...
Use pytest instead of nose since it has a better ecosystem and will
allow us to write pytest-st...
Detect a URI that is already encoded, and don't re-encode in that
case.
Fixes #687
github.com/falconry/falcon - e0ce4e9d1bff881989afeed088920555d06ecf1f authored over 8 years ago by Kurt Griffiths <[email protected]>
Change create_bench to support WSGI applications implemented as Python
generators (i.e. that yi...