Christian Noon
|
001c03dd55
Switched server trust host validation over to use SSL policy evaluation.
|
10 éve |
Christian Noon
|
62a5683b38
Fixed issue where the operation queue would leak if the task was never started.
|
10 éve |
Christian Noon
|
9a1e321cf0
[Issue #681] Added note to the README to keep a reference to the manager.
|
10 éve |
Christian Noon
|
aff4311e07
[Issue #682] Updated the README to note that CocoaPods 0.38.2 is required.
|
10 éve |
Christian Noon
|
6f3c72cefc
[Issue #672] Removed required declaration on the Manager init method.
|
10 éve |
Christian Noon
|
8c0a49c20c
Bumped the version of the framework and podspec to 2.0.0-beta.1.
|
10 éve |
Christian Noon
|
184004e145
Updated the CHANGELOG with release notes for the 2.0.0-beta.1 release.
|
10 éve |
Christian Noon
|
b284363b74
Updated the CHANGELOG and bumped the version to 1.3.1.
|
10 éve |
Christian Noon
|
f95d67a6ce
Fixed the error code in the custom response serializers section of the README.
|
10 éve |
Christian Noon
|
85b90fe115
[Issue #668] Made the static error convenience functions public.
|
10 éve |
Christian Noon
|
52dae79cf6
Moved the playground to the bottom of the workspace.
|
10 éve |
Christian Noon
|
b5cce2c5cd
Merge pull request #659 from Alamofire/feature/stream_support
|
10 éve |
Christian Noon
|
228003e804
Merge pull request #660 from Alamofire/feature/opening_up_parameter_encoding
|
10 éve |
Christian Noon
|
362a127799
Merge pull request #662 from Alamofire/test/no_content_type_wildcard_validation
|
10 éve |
Christian Noon
|
6b61df290a
Replaced an early out conditional with a guard in the example app.
|
10 éve |
John Pope
|
2bffaf1b8e
Added an optional bind around the response to safely extract headers.
|
10 éve |
Christian Noon
|
1f747546ba
Added to for wildcard validation that contains response with nil MIME type.
|
10 éve |
Christian Noon
|
1b7b1f1aa4
Added a section to the README that calls out our open rdars.
|
10 éve |
Christian Noon
|
842659b174
Added docstrings for all public SessionDelegate methods.
|
10 éve |
Christian Noon
|
bab103ae8e
Replaced force unwraps with initial guard statement in parameter encoding.
|
10 éve |
Christian Noon
|
a217e0593c
Made the queryComponents and escape methods public to support Custom encoding.
|
10 éve |
Christian Noon
|
f4a3a50637
Added support for stream tasks in iOS 9+ and OSX 10.11+.
|
10 éve |
Christian Noon
|
61d6ddf9c9
Set enable testability flag to YES for all framework release builds.
|
10 éve |
Christian Noon
|
1f2f391144
Removed unnecessary parentheses...no functional changes.
|
10 éve |
Christian Noon
|
becb34c8c8
Added tests around all response serializers raising the code coverage.
|
10 éve |
Christian Noon
|
574e3033d6
Added Result tests pushing code coverage for Result enum to 100%.
|
10 éve |
Christian Noon
|
61f620f467
Enabled code coverage for all three framework schemes.
|
10 éve |
Christian Noon
|
6f8d8e176f
Fixed up issue in the URLProtocol tests that has been tripping false positives.
|
10 éve |
Christian Noon
|
7ba13295c5
Updated all schemes with the latest formatting in Xcode 7 beta 5.
|
10 éve |
Tobias Ottenweller
|
b4cb7cc30c
Added watchOS framework with all source files and updated README.
|
10 éve |