0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix string formats not compatible with python2.6 More... almost 10 years ago
Merge pull request #525 from hachichaud/patch-1 More... almost 10 years ago
Fix typo in test api More... almost 10 years ago
Merge pull request #524 from berdario/master More... almost 10 years ago
Change DEFAULT_REPRESENTATION from dict to associative list
berdario
as Dario Bertini
More... almost 10 years ago
Add test for matching any mime type when multiple representations are active
berdario
as Dario Bertini
More... almost 10 years ago
Merge pull request #523 from nharraud/fwd_exception_headers More... almost 10 years ago
Forward the HTTPException headers More... almost 10 years ago
Check for __marshallable__ first More... almost 10 years ago
Python 3.5 support More... almost 10 years ago
Merge pull request #518 from heston/flask-restful-514-error-messages More... almost 10 years ago
Coerce exception to string in py2/3-safe manner More... almost 10 years ago
Make string formatting py2.6-compatible More... almost 10 years ago
Changed how Argument.help is formatted in response More... almost 10 years ago
Merge pull request #511 from sergeyromanov/quickstart-fix More... almost 10 years ago
Update quickstart.rst More... almost 10 years ago
Merge pull request #506 from frol/patch-1 More... almost 10 years ago
Fixed a regression introduced by Flask 1.0 More... almost 10 years ago
Merge pull request #504 from heston/add-attribute-docs More... almost 10 years ago
Added documentation about nested attribute access More... almost 10 years ago
Merge pull request #500 from ueg1990/use_isinstance More... almost 10 years ago
Remove trailing white space More... almost 10 years ago
Replace type checking using type with isinstance where possible More... almost 10 years ago
Merge pull request #496 from malthe/use-app-exception-logger More... about 10 years ago
If no exception was raised, just pass 'None' for exc_info More... about 10 years ago
For HTTP codes 500 and over, use app object's exception logger More... about 10 years ago
Merge pull request #495 from samarthmshah/patch-1 More... about 10 years ago
Update extending.rst More... about 10 years ago
Merge pull request #490 from justanr/master More... about 10 years ago
Add documentation about RESTFUL_JSON setting More... about 10 years ago