提交历史

作者 SHA1 备注 提交日期
  Jon Shier b5dfb35435 Test Refactor with Firewalk (#3215) 4 年之前
  Jon Shier 266919c512 Add withAllRequests. (#3200) 5 年之前
  Jon Shier ad1ebf1157 Add macOS(Catalyst) user agent. (#3236) 5 年之前
  Jon Shier 0d4d53aaf7 DataStreamRequest and test reliability fixes (#3216) 5 年之前
  Jon Shier 240669132a Fix memory leaks (#3199) 5 年之前
  Jon Shier 52eb559f61 Linux Preparation (#3115) 5 年之前
  Jon Shier cc54c25416 Fix watchOS Memory Leaks (#3110) 5 年之前
  Jon Shier 797b5fb390 Fix RetryPolicy's Handling of AFError (#3103) 5 年之前
  Jon Shier 3af908021b Restore Swift 5 Support (#3077) 5 年之前
  Jon Shier 6fc7938251 Fix Catalyst SecTrust API Deprecation Warning (#2977) 6 年之前
  Jon Shier 6a75f4f450 Add AF*Response, AFResult types, update tests to use AFError (#2921) 6 年之前
  Jon Shier ab47c9774e Add SwiftFormat (#2918) 6 年之前
  Jon Shier 1d5411cdde Ensure Alamofire Can't Be Used With Background Sessions (#2917) 6 年之前
  philtre a13c697453 Ubiquitous AFError (#2897) 6 年之前
  philtre 755dd5139b Add failure constraint to *Response (#2893) 6 年之前
  Jon Shier e03912e76e Add Internal URLRequest Validation API (#2905) 6 年之前
  philtre 03433df845 Replace all internal references to AFResult<T> with Result<T, Error> (#2891) 6 年之前
  Jon Shier 9482ebfe43 Add cancelAllRequests API (#2890) 6 年之前
  Christian Noon 2154c666d8 Fixed issue where serializer completion was not called when request was complete (#2810) 6 年之前
  Christian Noon 9d1cec8caa Rename `httpHeaders` properties to `headers` (#2802) 6 年之前
  Jon Shier 5bedc2af71 Refactor Request Event Management (#2796) 6 年之前
  Christian Noon 4df5912df4 Fixed cancellation loop in response serializer completion (#2778) 6 年之前
  Christian Noon 14d54951c5 Moved all public result extensions to be internal 6 年之前
  Eric Jensen 579d6f4188 Opened up several APIs on Result behind af namespace through AFExtension 6 年之前
  Dave Camp ce428e40c3 Replaced Alamofire Result type with AFResult typealias to Foundation.Result 6 年之前
  Christian Noon 050f4e0311 Swift 5!!! (#2771) 6 年之前
  Christian Noon 4b2c33cbe7 Added response serializer retry support (#2716) 6 年之前
  Jon Shier 9ab2a22e86 Fix #2682: Cancel all requests on session invalidation or deinit. (#2728) 6 年之前
  Christian Noon d2b825c1af Added session tests around retry delay and retry error edge cases 6 年之前
  Christian Noon c1d74a13ba Added session tests around request adapter and retrier logic 6 年之前