Historique des commits

Auteur SHA1 Message Date
  Jon Shier 755853f8fb Rewrite Advanced Usage for Alamofire 5 (#3057) il y a 5 ans
  Jon Shier 6a75f4f450 Add AF*Response, AFResult types, update tests to use AFError (#2921) il y a 6 ans
  Jon Shier ab47c9774e Add SwiftFormat (#2918) il y a 6 ans
  philtre a13c697453 Ubiquitous AFError (#2897) il y a 6 ans
  philtre 755dd5139b Add failure constraint to *Response (#2893) il y a 6 ans
  Jon Shier 01c4092854 Add DataPreprocessor API (#2903) il y a 6 ans
  Jon Shier 31d8afd0fa Allow FileManager to be passed to UploadRequest. (#2898) il y a 6 ans
  philtre 03433df845 Replace all internal references to AFResult<T> with Result<T, Error> (#2891) il y a 6 ans
  Jon Shier 183d44f787 Fix thread-safety issue for serialization queue usage. (#2885) il y a 6 ans
  Semen Zhydenko 576437d07f Fix common typos. (#2848) il y a 6 ans
  Jon Shier dfd0ac25ec [Alamofire 5]: Update all inline API documentation. (#2845) il y a 6 ans
  Jon Shier 63cbd535f9 Bugfix: DownloadRequest event duplication and missing events. (#2807) il y a 6 ans
  Jon Shier b16877cdef Fixed up emptyResponseAllowed logic (#2770 and #2772) il y a 6 ans
  Christian Noon 14d54951c5 Moved all public result extensions to be internal il y a 6 ans
  Eric Jensen 579d6f4188 Opened up several APIs on Result behind af namespace through AFExtension il y a 6 ans
  Dave Camp ce428e40c3 Replaced Alamofire Result type with AFResult typealias to Foundation.Result il y a 6 ans
  Joan Disho 7b4bb4b1ee [PR #2691] Simplified and refactored queue and switch logic throughout (#2765) il y a 6 ans
  Christian Noon 4b2c33cbe7 Added response serializer retry support (#2716) il y a 6 ans
  James Van Noord 8006676112 Implementing protocol EmptyResponse so that an empty response value can be returned when an empty http status code is encountered (#2664) il y a 6 ans
  Jon Shier 3e488dcd5c Alamofire 5! (#2375) il y a 7 ans
  Jon Shier 1032399187 Update to 4.7.1. (#2476) il y a 7 ans
  Jon Shier c8ffe77f0b Update for Swift 4.1 / Xcode 9.3. (#2441) il y a 7 ans
  Christian Noon c20e17e38e Fixed the copyright in all the source files. il y a 8 ans
  Eunju Amy Sohn 22d4d74a41 Added new let constant to Request ’s timeline variable. (#2125) il y a 8 ans
  Christian Noon d6ae1124ca Added Timeline generation to default data and download responses. il y a 9 ans
  Christian Noon 5b9f8f6bb4 [PR #1492] Response types now contain task metrics. il y a 9 ans
  Jon Shier 418b0fc16a Updates for the Xcode 8 GM. il y a 9 ans
  Christian Noon 8870ded65a Added internal fileURL property for choosing temp or destination URL. il y a 9 ans
  Christian Noon cea1449c70 Destinations are now optional and DownloadOptions make moving files more robust. il y a 9 ans
  Christian Noon 2cb278275a Refactored the response serializer types to use the `Protocol` suffix. il y a 9 ans