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 }}
mud18
/
RestKit
Public
forked from
RestKit/RestKit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
development
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 26, 2018
testfodler
mud18Renishaw
committed
25acf61
View commit details
Copy full SHA for 25acf61
Browse repository at this point
Commits on Sep 14, 2018
bump version 0.27.3
valeriomazzeo
committed
d902e6a
View commit details
Copy full SHA for d902e6a
Browse repository at this point
Commits on Jul 9, 2018
Merge pull request #2532 from tylermilner/2531-AFNetworking-image-view-extension-method-renames
Show description for dc90984
valeriomazzeo
authored
dc90984
View commit details
Copy full SHA for dc90984
Browse repository at this point
Merge pull request #2526 from gusennan/gusennan-patch-1
Show description for bdd4f5d
valeriomazzeo
authored
bdd4f5d
View commit details
Copy full SHA for bdd4f5d
Browse repository at this point
Merge pull request #2530 from tylermilner/2529-AFNetworking-image-view-extension-fixes
Show description for 198fbac
valeriomazzeo
authored
198fbac
View commit details
Copy full SHA for 198fbac
Browse repository at this point
Merge pull request #2536 from morozkin/fix_properties_usage
Show description for 2931651
valeriomazzeo
authored
2931651
View commit details
Copy full SHA for 2931651
Browse repository at this point
Merge pull request #2538 from RestKit/feature/xcode9
Show description for c09d8bc
valeriomazzeo
authored
c09d8bc
View commit details
Copy full SHA for c09d8bc
Browse repository at this point
Merge pull request #2539 from MishikoPetCare/IOS-12-crashes
Show description for 095f501
valeriomazzeo
authored
095f501
View commit details
Copy full SHA for 095f501
Browse repository at this point
Commits on Jun 21, 2018
- ios 12 crash entity is not visible to managedObject context
yauhenidrobau
committed
9ede3f7
View commit details
Copy full SHA for 9ede3f7
Browse repository at this point
Commits on Jun 12, 2018
fixed typo
valeriomazzeo
committed
fb5556a
View commit details
Copy full SHA for fb5556a
Browse repository at this point
Commits on Jun 11, 2018
Fixed xcode 9 warnings
valeriomazzeo
committed
f1849be
View commit details
Copy full SHA for f1849be
Browse repository at this point
Add test that represents the issue
Denis Morozov
committed
c4b0319
View commit details
Copy full SHA for c4b0319
Browse repository at this point
Commits on Jun 7, 2018
Perform access to NSManagedObjectContext's properties only on its queue
Denis Morozov
committed
3eb0435
View commit details
Copy full SHA for 3eb0435
Browse repository at this point
Commits on May 24, 2018
Merge pull request #2518 from slxl/development
Show description for 8802e73
valeriomazzeo
authored
8802e73
View commit details
Copy full SHA for 8802e73
Browse repository at this point
Commits on Mar 3, 2018
Fixes #2531. Fixed namespace collision with the official AFNetworking library's implementation of the UIImageView helper category for setting an image from a URL. This will be a breaking change, bu…
Show description for 1b4a37a
br-tyler-milner
committed
1b4a37a
View commit details
Copy full SHA for 1b4a37a
Browse repository at this point
Support for previous commit. Extra bonus for #2529. Implemented tests for the rest of the parameters in the 'success' block.
br-tyler-milner
committed
45b9020
View commit details
Copy full SHA for 45b9020
Browse repository at this point
Fixes #2529. Fixed bug where the NSURLRequest passed into 'setImageWithURLRequest:placeholderImage:success:failure:' wasn't being returned in the 'success' completion block when the image was fetch…
Show description for b2a5477
br-tyler-milner
committed
b2a5477
View commit details
Copy full SHA for b2a5477
Browse repository at this point
Adopted library testing syntax and stubbed out a couple of extra tests. The test is still failing at this point since I haven't yet fixed the bug.
br-tyler-milner
committed
de2fe1b
View commit details
Copy full SHA for de2fe1b
Browse repository at this point
Added unit test for making sure the URLRequest is returned in the completion block of the 'setImageWithURLRequest:placeholderImage:success:failure:' method on the AFNetworking UIImageView extension.
br-tyler-milner
committed
5b41ff6
View commit details
Copy full SHA for 5b41ff6
Browse repository at this point
Commits on Dec 11, 2017
Remove duplicate word in README
Show description for f4cae9d
gusennan
authored
f4cae9d
View commit details
Copy full SHA for f4cae9d
Browse repository at this point
Commits on Sep 19, 2017
Method signature update
Show description for 7c24195
slxl
committed
7c24195
View commit details
Copy full SHA for 7c24195
Browse repository at this point
Commits on Aug 31, 2017
Changed RKStringTokenizer to allow tokenization of symbol characters (#2516)
Show description for 0e65571
SimonMcFarlane
authored and
valeriomazzeo
committed
0e65571
View commit details
Copy full SHA for 0e65571
Browse repository at this point
Commits on Jul 19, 2017
bump version 0.27.2
valeriomazzeo
committed
4ff9bd0
View commit details
Copy full SHA for 4ff9bd0
Browse repository at this point
Commits on Jul 18, 2017
Issue 2508: __NSCFBoolean private API (#2510)
valeriomazzeo
authored
30c51aa
View commit details
Copy full SHA for 30c51aa
Browse repository at this point
Commits on Jul 4, 2017
Merge pull request #2497 from stnslw/IgnoreContentTypeWhenEmptyBody
Show description for 54d1473
valeriomazzeo
authored
54d1473
View commit details
Copy full SHA for 54d1473
Browse repository at this point
Merge branch 'development' into IgnoreContentTypeWhenEmptyBody
stnslw
committed
a2c5d0b
View commit details
Copy full SHA for a2c5d0b
Browse repository at this point
Merge pull request #1 from RestKit/development
Show description for 052b33f
stnslw
authored
052b33f
View commit details
Copy full SHA for 052b33f
Browse repository at this point
Commits on Jul 3, 2017
Merge pull request #2466 from RestKit/release/0.27.1
Show description for 584488c
valeriomazzeo
authored
584488c
View commit details
Copy full SHA for 584488c
Browse repository at this point
split build into 2 jobs
valeriomazzeo
committed
be13e00
View commit details
Copy full SHA for be13e00
Browse repository at this point
Merge branch 'feature/xcode8' into release/0.27.1
valeriomazzeo
committed
9a7de95
View commit details
Copy full SHA for 9a7de95
Browse repository at this point
fixed documentation warnings
valeriomazzeo
committed
a05fd97
View commit details
Copy full SHA for a05fd97
Browse repository at this point
Commits on Jul 2, 2017
replaced while with expecta
valeriomazzeo
committed
18b3c3f
View commit details
Copy full SHA for 18b3c3f
Browse repository at this point
removed xctool that is not supported for building anymore
Show description for 6c544c2
valeriomazzeo
committed
6c544c2
View commit details
Copy full SHA for 6c544c2
Browse repository at this point
fixed issue with removeAllCachedResponse being slow on the simulator
Show description for f00a760
valeriomazzeo
committed
f00a760
View commit details
Copy full SHA for f00a760
Browse repository at this point
Merge branch 'development' into feature/xcode8
valeriomazzeo
committed
a89c033
View commit details
Copy full SHA for a89c033
Browse repository at this point
Previous
Next
You can’t perform that action at this time.