Blake Watters
ffd9079da2
Build and run unit tests against the iOS 5.0 SDK to validate minimum deployment target compatibility
2013-09-24 12:00:28 -07:00
Mattt Thompson
99f77d1381
[Issue #1217 ] Cutting the knot with respect to API compatibility
2013-09-24 11:59:31 -07:00
Mattt Thompson
44915d5173
Merge pull request #1265 from 0xced/Wassign-enum-master
...
Cast instead of #pragma clang diagnostic ignored "-Wassign-enum"
2013-08-28 11:13:44 -07:00
Cédric Luthi
776c879c9d
Cast instead of #pragma clang diagnostic ignored "-Wassign-enum"
2013-08-28 12:08:24 +02:00
Mattt Thompson
f06160b663
Merge branch 'master' of github.com:AFNetworking/AFNetworking
2013-08-25 11:34:48 -07:00
Flávio Caetano
1753b29bd2
Enabling invalid SSL certificates on UIImageView+AFNetworking
...
Conflicts:
Tests/Podfile.lock
2013-08-25 11:34:28 -07:00
Mattt Thompson
a179c7fd33
Merge pull request #1240 from guitcastro/master
...
removed memory leak
2013-08-23 08:57:14 -07:00
Mattt Thompson
9c23a1955c
Revert "When AFNetworking is in an embedded framework, load certificates from all non-framework bundles"
...
This reverts commit ad0d0cd46e .
2013-08-21 13:35:18 -07:00
Guilherme Torres Castro
3736591f73
removed memory leak
2013-08-21 15:11:37 -03:00
Mattt Thompson
a27c543314
Use string literal instead of building mutable string
2013-08-20 16:53:21 -07:00
Mattt Thompson
0371e366ab
Minor reformatting
2013-08-20 16:45:17 -07:00
Mattt Thompson
f0ba01ffd4
Merge branch 'master' of github.com:AFNetworking/AFNetworking
2013-08-20 16:44:47 -07:00
Mattt Thompson
b43017257d
Removing use of unsupported method enumerateByteRangesUsingBlock:
2013-08-20 16:44:37 -07:00
Mattt Thompson
e04296a397
Merge pull request #1216 from paulmelnikow/load_certificates_from_main_bundle
...
When AFNetworking is in an embedded framework, load pinned certificates from app bundle
2013-08-20 16:38:20 -07:00
Mattt Thompson
f891264228
Refactoring upload input stream test and AFBufferedInputStreamProvider class
2013-08-20 16:32:20 -07:00
Mattt Thompson
9f00255677
Merge branch 'master' of https://github.com/xtreme-brian-croom/AFNetworking into xtreme-brian-croom-master
2013-08-20 15:47:23 -07:00
Mattt Thompson
2b8acb7c3f
[Issue #1221 ] Refactoring lock for HTTP error
2013-08-20 15:17:00 -07:00
Mattt Thompson
7562fce4b9
Merge pull request #1221 from OliverLetterer/race-2
...
[Race] Fixing AFHTTPRequestOperation.HTTPError being overreleased.
2013-08-20 15:13:22 -07:00
Oliver Letterer
c4d8a12496
Now using AFURLConnectionOperation.lock for AFHTTPRequestOperation.HTTPError
2013-08-20 10:04:31 +02:00
Oliver Letterer
e867c922a7
Making AFHTTPRequestOperation.HTTPError atomic.
2013-08-15 22:36:48 +02:00
Paul Melnikow
ad0d0cd46e
When AFNetworking is in an embedded framework, load certificates from all non-framework bundles
2013-08-12 03:11:17 -04:00
Paul Melnikow
6b2515d8c0
When AFNetworking is in an embedded framework, load certificates from app bundle
2013-08-12 00:22:02 -04:00
Mattt Thompson
ac330c84c8
Revert "Drop Podfile.lock from Git so that we don't have to deal with updating it as revisions change"
...
This reverts commit 56625c466e .
2013-08-10 18:07:01 -07:00
Mattt Thompson
786b1ef36f
Merge branch 'master' of github.com:AFNetworking/AFNetworking
2013-08-10 17:55:46 -07:00
Mattt Thompson
95a51a4ce6
Merge pull request #1214 from blakewatters/drop-podfile-lock
...
Drop Podfile.lock from Git
2013-08-10 17:51:37 -07:00
Mattt Thompson
748260af04
[Issue #1181 ] Using UIImage calculated image orientation
...
Minor refactoring
2013-08-10 17:49:05 -07:00
Blake Watters
56625c466e
Drop Podfile.lock from Git so that we don't have to deal with updating it as revisions change
2013-08-10 20:38:23 -04:00
Mattt Thompson
c8bd94721e
Merge pull request #1212 from carsonmcdonald/fixpodlock132
...
Update Podfile.lock to 1.3.2
2013-08-10 16:44:11 -07:00
Carson McDonald
0cb8ceea43
Update Podfile.lock to 1.3.2
2013-08-08 21:34:16 -04:00
Mattt Thompson
7c3ba69f09
Merge pull request #1167 from carsonmcdonald/fixquickcancel
...
Fix for quick canceling request operation
2013-08-08 16:11:24 -07:00
Mattt Thompson
9174f5f906
Merge branch 'master' of github.com:AFNetworking/AFNetworking
2013-08-08 15:39:40 -07:00
Mattt Thompson
4b79bd91ed
Bumping version to 1.3.2
...
Updating CHANGES
2013-08-08 15:39:11 -07:00
Mattt Thompson
da905ab543
Merge pull request #1183 from swizzlr/Minor-Doc-Update
...
Update AFHTTPClient documentation to clarify the scope of the parameterEncoding property.
2013-08-06 07:09:09 -07:00
Mattt Thompson
dbeb46d8ad
Merge pull request #1203 from jschmid/patch-1
...
[Issue #1135 ] Missed an old link
2013-08-06 04:20:41 -07:00
Jonas Schmid
7d32b3f450
[Issue #1135 ] Missed an old link
2013-08-06 08:23:33 +02:00
Mattt Thompson
67c97ab957
Merge pull request #1195 from dtorres/ascii-user-agent
...
Fix truncated user-agent when App name included non-ASCII characters.
2013-08-05 07:29:22 -07:00
Diego Torres
a4c6e28b69
Fix truncated user-agent when App name included non-ASCII characters.
2013-08-02 19:41:24 -04:00
Mattt Thompson
259c2c24af
Merge pull request #1184 from autresphere/master
...
Allow nested call to setImageWithURLRequest
2013-07-31 12:00:17 -07:00
Philippe Converset
1fc909e9db
Allow nested call to setImageWithURLRequest
...
Calling [UIImageView setImageWithURL:] inside [UIImageView setImageWithURLRequest:placeholderImage:success:failure] completion block could NOT work.
This was due to internal af_imageRequestOperation set to nil AFTER a completion block is called. With this fix, it is now set to nil BEFORE.
2013-07-31 11:25:55 +02:00
Thomas Catterall
fd4a57f193
Update AFHTTPClient documentation to clarify the scope of the parameterEncoding property.
2013-07-30 18:14:23 +01:00
Carson McDonald
ef44858189
Set error when cancel happens before start finishes
2013-07-25 11:35:50 -04:00
Carson McDonald
d10421e511
Set async timeout to longer than request timeout
2013-07-25 11:34:50 -04:00
Mattt Thompson
75bd257ffe
Merge pull request #1154 from carsonmcdonald/fixtestpostwithparams
...
Add longer test timeout
2013-07-23 14:13:58 -07:00
Mattt Thompson
4ae3c05f09
[Issue #1146 ] Using response.MIMEType rather than (potentially nonexistent) Content-Type headers to determine image data provider
2013-07-23 09:28:03 -07:00
Carson McDonald
88e2740378
Make null check wait.
2013-07-19 15:26:27 -04:00
Carson McDonald
7c538aaa67
Add longer test timeout
2013-07-19 12:27:43 -04:00
Mattt Thompson
0c38a6ca2d
Fixing static analyzer warnings about CFRelease calls to NULL pointer
2013-07-17 10:20:48 -07:00
Mattt Thompson
bcf35c2354
Moving __unused signifier into parameter type
2013-07-17 10:19:46 -07:00
Mattt Thompson
0fd49b9964
[Issue #1099 ] Removing if statements before CFRelease calls
2013-07-17 10:19:23 -07:00
Mattt Thompson
251ce98caa
Merge pull request #1099 from lixar/safety-checks
...
Added safety checks for OSStatus value returned by SecXXX functions
2013-07-17 10:16:27 -07:00