Christian Noon
|
18067d1e09
Refactored top-level APIs by removing external `resource` parameter name.
|
9 лет назад |
Christian Noon
|
763747a945
Refactored RequestType to RequestTask and moved TaskConvertible in as well.
|
9 лет назад |
Christian Noon
|
133aec3b65
Updated the travis device list in the yaml file to lock down AF4.
|
9 лет назад |
Christian Noon
|
8bacc4ee4c
Fixed issue for all Request types where resume was not if creation failed.
|
9 лет назад |
Christian Noon
|
279eba95b8
Added URL initializer extension for URLStringConvertible types that throws.
|
9 лет назад |
Christian Noon
|
02283b2f24
Updated migration guide URLStringCovertible and URLRequestConvertible sections.
|
9 лет назад |
Christian Noon
|
ac14454822
Updated README to new URLStringConvertible and URLRequestConvertible APIs.
|
9 лет назад |
Christian Noon
|
952423082d
Added tests around invalidURLString error cases for Request creation and adaptation.
|
9 лет назад |
Christian Noon
|
95a0ad51be
Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter.
|
9 лет назад |
Christian Noon
|
cb5e8db685
Request task is now optional allowing errors to potentially propagate through.
|
9 лет назад |
Jon Shier
|
41d9f0b228
[PR #1504] Update README for typos, better Error examples, and whitespace.
|
9 лет назад |
Christian Noon
|
4b64169dd7
Fixed issue in resume data tests where request was being cancelled multiple times.
|
9 лет назад |
Christian Noon
|
a3f0630016
Ran cleanup whitespace script and caught one in Response initializers.
|
9 лет назад |
Christian Noon
|
64c30cf2f8
Disabled code coverage generation by default to improve test suite stability.
|
9 лет назад |
Justin Jia
|
4e9d5cadb8
[PR #1503] Remove duplicated change log in migration guide.
|
9 лет назад |
Christian Noon
|
b73893d013
[Issue #1333] MultipartFormData temp directory is now created serially.
|
9 лет назад |
Christian Noon
|
72958d0ebe
[Issue #1458] Fixed URLEncoding issue around NSNumber parameter encoding.
|
9 лет назад |
Christian Noon
|
7294029530
Fixed up progress test cases to use GTE comparison instead of GT.
|
9 лет назад |
Ada Turner
|
b2309832ab
[PR #1501] Fix filename comment in TaskDelegate header.
|
9 лет назад |
Christian Noon
|
91208b44be
Removed the Int64 progress variant APIs from the documentation.
|
9 лет назад |
Christian Noon
|
7925a0a7fc
[Issue #1467] Removed downloadProgress and uploadProgress Int64 variants.
|
9 лет назад |
Christian Noon
|
03aa9f26eb
Added URLRequest URLStringConvertible conformance removal to migration guide.
|
9 лет назад |
Christian Noon
|
09ffe03837
Updated README for Swift 3 and Alamofire 4 along with reorganization.
|
9 лет назад |
Christian Noon
|
4dadb7af68
Updated documentation around rdar://26849668 in the URLProtocol tests.
|
9 лет назад |
Christian Noon
|
ed5af95d72
Refactored URL session associated keys struct static properties to be lowercase.
|
9 лет назад |
Christian Noon
|
a6b4f4df0d
Added HTTPHeaders typealias for top-level API convenience.
|
9 лет назад |
Christian Noon
|
5b3e39e4da
Added the Alamofire 4.0 Migration Guide to the README.
|
9 лет назад |
Christian Noon
|
dc4b627fd7
Moved `Validation` typealias formatting onto multiple lines…no functional changes.
|
9 лет назад |
Christian Noon
|
5b9f8f6bb4
[PR #1492] Response types now contain task metrics.
|
9 лет назад |
Christian Noon
|
e96befe3ec
[PR #1491] Removed URLStringConvertible conformance on URLRequest.
|
9 лет назад |