Commit Graph

174 Commits

Author SHA1 Message Date
daniel
6b85b62702 added DBEnvironment to xcode project 2011-01-07 13:04:07 -05:00
daniel
dd62a2b94a imported environment and restkit into prefix 2011-01-07 13:03:33 -05:00
Jeremy Ellison
c613d0b653 add posts 2011-01-07 13:02:59 -05:00
daniel
3d402a2c75 Created and included constants file 2011-01-07 12:54:00 -05:00
daniel
d531efc4b3 Merge branch 'new-example' of github.com:twotoasters/RestKit into new-example 2011-01-07 12:29:43 -05:00
Jeremy Ellison
f6b7122b02 CRUD for Topics 2011-01-07 12:28:51 -05:00
daniel
6fb393a672 added RestKit 2011-01-07 12:24:48 -05:00
daniel
3219f22b74 Configured project for three20 2011-01-07 12:16:40 -05:00
daniel
e5ea08b7af Pulled in three20 2011-01-07 12:06:52 -05:00
daniel
7cb37bcced iPhone project init 2011-01-07 12:03:51 -05:00
Jeremy Ellison
142ad1b7d3 move examples around 2011-01-07 11:59:33 -05:00
Jeremy Ellison
ddd5d52c4a add rails backend scaffold to new example 2011-01-07 11:56:07 -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
Patrick Shields
c0d160da29 Cleaning up twitter core data example. Added missing frameworks, static lib builds, and fixed out of date api calls. 2010-11-03 22:05:43 -04:00
Blake Watters
069978ec07 Adding dependency back for SBJSON target 2010-10-13 12:06:36 -04:00
Jeremy Ellison
30c96c8bf1 Core Data example updates: Parse dates properly. Sort fetched statuses. 2010-10-05 15:19:17 -04:00
Jeremy Ellison
7c0768a004 Create RKTwitterCoreData project. It's a clone of the RKTwitter example, but using core data. 2010-10-05 15:05:57 -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