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-restless
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 10, 2024 — Aug 10, 2025
Showing page 41 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updated copyright notices at header of each file to indicate that each file is part of the larger program, Flask-Restless.
Jeffrey Finkelstein
More...
over 13 years ago
Merge branch 'master' of ssh://github.com/jfinkels/flask-restless
Jeffrey Finkelstein
More...
over 13 years ago
Point to documentation on ReadTheDocs.
Jeffrey Finkelstein
More...
over 13 years ago
Point to documentation on ReadTheDocs.
Jeffrey Finkelstein
More...
over 13 years ago
Removed extra lines causing errors in Sphinx documentation.
Jeffrey Finkelstein
More...
over 13 years ago
Added Python 2.5 support.
Jeffrey Finkelstein
More...
over 13 years ago
Documented add of Python 2.6 support.
Jeffrey Finkelstein
More...
over 13 years ago
Merge branch 'python2.6-compatibility' of ssh://github.com/jfinkels/flask-restless into python2.6-compatibility
Jeffrey Finkelstein
More...
over 13 years ago
Now runs on Python 2.6.
Jeffrey Finkelstein
More...
over 13 years ago
Merge branch 'master' into python2.6-compatibility
Jeffrey Finkelstein
More...
over 13 years ago
Added test classes to __all__ for each test module.
Jeffrey Finkelstein
More...
over 13 years ago
Removed unused imports.
Jeffrey Finkelstein
More...
over 13 years ago
Merge branch 'master' of ssh://github.com/jfinkels/flask-restless
Jeffrey Finkelstein
More...
over 13 years ago
Fixes issue #17.
Jeffrey Finkelstein
More...
over 13 years ago
Noted in docs/requestformat.rst that the mimetype of requests and responses must be application/json.
Jeffrey Finkelstein
More...
over 13 years ago
Added base class which will simulate backported assert methods.
Jeffrey Finkelstein
More...
over 13 years ago
Don't use set literals.
Jeffrey Finkelstein
More...
over 13 years ago
Merge pull request #19 from jfinkels/authorization
jfinkels
More...
over 13 years ago
Added ability to restrict endpoints availability by requiring authentication.
Jeffrey Finkelstein
More...
over 13 years ago
Added missing newline at end of quickstart.rst.
jfinkels
More...
over 13 years ago
Merge pull request #18 from davidthewatson/patch-1
jfinkels
More...
over 13 years ago
add app.run() so that the functionality described within can actually be used instead of exiting silently.
David Watson
More...
over 13 years ago
Updated changelog to document recent changes.
Jeffrey Finkelstein
More...
over 13 years ago
Added test to ensure allow_functions keyword argument works correctly if False.
Jeffrey Finkelstein
More...
over 13 years ago
Created base classes for common setup and teardown functionality in test cases.
Jeffrey Finkelstein
More...
over 13 years ago
Fixed typo in setup.cfg: upload_sphinx -> upload_docs.
Jeffrey Finkelstein
More...
over 13 years ago
Created a new option for allowing SQL function evaluation requests; fixed documentation of function evaluation to state that it does not evaluate functions on the result of a search query; added tests. Does not resolve issue #7, but fixes the documentation to state what it actually does.
Jeffrey Finkelstein
More...
over 13 years ago
Fixed typo: removed extra word 'the'.
Jeffrey Finkelstein
More...
over 13 years ago
Documented PATCH many functionality; fixes issue #10.
Jeffrey Finkelstein
More...
over 13 years ago
Recreated logo as SVG because I accidentally didn't save it.
Jeffrey Finkelstein
More...
over 13 years ago
←
1
2
…
37
38
39
40
41
42
43
44
45
46
→
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