Commit Graph

  • 5411f54d02 Implemented lightweight authentication scheme setup. Enables HTTP Digest AUTH Blake Watters 2011-03-27 01:19:37 -04:00
  • 6fd9586e9c Fixed RestKit aggregate build scheme Blake Watters 2011-03-25 10:54:43 -04:00
  • 92d56da684 Cleaned up warnings Blake Watters 2011-03-25 10:39:39 -04:00
  • 6e6144dc26 Fixed warning with UISpec dependency Blake Watters 2011-03-25 10:36:11 -04:00
  • b65e93cebb Updated response loader to handle RKResponse and object arrays Blake Watters 2011-03-24 22:53:49 -04:00
  • c9611526e6 Ditching workspace for the RestKit project. May add one for the Examples/ directory later Blake Watters 2011-03-24 22:41:55 -04:00
  • 0795112df0 Merge branch '0.9' into unit-testing Blake Watters 2011-03-24 22:21:16 -04:00
  • 2b159fefc2 Removed pch reference created earlier today, add legacy copy headers script to project Blake Watters 2011-03-24 22:12:19 -04:00
  • 4266ca5981 Switched target dependency to aggregate target to ensure headers are populated in proper order Blake Watters 2011-03-24 22:01:24 -04:00
  • 4809d9e0a6 Run Copy Headers task after compilation of libRestKitThree20 to ensure they are copied into Build dir. Story #11526713 Blake Watters 2011-03-24 21:54:51 -04:00
  • 9141cea6e3 Merge branch 'unit-testing' of github.com:twotoasters/RestKit into unit-testing Blake Watters 2011-03-24 15:00:37 -04:00
  • 4c717e2a5b Merge branch '0.9' into unit-testing Blake Watters 2011-03-24 15:00:13 -04:00
  • b1c6c6d57a Added the note about the bullseye icon Blake Watters 2011-03-24 13:38:46 -04:00
  • 9d0fbbfc0c Work around permission issue when copying RestKit.h header Blake Watters 2011-03-24 13:37:37 -04:00
  • 7158dd12cf Merge branch '0.9' of https://github.com/GateGuru/RestKit into GateGuru-0.9 Blake Watters 2011-03-24 13:33:35 -04:00
  • 3635801a4d cleaned up example projects while verifying archive operations Blake Watters 2011-03-24 13:13:08 -04:00
  • 8ee2e93b34 Reworked scripts again to eliminate the static library target. Archive and build should work fine for derived data or target build dirs without needing a new static library or header search path. Quite a pain in the ass to get working Blake Watters 2011-03-24 13:11:27 -04:00
  • 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 Blake Watters 2011-03-24 12:09:07 -04:00
  • e8de63302d Merge branch '0.9' into unit-testing Blake Watters 2011-03-24 07:28:56 -04:00
  • 39d1655626 more tweaks to the install docs Blake Watters 2011-03-24 07:08:18 -04:00
  • 6d520c2657 Added missing dealloc methods Blake Watters 2011-03-23 22:46:48 -04:00
  • e6ac2ed2da improve the language on Xcode 4 readme slightly Blake Watters 2011-03-23 22:36:57 -04:00
  • 86a6054b70 more revs to the XCode 4 instructions Blake Watters 2011-03-23 22:18:34 -04:00
  • 9bed53252f Merge branch 'upstream-0.9' into 0.9 Jeff Arena 2011-03-23 08:34:29 -07:00
  • 797904d5a1 use copy of requests array when use fast enumeration in loadNextInQueue; add autorelease pools to methods that copy the request array to ensure we immediately clean up our copies upon completion Jeff Arena 2011-03-23 08:33:33 -07:00
  • f9195b765e Fix CRLF Jeff Arena 2011-03-23 08:25:13 -07:00
  • 840208c1d0 Merge remote branch 'upstream/0.9' into 0.9 Jeff Arena 2011-03-23 07:43:03 -07:00
  • 6a4b3d78b3 Merge branch 'unit-testing' into xml-parser Jeremy Ellison 2011-03-23 10:34:02 -04:00
  • aeef581ef8 Updated to match RKTwitter Blake Watters 2011-03-22 21:58:43 -04:00
  • deec82c8d3 Switched timeline load to RestKit instead of Two Toasters. Added refresh button Blake Watters 2011-03-22 21:54:14 -04:00
  • 4aa0a523f5 Merge remote branch 'upstream/0.9' into 0.9 Jeff Arena 2011-03-22 11:35:33 -07:00
  • 79786e725e Added Distribution configuration so projects using dependent builds dont run into problems finding header files during App Store builds Blake Watters 2011-03-22 08:19:33 -04:00
  • bf6a2e5293 pane not pain Blake Watters 2011-03-21 20:38:27 -04:00
  • 656517acd5 Removed line about a dialog opening during Xcode 4 install Blake Watters 2011-03-21 20:20:57 -04:00
  • 9120022fdd Fixed copy headers paths for JSONKit Blake Watters 2011-03-21 20:11:37 -04:00
  • c486a623f3 re-enable refresh rate Blake Watters 2011-03-21 19:56:13 -04:00
  • 52b2f9ffcb Fix for usage of models instead of objects dictionary key Blake Watters 2011-03-21 19:54:46 -04:00
  • 102180abce fix for breakage introduced during merge Blake Watters 2011-03-21 18:53:16 -04:00
  • 483df33a37 Merge branch 'twotoasters_0.9' of https://github.com/GateGuru/RestKit into GateGuru-twotoasters_0.9 Blake Watters 2011-03-19 22:52:07 -04:00
  • 3fa84490b6 Merge branch 'jsonkit' of https://github.com/GateGuru/RestKit into GateGuru-jsonkit Blake Watters 2011-03-19 22:47:22 -04:00
  • b24ceb7037 Merge branch 'three20_empty_reload' of https://github.com/GateGuru/RestKit into GateGuru-three20_empty_reload Blake Watters 2011-03-19 22:29:52 -04:00
  • f9f6602374 Updated README to reflect that Core Data is optional Blake Watters 2011-03-19 22:08:41 -04:00
  • 2109fae1ba Finished cleaning up Core Data support. Happy with the new organization Blake Watters 2011-03-19 22:06:51 -04:00
  • 58f867160f Remove old object seeder Blake Watters 2011-03-19 21:35:03 -04:00
  • 88a1b013fc Merge remote branch 'origin/0.9' into core-data-cleanup Blake Watters 2011-03-19 21:26:13 -04:00
  • a94456a01e Committing changes to sync against 0.9 Blake Watters 2011-03-19 20:59:54 -04:00
  • 87830e8150 Restore cross project reference to UISpec Blake Watters 2011-03-18 07:54:57 -04:00
  • cb0f30c470 Updates to simplify integration with Derived Data Blake Watters 2011-03-18 07:52:47 -04:00
  • 4da3290d50 added JSON and object to NSException when mapping fails because of bad input Blake Watters 2011-03-17 22:20:04 -04:00
  • 960a743cee Merge branch 'jsonkit' into 0.9 Jeff Arena 2011-03-17 18:18:41 -07:00
  • 9e99f2ad00 Merge remote branch 'upstream/0.9' into 0.9 Jeff Arena 2011-03-17 17:56:49 -07:00
  • 30b7c0d5d9 removed schedule/unschedule of reachability observer based on application active/inactive notifications Jeff Arena 2011-03-17 17:53:18 -07:00
  • d6f0a1f3cc Merge branch '0.9' of github.com:twotoasters/RestKit into 0.9 Blake Watters 2011-03-17 08:00:58 -04:00
  • fea3eed7af Checking in the first draft of the advanced tutorial. Blake Watters 2011-03-17 08:00:27 -04:00
  • 55c180a8e5 Trim whitespace Blake Watters 2011-03-17 07:35:45 -04:00
  • 746bb6af45 fixed submodule weirdness in favor of raw jsonkit header and source Jeff Arena 2011-03-16 20:43:03 -07:00
  • 184a0137c7 Merge branch 'jsonkit' into 0.9 Jeff Arena 2011-03-16 20:25:59 -07:00
  • e938a4d277 add support for jsonkit parser Jeff Arena 2011-03-16 20:21:36 -07:00
  • 047186401b moved logic for initiating a call to the server based on an empty local cache from initial load code path to the reload code path, thus simplifying this use case when in offline mode Jeff Arena 2011-03-16 14:28:30 -07:00
  • b8acfb0809 Added specs highlighting how to map arrays as hashes or as models Blake Watters 2011-03-15 22:53:23 -04:00
  • 9836023601 Added support for mapping cases where the left side of a dictionary is a registered keyPath and the right side is an array of objects Blake Watters 2011-03-15 16:20:34 -04:00
  • cf2a571f83 Added endpoint for testing HTTP AUTH Blake Watters 2011-03-15 10:26:13 -04:00
  • 4bb021e0c7 add attribute parsing to RKXMLParser Jeremy Ellison 2011-03-15 10:21:26 -04:00
  • a400eb73f1 Updated spec environment. Working on digest authentication. Blake Watters 2011-03-14 21:12:37 -04:00
  • 7896232cc2 completed rollback of changes to default refresh rate code by setting the default loaded time for an app to the first-run date of the app Jeff Arena 2011-03-12 09:40:35 -08:00
  • b22dd054b6 Staging changes for later Blake Watters 2011-03-12 10:00:35 -05:00
  • a056aff2b8 dont check the online state when creating an object loader in the TTModel, prevents load issues at app launch Blake Watters 2011-03-11 12:58:40 -05:00
  • 698599b1ab Checking in first cut at RKCache design for discussion on list Blake Watters 2011-03-11 07:58:35 -05:00
  • 52ca8588cf Use removeObjectForKey on deletePersistantStore. Blake Watters 2011-03-09 22:03:18 -05:00
  • b81b20281d Rearranged specs in project. Running specs inside Xcode now runs to completion. Experiencing some breakage related to Core Data from the CLI. Blake Watters 2011-03-09 21:57:29 -05:00
  • 7d3356c3e4 Cleaned up warnings on the UISpec target Blake Watters 2011-03-09 21:18:22 -05:00
  • af387fe4e0 Reorganized the Specs subdirectories to mirror the layout of Code/. Added new rake task for running the test server. Introduced dependence on Shotgun and Thin for the Spec server. Infrastructure is all in place, now to get the tests themselves healthy. Blake Watters 2011-03-09 20:05:22 -05:00
  • 8138e96df6 Added Sinatra to the Gemfile Blake Watters 2011-03-09 17:43:25 -05:00
  • 7ff0ff1339 Ditches the Rails spec server app. Working on cleaning up unit testing situation. Still a couple of broken tests. Blake Watters 2011-03-09 17:39:32 -05:00
  • 8ed711a92a Added protocol definitions for unit and integration specs. Added documentation for the spec environment Blake Watters 2011-03-09 16:05:28 -05:00
  • 779f3befb7 Merge Kevin Lord's patch for ignoring request body on a GET request Blake Watters 2011-03-09 15:34:01 -05:00
  • d359f0403a Updating gitignore workspaces Blake Watters 2011-03-09 15:14:48 -05:00
  • 0a93b377d6 Upgraded to UISpecRunner 0.4.0. Added Rakefile for running all the specs. Blake Watters 2011-03-09 15:07:20 -05:00
  • 0d9da22844 Updated UISpec to latest bits and retooled integration. Preparing for UISpecRunner updates. Blake Watters 2011-03-09 11:00:17 -05:00
  • feb2861113 Removed a bunch of old dangling references to OCMock projects we aren't referencing any more. Hopefully fixing issue with xcodebuild reported on the list Blake Watters 2011-03-08 12:34:03 -05:00
  • cbc4c7169c Remove unnecessary retain from object loader initialization Blake Watters 2011-03-08 12:00:36 -05:00
  • 5b1c5dae7e Inform the delegate on synchronous requests Blake Watters 2011-03-08 11:36:31 -05:00
  • 83f77e60ae Fixed bug with warnings Blake Watters 2011-03-06 14:16:40 -05:00
  • 7dd3b62d34 Updated credits with everyone's Github nicknames Blake Watters 2011-03-06 14:08:02 -05:00
  • d46b1f06e7 Merge branch 'issue-warning-for-rel-notfound' of https://github.com/seletz/RestKit into 0.9 Blake Watters 2011-03-06 13:59:34 -05:00
  • f1fa33a45d Remive duplicate definition of updateModel:fromElements: Blake Watters 2011-03-06 13:56:14 -05:00
  • 6cf32971d0 Added Adam Hinz to the credits Blake Watters 2011-03-06 13:45:00 -05:00
  • 3cf66e5385 More improvements to the managed object store and seeding API's Blake Watters 2011-03-05 17:05:31 -05:00
  • e07d87939f Removed killed method Blake Watters 2011-03-05 16:14:02 -05:00
  • 1405c0b404 Overhauled the object seeder API. It's much cleaner. Added example code to the RKTwitterCoreDataExample Blake Watters 2011-03-05 16:11:00 -05:00
  • 6c351c1ef9 Merge branch 'updates' of https://github.com/ahinz/RestKit into seeding Blake Watters 2011-03-05 13:06:21 -05:00
  • c6546feb70 Added new initializer for starting from a seed database. Need to finish cleaning up API and add example app. Blake Watters 2011-03-04 07:16:52 -05:00
  • 1754a610c0 Revert "Fix CF http 303 error." Stefan Eletzhofer 2011-03-03 12:16:55 +01:00
  • 6ad118b822 Silenced a couple of Xcode 4 warning. Don't send a serialization with a GET request by default 0.9.0 Blake Watters 2011-03-02 17:23:16 -05:00
  • 9184b2b0f2 Add a nice warning if we don't find a model class for a relationship in RKObjectMapper setRelationshipOfModel:forElements Stefan Eletzhofer 2011-03-02 12:57:46 +01:00
  • dff95edcfd Fix CF http 303 error. Stefan Eletzhofer 2011-03-02 11:11:14 +01:00
  • a02e13f8d1 fix duplicate definition of updateModel:fromElements: Stefan Eletzhofer 2011-03-02 11:04:20 +01:00
  • 07cdf1f069 update projects to link libxml2 (verified working). Update readme to mention changes Jeremy Ellison 2011-03-01 13:59:51 -05:00
  • bc482efd31 Working XML Support. Twitter example working (XML and JSON) Jeremy Ellison 2011-03-01 13:54:00 -05:00
  • a49977c906 make RKXMLParser support RKParser protocol Jeremy Ellison 2011-03-01 12:44:10 -05:00