Commit History

作者 SHA1 備註 提交日期
  Jon Shier 232531d757 Relax JSONResponseSerializer Sendable Requirement (#3903) 1 年之前
  Jon Shier 7500a8ec2b Swift 6 Native Builds (#3880) 1 年之前
  Keita Watanabe 57162788f5 Fix existential-any for Swift6 (#3881) 1 年之前
  Jon Shier 563595b519 Refactor Project Structure, Break Request Types Out Into Separate Files (#3819) 1 年之前
  Jon Shier d6f58ed15c Require Swift 5.5 (#3670) 3 年之前
  Jon Shier 0621eb5723 Refactor Cache-Control Tests (#3601) 3 年之前
  Jon Shier effb907b0e Deprecate responseJSON (#3502) 4 年之前
  Jon Shier b5dfb35435 Test Refactor with Firewalk (#3215) 4 年之前
  Jon Shier 097e1f0316 Prepare 5.3.0 (#3328) 5 年之前
  tronthomas 6fd314a63c Response test host error fix (#3003) 6 年之前
  Jon Shier 1846ee6fea Fix non-generic Error usage in RC1 (#2937) 6 年之前
  Jon Shier 6a75f4f450 Add AF*Response, AFResult types, update tests to use AFError (#2921) 6 年之前
  Jon Shier ab47c9774e Add SwiftFormat (#2918) 6 年之前
  philtre a13c697453 Ubiquitous AFError (#2897) 6 年之前
  philtre 755dd5139b Add failure constraint to *Response (#2893) 6 年之前
  philtre 5e3e905e55 Rename throwing flatMap(Error) convenience function to tryMap(Error) (#2892) 6 年之前
  Jon Shier dfd0ac25ec [Alamofire 5]: Update all inline API documentation. (#2845) 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 年之前
  Jon Shier 3e488dcd5c Alamofire 5! (#2375) 7 年之前
  Jon Shier 1032399187 Update to 4.7.1. (#2476) 7 年之前
  Jon Shier 0a34b44572 Add Error mapping functions to Response types (#2361) 8 年之前
  Christian Noon c20e17e38e Fixed the copyright in all the source files. 8 年之前
  Jon Shier 8e85284b58 Update styling, fix warnings by setting the swift migration value, turn off @objc inference. 8 年之前
  Jon Shier 888f93f86e Cleanup some old tests, run whitespace cleanup. 8 年之前
  Gwendal Roué 7f8fe9c7c6 [PR #1836] Added functional extensions for Result, Data and Download Response. 8 年之前
  Christian Noon 5b9f8f6bb4 [PR #1492] Response types now contain task metrics. 9 年之前
  Christian Noon 722b701e40 Method now defaults to `.get` for request and download and `.post` for upload. 9 年之前
  Christian Noon 7ed3ce5ecd Moved response serializers to data requests and added variants for download requests. 9 年之前