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