0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Hack to unit test because we don't currently know how to check for a many-to-one relationship as opposed to a one-to-many relationship. More... almost 13 years ago
Merge branch 'fix-issue-89' of github.com:jfinkels/flask-restless into fix-issue-89 More... almost 13 years ago
Added 'total_pages' to paginated requests More... almost 13 years ago
Better fix for bug #89 More... almost 13 years ago
Added link from README.md to README. More... about 13 years ago
Fixed issue #91. More... about 13 years ago
Attempt to fix bug in which instances of models coming from dynamic SQLAlchemy relationships aren't converted to dictionaries correctly. More... about 13 years ago
Attempt to fix bug in which instances of models coming from dynamic SQLAlchemy relationships aren't converted to dictionaries correctly. More... about 13 years ago
Noted fix to issue #83 to CHANGES. More... about 13 years ago
Added link in documentation to validation frameworks. More... about 13 years ago
Removed outdated documentation concerning evaluating functions on search results. More... about 13 years ago
Fixes issue #84. More... about 13 years ago
Split up long line. More... about 13 years ago
Keep line to 79 characters. More... about 13 years ago
replace 'type([])' with 'list'. More... about 13 years ago
Merge pull request #83 from mkuprionis/master More... about 13 years ago
Allow posting a model with single related model More... about 13 years ago
Removed unneeded imports. More... about 13 years ago
Added automatic git tag message to release script. More... about 13 years ago
Fixed issue #79. More... about 13 years ago
Clarified comment about why python2.5 is commented in Travis configuration file. More... about 13 years ago
Added PyPy to Travis configuration file. More... about 13 years ago
Added missing newlines to release script. More... about 13 years ago
Added missing newlines from release script bug. More... about 13 years ago
Set development version number to 0.7-dev More... about 13 years ago
Bump version number to 0.6 More... about 13 years ago
Marking release date of version 0.6 as today. More... about 13 years ago
Fixed incorrect code in documentation More... about 13 years ago
Added missing colon before code block in documentation. More... about 13 years ago
Documenting addition of changes due to issue #74. More... about 13 years ago