Christian Noon
|
8bb747342e
Removed unnecessary use of `self`…no functional changes.
|
9 lat temu |
Christian Noon
|
ade5a2e18e
Refactored Manager class to SessionManager to be more descriptive.
|
9 lat temu |
Christian Noon
|
a94323c6e5
Refactored Response generic types to avoid conflicts with bridged Error protocol.
|
9 lat temu |
Christian Noon
|
4f687613ea
Refactored Error logic due to conflicting Error protocol released in Xcode 8 beta 4.
|
9 lat temu |
Jon Shier
|
a113e4352e
Update for Xcode 8 beta 4.
|
9 lat temu |
Christian Noon
|
304cb54998
Added discardableResult annotations to authenticate, validate and response APIs.
|
9 lat temu |
Christian Noon
|
c3eb784f1c
Made the Cleanup Whitespace scheme shared across the project.
|
9 lat temu |
Christian Noon
|
e4fc09d744
Replaced all occurrences of com.alamofire reverse domain with org.alamofire.
|
9 lat temu |
Christian Noon
|
5c2f4365be
Refactored Notifications to use nested structs inside Notification.Name namespace.
|
9 lat temu |
Christian Noon
|
21bf2c9097
Added discardableResult annotations to all top-level Request APIs.
|
9 lat temu |
Christian Noon
|
913f98a4f0
Bumped deployment targets to iOS 9.0, macOS 10.11, tvOS 9.0 and watchOS 2.0.
|
9 lat temu |
Christian Noon
|
9b51768767
Switched convertible extensions over to using one-line property implementations.
|
9 lat temu |
passchaos
|
372822c3e5
[PR #1330] NSURLRequest and mutable variant data now maintained in top-level APIs.
|
9 lat temu |
Christian Noon
|
a01dfc485f
Fixed up formatting in a couple places…no functional changes.
|
9 lat temu |
Christian Noon
|
607ad25ed1
Removed excess whitespace from Swift files using Cleanup Whitespace target.
|
9 lat temu |
Christian Noon
|
77b14f5695
Added Cleanup Whitespace target to remove excess whitespace from Swift files.
|
9 lat temu |
Adrian Brink
|
1448c13ce3
[PR #1315] Add `public` ACL to `BackendError` enum in the README.
|
9 lat temu |
Marius Serban
|
b2050ef69b
[PR #1318] Request tests no longer require JSON parameters to be in order.
|
9 lat temu |
Christian Noon
|
4bd5defab8
Fixed up TLS evaluation tests by moving from disig.sk to badssl.com.
|
9 lat temu |
Jon Shier
|
f55bdf7a96
Updates for beta 3. Convert iOS Example to Swift 3 explicitly.
|
9 lat temu |
Jon Shier
|
fcb4829a78
Update for Xcode 8 beta 2.
|
9 lat temu |
Kevin Harwood
|
e891699312
Removed tests as a result of rdar://26870455
|
9 lat temu |
Kevin Harwood
|
b805ff40fb
Made changes to allow macOS 10.12 support
|
9 lat temu |
Kevin Harwood
|
6f687098f7
Fixed failing test due to dictionary reordering
|
9 lat temu |
Kevin Harwood
|
eb0923ec6e
Initial Swift 3 Migration
|
9 lat temu |
Christian Noon
|
0f506b1c45
Added release notes to the CHANGELOG and bumped the version to 3.4.1.
|
9 lat temu |
Christian Noon
|
d257f83179
Fixed OS X build issue in User-Agent header where API is not available.
|
9 lat temu |
Christian Noon
|
9270e54803
Removed ReleaseTest configuration and enabling testability directly in yaml file.
|
9 lat temu |
Christian Noon
|
3f6845d809
Merge pull request #1308 from Alamofire/fix/network_reachability_ipv6_support
|
9 lat temu |
Christian Noon
|
65a2766c36
Moved to apple domain to attempt to improve test suite reliability.
|
9 lat temu |