This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
RestKit
Watch
1
Star
0
Fork
0
You've already forked RestKit
mirror of
https://github.com/zhigang1992/RestKit.git
synced
2026-04-28 20:55:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
093a76e7b239a89c76512595a94d0e4bf8ae8b76
RestKit
/
Tests
History
Blake Watters
093a76e7b2
Migrated to a single entity cache for the primary MOC instead of one per thread
2012-07-20 15:41:47 -04:00
..
Application
Eliminated the use of the ActiveRecord pattern across the library.
2012-07-20 14:48:09 -04:00
Fixtures
Fixed issues with incorrect retrieval of indexPath for header, footer, and empty items on the fetched results table controller.
fixes
#798
2012-07-11 16:15:23 -04:00
Logic
Migrated to a single entity cache for the primary MOC instead of one per thread
2012-07-20 15:41:47 -04:00
Models
Ported RestKit to using managed object contexts with concurrency types. Numerous cleanups and API updates.
2012-07-16 22:47:06 -04:00
Server
Fix issue where grouping objects by section in RKTableController and loading an empty collection would fail to refresh table view.
2012-05-25 13:46:18 -04:00
Vendor
Update OCMock
2012-07-11 13:10:22 -04:00
cibuild
Fix typo in env variable when echoing publishing status
2012-04-18 11:33:44 -04:00
RKTestEnvironment.h
Ensure the stars for all pointers belong to the variable rather than the type. Refs
#614
2012-06-04 22:47:30 -04:00
RKTestEnvironment.m
Ensure the stars for all pointers belong to the variable rather than the type. Refs
#614
2012-06-04 22:47:30 -04:00
RunPlatformUnitTests
Fix broken unit tests related to Core Data cache skipping optimization
2012-04-04 12:19:24 -04:00