提交历史

作者 SHA1 备注 提交日期
  Christian Noon 6ab9b059b4 Added RequestRetrier tests verifying retrier and adapter are called. 9 年之前
  Christian Noon 90c4a83318 Added RequestAdapter tests on all testable SessionManager request APIs. 9 年之前
  Christian Noon 5a2bea803c RequestAdapter and RequestRetrier protocols now allow Requests to be retried. 9 年之前
  Christian Noon 5ac4902581 Added internal DispatchQueue extension set of convenience properties and methods. 9 年之前
  Christian Noon 1589afd233 Removed commented out code in ResponseSerialization that is no longer needed. 9 年之前
  Christian Noon a78137ab45 Added release notes to the CHANGELOG and bumped version to 4.0.0-beta.2. 9 年之前
  Christian Noon 62e82422a7 [PR #1420] Switched User-Agent header to include version and build numbers. 9 年之前
  Christian Noon d480f4d8a9 Revert "[PR #1420] Switched User-Agent header to include version and build numbers." 9 年之前
  Jon Shier f48f28ef5a Update all targets to set the proper SWIFT_VERSION. 9 年之前
  Christian Noon 81e51c7151 Added release notes to the CHANGELOG and bumped the version to 4.0.0-beta.1. 9 年之前
  Sergey Demchenko e1cc66446c [PR #1420] Switched User-Agent header to include version and build numbers. 9 年之前
  Christian Noon 3a9f9ef7a1 Renamed Error.swift file to AFError.swift to match new APIs. 9 年之前
  Christian Noon 79c6d5b582 Simplified validation tests by using optional comparisons rather than binds. 9 年之前
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 年之前
  Christian Noon 3cc5b4e845 Bumped the podspec version to 4.0.0-beta.1. 9 年之前
  Christian Noon 7e60eb777c Updated the travis yaml file for Xcode 8. 9 年之前
  Christian Noon c8005590b1 Bumped the required version of Xcode to beta 6 in the requirements section. 9 年之前
  Christian Noon a6b3bb60b0 Swapped parameter order of custom URLRequest initializer to match other APIs. 9 年之前
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. 9 年之前
  Christian Noon 138058fd93 Merge pull request #1395 from jhudsonWA/swift3 9 年之前
  Jon Shier bfef13986e Merge pull request #1401 from Alamofire/update-podspec 9 年之前
  Jon Shier 6775cb13f7 Update podspec to 4.0.0, update deployment targets. 9 年之前
  Christian Noon 4e16b45ce9 Merge pull request #1391 from Alamofire/feature/moving-session-delegate-to-store-requests 9 年之前
  Joshua Hudson a4734aa684 Update MultipartFormData.swift 9 年之前
  Christian Noon 8b76a4a09a SessionDelegate now stores Requests internally in preparation for retry logic. 9 年之前
  Christian Noon aebd1d4afc Merge pull request #1385 from Alamofire/feature/refactoring-apis-for-swift-3 9 年之前
  Christian Noon 8c5a83bc1e Removed the external parameter name requirement from validate API. 9 年之前
  Christian Noon fd17185141 Updated multipart form data encoding threshold to use explicit 10 MB limit. 9 年之前
  Christian Noon 6c5ac3296e Refactored ServerTrustPolicy APIs to use `in` instead of `within` where applicable. 9 年之前
  Christian Noon 3d23fd8213 Refactored suggestedDownloadDestination API to match FileManager APIs. 9 年之前