Jon Shier
|
63cbd535f9
Bugfix: DownloadRequest event duplication and missing events. (#2807)
|
6 年之前 |
Christian Noon
|
14d54951c5
Moved all public result extensions to be internal
|
6 年之前 |
Eric Jensen
|
579d6f4188
Opened up several APIs on Result behind af namespace through AFExtension
|
6 年之前 |
Dave Camp
|
ce428e40c3
Replaced Alamofire Result type with AFResult typealias to Foundation.Result
|
6 年之前 |
Christian Noon
|
ba36af8a75
Fixed race condition issue in download cancellation test
|
6 年之前 |
Jon Shier
|
3e488dcd5c
Alamofire 5! (#2375)
|
7 年之前 |
Jon Shier
|
d0208adc36
Updates for 4.8.0 (#2648)
|
7 年之前 |
Jon Shier
|
1032399187
Update to 4.7.1. (#2476)
|
7 年之前 |
Jon Shier
|
0a34b44572
Add Error mapping functions to Response types (#2361)
|
8 年之前 |
Christian Noon
|
c20e17e38e
Fixed the copyright in all the source files.
|
8 年之前 |
Gwendal Roué
|
7f8fe9c7c6
[PR #1836] Added functional extensions for Result, Data and Download Response.
|
8 年之前 |
Christian Noon
|
44c0706070
Added test verifying retrier is called when request encounters adapt error.
|
9 年之前 |
Jon Shier
|
cadf4fbb04
[PR #1723] Refactored download completion to not crash on nil response.
|
9 年之前 |
Christian Noon
|
acc7361c2e
Added test verifying download request can be resumed with resume data.
|
9 年之前 |
Christian Noon
|
8f370a2300
[Issue #1512] Test suite now only writes files to the temp directory.
|
9 年之前 |
Christian Noon
|
e48a78e68d
Refactored URLStringCovertible to URLConvertible and removed protocol property.
|
9 年之前 |
Christian Noon
|
4b64169dd7
Fixed issue in resume data tests where request was being cancelled multiple times.
|
9 年之前 |
Christian Noon
|
7294029530
Fixed up progress test cases to use GTE comparison instead of GT.
|
9 年之前 |
Christian Noon
|
7925a0a7fc
[Issue #1467] Removed downloadProgress and uploadProgress Int64 variants.
|
9 年之前 |
Christian Noon
|
e96befe3ec
[PR #1491] Removed URLStringConvertible conformance on URLRequest.
|
9 年之前 |
Christian Noon
|
2e1cbb8193
Added extra progress check to increase reliability of download tests.
|
9 年之前 |
Jon Shier
|
418b0fc16a
Updates for the Xcode 8 GM.
|
9 年之前 |
Christian Noon
|
bc2f0aa91c
Removed excess `method` declarations on download and upload APIs in test suite.
|
9 年之前 |
Christian Noon
|
2b72506c17
Added tests validating failure and success scenarios around download options.
|
9 年之前 |
Christian Noon
|
cea1449c70
Destinations are now optional and DownloadOptions make moving files more robust.
|
9 年之前 |
Christian Noon
|
7ed3ce5ecd
Moved response serializers to data requests and added variants for download requests.
|
9 年之前 |
Christian Noon
|
99fd1990f5
Refactored progress tracking across Request subclasses to improve accuracy.
|
9 年之前 |
Christian Noon
|
eecde562c8
Created Data, Download, Upload and Stream Request subclasses.
|
9 年之前 |
Jon Shier
|
7b419b76a4
[PR #1419] Refactored Error to new AFError system across all APIs.
|
9 年之前 |
Jon Shier
|
1dc3992a38
Updated project, source and documentation for Xcode 8 beta 6.
|
9 年之前 |