Carson McDonald
76735cb754
Use new httpbin image request to fix image test.
2013-07-14 10:50:01 -04:00
Mattt Thompson
e681d45ee5
Fixing broken images in README
2013-07-11 11:26:39 -07:00
Mattt Thompson
80ae9b758c
Merge branch 'master' of github.com:AFNetworking/AFNetworking
2013-07-05 11:38:46 -05:00
Mattt Thompson
0c3a4ea712
[Issue #1115 ] Only set placeholder image if not nil
2013-07-05 11:38:37 -05:00
Mattt Thompson
9b31c03565
Merge pull request #1113 from raven/master
...
Update README.md for 'complete documentation' link
2013-07-04 22:16:24 -07:00
Mattt Thompson
0d0f156c2e
Merge pull request #1114 from OliverLetterer/copy-http-client
...
Fixing -[AFHTTPClient copyWithZone:].
2013-07-04 22:15:38 -07:00
Mattt Thompson
758443f396
Merge pull request #1116 from Palleas/patch-1
...
Put the logo back
2013-07-04 22:14:36 -07:00
Romain Pouclet
e383e8bbf7
Put the logo back
...
It's prettier that way.
2013-07-04 14:19:21 -04:00
Oliver Letterer
f9fc99e867
Fixing -[AFHTTPClient copyWithZone:].
2013-07-03 19:26:29 +02:00
Peter
a710c9743c
Update README.md for 'complete documentation' link
...
http://afnetworking.github.com/AFNetworking is no more.
2013-07-03 16:47:35 +10:00
Mattt Thompson
d492c4bff5
Merge pull request #1077 from AFNetworking/experimental-simplified-network-thread-entry-point
...
Simplifying Network Thread Entry Point
2013-06-20 09:15:04 -07:00
Mattt Thompson
bc8fcee718
Don't code sign mac example
2013-06-19 08:45:13 -07:00
Mattt Thompson
a4ee25f029
Disabling SSL Pinning mode for Mac example
2013-06-19 08:44:57 -07:00
Mattt Thompson
c75b9f46c3
Adding Mach port to keep runloop alive
2013-06-19 08:44:36 -07:00
Mattt Thompson
d0d4c58bb8
Merge pull request #1076 from Nuzzel/bugfix/fix_type_warning
...
Change size_t value from NULL to 0 to suppress compiler warning.
2013-06-19 08:34:33 -07:00
Mattt Thompson
0ae4872df8
Removing what appears to have been unnecessary ceremony and incantations for keeping the network thread runloop running.
2013-06-18 20:36:41 -07:00
Mattt Thompson
d1b7ff8f3c
Return early in AFGetMediaTypeAndSubtypeWithString if string is nil
2013-06-18 20:26:35 -07:00
Mattt Thompson
2528a0e673
Adding CoreGraphics framework to podspec
2013-06-18 20:18:53 -07:00
Mattt Thompson
1f994dfcd2
Merge pull request #1075 from Nuzzel/bugfix/handle_incorrect_image_contenttype
...
Allow fallback to generic image loading if PNG/JPEG-specific loads fail
2013-06-18 20:13:30 -07:00
Darryl H. Thomas
fba4aeaedd
Change size_t value from NULL to 0 to suppress compiler warning.
2013-06-18 15:55:56 -07:00
Darryl H. Thomas
1c6088872a
Allow fallback to generic image loading when PNG/JPEG-specific loads fail.
2013-06-18 15:53:18 -07:00
Mattt Thompson
a65ff858bb
Merge pull request #1074 from kylef/podfile-lock
...
Update the Podfile.lock to reference the new specfile hash (1.3.1)
2013-06-18 10:30:15 -07:00
Kyle Fuller
d10119ce22
Update the Podfile.lock to reference the new specfile hash (1.3.1)
2013-06-18 17:56:55 +01:00
Mattt Thompson
60bd422401
Bumping version to 1.3.1
2013-06-18 09:44:52 -07:00
Mattt Thompson
c3a46b8ac4
[Issue #1065 ] Remove test for NSParameterAssert raise
2013-06-18 09:04:24 -07:00
Mattt Thompson
1e205bc199
Merge branch '1064_parameter_assert' of https://github.com/kylef/AFNetworking into kylef-1064_parameter_assert
2013-06-18 09:03:05 -07:00
Mattt Thompson
d9dea1237f
Upgrading project settings for Xcode 5
2013-06-18 09:02:54 -07:00
Mattt Thompson
5efa6a0608
Merge pull request #1070 from AFNetworking/experimental-background-image-inflation
...
Improved Image Loading Performance By Inflating Image In Background
2013-06-18 08:59:53 -07:00
Mattt Thompson
10d7d88310
Adding automaticallyInflatesResponseImage property to AFImageRequestOperation
...
Falling back on initWithData:scale: initialization when available (iOS > 5)
2013-06-18 08:56:23 -07:00
Mattt Thompson
60cf0de7ff
Adding #import for CoreGraphics
2013-06-16 22:47:28 -07:00
Mattt Thompson
0dbf61f835
Inflate (decompress) image data in the background, as a part of AFImageRequestOperation -responseImage (when targeting iOS)
2013-06-16 22:38:36 -07:00
Mattt Thompson
e89229c557
Minor reformatting
2013-06-16 11:07:03 -07:00
Mattt Thompson
be8a7a24bd
Merge pull request #1066 from vickeryj/master
...
Reachability code reports the network as unreachable when a connection is required but can be established automatically
2013-06-16 11:02:26 -07:00
Joshua Vickery
b3f8ebf818
Add edge case handling for reachability code to detect the case where a connection is required but can be automatically established.
2013-06-14 15:30:47 -04:00
Kyle Fuller
babd06c1f8
Don't let AFURLConnectionOperation accept a nil request
...
Closes #1064
2013-06-14 17:36:01 +01:00
Mattt Thompson
2853215bf3
Merge pull request #1057 from kylef/tests-remove-afn
...
Remove AFNetworking source references from test project, cocoapods is used
2013-06-07 07:05:16 -07:00
Mattt Thompson
5df7aa6d94
Merge pull request #1058 from kylef/pods-update
...
Update the Podfile.lock to reference the new specfile hash
2013-06-07 07:03:41 -07:00
Kyle Fuller
111be312d8
Update the Podfile.lock to reference the new specfile hash
...
Otherwise the tests will fail, and you get the error:
[!] Required version (AFNetworking (from `../`)) not found for `AFNetworking`.
Available versions: 1.3.0
2013-06-06 22:56:38 +01:00
Kyle Fuller
00a849e7fe
Remove AFNetworking source references from test project, cocoapods is used
2013-06-06 22:50:03 +01:00
Mattt Thompson
a8a05d9ff3
Update CHANGES
2013-06-03 08:28:51 -07:00
Mattt Thompson
ac32fea9ae
[Issue #1049 ] Improving CHANGES for 1.3.0 release
2013-06-03 08:26:48 -07:00
Mattt Thompson
5c7414032e
Bumping version to 1.3.0
...
Updating release notes
2013-06-01 17:51:23 -07:00
Mattt Thompson
b8d1483ea3
Updating documentation for authentication-related connection delegate methods
2013-06-01 17:47:43 -07:00
Mattt Thompson
52a8a94b66
Refactoring image request tests
2013-06-01 17:07:13 -07:00
Mattt Thompson
ea23240fbb
Merge branch 'feature-ImageRequestOperationTests' of https://github.com/codepost/AFNetworking into codepost-feature-ImageRequestOperationTests
...
Conflicts:
Tests/AFNetworking Tests.xcodeproj/project.pbxproj
2013-06-01 17:06:56 -07:00
Mattt Thompson
118bfee3a4
Renaming AFTestURLProtocol -> AFMockURLProtocol
...
Refactoring AFMockURLProtocol to use mocks more directly
2013-06-01 16:44:30 -07:00
Mattt Thompson
230afbbbf7
Merge pull request #1047 from OliverLetterer/ssl-pinning-tests
...
SSL pinning tests
2013-06-01 14:39:06 -07:00
Oliver Letterer
5dcfe99c93
Adding tests for trusting derived certificates.
2013-06-01 20:38:08 +02:00
Oliver Letterer
f1cfb96ad7
Fixes AFSSLPinningModePublicKey on OS X.
2013-06-01 19:28:40 +02:00
Oliver Letterer
3163069cbc
Adds tests for basic SSL pinning.
2013-06-01 19:01:25 +02:00