0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 8 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated doxygen docs More... over 11 years ago
Documentation fixes More... over 11 years ago
Updated read me. More... over 11 years ago
Small fix to avoid having to cast from static class methods. More... over 11 years ago
Support for files completed. More... over 11 years ago
Added support for file uploads. Cannot be tied to models yet though. More... over 11 years ago
Working example app More... over 11 years ago
Added files More... over 11 years ago
Fix imports More... over 11 years ago
Encode modelId More... over 11 years ago
Make sure persisted context file exists and raises POSIX error if not. More... over 11 years ago
Make sure query always returns an array, even if no results More... over 11 years ago
Fix updating model More... over 11 years ago
Fixed modelState to be set so that sub objects who point to parent don't cause a re-fetch More... over 11 years ago
Fix for Parse user More... over 11 years ago
Renamed offlineQuery to contextQuery More... over 11 years ago
Fixes for user More... over 11 years ago
Updated doxygen generated documentation. More... over 11 years ago
Added Parse user support. Experimental. More... over 11 years ago
Updated README to include documentation on querying, parse integration. More... over 11 years ago
Updated documentation More... over 11 years ago
Test case fixes for predicate query More... over 11 years ago
Working query on context with predicates More... over 11 years ago
Refactoring query to support offline queries using predicates, or just querying the current context with a predicate query. Predicate query not implemented yet, though. More... over 11 years ago
Added limit, skip and counting to query More... over 11 years ago
Updated documentation More... over 11 years ago
Rudimentary working query support for Parse More... over 11 years ago
Basic framework for query support. More... over 11 years ago
Updated documentation. Include Doxygen generated documentation. More... over 11 years ago
Fixed models to be correct examples. More... over 11 years ago