Jon Shier d64afca3e5 [Issue #1938] Fixed issue where taskDidComplete closure was not calling delegate. 8 年 前
..
AFError.swift 7e8f79b103 Switched AdaptError extraction over to optional underlyingAdaptError property. 9 年 前
Alamofire.h 2501fc92ea Updated copyright headers to use two spaces and padding above and below. 9 年 前
Alamofire.swift 8c399fc71f Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release. 9 年 前
DispatchQueue+Alamofire.swift f8e719ec80 [PR #1893] Replaced syncResult extension with DispatchQueue.sync. 9 年 前
Info-tvOS.plist 44109e86ce Added release notes to the CHANGELOG and bumped the version to 4.3.0. 9 年 前
Info.plist 44109e86ce Added release notes to the CHANGELOG and bumped the version to 4.3.0. 9 年 前
MultipartFormData.swift 53a400e5a6 [PR #1520] Renamed OSX to macOS throughout the project. 9 年 前
NetworkReachabilityManager.swift 779930c399 [Issue #1809] Moved the NetworkReachabilityManager back to public ACL. 9 年 前
Notifications.swift e4fc09d744 Replaced all occurrences of com.alamofire reverse domain with org.alamofire. 9 年 前
ParameterEncoding.swift ab07523ee9 Added JSON encoding encode method that takes a JSON object along with unit tests. 9 年 前
Request.swift f8e719ec80 [PR #1893] Replaced syncResult extension with DispatchQueue.sync. 9 年 前
Response.swift 3f8575adc7 Add the HTTP method to the data and download response debug descriptions. 9 年 前
ResponseSerialization.swift d6ae1124ca Added Timeline generation to default data and download responses. 9 年 前
Result.swift 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 年 前
ServerTrustPolicy.swift c9c9d091b3 Cleaned up whitespace throughout the project…no functional changes. 9 年 前
SessionDelegate.swift d64afca3e5 [Issue #1938] Fixed issue where taskDidComplete closure was not calling delegate. 8 年 前
SessionManager.swift 25d8fdd8a3 [Issue #1853] Fixed issue where SessionManager did not respect retry time delay. 9 年 前
TaskDelegate.swift 7d5f142cf5 Switched the TaskDelegate data and error properties over to a public ACL. 9 年 前
Timeline.swift d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. 9 年 前
Validation.swift 32b0ae9c9b [Issue #1551] Fixed retain cycle when using Validation clsoures. 9 年 前