Jeff Arena
|
6249ece2bc
|
Merge branch 'reachability-queue-three20' of git://github.com/twotoasters/RestKit into reachability-queue-three20
Conflicts:
Code/Network/RKRequest.m
RestKit.xcodeproj/project.pbxproj
|
2010-12-01 21:06:54 -08:00 |
|
Blake Watters
|
a53f28e339
|
First cut at queue support.
|
2010-12-01 14:56:16 -05:00 |
|
Blake Watters
|
0127df862d
|
Added support for tracking upload progress
|
2010-10-26 14:05:29 -04:00 |
|
Jeff Arena
|
592b2a9e32
|
initial pass at changing fetchRequest APIs to work with a collection of fetch requests; also performed some API cleanup on RKManagedModel
|
2010-10-14 19:14:55 -07:00 |
|
Blake Watters
|
bd93d43f94
|
Finished split into more logical components. Library now copies Headers to Build/RestKit and you can selectively link against the components your app needs. libRestKit.a contains everything from the core library.
|
2010-10-01 13:02:24 -04:00 |
|