Historique des commits

Auteur SHA1 Message Date
  Christian Noon ed5af95d72 Refactored URL session associated keys struct static properties to be lowercase. il y a 9 ans
  Christian Noon a6b4f4df0d Added HTTPHeaders typealias for top-level API convenience. il y a 9 ans
  Christian Noon 5b3e39e4da Added the Alamofire 4.0 Migration Guide to the README. il y a 9 ans
  Christian Noon dc4b627fd7 Moved `Validation` typealias formatting onto multiple lines…no functional changes. il y a 9 ans
  Christian Noon 5b9f8f6bb4 [PR #1492] Response types now contain task metrics. il y a 9 ans
  Christian Noon e96befe3ec [PR #1491] Removed URLStringConvertible conformance on URLRequest. il y a 9 ans
  Christian Noon 76558cf442 Fixed compiler error in tests due to escaping closure change on RequestRetrier. il y a 9 ans
  Christian Noon 73e4767d26 Set code signing to automatic with no team on framework, test and app targets. il y a 9 ans
  Aron Cedercrantz 9bcdee68cc [PR #1489] Updated RequestRetrier completion to be escaping. il y a 9 ans
  Christian Noon 9563afbdca Updated the podspec to the 4.0.0 release. il y a 9 ans
  Christian Noon ee4d6ce6b4 Merge branch 'swift3' il y a 9 ans
  Christian Noon bc197a65b6 Added release notes to the CHANGELOG and bumped the version to 3.5.0. il y a 9 ans
  Christian Noon 91149f5524 Upgraded the iOS Example project file to Xcode 8. il y a 9 ans
  Christian Noon 237ccab49a Removed deployment target overrides set in each framework or test target. il y a 9 ans
  Christian Noon 80f01ba759 Fixed TLS evaluation test that can fail in a different way when behind a proxy. il y a 9 ans
  Jon Shier 535651cade Update for Xcode 8 beta 4. il y a 9 ans
  Christian Noon b201e28b5d Switched convertible extensions over to using one-line property implementations. il y a 9 ans
  Christian Noon 7f8f9137d0 Updated travis yaml file to support both Xcode 7.3 and 8 images. il y a 9 ans
  Jon Shier 823082d667 Updates for beta 3. il y a 9 ans
  Jon Shier b7e808e1f0 Update for beta 2. il y a 9 ans
  Kevin Harwood c65e8450de Initial 2.3 migration for Source, Tests, and Example App il y a 9 ans
  Christian Noon 680690beaa Fixed TLS evaluation test that can fail in a different way when behind a proxy. il y a 9 ans
  Christian Noon 6814e7ab98 Merge pull request #1465 from Alamofire/feature/parameter-encoding-protocol il y a 9 ans
  Christian Noon b468f74cf8 Removed `String.Encoding` prefix that was not necessary…no functional changes. il y a 9 ans
  Christian Noon 8ce9088184 Added safeguards to url parameter encoding when extracting the url request’s url. il y a 9 ans
  Christian Noon 6a1e267d52 Added parameter encoding failure docstrings and refactored reasons to be consistent. il y a 9 ans
  Christian Noon 2e1cbb8193 Added extra progress check to increase reliability of download tests. il y a 9 ans
  Christian Noon 65ac1c5f2d Refactored ParameterEncoding into a protocol with url, json and plist structs. il y a 9 ans
  Christian Noon 99f168980f Cleaned up parameter encoding assertions and removed unnecessary nil coalescing. il y a 9 ans
  Christian Noon e3f3cefb2b Modified task delegate to only store the url session task error if error is nil. il y a 9 ans