Skip to content

Conversation

@YevgenStarikov
Copy link
Collaborator

ppierson and others added 30 commits April 22, 2015 18:52
…ectContext.

This enables NSFetchedResultsController to update and re-sort its fetch results and to call its delegate methods
in response Managed Object updates merged from another context.
See:
http://stackoverflow.com/a/3927811/489376
http://stackoverflow.com/a/16296365/489376
for issue details.
As recommended by [CocoaLumberjack logging contexts documentation](https://github.com/CocoaLumberjack/CocoaLumberjack/blob/8adde11d0b16843cb45b81dc9b60d1430eb9b538/Documentation/CustomContext.md#example-2)

> This will allow application developers to easily manage the log statements coming from your framework.
Fix for issue RestKit#2232. RKAttributeMapping does not copy valueTransformer …
Updated broken URLs for those which have a working alternative
Allow creation of identification predicate based on representation
Removed build warnings when using iOS 8 or 10.10 SDKs for the Date code.
…ontexts

Fault updated objects before merging changes into mainQueueManagedObject...
Maintains support for the use of vendored dependencies inside the main Xcode project itself, rather than using subprojects.
timbodeit and others added 30 commits November 3, 2015 04:42
Use __has_include("RKLumberjackLogger.h") instead to check
whether CocoaLumberjack subspec has been included.
…ubspec

Put CocoaLumberjack Logging into separate subspec (Fixes Issue RestKit#2262)
…ingIfMappingAnInvalidKeyPath

Fix potential crash when mapping an invalid keyPath
Support "Age" HTTP response header.
Fixing the following NEW error: "this class is not key value coding-compliant for the key @count" for iOS 10+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.