Commit Graph

31 Commits

Author SHA1 Message Date
Saul Mora
dfd2ec4e5a Create a new PSC for every background thread (optional via compile constant) 2010-12-08 14:38:00 -07:00
Saul Mora
dc6ab2c5bf updated readme, changed to markdown 2010-11-29 11:50:18 -07:00
Saul Mora
ce932be3fa Merge branch 'master' of git.magicalpanda.com:magicalpanda/activerecord-fetching-for-core-data 2010-11-29 10:51:48 -07:00
Saul Mora
65c284e162 Use mogenerator insert method if present 2010-11-29 10:51:33 -07:00
Saul Mora
89cce3d210 remove merge conflicts 2010-11-19 10:23:43 -07:00
Saul Mora
1083ca4119 merging 2010-11-19 10:21:51 -07:00
Saul Mora
53624d3824 Merge commit '3aa4954483990419abb63799043c1565981e7078' 2010-11-19 10:19:34 -07:00
Saul Mora
6b8e57078c Adding CNAME to github, adding logging when using default context 2010-11-15 19:08:29 -07:00
Peter Steinberger
b255dc40ab fixes a "missing selector" warning and a typdef warning 2010-11-05 10:22:03 +01:00
Peter Steinberger
8135e96471 add missing core data define 2010-11-05 10:21:42 +01:00
Peter Steinberger
3aa4954483 It's not always a good idea to use caches, esp. in an environment where objects are changed in the background. let the user device, but turn them off per default. 2010-11-05 10:16:20 +01:00
Saul Mora
70e03df81e add autorelease pool for background operation, don't lock main thread if already on main thread 2010-11-04 00:13:36 -06:00
Saul Mora
6c6ce4366f adding helper to reset default context for memory issues 2010-10-25 16:44:40 -06:00
Saul Mora
dadf0a3ccf Add truncate methods
Add requestAllWhere method
Added background operations for core data operations
2010-10-18 12:49:52 -06:00
Saul Mora
467fb071a5 don't need ifdefs when importing headers, only include 2010-10-01 07:27:31 -07:00
Saul Mora
1a05ff4139 resolve static analyser warning 2010-09-25 13:50:44 -07:00
Saul Mora
d56b7ecd5f Fix memory leak, add check for previous import 2010-09-25 13:48:18 -07:00
Saul Mora
0a735fc706 add extra output on error 2010-09-25 13:37:12 -07:00
Saul Mora
bad382bcce removing error message when setting store to nil 2010-08-31 09:06:25 -06:00
Saul Mora
271806d38d Merge branch 'master' of git.magicalpanda.com:magicalpanda/activerecord-fetching-for-core-data 2010-08-30 09:58:31 -06:00
Saul Mora
91a05a794d adding findFirstWithPredicate method 2010-08-30 09:58:26 -06:00
Saul Mora
2edc8c212f merging 2010-08-23 14:58:57 -06:00
Saul Mora
e048f91c71 fix comments, add new context helper, made helpers more consistent 2010-08-23 14:46:51 -06:00
Saul Mora
c715a6343e use the mogenerator entity if present 2010-08-13 10:12:58 -06:00
Saul Mora
2192016f96 Added alert when schema changes 2010-08-01 01:31:30 -07:00
Saul Mora
4e1051f109 block helpers, clean up 2010-07-29 14:31:19 -07:00
Saul Mora
52e88bfe68 Added block helper method for common save operations 2010-07-28 18:54:42 -07:00
Saul Mora
228b89da4c adding some extra helper methods 2010-07-27 23:38:40 -07:00
Saul Mora
83efdec8be fix github rendering 2010-07-27 18:34:06 -07:00
Saul Mora
9a88f024da Added README 2010-07-27 17:24:11 -07:00
Saul Mora
738628f400 Initial commit 2010-07-27 17:01:06 -07:00