提交历史

作者 SHA1 备注 提交日期
  EricD 17f8d960b2 [PR #2072] Updated MultipartFormData contentType property to be mutable. 8 年之前
  Christian Noon 00ad5eed1f Fixed guard else condition formatting…no functional changes. 8 年之前
  Justin Jia 53a400e5a6 [PR #1520] Renamed OSX to macOS throughout the project. 9 年之前
  Christian Noon a6b4f4df0d Added HTTPHeaders typealias for top-level API convenience. 9 年之前
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 年之前
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. 9 年之前
  Joshua Hudson a4734aa684 Update MultipartFormData.swift 9 年之前
  Christian Noon 6bcbf5b05a Refactored MultipartFormData encode and contentHeader methods to improve APIs. 9 年之前
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. 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 年之前
  Christian Noon 913f98a4f0 Bumped deployment targets to iOS 9.0, macOS 10.11, tvOS 9.0 and watchOS 2.0. 9 年之前
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. 9 年之前
  Jon Shier f55bdf7a96 Updates for beta 3. Convert iOS Example to Swift 3 explicitly. 9 年之前
  Jon Shier fcb4829a78 Update for Xcode 8 beta 2. 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 年之前
  Brian King 34086ca25a Do not schedule the input or output streams in the runloop since they are used synchronously 9 年之前
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. 10 年之前
  Bob Scarano 8873379b67 [Issue #767] Added tvOS framework and test targets to the proejct. 10 年之前
  Tobias Ottenweller b4cb7cc30c Added watchOS framework with all source files and updated README. 10 年之前
  Matias Cudich 62947d6def Fixed up compiler issues with Xcode 7 beta 5. 10 年之前
  Christian Noon d58446edf8 Refactored response validation and serialization to leverage result types. 10 年之前
  Christian Noon 94d1128810 Refactored the MultipartFormData encoding to leverage Swift 2.0 error handling. 10 年之前
  Christian Noon ed5c1c9dd6 Reformatted source code and documentation to fit within 120 characters. 10 年之前
  Christian Noon eac5d7643b Converted all HTTP requests to HTTPS requests to better align with ATS. 10 年之前
  Christian Noon 4aae4134dc Updated all public docstrings to latest Swift 2.0 syntax. 10 年之前
  Christian Noon 78f155d8f8 Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0 10 年之前