Alexey Aleshkov b03b43cc38 [PR #1951] Added missing `@escaping` for session delegate closures. 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 8c399fc71f Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release. vor 9 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 00ad5eed1f Fixed guard else condition formatting…no functional changes. vor 8 Jahren
NetworkReachabilityManager.swift 779930c399 [Issue #1809] Moved the NetworkReachabilityManager back to public ACL. vor 9 Jahren
Notifications.swift e4fc09d744 Replaced all occurrences of com.alamofire reverse domain with org.alamofire. vor 9 Jahren
ParameterEncoding.swift ab07523ee9 Added JSON encoding encode method that takes a JSON object along with unit tests. vor 9 Jahren
Request.swift f8e719ec80 [PR #1893] Replaced syncResult extension with DispatchQueue.sync. vor 9 Jahren
Response.swift 7f8fe9c7c6 [PR #1836] Added functional extensions for Result, Data and Download Response. vor 8 Jahren
ResponseSerialization.swift d6ae1124ca Added Timeline generation to default data and download responses. vor 9 Jahren
Result.swift 7f8fe9c7c6 [PR #1836] Added functional extensions for Result, Data and Download Response. vor 8 Jahren
ServerTrustPolicy.swift c9c9d091b3 Cleaned up whitespace throughout the project…no functional changes. vor 9 Jahren
SessionDelegate.swift b03b43cc38 [PR #1951] Added missing `@escaping` for session delegate closures. 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