Historique des commits

Auteur SHA1 Message Date
  Jon Shier 3e488dcd5c Alamofire 5! (#2375) il y a 7 ans
  Stéphane Copin cbe9df67e5 Makes rethrows all methods that can be marked as rethrows (#2488) il y a 7 ans
  Jon Shier 1032399187 Update to 4.7.1. (#2476) il y a 7 ans
  Christian Noon c20e17e38e Fixed the copyright in all the source files. il y a 8 ans
  Christian Noon 1a8fb8cc30 Cleaned up whitespace throughout the project. il y a 8 ans
  Jon Shier 8099f506cf Fix typos and marks, as requested. il y a 8 ans
  Jon Shier 088d593136 Add mapError, flatMapError, withValue, withError, ifSuccess, and ifFailure to Result. il y a 8 ans
  Gwendal Roué 7f8fe9c7c6 [PR #1836] Added functional extensions for Result, Data and Download Response. il y a 8 ans
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. il y a 9 ans
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. il y a 9 ans
  Jon Shier a113e4352e Update for Xcode 8 beta 4. il y a 9 ans
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. il y a 9 ans
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration il y a 9 ans
  Christian Noon 2501fc92ea Updated copyright headers to use two spaces and padding above and below. il y a 9 ans
  Christian Noon c51d32c35d Updated dash in copyright headers to use U+002D dash instead of U+2013. il y a 9 ans
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. il y a 10 ans
  Christian Noon 8759805c8c Added public docstrings to Result custom string convertible protocols. il y a 10 ans
  Christian Noon b00d3f2bda Result error is now generic and response serializers all return server data. il y a 10 ans
  Christian Noon e489c5fece [Issue #703] Updated Result Failure to store an ErrorType instead of NSError. il y a 10 ans
  Christian Noon 09fc146b08 Added CustomStringConvertible and CustomDebugStringConvertible conformance. il y a 10 ans
  Christian Noon d58446edf8 Refactored response validation and serialization to leverage result types. il y a 10 ans