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 9 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #379 from flask-restful/bp-url-field
Josh Friend
More...
over 10 years ago
Merge pull request #374 from flask-restful/regex-input
Josh Friend
More...
over 10 years ago
add regex input
Josh Friend
More...
over 10 years ago
only email on failed builds
Josh Friend
More...
over 10 years ago
fix truncation of microseconds in iso8601 format (fixes #368)
Josh Friend
More...
over 10 years ago
remove mock TZ timezone class and use pytz instead
Josh Friend
More...
over 10 years ago
move rfc822/iso8601 serializers from inputs module to fields module
Josh Friend
More...
over 10 years ago
fix full example in docs (closes #344)
Josh Friend
More...
over 10 years ago
Merge pull request #309 from MichiganLabs/field-lambdas
Josh Friend
More...
over 10 years ago
Merge pull request #287 from soasme/fix_integer_fields
Josh Friend
More...
over 10 years ago
update reqparse location docs (fixes #378)
Josh Friend
More...
over 10 years ago
use pytz instead of mocks
Josh Friend
More...
over 10 years ago
Merge pull request #366 from noirbizarre/fix-json-empty
Josh Friend
More...
over 10 years ago
Fix BadRequest raised with empty body and application/json content type
Axel Haustant
More...
over 10 years ago
fix doc target in Makefile
Josh Friend
More...
over 10 years ago
Merge pull request #364 from flask-restful/release-0.3.1
Josh Friend
More...
over 10 years ago
update version/changes/authors
Josh Friend
More...
over 10 years ago
Merge pull request #358 from 18F/master
Josh Friend
More...
over 10 years ago
build universal python wheels (closes #363)
Josh Friend
More...
over 10 years ago
remove fork flag from docs. fixes #347
Josh Friend
More...
over 10 years ago
Merge pull request #361 from flask-restful/ordereddict
Josh Friend
More...
over 10 years ago
import cleanup
Josh Friend
More...
over 10 years ago
Merge pull request #352 from flask-restful/makefile
Josh Friend
More...
over 10 years ago
use ordereddict pypi package for 2.6
Josh Friend
More...
over 10 years ago
Sphinx parameter notation syntax
Catherine Devlin
More...
over 10 years ago
Avoiding unnecessary checks on ``req``, at joshfriend's suggestion
Catherine Devlin
More...
over 10 years ago
more whitespace removal
Catherine Devlin
More...
over 10 years ago
clean up accidental trailing whitespace
Catherine Devlin
More...
over 10 years ago
Use werkzeug.exceptions.BadRequest for bad arguments
Catherine Devlin
More...
over 10 years ago
Added note on ``strict=True`` to docs
Catherine Devlin
More...
over 10 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
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