Blake Watters
|
227f35a20d
|
Merge branch '0.9' into xml-parser
Conflicts:
Examples/RKTwitter/Classes/RKTwitterViewController.m
README.md
RestKit.xcodeproj/project.pbxproj
|
2011-03-27 22:29:19 -04:00 |
|
Blake Watters
|
3635801a4d
|
cleaned up example projects while verifying archive operations
|
2011-03-24 13:13:08 -04:00 |
|
Blake Watters
|
e143a51d10
|
Worked through remaining issues with Archive builds by switching RestKit aggregate target to a real target, avoiding the copy issues with RestKit.h. Made Skip Install a project level default. Believe we are all set finally
|
2011-03-24 12:09:07 -04:00 |
|
Blake Watters
|
6d520c2657
|
Added missing dealloc methods
|
2011-03-23 22:46:48 -04:00 |
|
Jeremy Ellison
|
6a4b3d78b3
|
Merge branch 'unit-testing' into xml-parser
Conflicts:
RestKit.xcodeproj/project.pbxproj
|
2011-03-23 10:34:02 -04:00 |
|
Blake Watters
|
deec82c8d3
|
Switched timeline load to RestKit instead of Two Toasters. Added refresh button
|
2011-03-22 21:54:14 -04:00 |
|
Blake Watters
|
88a1b013fc
|
Merge remote branch 'origin/0.9' into core-data-cleanup
Conflicts:
Code/CoreData/CoreData.h
Code/CoreData/RKManagedObjectStore.h
Code/CoreData/RKManagedObjectStore.m
Code/CoreData/RKObjectSeeder.h
Code/CoreData/RKObjectSeeder.m
Code/ObjectMapping/RKObjectLoader.m
Code/ObjectMapping/RKObjectManager.m
Code/ObjectMapping/RKObjectMapper.m
RestKit.xcodeproj/project.pbxproj
|
2011-03-19 21:26:13 -04:00 |
|
Blake Watters
|
cb0f30c470
|
Updates to simplify integration with Derived Data
Conflicts:
RestKit.xcodeproj/project.pbxproj
|
2011-03-18 07:52:47 -04:00 |
|
Blake Watters
|
d359f0403a
|
Updating gitignore workspaces
|
2011-03-09 15:14:48 -05:00 |
|
Jeremy Ellison
|
bc482efd31
|
Working XML Support. Twitter example working (XML and JSON)
|
2011-03-01 13:54:00 -05:00 |
|
Blake Watters
|
b9e4f57fb0
|
Work in progress factoring Core Data dependencies out of the Object Mapping layer
|
2011-02-13 01:19:37 -05:00 |
|
Jeremy Ellison
|
b31e6426a5
|
Add new RKReachabilityState, RKReachabilityIndeterminate.
Make RKRequestQueue smart, don't start dequeuing requests until reachability state has been determined.
Simplify examples.
|
2011-01-06 14:12:14 -05:00 |
|
Jeremy Ellison
|
340e587704
|
Refactor JSONRepresentation to stringFromObject: on RKParser. Fixes https://github.com/twotoasters/RestKit/issues/#issue/6
|
2011-01-03 12:40:20 -05:00 |
|
Jeremy Ellison
|
2367ba4293
|
Make SCNetworkReachability use just the hostname.
Fix examples to check for network connectivity.
|
2010-12-30 14:22:22 -05:00 |
|
Blake Watters
|
a61728aa28
|
Fix incorrect comments about retaining object loaders. Fixed deprecated references to globalManager/globalClient
|
2010-12-27 21:56:38 -05:00 |
|
Blake Watters
|
979d79d414
|
Updated example project Base SDK
|
2010-12-27 21:23:57 -05:00 |
|
Patrick Shields
|
16ce43aedd
|
Non core data example works, but relies on core data lib.
|
2010-11-03 22:12:21 -04:00 |
|
Blake Watters
|
069978ec07
|
Adding dependency back for SBJSON target
|
2010-10-13 12:06:36 -04:00 |
|
Jeremy Ellison
|
5dc77ed536
|
Update RKTwitter Example:
Hook up table view
Spruce Up UI
Get rid of nibs.
|
2010-10-05 14:18:48 -04:00 |
|
Blake Watters
|
93e5c472b1
|
Checking in first version of RKTwitter sample app. Object loading is working fine, but it needs a table view dropped in...
|
2010-09-06 17:45:28 -04:00 |
|