Aleph Retamal
|
bbef32ffa6
ResultTests: Update and fix typos (#2416)
|
%!s(int64=7) %!d(string=hai) anos |
Jon Shier
|
82785a4129
Update for Swift 4.1 / Xcode 9.3. (#2441)
|
%!s(int64=7) %!d(string=hai) anos |
Jon Shier
|
71d09002e9
Refactor Lock Usage and Introduce Protector (#2290)
|
%!s(int64=8) %!d(string=hai) anos |
Christian Noon
|
c20e17e38e
Fixed the copyright in all the source files.
|
%!s(int64=8) %!d(string=hai) anos |
Christian Noon
|
1a8fb8cc30
Cleaned up whitespace throughout the project.
|
%!s(int64=8) %!d(string=hai) anos |
Jon Shier
|
fca8178e15
Unindent the #if.
|
%!s(int64=8) %!d(string=hai) anos |
Jon Shier
|
8099f506cf
Fix typos and marks, as requested.
|
%!s(int64=8) %!d(string=hai) anos |
Jon Shier
|
088d593136
Add mapError, flatMapError, withValue, withError, ifSuccess, and ifFailure to Result.
|
%!s(int64=8) %!d(string=hai) anos |
Gwendal Roué
|
7f8fe9c7c6
[PR #1836] Added functional extensions for Result, Data and Download Response.
|
%!s(int64=8) %!d(string=hai) anos |
Jon Shier
|
7b419b76a4
[PR #1419] Refactored Error to new AFError system across all APIs.
|
%!s(int64=9) %!d(string=hai) anos |
Christian Noon
|
4f687613ea
Refactored Error logic due to conflicting Error protocol released in Xcode 8 beta 4.
|
%!s(int64=9) %!d(string=hai) anos |
Jon Shier
|
a113e4352e
Update for Xcode 8 beta 4.
|
%!s(int64=9) %!d(string=hai) anos |
Kevin Harwood
|
eb0923ec6e
Initial Swift 3 Migration
|
%!s(int64=9) %!d(string=hai) anos |
Christian Noon
|
2501fc92ea
Updated copyright headers to use two spaces and padding above and below.
|
%!s(int64=9) %!d(string=hai) anos |
Christian Noon
|
c51d32c35d
Updated dash in copyright headers to use U+002D dash instead of U+2013.
|
%!s(int64=9) %!d(string=hai) anos |
Cédric Luthi
|
8d9f79a86f
Deprecated errorWithCode APIs and updated NSURLError* domains to NSURLErrorDomain.
|
%!s(int64=9) %!d(string=hai) anos |
Christian Noon
|
c54aa1932d
Updated the copyright years for the license across all project files.
|
%!s(int64=10) %!d(string=hai) anos |
Christian Noon
|
b00d3f2bda
Result error is now generic and response serializers all return server data.
|
%!s(int64=10) %!d(string=hai) anos |
Christian Noon
|
e489c5fece
[Issue #703] Updated Result Failure to store an ErrorType instead of NSError.
|
%!s(int64=10) %!d(string=hai) anos |
Christian Noon
|
574e3033d6
Added Result tests pushing code coverage for Result enum to 100%.
|
%!s(int64=10) %!d(string=hai) anos |