Commit Graph

  • e1eff40d3d Docs for property inspector Blake Watters 2012-09-13 14:53:51 -04:00
  • b4630a246e Merge pull request #932 from diederich/feature/optimize-mapping-operation Blake Watters 2012-09-14 07:39:34 -07:00
  • 6e4b1a1600 fix performance of MappingOperation (#902) Stephan Diederich 2012-09-14 16:19:51 +02:00
  • 89fd9d2b95 fix comments Stephan Diederich 2012-09-14 16:16:34 +02:00
  • 1ad0cd380a remove premature optimization Stephan Diederich 2012-09-14 16:16:09 +02:00
  • ba2c327ac6 Twitter sample: in debug builds, build only active arch Stephan Diederich 2012-09-14 16:14:47 +02:00
  • 759b4cec4e use Xcode's default archs Stephan Diederich 2012-09-14 16:14:16 +02:00
  • b984b832c6 fix formatting Stephan Diederich 2012-09-14 16:03:23 +02:00
  • b69476701a add missing include Stephan Diederich 2012-09-14 14:54:30 +02:00
  • 3889424b82 remove unnecessary include Stephan Diederich 2012-09-14 14:41:24 +02:00
  • 6932fcf4d3 make pch a project-only header Stephan Diederich 2012-09-11 16:34:20 +02:00
  • edff0b8699 remove libxml2 include path from project Stephan Diederich 2012-09-11 15:49:08 +02:00
  • a32790b42b Compact RKStringFromRequestMethod and RKRequestMethodFromString. Jawwad Ahmad 2012-09-14 08:11:19 -04:00
  • d3cad8df4e Fix bug in route retrieval v0.10.3 Blake Watters 2012-09-13 12:24:56 -04:00
  • 29ba601cfc Updates for RestKit master for iOS 6 arm7s build error and Xcode 4.5 build warnings. refs #930 Blake Watters 2012-09-13 09:47:50 -04:00
  • 221e91e782 Merge branch 'hotfix/0.10.3' into development Blake Watters 2012-09-13 11:37:06 -04:00
  • 6f96f3b8fe Updates for RestKit master for iOS 6 arm7s build error and Xcode 4.5 build warnings. refs #930 Blake Watters 2012-09-13 09:47:50 -04:00
  • ef0462ec2a Appledoc warning fixes Blake Watters 2012-09-13 07:27:48 -04:00
  • f457f16dca Cleanup invalid corss references and tighten docs on RKPathMatcher Blake Watters 2012-09-13 07:08:44 -04:00
  • dfd10c4510 Formatting fixes and missing parameters Blake Watters 2012-09-13 07:05:59 -04:00
  • 30dcb7134b Fix typos Blake Watters 2012-09-13 07:05:10 -04:00
  • 194ee16a8e Docs for RKResponseMapperOperation Blake Watters 2012-09-12 23:35:30 -04:00
  • ea0fe1eab6 Formatting cleanups Blake Watters 2012-09-12 21:23:09 -04:00
  • 3714dd4a56 Unwind the unexpected behaviors in RKHTTPRequestOperation regarding Acceptable Content Types and Status Codes. Explicitly configure the needed types within RKObjectRequestOperation instead. Blake Watters 2012-09-12 21:21:46 -04:00
  • 94cbbb46c0 Docs update Blake Watters 2012-09-12 21:19:52 -04:00
  • b40e39813c License boilerplate Blake Watters 2012-09-12 21:18:45 -04:00
  • f636f8681a Fix warning Blake Watters 2012-09-12 21:16:24 -04:00
  • e84b7e06f1 Initialize the avoidsNetworkAccess optimization based on the cachePolicy of the request. closes #928 Blake Watters 2012-09-12 18:14:46 -04:00
  • 53e3b9bd47 Add Tasks for RKSerialization and RKManagedObjectCaching docs Blake Watters 2012-09-12 17:18:42 -04:00
  • 90cae722ec Add task markup for Core Data category comments Blake Watters 2012-09-12 16:44:31 -04:00
  • 9379875b95 Remove managed object store associated reference. This feels like an unnecessary API addition. Blake Watters 2012-09-12 16:31:16 -04:00
  • 3afc7c3501 Misc updates to RKTestFactory Blake Watters 2012-09-12 16:29:46 -04:00
  • 3645d73312 Docs update for RKObjectManager Blake Watters 2012-09-12 10:28:42 -04:00
  • 1218decf3c Parameter docs for get/post/put/patch/delete object flavors Blake Watters 2012-09-12 09:51:23 -04:00
  • f7527dc1d2 Router docs formatting Blake Watters 2012-09-12 09:22:21 -04:00
  • 0f2013d67b Docs formatting for RKRoute Blake Watters 2012-09-11 19:53:23 -04:00
  • 382f9f8ceb Kill use of delegate on dynamic mapping in favor of blocks and declarative matching Blake Watters 2012-09-11 18:36:26 -04:00
  • ec8181dd78 Docs for URL-encoding functions Blake Watters 2012-09-11 18:13:39 -04:00
  • 8b91650917 Register the URL Encoded Serialization Blake Watters 2012-09-11 17:15:34 -04:00
  • d2417e5263 Rename to RKURLEncodedSerialization for consistency Blake Watters 2012-09-11 17:05:07 -04:00
  • 709c3d324b Drop category methods in favor of C functions for required functionality to reduce API size and avoids namespace conflicts Blake Watters 2012-09-11 16:48:18 -04:00
  • c1cb8c881d Migrate directory utilities to path utilities. Move Bundle category to Testing Blake Watters 2012-09-11 16:46:33 -04:00
  • b5ea45c14c Add serialization for Form URL Encoding Blake Watters 2012-09-11 16:42:15 -04:00
  • b94eb3af6e Eliminate legacy parentheses checking from RKPathMatcher Blake Watters 2012-09-11 11:56:49 -04:00
  • 2c1f79cbb9 Migrate header copy configuration into RestKit/Core subspec Blake Watters 2012-09-11 11:49:42 -04:00
  • 7c6a4c33d4 Eliminate NSURL+RKAdditions from main codebase Blake Watters 2012-09-11 11:34:13 -04:00
  • ccd1629c8e Atomize dependencies and make Search and Testing modules optional. Add RestKit/Core preferred dependency Blake Watters 2012-09-11 11:25:22 -04:00
  • 1aec05c59e Use a reverse object enumerator when enumerating the fetch request blocks to allow blocks registered later to override earlier registrations Blake Watters 2012-09-10 19:11:05 -04:00
  • c7bc76711d Add support for creating an NSMutableURLRequest for a relationship Blake Watters 2012-09-10 18:00:15 -04:00
  • 216306722f Add support for no-cache header to require revalidation with the server. fixes #1465 Blake Watters 2012-09-10 16:02:15 -04:00
  • 19cdce5eef Add request and response descriptors to Network.h Blake Watters 2012-09-10 14:55:20 -04:00
  • ba4301c43d Merge Twitter example code fixes from mdd; closes #927 Blake Watters 2012-09-10 14:54:53 -04:00
  • 743592b1ff Add license boilerplate; rev docs Blake Watters 2012-09-10 14:52:35 -04:00
  • 7f838a0f77 Add license boilerplate Blake Watters 2012-09-10 14:52:11 -04:00
  • d0f14443f8 Fix warnings about missing assign property declarations Blake Watters 2012-09-10 14:51:54 -04:00
  • 27984265a7 Clean up issues instantiating managed vs unmanaged object request operations through the object manager. Blake Watters 2012-09-10 14:51:27 -04:00
  • 0379806796 Setup a default managedObjectCache instance of RKFetchRequestManagedObjectCache Blake Watters 2012-09-10 12:41:57 -04:00
  • 70960d5638 configure MIMEtype via AFHTTPClient Stephan Diederich 2012-09-10 17:15:05 +02:00
  • e28dce6efb fix build of twitter sample Stephan Diederich 2012-09-09 19:36:36 +02:00
  • 40ed221edf Merge branch 'fix/mem-leak' of https://github.com/diederich/RestKit into feature/reboot-networking-layer Blake Watters 2012-09-10 10:49:43 -04:00
  • 01a1319b15 Merge branch 'feature/xcodeproject-householding' of https://github.com/diederich/RestKit into feature/reboot-networking-layer Blake Watters 2012-09-10 10:45:49 -04:00
  • 24e82ee9d6 Drop deprecated URLEncodedString: Blake Watters 2012-09-10 09:42:51 -04:00
  • 0c3f5fbc57 Log full cached response headers at Trace log level for debugging caching Blake Watters 2012-09-09 20:02:29 -04:00
  • e5aed512a7 Add new optimization to permit RKObjectRequestOperation to avoid the network and use an existing cached response. Update initialization paths for RKObjectRequestOperation to work with requests instead of request operations. Blake Watters 2012-09-09 18:25:43 -04:00
  • 954fe6bf0b Add new HTTP utilities for working with dates. Borrowed from SDURLCache Blake Watters 2012-09-09 18:24:23 -04:00
  • 8f1e3012f8 Add parameter assertions when initializing an RKResponseMapperOperation Blake Watters 2012-09-09 18:23:32 -04:00
  • bdf03466d0 fix mem leak Stephan Diederich 2012-09-09 20:32:26 +02:00
  • 71c914632c xcode auto change Stephan Diederich 2012-09-09 19:32:44 +02:00
  • 48bf8d3ec0 sign the device version with a developer certificate Stephan Diederich 2012-09-09 19:02:25 +02:00
  • 25bb1f2d9e set public headers to 'Public' Stephan Diederich 2012-09-09 19:19:04 +02:00
  • 1a0d94ea9d added a few more groups to xcodeproject Stephan Diederich 2012-09-08 16:20:17 +02:00
  • bc6c32098b add a workspace to hold all samples and the RestKit project Stephan Diederich 2012-09-09 19:15:56 +02:00
  • e393236c43 Add context to the logs at the trace level Blake Watters 2012-09-09 12:35:32 -04:00
  • 5688c4d2ee Header updates work in progress Blake Watters 2012-09-09 12:35:08 -04:00
  • 125f123068 Header docs for request and response descriptors Blake Watters 2012-09-09 11:29:45 -04:00
  • ba7904632d Add Header logging when log level is Trace Blake Watters 2012-09-09 11:23:09 -04:00
  • 565248ca88 requestForRouteNamed: -> requestWithPathForRouteNamed: Blake Watters 2012-09-07 11:47:11 -04:00
  • 8835d4bbbe Normalize routable object request primitives around the getObjectAtPath naming convention for consistency. Docs update. Blake Watters 2012-09-07 11:39:24 -04:00
  • bed7779be4 Kill default mapping queue. Basic header docs for RKObjectManager Blake Watters 2012-09-06 11:48:31 -04:00
  • 6af117cd80 API consistency cleanup: multipartFormRequestForObject: -> multipartFormRequestWithObject: Blake Watters 2012-09-05 21:00:24 -04:00
  • 22a68baf0c Rework podspec to organize header file imports to match existing RestKit releases Blake Watters 2012-09-05 11:00:30 -04:00
  • 9f67cb5c0f Remove Tools dir Blake Watters 2012-09-05 09:23:45 -04:00
  • 2aefb46e6a Remove bundled appledoc in favor of installation via homebrew Blake Watters 2012-09-05 09:22:55 -04:00
  • 046f8f7766 Drop double star from comment to prevent indexing by appledoc Blake Watters 2012-09-05 07:53:24 -04:00
  • d4104c2a12 Only generate docs from header files to remove private classes from being included in docset Blake Watters 2012-09-05 06:53:50 -04:00
  • a549ccc5c4 Killing dictionaryWithKeysAndObjects: as Objective-C literals provides a nicer implementation Blake Watters 2012-09-04 22:16:26 -04:00
  • 521269f2e7 Remove NSArray and NSData categories from Support header Blake Watters 2012-09-04 21:46:37 -04:00
  • b1a2677937 Eliminate NSData and NSArray additions categories. Kill date formatter wrapper class Blake Watters 2012-09-04 21:43:37 -04:00
  • 658e392468 Header docs Blake Watters 2012-09-04 21:42:10 -04:00
  • 627f6f5b7b Resource Path -> Path Blake Watters 2012-09-04 21:24:33 -04:00
  • d31b7a13c2 Fix backticks formatting issue in serialization section of README.md Blake Watters 2012-09-04 15:21:54 -04:00
  • bd7b084fc0 Move RKMIMETypeSerialization to Support module Blake Watters 2012-09-04 13:27:42 -04:00
  • 5ecb6cc589 Switch logging component to Network instead of ObjectMapping Blake Watters 2012-09-04 13:14:59 -04:00
  • e0d5b6e690 Change comment to reference mapping instead of serializing to disambiguate Blake Watters 2012-09-04 13:14:38 -04:00
  • 10377d0a70 Overhaul RKParser API's for clarity and simplicity: Blake Watters 2012-09-04 13:07:31 -04:00
  • a74b8717dc Pulling out RKURL in favor of vanilla NSURL Blake Watters 2012-09-03 17:07:09 -04:00
  • 3eda5832cb Migrating files between modules to better reflect logical grouping with AFNetworking in the mix Blake Watters 2012-09-03 16:51:13 -04:00
  • e67848439c Migrate to NSData based parsing/serialization. Slim down RKObjectSerializer and rename to RKObjectParameters. refs #762 Blake Watters 2012-09-03 16:23:22 -04:00
  • cb624080b2 Removing legacy serialization code Blake Watters 2012-09-03 16:19:00 -04:00
  • f16d995053 Remove unnecessary initializer and syntehsized ivars from RKMappingTest Blake Watters 2012-09-02 12:22:53 -04:00