Histórico de Commits

Autor SHA1 Mensagem Data
  Jon Shier 7bef9405f1 Fix Retrier Leaks (#2491) há 7 anos atrás
  Jon Shier 1032399187 Update to 4.7.1. (#2476) há 7 anos atrás
  Christian Noon c20e17e38e Fixed the copyright in all the source files. há 8 anos atrás
  Jon Shier 8e85284b58 Update styling, fix warnings by setting the swift migration value, turn off @objc inference. há 8 anos atrás
  Jon Shier 888f93f86e Cleanup some old tests, run whitespace cleanup. há 8 anos atrás
  Jon Shier 0edade1183 Make Alamofire build under Xcode 9 with Swift 3.2 and 4. há 8 anos atrás
  Christian Noon d2826a1132 [Issue 1785] Fixed issue where adapt error was incorrectly sent to retrier. há 9 anos atrás
  Christian Noon 9df01e64de Retrier is now called when uploads encounter adapt error. há 9 anos atrás
  Christian Noon 136419bd9b Retrier is now called when downloads encounter adapt error. há 9 anos atrás
  Christian Noon 44c0706070 Added test verifying retrier is called when request encounters adapt error. há 9 anos atrás
  Christian Noon b98fe26cb8 [Issue #1672] Added Request retryCount property to support RequestRetrier. há 9 anos atrás
  Justin Jia 53a400e5a6 [PR #1520] Renamed OSX to macOS throughout the project. há 9 anos atrás
  Christian Noon e48a78e68d Refactored URLStringCovertible to URLConvertible and removed protocol property. há 9 anos atrás
  Christian Noon 18067d1e09 Refactored top-level APIs by removing external `resource` parameter name. há 9 anos atrás
  Christian Noon 952423082d Added tests around invalidURLString error cases for Request creation and adaptation. há 9 anos atrás
  Christian Noon 95a0ad51be Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter. há 9 anos atrás
  Christian Noon e96befe3ec [PR #1491] Removed URLStringConvertible conformance on URLRequest. há 9 anos atrás
  Christian Noon 76558cf442 Fixed compiler error in tests due to escaping closure change on RequestRetrier. há 9 anos atrás
  Jon Shier e5d6f637b1 Refactor User-Agent generation, add documentation and test. há 9 anos atrás
  Christian Noon 722b701e40 Method now defaults to `.get` for request and download and `.post` for upload. há 9 anos atrás
  Christian Noon cea1449c70 Destinations are now optional and DownloadOptions make moving files more robust. há 9 anos atrás
  Christian Noon 7ed3ce5ecd Moved response serializers to data requests and added variants for download requests. há 9 anos atrás
  Christian Noon 004b315623 Refactored `authorizationHeader` API to drop the `From`…no functional changes. há 9 anos atrás
  Christian Noon eecde562c8 Created Data, Download, Upload and Stream Request subclasses. há 9 anos atrás
  Christian Noon 612abecb13 Switched authorizationHeader static method over to returning optional tuple. há 9 anos atrás
  Christian Noon 6ab9b059b4 Added RequestRetrier tests verifying retrier and adapter are called. há 9 anos atrás
  Christian Noon 90c4a83318 Added RequestAdapter tests on all testable SessionManager request APIs. há 9 anos atrás
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. há 9 anos atrás
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. há 9 anos atrás
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. há 9 anos atrás