История коммитов

Автор SHA1 Сообщение Дата
  Christian Noon f9a2f687d6 Fixed up test file copyright header…no functional changes. 9 лет назад
  Christian Noon 17dfcdc8d4 Merge pull request #1455 from Alamofire/feature/request-subclasses-and-progress 9 лет назад
  Christian Noon eca9afa9fe Dropped `NS` prefix from UUID and removed comment that is no longer needed. 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 97658eb49b Fixed compilation issue in iOS Example with DownloadRequest destination closure. 9 лет назад
  Christian Noon 99fd1990f5 Refactored progress tracking across Request subclasses to improve accuracy. 9 лет назад
  Christian Noon 50f653388f Added responseToSelector customization for stream delegate APIs. 9 лет назад
  Christian Noon 43ebade235 Added top-level APIs for creating StreamRequest instances. 9 лет назад
  Christian Noon eecde562c8 Created Data, Download, Upload and Stream Request subclasses. 9 лет назад
  Christian Noon 175e470fe7 Each SessionManager queue now has a unique name. 9 лет назад
  Christian Noon 612abecb13 Switched authorizationHeader static method over to returning optional tuple. 9 лет назад
  Christian Noon 70067ba43e Merge pull request #1450 from Alamofire/feature/adapter-and-retrier-system 9 лет назад
  Christian Noon 2f005e490b Moved retrier production disclaimer above example for better reinforcement. 9 лет назад
  Christian Noon 904d0d3605 Switched retry logic over to a guard instead of if / else to reduce nesting. 9 лет назад
  Christian Noon e225359183 Added an `Adapting and Retrying Requests` section to the README. 9 лет назад
  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 лет назад