Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Christian Noon 8c399fc71f Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release. 9 gadi atpakaļ
  Christian Noon 928cdae0c5 Fixed issue in TLS tests where root certificate is missing from server trust. 9 gadi atpakaļ
  Christian Noon 9688b16f05 Session manager now cleans up temp multipart form data file after upload. 9 gadi atpakaļ
  Christian Noon 9917beeebc Updated test framework names in iOS Example app since Xcode insisted. 9 gadi atpakaļ
  Christian Noon 40a3a82091 Removed explicit `String.Encode` declaration where the type is implied. 9 gadi atpakaļ
  Christian Noon 7e8f79b103 Switched AdaptError extraction over to optional underlyingAdaptError property. 9 gadi atpakaļ
  Christian Noon 9df01e64de Retrier is now called when uploads encounter adapt error. 9 gadi atpakaļ
  Christian Noon 136419bd9b Retrier is now called when downloads encounter adapt error. 9 gadi atpakaļ
  Christian Noon 44c0706070 Added test verifying retrier is called when request encounters adapt error. 9 gadi atpakaļ
  Christian Noon 5564f6bbdc Throwing an error in adapter now calls retrier to check whether or not to retry. 9 gadi atpakaļ
  Jon Shier cadf4fbb04 [PR #1723] Refactored download completion to not crash on nil response. 9 gadi atpakaļ
  Christian Noon d5adbf75ab Removed excess whitespace from the project…no functional changes. 9 gadi atpakaļ
  Christian Noon ff6abb0966 Disabled auto-code signing on macOS and removed duplicate code signing identities. 9 gadi atpakaļ
  Jon Shier 49f483c92f [PR #1735] Fixed Xcode 8.1 compiler warnings and project suggestions. 9 gadi atpakaļ
  Julien Chaumond 1495824127 [PR #1760] Fixed incorrect response type in the response README examples. 9 gadi atpakaļ
  Jon Shier 1991c43c4f [PR #1736] Removes uses of internal APIs in the AF4 Migration Guide. 9 gadi atpakaļ
  Carlos McEvilly f04810f831 [PR #1734] Fixed typo in the HTTP Headers section of the README. 9 gadi atpakaļ
  ILI4S K4RIM c71f503898 [PR #1721] Improve embedded framework installation instructions. 9 gadi atpakaļ
  Jon Shier 2034f4c872 [PR #1722] Update README for proper error checking in download. 9 gadi atpakaļ
  Christian Noon b98fe26cb8 [Issue #1672] Added Request retryCount property to support RequestRetrier. 9 gadi atpakaļ
  Christian Noon e36c305d84 Fixed test target compiler warning by not requiring app extension APIs only. 9 gadi atpakaļ
  Wolfgang Lutz 4dfef9b341 [PR #1670] Fixed compiler issue with DownloadRequest in AF4 migration guide. 9 gadi atpakaļ
  Christian Noon 0fddeba5ba SPM package file now excludes tests since current configuration is not supported. 9 gadi atpakaļ
  Christian Noon 9432a5768c Pulled in the release notes for the 3.5.1 release into the CHANGELOG. 9 gadi atpakaļ
  Christian Noon 4af61a695b Added docstrings and note to README about resumeData and background sessions. 9 gadi atpakaļ
  Jon Shier 1f45297b3b Add 10.12 check for tests results, as macOS results are now correct. 9 gadi atpakaļ
  Christian Noon 84d4093804 Added missing dashes in CHANGELOG…no functional changes. 9 gadi atpakaļ
  Bob 77713ab1d9 [PR #1633] Fixed sample code in the README where error was used incorrectly. 9 gadi atpakaļ
  Vishrut Shah 8191326204 [PR #1625] Fixed Session Manager internal links in the README. 9 gadi atpakaļ
  Vishrut Shah a502949e2d [PR #1615] Fixed compiler error in response validation sample code in README. 9 gadi atpakaļ