0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated to latest SecureUDID More... over 9 years ago
Fix for compiler cast warning. More... over 9 years ago
Dictionaries weren't being set properly. More... almost 10 years ago
Fixed BOOL types. More... almost 10 years ago
Remove extraneous NSLog. More... almost 10 years ago
Latest JSONKit More... almost 10 years ago
Merge branch 'master' of https://github.com/jawngee/ModelKit More... almost 10 years ago
Fix for json deserialization. More... almost 10 years ago
Fix for JSONKit submodule. More... over 10 years ago
- added awake message for any additional setup post loading - added missing NSError categories More... over 10 years ago
Merge branch 'aspektKit' More... over 10 years ago
Added first method to query to return the first matching object. More... over 10 years ago
Fix for class loading. More... over 10 years ago
Typo fix. More... over 10 years ago
Import fixes. More... over 10 years ago
Fix for crash on OSX. More... almost 11 years ago
Added support for parse Master Key. More... almost 11 years ago
Added ability to remove a service that had been previously created. More... almost 11 years ago
Fixed parse queries for doing "in" searches with other models. More... almost 11 years ago
Added 'modelHasChanges' property to model to indicate that the model is in a changed state. More... almost 11 years ago
Updated to latest AFNetworking More... almost 11 years ago
Fix for setting error object when the error pointer is nil. More... almost 11 years ago
Updated to latest AFNetworking. More... almost 11 years ago
Fix for calling cloud functions. More... almost 11 years ago
Added convenience methods to MKitModelQuery for less typing. Adding parameters to queries returns the query for chaining. Added category to NSDictionary for easily retrieving results and counts. Service is reachable by default, optimism. More... almost 11 years ago
Added allInstances class method to grab all instances of an object. More... almost 11 years ago
Updated AFNetworkingStatic More... almost 11 years ago
Merge branch 'master' of https://github.com/jawngee/ModelKit More... almost 11 years ago
Generate errors if Parse is unreachable. Added reachability code. Added MKitReachabilityChangedNotification to be alerted of changes in connectivity. More... almost 11 years ago
Moved graphQuery to MKitModel. More... almost 11 years ago