| .. |
|
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
|
8c399fc71f
Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release.
|
9 years ago |
|
DispatchQueue+Alamofire.swift
|
f8e719ec80
[PR #1893] Replaced syncResult extension with DispatchQueue.sync.
|
9 years ago |
|
Info-tvOS.plist
|
7a17b1d4b5
Added release notes to the CHANGELOG and bumped the version to 4.2.0.
|
9 years ago |
|
Info.plist
|
7a17b1d4b5
Added release notes to the CHANGELOG and bumped the version to 4.2.0.
|
9 years ago |
|
MultipartFormData.swift
|
53a400e5a6
[PR #1520] Renamed OSX to macOS throughout the project.
|
9 years ago |
|
NetworkReachabilityManager.swift
|
779930c399
[Issue #1809] Moved the NetworkReachabilityManager back to public ACL.
|
9 years ago |
|
Notifications.swift
|
e4fc09d744
Replaced all occurrences of com.alamofire reverse domain with org.alamofire.
|
9 years ago |
|
ParameterEncoding.swift
|
ab07523ee9
Added JSON encoding encode method that takes a JSON object along with unit tests.
|
9 years ago |
|
Request.swift
|
f8e719ec80
[PR #1893] Replaced syncResult extension with DispatchQueue.sync.
|
9 years ago |
|
Response.swift
|
3f8575adc7
Add the HTTP method to the data and download response debug descriptions.
|
9 years ago |
|
ResponseSerialization.swift
|
d6ae1124ca
Added Timeline generation to default data and download responses.
|
9 years ago |
|
Result.swift
|
7b419b76a4
[PR #1419] Refactored Error to new AFError system across all APIs.
|
9 years ago |
|
ServerTrustPolicy.swift
|
ed5af95d72
Refactored URL session associated keys struct static properties to be lowercase.
|
9 years ago |
|
SessionDelegate.swift
|
25d8fdd8a3
[Issue #1853] Fixed issue where SessionManager did not respect retry time delay.
|
9 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 |