Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jiripisa
/
RestKit
Public
forked from
RestKit/RestKit
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 17, 2011
Fixed attributes loading
jiripisa
committed
7172724
View commit details
Copy full SHA for 7172724
Browse repository at this point
Merge branch 'master' of https://github.com/cammm/RestKit into cammm-master
blakewatters
committed
be46e3b
View commit details
Copy full SHA for be46e3b
Browse repository at this point
Expanded `rake validate` task to build all the example projects. fixes #300
blakewatters
committed
d810791
View commit details
Copy full SHA for d810791
Browse repository at this point
Commits on Aug 15, 2011
Removing accidentally committed NSLog
blakewatters
committed
6f59c76
View commit details
Copy full SHA for 6f59c76
Browse repository at this point
Fix incorrect import causing build breakage. fixes #299
blakewatters
committed
272b161
View commit details
Copy full SHA for 272b161
Browse repository at this point
Added support for using NSEntityDescription to lookup property types for NSManagedObject attribute and relationships. This enables mapping type transformations on mappings defined against Core Data…
Show description for 2e43064
blakewatters
committed
2e43064
View commit details
Copy full SHA for 2e43064
Browse repository at this point
Adding trace mapping for RKObjectMappingOperation
blakewatters
committed
47c78b1
View commit details
Copy full SHA for 47c78b1
Browse repository at this point
Commits on Aug 12, 2011
Add explicit test for #243 RKRequestQueue Delegate Methods Not Firing
vkryukov
committed
244aa64
View commit details
Copy full SHA for 244aa64
Browse repository at this point
Fix #180 - Network Activity Indicator Gets Clobbered by Multiple Queues
vkryukov
committed
e5dd917
View commit details
Copy full SHA for e5dd917
Browse repository at this point
Commits on Aug 11, 2011
Adding gitignore to ensure Specs/Fixtures/Uploads gets created. fixes #297
blakewatters
committed
eeab224
View commit details
Copy full SHA for eeab224
Browse repository at this point
Remove observer in dealloc
blakewatters
committed
9420af3
View commit details
Copy full SHA for 9420af3
Browse repository at this point
Commits on Aug 9, 2011
Merge pull request #277 from rayfix/master
Show description for 2b3a0f2
blakewatters
committed
2b3a0f2
View commit details
Copy full SHA for 2b3a0f2
Browse repository at this point
Commits on Aug 8, 2011
fix small doc typo
rayfix
committed
0a90ce9
View commit details
Copy full SHA for 0a90ce9
Browse repository at this point
Commits on Aug 7, 2011
Merge pull request #274 from aharren/master
Show description for 1e0077b
blakewatters
committed
1e0077b
View commit details
Copy full SHA for 1e0077b
Browse repository at this point
Remove trailing semicolons from RKLog macros.
aharren
committed
351006a
View commit details
Copy full SHA for 351006a
Browse repository at this point
Upgrade to LibComponentLogging 1.1.4.
aharren
committed
54f4344
View commit details
Copy full SHA for 54f4344
Browse repository at this point
Commits on Aug 4, 2011
Merged latest from upstream
cammm
committed
27fc1db
View commit details
Copy full SHA for 27fc1db
Browse repository at this point
Added .rvmrc for setting up Ruby spec environment. Replace shotgun with Sinatra reloader and enabled spec server code reloading. Wrote some file uploads specs for RKParams.
blakewatters
committed
7c7ddf2
View commit details
Copy full SHA for 7c7ddf2
Browse repository at this point
Commits on Aug 3, 2011
Clean up all of the build warnings coming out of the UISpec code
blakewatters
committed
b8c0337
View commit details
Copy full SHA for b8c0337
Browse repository at this point
Commits on Aug 2, 2011
Use parentheses instead of angle brackets in Git submodule install instructions
blakewatters
committed
ff01e4b
View commit details
Copy full SHA for ff01e4b
Browse repository at this point
Don't fail out `rake docs:install` when Appledoc exits with warning exitstatus
blakewatters
committed
ac5d2d5
View commit details
Copy full SHA for ac5d2d5
Browse repository at this point
Allow exit status of 1 (Warning) for `rake docs:generate`
blakewatters
committed
db0b976
View commit details
Copy full SHA for db0b976
Browse repository at this point
Updated appledoc binary and templates. Fixed ampersands in some comments that were blocking Docset generation. Updated Appledoc rake tasks to reflect the exit statuses emitted by appledoc. Pushed 0…
Show description for 946c558
blakewatters
committed
946c558
View commit details
Copy full SHA for 946c558
Browse repository at this point
Updates to documentation reflect preference for OCHamcrest matchers over UIExpectation. Fixed broken link to pull request to the Two Toasters repository. Prepping to tag 0.9.3
blakewatters
committed
991bd5c
View commit details
Copy full SHA for 991bd5c
Browse repository at this point
Fix for incorrect delegate invocation on cache load. fixes #267
blakewatters
committed
ca91226
View commit details
Copy full SHA for ca91226
Browse repository at this point
Commits on Aug 1, 2011
Merge pull request #265 from eschan/master
Show description for 9e56cfa
blakewatters
committed
9e56cfa
View commit details
Copy full SHA for 9e56cfa
Browse repository at this point
Fixes a compile error from an ASSERT inside the NXJsonParser
cammm
committed
a5854bb
View commit details
Copy full SHA for a5854bb
Browse repository at this point
Commits on Jul 31, 2011
Renamed Polymorphic mapping to dynamic mapping after consulting with the community. Dropped abstract superclass in favor of a RKObjectMappingDefinition protocol. Caught missing cases with dynamic o…
Show description for 4e03ba7
blakewatters
committed
4e03ba7
View commit details
Copy full SHA for 4e03ba7
Browse repository at this point
Commits on Jul 30, 2011
Updated polymorphic mapping to use valueForKeyPath. Slight updates to the documentation. refs #105
blakewatters
committed
eab35ef
View commit details
Copy full SHA for eab35ef
Browse repository at this point
Added support for polymorphic object mapping (Github #105, #244). This enables you to dynamically map objects to different destination classes or using different mapping strategies via configuratio…
Show description for 670234b
blakewatters
committed
670234b
View commit details
Copy full SHA for 670234b
Browse repository at this point
fixed "internal compiler error tree check" compiler error
Edward Chan
committed
f177e4f
View commit details
Copy full SHA for f177e4f
Browse repository at this point
Commits on Jul 29, 2011
Merge branch 'master' of git://github.com/RestKit/RestKit
cammm
committed
d24c6d5
View commit details
Copy full SHA for d24c6d5
Browse repository at this point
Commits on Jul 28, 2011
Made the appropriate changes to the RestKit project to load NextiveJSON, added record to RKParserRegistry
ecordell
authored and
blakewatters
committed
072e1ee
View commit details
Copy full SHA for 072e1ee
Browse repository at this point
Added NextiveJSON as a JSON parser.
ecordell
authored and
blakewatters
committed
f73888e
View commit details
Copy full SHA for f73888e
Browse repository at this point
Merge pull request #247 from rehos/patch-1
Show description for f547439
blakewatters
committed
f547439
View commit details
Copy full SHA for f547439
Browse repository at this point
Previous
Next
You can’t perform that action at this time.