Christian Noon
|
7e60eb777c
Updated the travis yaml file for Xcode 8.
|
vor 9 Jahren |
Christian Noon
|
c8005590b1
Bumped the required version of Xcode to beta 6 in the requirements section.
|
vor 9 Jahren |
Christian Noon
|
a6b3bb60b0
Swapped parameter order of custom URLRequest initializer to match other APIs.
|
vor 9 Jahren |
Jon Shier
|
1dc3992a38
Updated project, source and documentation for Xcode 8 beta 6.
|
vor 9 Jahren |
Christian Noon
|
138058fd93
Merge pull request #1395 from jhudsonWA/swift3
|
vor 9 Jahren |
Jon Shier
|
bfef13986e
Merge pull request #1401 from Alamofire/update-podspec
|
vor 9 Jahren |
Jon Shier
|
6775cb13f7
Update podspec to 4.0.0, update deployment targets.
|
vor 9 Jahren |
Christian Noon
|
4e16b45ce9
Merge pull request #1391 from Alamofire/feature/moving-session-delegate-to-store-requests
|
vor 9 Jahren |
Joshua Hudson
|
a4734aa684
Update MultipartFormData.swift
|
vor 9 Jahren |
Christian Noon
|
8b76a4a09a
SessionDelegate now stores Requests internally in preparation for retry logic.
|
vor 9 Jahren |
Christian Noon
|
aebd1d4afc
Merge pull request #1385 from Alamofire/feature/refactoring-apis-for-swift-3
|
vor 9 Jahren |
Christian Noon
|
8c5a83bc1e
Removed the external parameter name requirement from validate API.
|
vor 9 Jahren |
Christian Noon
|
fd17185141
Updated multipart form data encoding threshold to use explicit 10 MB limit.
|
vor 9 Jahren |
Christian Noon
|
6c5ac3296e
Refactored ServerTrustPolicy APIs to use `in` instead of `within` where applicable.
|
vor 9 Jahren |
Christian Noon
|
3d23fd8213
Refactored suggestedDownloadDestination API to match FileManager APIs.
|
vor 9 Jahren |
Christian Noon
|
6bcbf5b05a
Refactored MultipartFormData encode and contentHeader methods to improve APIs.
|
vor 9 Jahren |
Christian Noon
|
2a6ccac905
Fixed small issues in public docstrings based on PR feedback.
|
vor 9 Jahren |
Christian Noon
|
d9fb21e5c8
Refactored all Core APIs and documentation to match Swift 3 API design guidelines.
|
vor 9 Jahren |
Christian Noon
|
e5e2d6b738
Split SessionDelegate, TaskDelegate and subclasses into global namespace.
|
vor 9 Jahren |
Christian Noon
|
ec1c23d0e7
Reorganized Request extensions and MARKs to better group common logic.
|
vor 9 Jahren |
Christian Noon
|
1e3c547093
Updated MARKs in SessionManager to make jumpbar more readable.
|
vor 9 Jahren |
Christian Noon
|
8bb747342e
Removed unnecessary use of `self`…no functional changes.
|
vor 9 Jahren |
Christian Noon
|
ade5a2e18e
Refactored Manager class to SessionManager to be more descriptive.
|
vor 9 Jahren |
Christian Noon
|
a94323c6e5
Refactored Response generic types to avoid conflicts with bridged Error protocol.
|
vor 9 Jahren |
Christian Noon
|
4f687613ea
Refactored Error logic due to conflicting Error protocol released in Xcode 8 beta 4.
|
vor 9 Jahren |
Jon Shier
|
a113e4352e
Update for Xcode 8 beta 4.
|
vor 9 Jahren |
Christian Noon
|
304cb54998
Added discardableResult annotations to authenticate, validate and response APIs.
|
vor 9 Jahren |
Christian Noon
|
c3eb784f1c
Made the Cleanup Whitespace scheme shared across the project.
|
vor 9 Jahren |
Christian Noon
|
e4fc09d744
Replaced all occurrences of com.alamofire reverse domain with org.alamofire.
|
vor 9 Jahren |
Christian Noon
|
5c2f4365be
Refactored Notifications to use nested structs inside Notification.Name namespace.
|
vor 9 Jahren |