Aron Cedercrantz
|
9bcdee68cc
[PR #1489] Updated RequestRetrier completion to be escaping.
|
9 лет назад |
Christian Noon
|
9563afbdca
Updated the podspec to the 4.0.0 release.
|
9 лет назад |
Christian Noon
|
ee4d6ce6b4
Merge branch 'swift3'
|
9 лет назад |
Christian Noon
|
bc197a65b6
Added release notes to the CHANGELOG and bumped the version to 3.5.0.
|
9 лет назад |
Christian Noon
|
91149f5524
Upgraded the iOS Example project file to Xcode 8.
|
9 лет назад |
Christian Noon
|
237ccab49a
Removed deployment target overrides set in each framework or test target.
|
9 лет назад |
Christian Noon
|
80f01ba759
Fixed TLS evaluation test that can fail in a different way when behind a proxy.
|
9 лет назад |
Jon Shier
|
535651cade
Update for Xcode 8 beta 4.
|
9 лет назад |
Christian Noon
|
b201e28b5d
Switched convertible extensions over to using one-line property implementations.
|
9 лет назад |
Christian Noon
|
7f8f9137d0
Updated travis yaml file to support both Xcode 7.3 and 8 images.
|
9 лет назад |
Jon Shier
|
823082d667
Updates for beta 3.
|
9 лет назад |
Jon Shier
|
b7e808e1f0
Update for beta 2.
|
9 лет назад |
Kevin Harwood
|
c65e8450de
Initial 2.3 migration for Source, Tests, and Example App
|
9 лет назад |
Christian Noon
|
680690beaa
Fixed TLS evaluation test that can fail in a different way when behind a proxy.
|
9 лет назад |
Christian Noon
|
6814e7ab98
Merge pull request #1465 from Alamofire/feature/parameter-encoding-protocol
|
9 лет назад |
Christian Noon
|
b468f74cf8
Removed `String.Encoding` prefix that was not necessary…no functional changes.
|
9 лет назад |
Christian Noon
|
8ce9088184
Added safeguards to url parameter encoding when extracting the url request’s url.
|
9 лет назад |
Christian Noon
|
6a1e267d52
Added parameter encoding failure docstrings and refactored reasons to be consistent.
|
9 лет назад |
Christian Noon
|
2e1cbb8193
Added extra progress check to increase reliability of download tests.
|
9 лет назад |
Christian Noon
|
65ac1c5f2d
Refactored ParameterEncoding into a protocol with url, json and plist structs.
|
9 лет назад |
Christian Noon
|
99f168980f
Cleaned up parameter encoding assertions and removed unnecessary nil coalescing.
|
9 лет назад |
Christian Noon
|
e3f3cefb2b
Modified task delegate to only store the url session task error if error is nil.
|
9 лет назад |
Christian Noon
|
25b8cf0fca
ParameterEncoding encode API now throws instead of returning tuple.
|
9 лет назад |
Jon Shier
|
418b0fc16a
Updates for the Xcode 8 GM.
|
9 лет назад |
Christian Noon
|
6effc0883e
Removed unnecessary `public` extension declarations and updated docstrings.
|
9 лет назад |
Jon Shier
|
e5d6f637b1
Refactor User-Agent generation, add documentation and test.
|
9 лет назад |
Jon Shier
|
68ddac4d74
Refactor User-Agent generation, add documentation and test.
|
9 лет назад |
Christian Noon
|
78c7b9d766
Merge pull request #1462 from Alamofire/feature/destinations-options-and-apis
|
9 лет назад |
Christian Noon
|
bc2f0aa91c
Removed excess `method` declarations on download and upload APIs in test suite.
|
9 лет назад |
Christian Noon
|
2e08bb7341
Added missing labels to `Validation` typealias in `DownloadRequest` extension.
|
9 лет назад |