Christian Noon
|
1a8fb8cc30
Cleaned up whitespace throughout the project.
|
8 年之前 |
Jon Shier
|
fca8178e15
Unindent the #if.
|
8 年之前 |
Jon Shier
|
8099f506cf
Fix typos and marks, as requested.
|
8 年之前 |
Jon Shier
|
088d593136
Add mapError, flatMapError, withValue, withError, ifSuccess, and ifFailure to Result.
|
8 年之前 |
Gwendal Roué
|
7f8fe9c7c6
[PR #1836] Added functional extensions for Result, Data and Download Response.
|
8 年之前 |
Jon Shier
|
7b419b76a4
[PR #1419] Refactored Error to new AFError system across all APIs.
|
9 年之前 |
Christian Noon
|
4f687613ea
Refactored Error logic due to conflicting Error protocol released in Xcode 8 beta 4.
|
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 年之前 |
Cédric Luthi
|
8d9f79a86f
Deprecated errorWithCode APIs and updated NSURLError* domains to NSURLErrorDomain.
|
9 年之前 |
Christian Noon
|
c54aa1932d
Updated the copyright years for the license across all project files.
|
10 年之前 |
Christian Noon
|
b00d3f2bda
Result error is now generic and response serializers all return server data.
|
10 年之前 |
Christian Noon
|
e489c5fece
[Issue #703] Updated Result Failure to store an ErrorType instead of NSError.
|
10 年之前 |
Christian Noon
|
574e3033d6
Added Result tests pushing code coverage for Result enum to 100%.
|
10 年之前 |