Christian Noon
|
21bf2c9097
Added discardableResult annotations to all top-level Request APIs.
|
9 years ago |
Christian Noon
|
913f98a4f0
Bumped deployment targets to iOS 9.0, macOS 10.11, tvOS 9.0 and watchOS 2.0.
|
9 years ago |
Christian Noon
|
9b51768767
Switched convertible extensions over to using one-line property implementations.
|
9 years ago |
passchaos
|
372822c3e5
[PR #1330] NSURLRequest and mutable variant data now maintained in top-level APIs.
|
9 years ago |
Christian Noon
|
a01dfc485f
Fixed up formatting in a couple places…no functional changes.
|
9 years ago |
Christian Noon
|
607ad25ed1
Removed excess whitespace from Swift files using Cleanup Whitespace target.
|
9 years ago |
Christian Noon
|
77b14f5695
Added Cleanup Whitespace target to remove excess whitespace from Swift files.
|
9 years ago |
Adrian Brink
|
1448c13ce3
[PR #1315] Add `public` ACL to `BackendError` enum in the README.
|
9 years ago |
Marius Serban
|
b2050ef69b
[PR #1318] Request tests no longer require JSON parameters to be in order.
|
9 years ago |
Christian Noon
|
4bd5defab8
Fixed up TLS evaluation tests by moving from disig.sk to badssl.com.
|
9 years ago |
Jon Shier
|
f55bdf7a96
Updates for beta 3. Convert iOS Example to Swift 3 explicitly.
|
9 years ago |
Jon Shier
|
fcb4829a78
Update for Xcode 8 beta 2.
|
9 years ago |
Kevin Harwood
|
e891699312
Removed tests as a result of rdar://26870455
|
9 years ago |
Kevin Harwood
|
b805ff40fb
Made changes to allow macOS 10.12 support
|
9 years ago |
Kevin Harwood
|
6f687098f7
Fixed failing test due to dictionary reordering
|
9 years ago |
Kevin Harwood
|
eb0923ec6e
Initial Swift 3 Migration
|
9 years ago |
Christian Noon
|
0f506b1c45
Added release notes to the CHANGELOG and bumped the version to 3.4.1.
|
9 years ago |
Christian Noon
|
d257f83179
Fixed OS X build issue in User-Agent header where API is not available.
|
9 years ago |
Christian Noon
|
9270e54803
Removed ReleaseTest configuration and enabling testability directly in yaml file.
|
9 years ago |
Christian Noon
|
3f6845d809
Merge pull request #1308 from Alamofire/fix/network_reachability_ipv6_support
|
9 years ago |
Christian Noon
|
65a2766c36
Moved to apple domain to attempt to improve test suite reliability.
|
9 years ago |
Christian Noon
|
1b9526b9e4
[Issue #1228] Removed explicit IPv6 reachability logic since it is handled by OS.
|
9 years ago |
Christian Noon
|
53e25d59f5
[Issue #1303] Added test for multipart form data request debugDescription.
|
9 years ago |
Raphael Oliveira
|
dae3ed1b22
Update 'Generic Response Object Serialization' section on README by using protocol extension
|
9 years ago |
William Entriken
|
f4ccfeda0b
[Issue #1267] Fixed page check in sample code in the README.
|
9 years ago |
Christian Noon
|
cceee03cde
Merge pull request #1292 from Alamofire/fix/1269-non-localized-user-agent
|
9 years ago |
Christian Noon
|
3591bfacca
Removed CFStringTransform from user agent header generation.
|
9 years ago |
Jon Shier
|
0ede05ad88
Update generation of the OS version part of the user agent to use non-localized sources.
|
9 years ago |
Christian Noon
|
852c736ec5
Merge pull request #1273 from Alamofire/fix/error-example
|
9 years ago |
Jon Shier
|
9ad7912c52
Update README to reflect error best practices.
|
9 years ago |