提交歷史

作者 SHA1 備註 提交日期
  Christian Noon 1a8fb8cc30 Cleaned up whitespace throughout the project. 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 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 年之前
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. 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 8759805c8c Added public docstrings to Result custom string convertible protocols. 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 09fc146b08 Added CustomStringConvertible and CustomDebugStringConvertible conformance. 10 年之前
  Christian Noon d58446edf8 Refactored response validation and serialization to leverage result types. 10 年之前