Commit History

Autor SHA1 Mensaxe Data
  Jon Shier 1ea51dfe6b Finalize EventMonitor events, other misc. cleanup. %!s(int64=7) %!d(string=hai) anos
  Jon Shier 4c2062a8d6 Add URLSession intializer and default configuration. %!s(int64=7) %!d(string=hai) anos
  Jon Shier 10941f0568 Remove some generics, cleanup whitespace. %!s(int64=7) %!d(string=hai) anos
  Jon Shier c772f563e2 Implement downloads, progress, and enable tests. %!s(int64=7) %!d(string=hai) anos
  Jon Shier d9a397a703 Reimplement multipart form data uploads. %!s(int64=7) %!d(string=hai) anos
  Jon Shier 3e3deb4f2a Fix asynchronous state changes and cancellation during async work. %!s(int64=7) %!d(string=hai) anos
  Jon Shier 0e2bc4d814 Refactor request creation and lifetime methods, implement retry. %!s(int64=7) %!d(string=hai) anos
  Jon Shier 7a6670f0b5 Add EventMonitor, work towards completion. %!s(int64=7) %!d(string=hai) anos
  Jon Shier 6af7349872 Fix more tests. %!s(int64=7) %!d(string=hai) anos
  Jon Shier bf6a1fd3e2 Works towards integrating rewrite. %!s(int64=7) %!d(string=hai) anos
  Jon Shier 19fdcb17ce Merge remote-tracking branch 'origin/master' into alamofire5 %!s(int64=7) %!d(string=hai) anos
  Jon Shier 7bef9405f1 Fix Retrier Leaks (#2491) %!s(int64=7) %!d(string=hai) anos
  Jon Shier 1032399187 Update to 4.7.1. (#2476) %!s(int64=7) %!d(string=hai) anos
  Jon Shier af7c2a9f87 Fixes after bad merges. %!s(int64=8) %!d(string=hai) anos
  Jon Shier ab63fa2952 Brotli Support (#2442) %!s(int64=8) %!d(string=hai) anos
  Jon Shier f127695ed4 Refactor ServerTrustPolicy (#2344) %!s(int64=8) %!d(string=hai) anos
  Jon Shier 0c53216e25 Drop iOS 8 / macOS 10.10 support and remove all workarounds. (#2254) %!s(int64=8) %!d(string=hai) anos
  Aron Cedercrantz c4b4bb4206 Add missing @discardableResult (#2338) %!s(int64=8) %!d(string=hai) anos
  Christian Noon c20e17e38e Fixed the copyright in all the source files. %!s(int64=8) %!d(string=hai) anos
  Jon Shier 0cecb3fa30 Remove Swift version checking for Xcode 9 beta 3. %!s(int64=8) %!d(string=hai) anos
  Jon Shier 8e85284b58 Update styling, fix warnings by setting the swift migration value, turn off @objc inference. %!s(int64=8) %!d(string=hai) anos
  Jon Shier 888f93f86e Cleanup some old tests, run whitespace cleanup. %!s(int64=8) %!d(string=hai) anos
  Jon Shier 0edade1183 Make Alamofire build under Xcode 9 with Swift 3.2 and 4. %!s(int64=8) %!d(string=hai) anos
  Christian Noon 25d8fdd8a3 [Issue #1853] Fixed issue where SessionManager did not respect retry time delay. %!s(int64=9) %!d(string=hai) anos
  Christian Noon e68bfdccaa Multipart form data upload now deletes temp file if encoding fails. %!s(int64=9) %!d(string=hai) anos
  Christian Noon d2826a1132 [Issue 1785] Fixed issue where adapt error was incorrectly sent to retrier. %!s(int64=9) %!d(string=hai) anos
  Christian Noon 8c399fc71f Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release. %!s(int64=9) %!d(string=hai) anos
  Christian Noon 9688b16f05 Session manager now cleans up temp multipart form data file after upload. %!s(int64=9) %!d(string=hai) anos
  Christian Noon 7e8f79b103 Switched AdaptError extraction over to optional underlyingAdaptError property. %!s(int64=9) %!d(string=hai) anos
  Christian Noon 9df01e64de Retrier is now called when uploads encounter adapt error. %!s(int64=9) %!d(string=hai) anos