Blake Watters
|
07796df253
|
Refactored the Rails router to respect properties specified by the model objects. Introduced new support to allow models to modify RESTful object loaders just before they are sent. Sample app completely works. Really fucking happy with how this is turning out!
|
2011-01-21 00:15:02 -05:00 |
|
Blake Watters
|
9af28d3070
|
Cleanup project structure to match typical TT projects
|
2011-01-17 19:21:57 -05:00 |
|
Jeremy Ellison
|
6a5ee2af7e
|
Revert "Remove per-file copyrights"
This reverts commit 91e7c6bb5e.
|
2011-01-12 15:27:19 -05:00 |
|
Jeremy Ellison
|
91e7c6bb5e
|
Remove per-file copyrights
|
2011-01-12 15:05:22 -05:00 |
|
Jeremy Ellison
|
a4e7e60467
|
Functionally complete new example.
|
2011-01-11 13:57:28 -05:00 |
|
Jeff Arena
|
57e2403624
|
add support to core data component to hook up relationships from foreign keys present in the server payload
|
2010-10-27 17:00:31 -07:00 |
|
Blake Watters
|
0127df862d
|
Added support for tracking upload progress
|
2010-10-26 14:05:29 -04:00 |
|
Blake Watters
|
2fbdfb9c37
|
Work in progress
|
2010-10-19 14:27:17 -04:00 |
|
Blake Watters
|
ddfe0aae22
|
Merge branch 'master' into managedobjectcleanup
Conflicts:
Code/CoreData/RKManagedObject.m
|
2010-10-18 22:23:54 -04:00 |
|
Blake Watters
|
33c6eba84b
|
Checking in work on managed object cleanup
|
2010-10-18 22:10:40 -04:00 |
|
Jeff Arena
|
1a6fdeafd4
|
introduce RKManagedObjectCache protocol to CoreData component; cleanup remaining NSFetchRequest ivars that are now unused; add RKURL class for making resourcepath and baseurl params available to higher level components; cleanup Three20 library to incorporate latest updates from GateGuru codebase
|
2010-10-18 16:36:24 -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 |
|