0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Sep 08, 2024 — Sep 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #186 from papaeye/fix-tests-install More... over 11 years ago
Merge pull request #188 from UtahDave/master More... over 11 years ago
Small spelling fix More... over 11 years ago
Do not refer to self.app in handle_error More... over 11 years ago
Don't install 'tests' package More... over 11 years ago
Support callable default More... over 11 years ago
Fix links in CHANGES.md More... over 11 years ago
Bump to 0.2.11 More... over 11 years ago
Merge pull request #183 from EvaSDK/list-of-dict-marshalling More... over 11 years ago
Merge branch 'singingwolfboy-factory-fix' More... over 11 years ago
Make list of dict marshalling work, closes: #165
EvaSDK
as Gilles Dartiguelongue
More... over 11 years ago
Merge pull request #182 from noise/master More... over 11 years ago
fix #181, add ERROR_404_HELP app.config var to control 'smart errors' More... over 11 years ago
Add Boolean & Price to __all__, closes: #180
EvaSDK
as Gilles Dartiguelongue
More... over 11 years ago
Fix running unittests from setup.py
EvaSDK
as Gilles Dartiguelongue
More... over 11 years ago
Merge branch 'factory-fix' of github.com:singingwolfboy/flask-restful into singingwolfboy-factory-fix More... over 11 years ago
Merge pull request #167 from lyschoening/master More... over 11 years ago
Merge pull request #175 from kdeldycke/set-support-in-fields More... over 11 years ago
Revert to_marshallable_type() change as advised by @skimbrel. More... over 11 years ago
Add test for redirect handling More... over 11 years ago
Merge pull request #162 from bbenne10/ResponseFix More... over 11 years ago
Added tests for callables as type in reqparse arguments More... over 11 years ago
Fix the add_url_rule just registered once More... over 11 years ago
Fix the problem that blueprint_setup.add_url_rule won't be called when an flask.ext.restful.Api object initialized with a Blueprint object and the BlueprintState object was ready. More... over 11 years ago
Add support of sets to list fields. More... over 11 years ago
Compare sets, not lists. More... over 11 years ago
Add myself to the list of contributors. More... over 11 years ago
Normalize spaces. More... over 11 years ago
Test serialization from a set to a list. More... over 11 years ago
Merge pull request #173 from nixdata/master More... over 11 years ago