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.
Jul 19, 2024 — Jul 19, 2025
Showing page 45 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Ignore emacs temporary files.
Jeffrey Finkelstein
More...
over 13 years ago
Ignore development and build files.
Jeffrey Finkelstein
More...
over 13 years ago
Added test_suite keyword argument to setup.py so that tests can be run with 'python setup.py test'.
Jeffrey Finkelstein
More...
over 13 years ago
Added package dependencies in requirements.txt file and corresponding requirements to setup.py.
Jeffrey Finkelstein
More...
over 13 years ago
Fixed typo in test name: instrospection -> introspection.
Jeffrey Finkelstein
More...
over 13 years ago
Added missing database commits which allow tests to pass.
Jeffrey Finkelstein
More...
over 13 years ago
PEP8 style fixes.
Jeffrey Finkelstein
More...
over 13 years ago
Renaming the `api.api` symbol to `api.module`
Lincoln de Sousa
More...
about 14 years ago
bump to version 0.2
Lincoln de Sousa
More...
about 14 years ago
Removing "tests" from the package list in setup.py
Lincoln de Sousa
More...
over 14 years ago
Adding README, setup.py and tests/__init__.py files
Lincoln de Sousa
More...
over 14 years ago
Adding .gitignore, AUTHORS and COPYING files
Lincoln de Sousa
More...
over 14 years ago
Fixing the list of validation errors in update methods
Lincoln de Sousa
More...
over 14 years ago
Fixing a small problem when setting offset in search
Lincoln de Sousa
More...
over 14 years ago
Moving restful to a new inner directory
Lincoln de Sousa
More...
over 14 years ago
Testing the comparison between two fields in search (100% tested)
Lincoln de Sousa
More...
over 14 years ago
Adding tests for the `search' functionality, now we have 99% of coverage :)
Lincoln de Sousa
More...
over 14 years ago
Adding the `has' search operator to the API and fixing relation problems
Lincoln de Sousa
More...
over 14 years ago
Avoiding to override the value of the `i' var in _extract_operators()
Lincoln de Sousa
More...
over 14 years ago
Aborting with a 404 error if there's no object with instid in get()
Lincoln de Sousa
More...
over 14 years ago
Validating params before passing them to get_by in update_relations
Lincoln de Sousa
More...
over 14 years ago
Validating params when updating related fields
Lincoln de Sousa
More...
over 14 years ago
Implementing a way for updating a single instance
Lincoln de Sousa
More...
over 14 years ago
Removing an unused import from the api module
Lincoln de Sousa
More...
over 14 years ago
Validating subinstances when creating a new instance
Lincoln de Sousa
More...
over 14 years ago
Moving get_or_create() function from api.py to model.py
Lincoln de Sousa
More...
over 14 years ago
Avoiding to redefine the suite name from the outer scope (pylint)
Lincoln de Sousa
More...
over 14 years ago
Starting to test our RESTtful API itself
Lincoln de Sousa
More...
over 14 years ago
Creating an alias for accessing the model in the ModelTestCase class
Lincoln de Sousa
More...
over 14 years ago
Adding some docstrings to the ModelTestCase class
Lincoln de Sousa
More...
over 14 years ago
←
1
2
…
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