Christian Noon
|
91149f5524
Upgraded the iOS Example project file to Xcode 8.
|
9 anni fa |
Christian Noon
|
237ccab49a
Removed deployment target overrides set in each framework or test target.
|
9 anni fa |
Christian Noon
|
80f01ba759
Fixed TLS evaluation test that can fail in a different way when behind a proxy.
|
9 anni fa |
Jon Shier
|
535651cade
Update for Xcode 8 beta 4.
|
9 anni fa |
Christian Noon
|
b201e28b5d
Switched convertible extensions over to using one-line property implementations.
|
9 anni fa |
Christian Noon
|
7f8f9137d0
Updated travis yaml file to support both Xcode 7.3 and 8 images.
|
9 anni fa |
Jon Shier
|
823082d667
Updates for beta 3.
|
9 anni fa |
Jon Shier
|
b7e808e1f0
Update for beta 2.
|
9 anni fa |
Kevin Harwood
|
c65e8450de
Initial 2.3 migration for Source, Tests, and Example App
|
9 anni fa |
Jon Shier
|
68ddac4d74
Refactor User-Agent generation, add documentation and test.
|
9 anni fa |
Christian Noon
|
f124467f45
Switched `Build Status` badge over to only report on the `master` branch.
|
9 anni fa |
Christian Noon
|
cdf470799f
Added release notes to the CHANGELOG and bumped the version to 3.4.2.
|
9 anni fa |
Sergey Demchenko
|
e84a9aae9d
[PR #1420] Switched User-Agent header to include version and build numbers.
|
9 anni fa |
Christian Noon
|
50d57df672
Made the Cleanup Whitespace scheme shared across the project.
|
9 anni fa |
Christian Noon
|
4da517d7ca
Switched convertible extensions over to using one-line property implementations.
|
9 anni fa |
passchaos
|
bb55b866fa
[PR #1330] NSURLRequest and mutable variant data now maintained in top-level APIs.
|
9 anni fa |
Christian Noon
|
1fc8fb2bed
Fixed up formatting in a couple places…no functional changes.
|
9 anni fa |
Christian Noon
|
c5fe5da0e3
Removed excess whitespace from Swift files using Cleanup Whitespace target.
|
9 anni fa |
Christian Noon
|
7789baaab2
Added Cleanup Whitespace target to remove excess whitespace from Swift files.
|
9 anni fa |
Adrian Brink
|
a53cc42ba7
[PR #1315] Add `public` ACL to `BackendError` enum in the README.
|
9 anni fa |
Marius Serban
|
32ecfd16e3
[PR #1318] Request tests no longer require JSON parameters to be in order.
|
9 anni fa |
Christian Noon
|
a290f3f64c
Fixed up TLS evaluation tests by moving from disig.sk to badssl.com.
|
9 anni fa |
Christian Noon
|
0f506b1c45
Added release notes to the CHANGELOG and bumped the version to 3.4.1.
|
9 anni fa |
Christian Noon
|
d257f83179
Fixed OS X build issue in User-Agent header where API is not available.
|
9 anni fa |
Christian Noon
|
9270e54803
Removed ReleaseTest configuration and enabling testability directly in yaml file.
|
9 anni fa |
Christian Noon
|
3f6845d809
Merge pull request #1308 from Alamofire/fix/network_reachability_ipv6_support
|
9 anni fa |
Christian Noon
|
65a2766c36
Moved to apple domain to attempt to improve test suite reliability.
|
9 anni fa |
Christian Noon
|
1b9526b9e4
[Issue #1228] Removed explicit IPv6 reachability logic since it is handled by OS.
|
9 anni fa |
Christian Noon
|
53e25d59f5
[Issue #1303] Added test for multipart form data request debugDescription.
|
9 anni fa |
Raphael Oliveira
|
dae3ed1b22
Update 'Generic Response Object Serialization' section on README by using protocol extension
|
9 anni fa |