Jon Shier
|
b5dfb35435
Test Refactor with Firewalk (#3215)
|
4 lat temu |
Jon Shier
|
097e1f0316
Prepare 5.3.0 (#3328)
|
5 lat temu |
Jon Shier
|
240669132a
Fix memory leaks (#3199)
|
5 lat temu |
Jon Shier
|
cc57cd7f44
Adopt Swift 5.1 (#3066)
|
5 lat temu |
Jon Shier
|
6a75f4f450
Add AF*Response, AFResult types, update tests to use AFError (#2921)
|
6 lat temu |
Jon Shier
|
ab47c9774e
Add SwiftFormat (#2918)
|
6 lat temu |
philtre
|
a13c697453
Ubiquitous AFError (#2897)
|
6 lat temu |
philtre
|
755dd5139b
Add failure constraint to *Response (#2893)
|
6 lat temu |
Semen Zhydenko
|
576437d07f
Fix common typos. (#2848)
|
6 lat temu |
Christian Noon
|
9d1cec8caa
Rename `httpHeaders` properties to `headers` (#2802)
|
6 lat temu |
Jon Shier
|
3e488dcd5c
Alamofire 5! (#2375)
|
7 lat temu |
Jon Shier
|
1032399187
Update to 4.7.1. (#2476)
|
7 lat temu |
Christian Noon
|
c20e17e38e
Fixed the copyright in all the source files.
|
8 lat temu |
Jon Shier
|
888f93f86e
Cleanup some old tests, run whitespace cleanup.
|
8 lat temu |
Jon Shier
|
0edade1183
Make Alamofire build under Xcode 9 with Swift 3.2 and 4.
|
8 lat temu |
Natascha Fadeeva
|
0ee4eb0cab
Fix URLProtocolTestCase failure because of wrong http header capitalization. (#2025)
|
8 lat temu |
Christian Noon
|
8c399fc71f
Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release.
|
9 lat temu |
Christian Noon
|
18067d1e09
Refactored top-level APIs by removing external `resource` parameter name.
|
9 lat temu |
Christian Noon
|
95a0ad51be
Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter.
|
9 lat temu |
Christian Noon
|
4dadb7af68
Updated documentation around rdar://26849668 in the URLProtocol tests.
|
9 lat temu |
Christian Noon
|
e96befe3ec
[PR #1491] Removed URLStringConvertible conformance on URLRequest.
|
9 lat temu |
Christian Noon
|
65ac1c5f2d
Refactored ParameterEncoding into a protocol with url, json and plist structs.
|
9 lat temu |
Christian Noon
|
25b8cf0fca
ParameterEncoding encode API now throws instead of returning tuple.
|
9 lat temu |
Christian Noon
|
7ed3ce5ecd
Moved response serializers to data requests and added variants for download requests.
|
9 lat temu |
Jon Shier
|
7b419b76a4
[PR #1419] Refactored Error to new AFError system across all APIs.
|
9 lat temu |
Jon Shier
|
1dc3992a38
Updated project, source and documentation for Xcode 8 beta 6.
|
9 lat temu |
Christian Noon
|
d9fb21e5c8
Refactored all Core APIs and documentation to match Swift 3 API design guidelines.
|
9 lat temu |
Christian Noon
|
e5e2d6b738
Split SessionDelegate, TaskDelegate and subclasses into global namespace.
|
9 lat temu |
Christian Noon
|
ade5a2e18e
Refactored Manager class to SessionManager to be more descriptive.
|
9 lat temu |
Christian Noon
|
913f98a4f0
Bumped deployment targets to iOS 9.0, macOS 10.11, tvOS 9.0 and watchOS 2.0.
|
9 lat temu |