openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
F
flask-restful
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 31, 2024 — Aug 31, 2025
Showing page 6 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #448 from flask-restful/prepare-0.3.3
Josh Friend
More...
over 10 years ago
Release artifacts cleanup
Josh Friend
More...
over 10 years ago
Prepare 0.3.3 release
Sven-Hendrik Haase
More...
over 10 years ago
Merge pull request #444 from mikehwang/blessed-views
Josh Friend
More...
over 10 years ago
Use double back-ticks to monospace critical keywords.
Michael Hwang
More...
over 10 years ago
Added a documentation on passing constructor parameters into resources.
Michael Hwang
More...
over 10 years ago
clarify behavior of `case_sensitive` option (fixes #442)
Josh Friend
More...
over 10 years ago
fix url in quickstart (closes #447)
Josh Friend
More...
over 10 years ago
Merge pull request #446 from maximium/master
Josh Friend
More...
over 10 years ago
Remove a test for inputs.date values before the year 1900
Maxim
More...
over 10 years ago
Remove min. year limit 1900 in inputs date func
Maxim
More...
over 10 years ago
Merge pull request #445 from textioHQ/master
Josh Friend
More...
over 10 years ago
Fix error handling to allow arbitrary custom classes to properly propagate to the flask layer
Anil Kulkarni
More...
over 10 years ago
Bumped version to 0.3.3. Added myself to authors - Yay!
Michael Hwang
More...
over 10 years ago
Add in the ability to do dependency injection into the Resource objects. (fixes #429)
Michael Hwang
More...
over 10 years ago
Fix for deprecated Python 2.6
Sven-Hendrik Haase
More...
over 10 years ago
Disable challenge on 401 by default as a lot of people were running into that issue (fixes #398)
Sven-Hendrik Haase
More...
over 10 years ago
Merge pull request #431 from alexmorken/feature/error-bundling
Josh Friend
More...
over 10 years ago
Fixed tests to reflect the changes in error bundling/jsonifying
Alex Morken
More...
over 10 years ago
Merge pull request #1 from VladimirPal/feature/error-bundling
Alex M
More...
over 10 years ago
Fix abort issue
Vladimir Pal
More...
over 10 years ago
Fixes #205 removed status code from handle_error response and used description as message content if present
Rod Cloutier
More...
over 10 years ago
Made errors a single dict instead of a list of dicts
Alex Morken
More...
over 10 years ago
Merge pull request #436 from juanrossi/master
Josh Friend
More...
over 10 years ago
Fixes CHANGES typo.
Juan Rossi
More...
over 10 years ago
Merge pull request #435 from VladimirPal/deepcopy_fix
Josh Friend
More...
over 10 years ago
Fixed problem with deepcopy
Vladimir Pal
More...
over 10 years ago
Merge pull request #434 from elatomo/fix-reqparse-docs
Josh Friend
More...
over 10 years ago
Fix 'Argument' docstring: no 'ValidationError' is actually required, just any exception will do
José Fernández Ramos
More...
over 10 years ago
Fix 'email' custom type example on docs: - Returning the same string instead of True draws a clearer picture of the expected behaviour of a custom type function. - Replace 'ValidationError' with a built-in exception.
José Fernández Ramos
More...
over 10 years ago
←
1
2
3
4
5
6
7
8
9
10
…
27
28
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree