1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 16, 2024 — Oct 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes library classpath More... over 12 years ago
Adds ability to add table constraints More... over 12 years ago
Fixes broken removeRelation(); adds documentation More... over 12 years ago
Adds check to avoid duplicating tables; adds hack to allow nested M2M More... over 12 years ago
Updates boilerplate LGPLv2.1 notices More... over 12 years ago
Adds in a new DBHelper, ContentItemDBHelper, which makes M2M easier More... over 12 years ago
Further improves Tag test More... over 12 years ago
Adds underlying structure needed to allow for free tagging; adds example More... over 12 years ago
Loosens date setting test until atomic evaluation can be made More... over 12 years ago
Adds conditional support for IS / IS NOT operators More... over 12 years ago
Uses official setForeignKeyConstraintsEnabled() for JB+ More... over 12 years ago
Moves SQL extractor to its own class More... over 12 years ago
Moves SQL extractor to its own class More... over 12 years ago
Merge branch 'master' of github.com:mitmel/SimpleContentProvider More... over 12 years ago
Allows for overriding of database open classes More... over 12 years ago
Adds QuerystringWrapper column aliasing More... over 12 years ago
Fixes test name to be an actual fake name More... over 12 years ago
Adds input key aliasing to QuerystringWrapper More... over 12 years ago
Changes method in ProviderUtils to return a more sane value More... over 12 years ago
Breaks tests into smaller sizes More... over 12 years ago
Updates README More... over 12 years ago
Bumps example version More... over 12 years ago
Querystring: adds support for >, >=, <, <= More... over 12 years ago
Adds more documentation to example More... over 12 years ago
Example: adds ability to interactively add querystring param More... over 12 years ago
Adds a QueryBuilder helper class More... over 12 years ago
Querystring: fixes incorrect constants More... over 12 years ago
Search: validates "limit" argument to prevent SQL injection More... over 12 years ago
Adds documentation for new Querystring language More... over 12 years ago
Querystring: adds numerous unit tests More... over 12 years ago