0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #282 from goodscloud/ordered-search More... over 11 years ago
Records previous commit in changelog. More... over 11 years ago
Merge pull request #284 from goodscloud/catch-user-errors More... over 11 years ago
Merge pull request #285 from talam/master More... over 11 years ago
Merge pull request #290 from jarmani/comments_fixes More... over 11 years ago
Merge pull request #291 from justinwp/patch-1 More... over 11 years ago
Merge pull request #292 from justinwp/patch-2 More... over 11 years ago
Merge pull request #294 from fly/fixtypo More... over 11 years ago
fix typo in basicusage.rst More... over 11 years ago
slight update to authentication doc example More... over 11 years ago
code instead of status_code and description instead of message More... over 11 years ago
fix to ProcessingException message and status More... over 11 years ago
Sync comments with documentation to avoid confusion about pk restrictions
armani
as Jonathan Armani
More... over 11 years ago
Solved #286: Very slow response during pagination for large datasets More... over 11 years ago
catch DataError and ProgrammingError as well as IntegrityError, as all three can be caused by an API user More... over 11 years ago
order by primary keys if no order_by is provided More... over 11 years ago
convert integers in JSON responses to intervals in SQL More... over 11 years ago
Adds compatibility checks for IE 8 and 9. More... over 11 years ago
Converts old string formatting code to new .format() style. More... over 11 years ago
Speedup to_dict with sqlalchemy.inspection More... over 11 years ago
Fixes SQLAlchemy warnings about unicode inputs in tests. More... over 11 years ago
Updated the jQuery example to match the other ones More... over 11 years ago
Allows user to specify primary key by name. More... over 11 years ago
Implemented TestAPI tests for callable model query attributes. More... over 11 years ago
Pyflakes and PEP8 fixes. More... over 11 years ago
Updates validation test skip condition for Python 3. More... over 11 years ago
Fixes #256: provides search_params to postprocessors. More... over 11 years ago
Replaces legacy Python 2.5 code with decorators. More... over 11 years ago
Removed redundant tests and tests not testing the new functionality. More... over 11 years ago
Simplifies session:query() logic. More... over 11 years ago