1
I Use This!
Inactive

Commits : Listings

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