0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 8 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove auto-save entire db on createWithAttributes, fix test cases with new threading More... over 13 years ago
remove errant NSLog More... over 13 years ago
Use the same SimpleStore across multiple threads. Closes #4 More... over 13 years ago
Readme clarifications More... over 13 years ago
Assert that newly created models are auto-saved More... over 13 years ago
Recommend using subclasses instead of editing the generated models. More... over 13 years ago
Remove the target "simpledata". It isn't used. More... over 13 years ago
fix assignment without parenthesis warning More... over 13 years ago
remove unused property from SDTableViewController More... over 13 years ago
Whitespace fix in readme More... over 13 years ago
update readme More... over 14 years ago
remove warnings. closes #2 More... over 14 years ago
add more information to readme More... over 14 years ago
Merge branch 'thread-safety' More... over 14 years ago
double spacing between methods More... over 14 years ago
test multiple sort selectors, dry up the tests a bit More... over 14 years ago
test case for descending sort More... over 14 years ago
fix indentation More... over 14 years ago
update readme to reflect new awesomeness More... over 14 years ago
refactor simplemodel message forwarding. decided not to use resolveClassMethod. refactoring also includes support for multiple sort selectors and sortByDescending for findAllBy. closes #8. closes #6. closes #7 More... over 14 years ago
fix sloppy off-by-one error More... over 14 years ago
test to make sure findOrCreate returns the correct object More... over 14 years ago
helper test for array shift More... over 14 years ago
array helpers More... over 14 years ago
fix memory leak More... over 14 years ago
some useful nsstring methods More... over 14 years ago
begin simplifying forwarding More... over 14 years ago
Merge branch 'master' into thread-safety More... over 14 years ago
update documentation to include findOrCreate fn More... over 14 years ago
add findOrCreateWith: function More... over 14 years ago