0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moves APIManager docstring from __init__() function to class. More... over 12 years ago
Moves try/except for ProcessingExceptions to a function decorator. More... over 12 years ago
Fix issues with proxies directly to column attributes More... over 12 years ago
Uses ternary conditional operator now in session_query(). More... over 12 years ago
Style fixes. More... over 12 years ago
Merge branch 'master' of ssh://github.com/jfinkels/flask-restless More... over 12 years ago
Fixes duplicate test function name. More... over 12 years ago
Code style fixes. More... over 12 years ago
Merge pull request #178 from goodscloud/fix_get_or_create More... over 12 years ago
Moves many helper functions from views.py to helpers.py. More... over 12 years ago
fix _get_or_create More... over 12 years ago
Merge pull request #177 from goodscloud/fix_assign_attributes More... over 12 years ago
this variable is named `cls`, not `cls_` More... over 12 years ago
Add hybrid_properties to list of columns from helper More... over 12 years ago
Trims line to 79 characters. More... over 12 years ago
Adds issues fixed to changelog. More... over 12 years ago
Style and documentation improvements. More... over 12 years ago
Adds exclude_ and include_relations back in. More... over 12 years ago
Adds test for adding multiple instances of association proxy in POST. More... over 12 years ago
Sorts items in changelog in increasing numerical order by GitHub issue number. More... over 12 years ago
Fixes typo in documentation. More... over 12 years ago
Fix issue #164. More... over 12 years ago
Records change due to previous commit. More... over 12 years ago
Merge pull request #176 from logandk/custom-column-names-upstream More... over 12 years ago
Merge pull request #171 from logandk/fix-issue-171 More... over 12 years ago
Fix primary key identification More... over 12 years ago
Remove comment, now stated in issue #175 More... over 12 years ago
Fixes issue #174. More... over 12 years ago
Fixes spacing and 79 character line limits. More... over 12 years ago
Records changes due to previous commit in CHANGES. More... over 12 years ago