Историја ревизија

Аутор SHA1 Порука Датум
  Alexander Ignition f8e719ec80 [PR #1893] Replaced syncResult extension with DispatchQueue.sync. пре 9 година
  Aron Cedercrantz 19e5012aaa [PR 1792] Added request property overrides to fallback on original task. пре 9 година
  Christian Noon 8c399fc71f Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release. пре 9 година
  Christian Noon 9df01e64de Retrier is now called when uploads encounter adapt error. пре 9 година
  Christian Noon 136419bd9b Retrier is now called when downloads encounter adapt error. пре 9 година
  Christian Noon 5564f6bbdc Throwing an error in adapter now calls retrier to check whether or not to retry. пре 9 година
  Jon Shier 49f483c92f [PR #1735] Fixed Xcode 8.1 compiler warnings and project suggestions. пре 9 година
  Christian Noon b98fe26cb8 [Issue #1672] Added Request retryCount property to support RequestRetrier. пре 9 година
  Christian Noon 8bdaed3488 Removed unnecessary `String.Encoding` type specifier…no functional changes. пре 9 година
  Christian Noon 763747a945 Refactored RequestType to RequestTask and moved TaskConvertible in as well. пре 9 година
  Christian Noon 95a0ad51be Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter. пре 9 година
  Christian Noon cb5e8db685 Request task is now optional allowing errors to potentially propagate through. пре 9 година
  Christian Noon 7925a0a7fc [Issue #1467] Removed downloadProgress and uploadProgress Int64 variants. пре 9 година
  Christian Noon a6b4f4df0d Added HTTPHeaders typealias for top-level API convenience. пре 9 година
  Aron Cedercrantz 9bcdee68cc [PR #1489] Updated RequestRetrier completion to be escaping. пре 9 година
  Jon Shier 418b0fc16a Updates for the Xcode 8 GM. пре 9 година
  Christian Noon 7a2455197f Simplified DownloadOptions struct by removing typealias and bitmask properties. пре 9 година
  Christian Noon cea1449c70 Destinations are now optional and DownloadOptions make moving files more robust. пре 9 година
  Christian Noon 08c0bec9c9 Added labels to the Streamable.stream associated values for clarity. пре 9 година
  Christian Noon 7e570726ca Switched Requestable single case enumeration over to a struct instead. пре 9 година
  Christian Noon b56bd7d8c2 Added syncResult extension to DispatchQueue to simplify thread-safe locking. пре 9 година
  Christian Noon 004b315623 Refactored `authorizationHeader` API to drop the `From`…no functional changes. пре 9 година
  Christian Noon 99fd1990f5 Refactored progress tracking across Request subclasses to improve accuracy. пре 9 година
  Christian Noon eecde562c8 Created Data, Download, Upload and Stream Request subclasses. пре 9 година
  Christian Noon 612abecb13 Switched authorizationHeader static method over to returning optional tuple. пре 9 година
  Christian Noon e225359183 Added an `Adapting and Retrying Requests` section to the README. пре 9 година
  Christian Noon 5a2bea803c RequestAdapter and RequestRetrier protocols now allow Requests to be retried. пре 9 година
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. пре 9 година
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. пре 9 година
  Christian Noon 8b76a4a09a SessionDelegate now stores Requests internally in preparation for retry logic. пре 9 година