Jon Shier
|
ac892dd077
Add More OSes to Testing Matrix (#3545)
|
3 年之前 |
Jon Shier
|
0c3780efc9
Swift Concurrency Support (#3463)
|
4 年之前 |
Jon Shier
|
a41c07a558
Linux and Windows Support (#3446)
|
4 年之前 |
Jon Shier
|
b5dfb35435
Test Refactor with Firewalk (#3215)
|
4 年之前 |
Jon Shier
|
cc57cd7f44
Adopt Swift 5.1 (#3066)
|
5 年之前 |
Jon Shier
|
9187007b0f
Stable encoded parameter order for URLEncodedFormEncoder (#2961)
|
6 年之前 |
Jon Shier
|
6a75f4f450
Add AF*Response, AFResult types, update tests to use AFError (#2921)
|
6 年之前 |
Jon Shier
|
ab47c9774e
Add SwiftFormat (#2918)
|
6 年之前 |
Jon Shier
|
9482ebfe43
Add cancelAllRequests API (#2890)
|
6 年之前 |
Jon Shier
|
9ab2a22e86
Fix #2682: Cancel all requests on session invalidation or deinit. (#2728)
|
6 年之前 |
Jon Shier
|
3e488dcd5c
Alamofire 5! (#2375)
|
7 年之前 |
Jon Shier
|
1032399187
Update to 4.7.1. (#2476)
|
7 年之前 |
Christian Noon
|
c20e17e38e
Fixed the copyright in all the source files.
|
8 年之前 |
Christian Noon
|
8f370a2300
[Issue #1512] Test suite now only writes files to the temp directory.
|
9 年之前 |
Christian Noon
|
3bd8650a65
Added URL variants to the FileManager extension in the test suite.
|
9 年之前 |
Christian Noon
|
66712de464
Common directories are now created when test case is started.
|
9 年之前 |
Christian Noon
|
2b4c443faa
BaseTestCase now deletes contents of common directories using FileManager extension.
|
9 年之前 |
Christian Noon
|
d9fb21e5c8
Refactored all Core APIs and documentation to match Swift 3 API design guidelines.
|
9 年之前 |
Jon Shier
|
a113e4352e
Update for Xcode 8 beta 4.
|
9 年之前 |
Kevin Harwood
|
eb0923ec6e
Initial Swift 3 Migration
|
9 年之前 |
Christian Noon
|
2501fc92ea
Updated copyright headers to use two spaces and padding above and below.
|
9 年之前 |
Christian Noon
|
c51d32c35d
Updated dash in copyright headers to use U+002D dash instead of U+2013.
|
9 年之前 |
Christian Noon
|
c54aa1932d
Updated the copyright years for the license across all project files.
|
10 年之前 |
Christian Noon
|
c634f6067f
Refactored defaultTimeout to timeout and switched from 10 to 30 seconds.
|
10 年之前 |
Christian Noon
|
c52a85a959
Fixed up copyright headers on some of the swift files...no functional changes.
|
10 年之前 |
Christian Noon
|
145def68e8
Added multipart form data unit tests and modified some of the error conditions.
|
10 年之前 |
Christian Noon
|
b328797234
Added a base test case for all test cases to inherit from.
|
10 年之前 |