0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Nov 20, 2024 — Nov 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added examples for some search parameters. More... over 13 years ago
Noted that all requests and responses are in JSON format. More... over 13 years ago
Added lots of documentation. More... over 13 years ago
I am the only author of the documentation. More... over 13 years ago
Added artwork. More... over 13 years ago
Changed package to meet Flask extension development guidelines. More... over 13 years ago
Documentation expansion. More... over 13 years ago
Fixed some paths in the README file. More... over 13 years ago
Added everything necessary for the documentation to be built and themed. Now it just needs content. More... over 13 years ago
Added tests for search module and cleaned up some edge cases in views and search module. More... over 13 years ago
Added symbolic links for LICENSE and README. More... over 13 years ago
Added tests for the search module. More... over 13 years ago
Added TODO: document an undocumented functionality. More... over 13 years ago
Test case classes need to inherit from the TestSupport base class in order to initialize and tear down the database. More... over 13 years ago
Fixed name of module in README. More... over 13 years ago
Converted assertions in unit tests to call the assertEqual method. More... over 13 years ago
Updated tests to have better structure. More... over 13 years ago
Removed extra space. More... over 13 years ago
Changed search 'type' parameter to 'single' as a Boolean. More... over 13 years ago
Split up code into sensible modules. More... over 13 years ago
Removed unused import. More... over 13 years ago
Expose APIManager and Entity as part of the Python public API. More... over 13 years ago
Moved testapp to a single module instead of a package. More... over 13 years ago
Moved code to conventional home for flask extensions: flaskext.restless package. More... over 13 years ago
Cleaned up setup.py and added documentation. More... over 13 years ago
Added version number. More... over 13 years ago
Fixed typo: COPYTING -> COPYING. More... over 13 years ago
Flask needs a minimum version since we are using MethodView objects. More... over 13 years ago
Replaced uninformative README with more descriptive README.md. More... over 13 years ago
Added myself as an author. More... over 13 years ago