Commit History

Author SHA1 Message Date
  EricD 17f8d960b2 [PR #2072] Updated MultipartFormData contentType property to be mutable. 8 years ago
  Christian Noon 00ad5eed1f Fixed guard else condition formatting…no functional changes. 8 years ago
  Justin Jia 53a400e5a6 [PR #1520] Renamed OSX to macOS throughout the project. 9 years ago
  Christian Noon a6b4f4df0d Added HTTPHeaders typealias for top-level API convenience. 9 years ago
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 years ago
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. 9 years ago
  Joshua Hudson a4734aa684 Update MultipartFormData.swift 9 years ago
  Christian Noon 6bcbf5b05a Refactored MultipartFormData encode and contentHeader methods to improve APIs. 9 years ago
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. 9 years ago
  Christian Noon 4f687613ea Refactored Error logic due to conflicting Error protocol released in Xcode 8 beta 4. 9 years ago
  Jon Shier a113e4352e Update for Xcode 8 beta 4. 9 years ago
  Christian Noon 913f98a4f0 Bumped deployment targets to iOS 9.0, macOS 10.11, tvOS 9.0 and watchOS 2.0. 9 years ago
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. 9 years ago
  Jon Shier f55bdf7a96 Updates for beta 3. Convert iOS Example to Swift 3 explicitly. 9 years ago
  Jon Shier fcb4829a78 Update for Xcode 8 beta 2. 9 years ago
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration 9 years ago
  Christian Noon 2501fc92ea Updated copyright headers to use two spaces and padding above and below. 9 years ago
  Christian Noon c51d32c35d Updated dash in copyright headers to use U+002D dash instead of U+2013. 9 years ago
  Cédric Luthi 8d9f79a86f Deprecated errorWithCode APIs and updated NSURLError* domains to NSURLErrorDomain. 9 years ago
  Brian King 34086ca25a Do not schedule the input or output streams in the runloop since they are used synchronously 9 years ago
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. 10 years ago
  Bob Scarano 8873379b67 [Issue #767] Added tvOS framework and test targets to the proejct. 10 years ago
  Tobias Ottenweller b4cb7cc30c Added watchOS framework with all source files and updated README. 10 years ago
  Matias Cudich 62947d6def Fixed up compiler issues with Xcode 7 beta 5. 10 years ago
  Christian Noon d58446edf8 Refactored response validation and serialization to leverage result types. 10 years ago
  Christian Noon 94d1128810 Refactored the MultipartFormData encoding to leverage Swift 2.0 error handling. 10 years ago
  Christian Noon ed5c1c9dd6 Reformatted source code and documentation to fit within 120 characters. 10 years ago
  Christian Noon eac5d7643b Converted all HTTP requests to HTTPS requests to better align with ATS. 10 years ago
  Christian Noon 4aae4134dc Updated all public docstrings to latest Swift 2.0 syntax. 10 years ago
  Christian Noon 78f155d8f8 Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0 10 years ago