Jon Shier
|
6775cb13f7
Update podspec to 4.0.0, update deployment targets.
|
9 سال پیش |
Christian Noon
|
4e16b45ce9
Merge pull request #1391 from Alamofire/feature/moving-session-delegate-to-store-requests
|
9 سال پیش |
Christian Noon
|
8b76a4a09a
SessionDelegate now stores Requests internally in preparation for retry logic.
|
9 سال پیش |
Christian Noon
|
aebd1d4afc
Merge pull request #1385 from Alamofire/feature/refactoring-apis-for-swift-3
|
9 سال پیش |
Christian Noon
|
8c5a83bc1e
Removed the external parameter name requirement from validate API.
|
9 سال پیش |
Christian Noon
|
fd17185141
Updated multipart form data encoding threshold to use explicit 10 MB limit.
|
9 سال پیش |
Christian Noon
|
6c5ac3296e
Refactored ServerTrustPolicy APIs to use `in` instead of `within` where applicable.
|
9 سال پیش |
Christian Noon
|
3d23fd8213
Refactored suggestedDownloadDestination API to match FileManager APIs.
|
9 سال پیش |
Christian Noon
|
6bcbf5b05a
Refactored MultipartFormData encode and contentHeader methods to improve APIs.
|
9 سال پیش |
Christian Noon
|
2a6ccac905
Fixed small issues in public docstrings based on PR feedback.
|
9 سال پیش |
Christian Noon
|
d9fb21e5c8
Refactored all Core APIs and documentation to match Swift 3 API design guidelines.
|
9 سال پیش |
Christian Noon
|
e5e2d6b738
Split SessionDelegate, TaskDelegate and subclasses into global namespace.
|
9 سال پیش |
Christian Noon
|
ec1c23d0e7
Reorganized Request extensions and MARKs to better group common logic.
|
9 سال پیش |
Christian Noon
|
1e3c547093
Updated MARKs in SessionManager to make jumpbar more readable.
|
9 سال پیش |
Christian Noon
|
8bb747342e
Removed unnecessary use of `self`…no functional changes.
|
9 سال پیش |
Christian Noon
|
ade5a2e18e
Refactored Manager class to SessionManager to be more descriptive.
|
9 سال پیش |
Christian Noon
|
a94323c6e5
Refactored Response generic types to avoid conflicts with bridged Error protocol.
|
9 سال پیش |
Christian Noon
|
4f687613ea
Refactored Error logic due to conflicting Error protocol released in Xcode 8 beta 4.
|
9 سال پیش |
Jon Shier
|
a113e4352e
Update for Xcode 8 beta 4.
|
9 سال پیش |
Christian Noon
|
304cb54998
Added discardableResult annotations to authenticate, validate and response APIs.
|
9 سال پیش |
Christian Noon
|
c3eb784f1c
Made the Cleanup Whitespace scheme shared across the project.
|
9 سال پیش |
Christian Noon
|
e4fc09d744
Replaced all occurrences of com.alamofire reverse domain with org.alamofire.
|
9 سال پیش |
Christian Noon
|
5c2f4365be
Refactored Notifications to use nested structs inside Notification.Name namespace.
|
9 سال پیش |
Christian Noon
|
21bf2c9097
Added discardableResult annotations to all top-level Request APIs.
|
9 سال پیش |
Christian Noon
|
913f98a4f0
Bumped deployment targets to iOS 9.0, macOS 10.11, tvOS 9.0 and watchOS 2.0.
|
9 سال پیش |
Christian Noon
|
9b51768767
Switched convertible extensions over to using one-line property implementations.
|
9 سال پیش |
passchaos
|
372822c3e5
[PR #1330] NSURLRequest and mutable variant data now maintained in top-level APIs.
|
9 سال پیش |
Christian Noon
|
a01dfc485f
Fixed up formatting in a couple places…no functional changes.
|
9 سال پیش |
Christian Noon
|
607ad25ed1
Removed excess whitespace from Swift files using Cleanup Whitespace target.
|
9 سال پیش |
Christian Noon
|
77b14f5695
Added Cleanup Whitespace target to remove excess whitespace from Swift files.
|
9 سال پیش |