Glenn R. Fisher
|
8ac0e19fe0
[PR #1515] Fixed typo in the README around response handlers.
|
9 yıl önce |
Alexsander Akers
|
0e8d081efc
[PR #1510] Fix typo in migration guide around availability checks.
|
9 yıl önce |
Christian Noon
|
8f370a2300
[Issue #1512] Test suite now only writes files to the temp directory.
|
9 yıl önce |
Christian Noon
|
e50160acda
Replaced instances of `com.alamofire` with `org.alamofire` throughout project.
|
9 yıl önce |
Christian Noon
|
6c2ba83931
Removed per-framework target project setting overrides where applicable.
|
9 yıl önce |
Christian Noon
|
5fe5b20105
Added release notes to the CHANGELOG and bumped the version to 4.0.0.
|
9 yıl önce |
Christian Noon
|
2f3437bf33
Removed `urlRequest` property from `URLRequestConvertible` protocol.
|
9 yıl önce |
Christian Noon
|
05088d4c2d
Fixed merge artifact and capitalization in the CHANGELOG.
|
9 yıl önce |
Christian Noon
|
e8bca7e40a
Merge pull request #1505 from Alamofire/feature/urlrequest-creation-safety
|
9 yıl önce |
Christian Noon
|
9296d43f9f
Fixed readUser case issue in the CRUD & Authorization example in the README.
|
9 yıl önce |
Christian Noon
|
b7d8152537
Updated migration guide to use new top-level APIs and URLConvertible protocol.
|
9 yıl önce |
Christian Noon
|
c007cb54d1
Updated the README with the URLConvertible and top-level API changes.
|
9 yıl önce |
Christian Noon
|
e48a78e68d
Refactored URLStringCovertible to URLConvertible and removed protocol property.
|
9 yıl önce |
Christian Noon
|
8bdaed3488
Removed unnecessary `String.Encoding` type specifier…no functional changes.
|
9 yıl önce |
Christian Noon
|
18067d1e09
Refactored top-level APIs by removing external `resource` parameter name.
|
9 yıl önce |
Christian Noon
|
763747a945
Refactored RequestType to RequestTask and moved TaskConvertible in as well.
|
9 yıl önce |
Christian Noon
|
133aec3b65
Updated the travis device list in the yaml file to lock down AF4.
|
9 yıl önce |
Christian Noon
|
8bacc4ee4c
Fixed issue for all Request types where resume was not if creation failed.
|
9 yıl önce |
Christian Noon
|
279eba95b8
Added URL initializer extension for URLStringConvertible types that throws.
|
9 yıl önce |
Christian Noon
|
02283b2f24
Updated migration guide URLStringCovertible and URLRequestConvertible sections.
|
9 yıl önce |
Christian Noon
|
ac14454822
Updated README to new URLStringConvertible and URLRequestConvertible APIs.
|
9 yıl önce |
Christian Noon
|
952423082d
Added tests around invalidURLString error cases for Request creation and adaptation.
|
9 yıl önce |
Christian Noon
|
95a0ad51be
Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter.
|
9 yıl önce |
Christian Noon
|
cb5e8db685
Request task is now optional allowing errors to potentially propagate through.
|
9 yıl önce |
Jon Shier
|
41d9f0b228
[PR #1504] Update README for typos, better Error examples, and whitespace.
|
9 yıl önce |
Christian Noon
|
4b64169dd7
Fixed issue in resume data tests where request was being cancelled multiple times.
|
9 yıl önce |
Christian Noon
|
a3f0630016
Ran cleanup whitespace script and caught one in Response initializers.
|
9 yıl önce |
Christian Noon
|
64c30cf2f8
Disabled code coverage generation by default to improve test suite stability.
|
9 yıl önce |
Justin Jia
|
4e9d5cadb8
[PR #1503] Remove duplicated change log in migration guide.
|
9 yıl önce |
Christian Noon
|
b73893d013
[Issue #1333] MultipartFormData temp directory is now created serially.
|
9 yıl önce |