Jon Shier 088d593136 Add mapError, flatMapError, withValue, withError, ifSuccess, and ifFailure to Result. 8 years ago
..
AFError.swift 7e8f79b103 Switched AdaptError extraction over to optional underlyingAdaptError property. 9 years ago
Alamofire.h 2501fc92ea Updated copyright headers to use two spaces and padding above and below. 9 years ago
Alamofire.swift bc59448eed fix a word spelling error (#2092) 8 years ago
DispatchQueue+Alamofire.swift f8e719ec80 [PR #1893] Replaced syncResult extension with DispatchQueue.sync. 9 years ago
Info-tvOS.plist d1f0b86de9 Added release notes to the CHANGELOG and bumped the version to 4.4.0. 8 years ago
Info.plist d1f0b86de9 Added release notes to the CHANGELOG and bumped the version to 4.4.0. 8 years ago
MultipartFormData.swift 17f8d960b2 [PR #2072] Updated MultipartFormData contentType property to be mutable. 8 years ago
NetworkReachabilityManager.swift 68f4eb3f78 [PR #2060] Updated reachability to support [.connectionRequired, .isWWAN] combo. 8 years ago
Notifications.swift e4fc09d744 Replaced all occurrences of com.alamofire reverse domain with org.alamofire. 9 years ago
ParameterEncoding.swift c8700ac7ea [PR #2047] Added missing charset to the JSONEncoding encode API. 8 years ago
Request.swift e1e8e62c53 [PR #2070] Use curl -v instead of curl -i in cURLRepresentation. 8 years ago
Response.swift 7f8fe9c7c6 [PR #1836] Added functional extensions for Result, Data and Download Response. 8 years ago
ResponseSerialization.swift 22d4d74a41 Added new let constant to Request ’s timeline variable. (#2125) 8 years ago
Result.swift 088d593136 Add mapError, flatMapError, withValue, withError, ifSuccess, and ifFailure to Result. 8 years ago
ServerTrustPolicy.swift c9c9d091b3 Cleaned up whitespace throughout the project…no functional changes. 9 years ago
SessionDelegate.swift c1620fc7f2 [PR #2056] Removed redundant optional unwrap in SessionDelegate. 8 years ago
SessionManager.swift 25d8fdd8a3 [Issue #1853] Fixed issue where SessionManager did not respect retry time delay. 9 years ago
TaskDelegate.swift 7d5f142cf5 Switched the TaskDelegate data and error properties over to a public ACL. 9 years ago
Timeline.swift d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. 9 years ago
Validation.swift 32b0ae9c9b [Issue #1551] Fixed retain cycle when using Validation clsoures. 9 years ago