Historial de Commits

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