Christian Noon 7e570726ca Switched Requestable single case enumeration over to a struct instead. 9 lat temu
..
AFError.swift 3a9f9ef7a1 Renamed Error.swift file to AFError.swift to match new APIs. 9 lat temu
Alamofire.h 2501fc92ea Updated copyright headers to use two spaces and padding above and below. 9 lat temu
Alamofire.swift 43ebade235 Added top-level APIs for creating StreamRequest instances. 9 lat temu
DispatchQueue+Alamofire.swift b56bd7d8c2 Added syncResult extension to DispatchQueue to simplify thread-safe locking. 9 lat temu
Info-tvOS.plist a78137ab45 Added release notes to the CHANGELOG and bumped version to 4.0.0-beta.2. 9 lat temu
Info.plist a78137ab45 Added release notes to the CHANGELOG and bumped version to 4.0.0-beta.2. 9 lat temu
MultipartFormData.swift 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 lat temu
NetworkReachabilityManager.swift 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. 9 lat temu
Notifications.swift e4fc09d744 Replaced all occurrences of com.alamofire reverse domain with org.alamofire. 9 lat temu
ParameterEncoding.swift 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 lat temu
Request.swift 7e570726ca Switched Requestable single case enumeration over to a struct instead. 9 lat temu
Response.swift 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 lat temu
ResponseSerialization.swift 1589afd233 Removed commented out code in ResponseSerialization that is no longer needed. 9 lat temu
Result.swift 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 lat temu
ServerTrustPolicy.swift 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 lat temu
SessionDelegate.swift 50f653388f Added responseToSelector customization for stream delegate APIs. 9 lat temu
SessionManager.swift 7e570726ca Switched Requestable single case enumeration over to a struct instead. 9 lat temu
TaskDelegate.swift 99fd1990f5 Refactored progress tracking across Request subclasses to improve accuracy. 9 lat temu
Timeline.swift d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. 9 lat temu
Validation.swift 5a2bea803c RequestAdapter and RequestRetrier protocols now allow Requests to be retried. 9 lat temu