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 }}
victor
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 25, 2011
Before clearing the value, check if it is not optional and use the default value instead of nil
Victor Jalencas
committed
f9e654e
View commit details
Copy full SHA for f9e654e
Browse repository at this point
Commits on May 11, 2011
Cancel all requests during dealloc.
blakewatters
committed
ade9453
View commit details
Copy full SHA for ade9453
Browse repository at this point
Added optional note next to libRestKitCoreData.a. closes #53
blakewatters
committed
d665f79
View commit details
Copy full SHA for d665f79
Browse repository at this point
Merge pull request #83 from sixten/0.9-error-handling
Blake Watters
committed
e5093a3
View commit details
Copy full SHA for e5093a3
Browse repository at this point
Commits on May 9, 2011
Merge pull request #91 from jch/add_prepare_url_request_to_rkrequest_header
Show description for 8d7a490
Blake Watters
committed
8d7a490
View commit details
Copy full SHA for 8d7a490
Browse repository at this point
Commits on May 8, 2011
add -(void)prepareURLRequest to RKRequest.h to remove build warning
Jerry Cheung
committed
4ac85a6
View commit details
Copy full SHA for 4ac85a6
Browse repository at this point
Commits on May 4, 2011
Added Andras Hatvani to the contributors list
blakewatters
committed
9c17614
View commit details
Copy full SHA for 9c17614
Browse repository at this point
Removed use of Objective-C block in new serialization code from Andras
blakewatters
committed
4889ff9
View commit details
Copy full SHA for 4889ff9
Browse repository at this point
* Implemented relation mapping in RKDynamicRouter
Show description for d6d92fc
andrashatvani
committed
d6d92fc
View commit details
Copy full SHA for d6d92fc
Browse repository at this point
Commits on May 3, 2011
Merge branch '0.9' of github.com:twotoasters/RestKit into 0.9
blakewatters
committed
2c6f8ff
View commit details
Copy full SHA for 2c6f8ff
Browse repository at this point
Expanded specs and began migrating all the content for testing out in the Fixtures directory. Fixtures is now the root for the Sinatra app and there are new helpers in RKSpecEnvironment.m. Added sp…
Show description for 4321da0
blakewatters
committed
4321da0
View commit details
Copy full SHA for 4321da0
Browse repository at this point
Commits on May 2, 2011
Merge pull request #85 from grgcombs/0.9.
Show description for 8381d92
Blake Watters
committed
8381d92
View commit details
Copy full SHA for 8381d92
Browse repository at this point
Deleting persistent store will now permit using a store seed.
grgcombs
committed
d780586
View commit details
Copy full SHA for d780586
Browse repository at this point
Commits on Apr 28, 2011
Fixing typo reference to isNetworkReachable
blakewatters
committed
81bc082
View commit details
Copy full SHA for 81bc082
Browse repository at this point
Minor improvements to error handling behavior
sixten
committed
40c4940
View commit details
Copy full SHA for 40c4940
Browse repository at this point
Added support for registering object class mappings as keyPaths in addition to element names. closes #82
blakewatters
committed
87d0cd1
View commit details
Copy full SHA for 87d0cd1
Browse repository at this point
Updates to RKObjectLoader to fix issues where keyPath was not always respected and willSendForObjectLoader: not invoked as expected. Expanded spec coverage to fix these issues. fixes #80, fixes #81
Show description for 308b6c5
blakewatters
committed
308b6c5
View commit details
Copy full SHA for 308b6c5
Browse repository at this point
Merged pull request #63 from andr8w/target-object-keypath.
Show description for a1aa5fc
Blake Watters
committed
a1aa5fc
View commit details
Copy full SHA for a1aa5fc
Browse repository at this point
Commits on Apr 27, 2011
Moved query path appending to RKPathAppendQueryParams for convenience. Deprecated RKClient flavor.
blakewatters
committed
ff2367d
View commit details
Copy full SHA for ff2367d
Browse repository at this point
Commits on Apr 26, 2011
Implemented spec for mapping NSArray of values to a property via elementToPropertyMappings
blakewatters
committed
992bde4
View commit details
Copy full SHA for 992bde4
Browse repository at this point
Commits on Apr 22, 2011
Fixed missing semi-colon from warnings cleanup. Added Three20 and RKCatalog to the `rake validate` task.
blakewatters
committed
dede096
View commit details
Copy full SHA for dede096
Browse repository at this point
Hotlinked URLs in Advanced Tutorial
blakewatters
committed
45342fe
View commit details
Copy full SHA for 45342fe
Browse repository at this point
Initialize file name attachments to an empty string. Fixes #66
blakewatters
committed
738df05
View commit details
Copy full SHA for 738df05
Browse repository at this point
Rearrange the notifications to avoid crash during service unavailable condition. fixes #65
blakewatters
committed
2841d0b
View commit details
Copy full SHA for 2841d0b
Browse repository at this point
Restoring files from merge issue. refs #62
blakewatters
committed
16c8fff
View commit details
Copy full SHA for 16c8fff
Browse repository at this point
Updated RKCatalog submodule. refs #62
blakewatters
committed
e21b9c3
View commit details
Copy full SHA for e21b9c3
Browse repository at this point
Completed final draft of advanced tutorial text. refs #62
blakewatters
committed
a63c53a
View commit details
Copy full SHA for a63c53a
Browse repository at this point
Migrated RKCatalog server to Heroku. Referenced as a submodule in Examples/RKCatalog/Server for future development. refs #62
blakewatters
committed
56d0972
View commit details
Copy full SHA for 56d0972
Browse repository at this point
Implemented substantial catalog example application covering advanced usage of RestKit:
Show description for c35d0ba
blakewatters
committed
c35d0ba
View commit details
Copy full SHA for c35d0ba
Browse repository at this point
Commits on Apr 21, 2011
Add a modified handleTargetObject implementation from RKManagedObjectLoader to give RKObject a chance to respond to willSendWithObjectLoader.
andr8w
committed
e277e63
View commit details
Copy full SHA for e277e63
Browse repository at this point
Use the keyPath property to map a subset of the response for a single target object.
andr8w
committed
bbce5ab
View commit details
Copy full SHA for bbce5ab
Browse repository at this point
Commits on Apr 20, 2011
Migrated UISpecRunner code into Two Toaster UISpec fork for reuse across projects.
blakewatters
committed
9b3428a
View commit details
Copy full SHA for 9b3428a
Browse repository at this point
Updated to UISpecRunner 0.4.5
blakewatters
committed
d92c510
View commit details
Copy full SHA for d92c510
Browse repository at this point
Added support for mapping an array of objects when given a target object class and element registration is being used as well. fixes #60
blakewatters
committed
acf7352
View commit details
Copy full SHA for acf7352
Browse repository at this point
Updated to UISpec project that suppresses all warnings to get a cleaner build + testing experience. Fixed outstanding warnings on the UISpec target.
blakewatters
committed
452e529
View commit details
Copy full SHA for 452e529
Browse repository at this point
Previous
Next
You can’t perform that action at this time.