Commit Verlauf

Autor SHA1 Nachricht Datum
  Jon Shier fcc693f233 Move Automatic Resume Behavior to After the First Response Handler is Added (#2965) vor 6 Jahren
  Jon Shier ab47c9774e Add SwiftFormat (#2918) vor 6 Jahren
  philtre a13c697453 Ubiquitous AFError (#2897) vor 6 Jahren
  Jon Shier e03912e76e Add Internal URLRequest Validation API (#2905) vor 6 Jahren
  Jon Shier 01c4092854 Add DataPreprocessor API (#2903) vor 6 Jahren
  Christian Noon 0bab25fab5 Appending response serializer now resumes request if finished to handle races (#2862) vor 6 Jahren
  Semen Zhydenko 576437d07f Fix common typos. (#2848) vor 6 Jahren
  Jon Shier dfd0ac25ec [Alamofire 5]: Update all inline API documentation. (#2845) vor 6 Jahren
  Christian Noon 2154c666d8 Fixed issue where serializer completion was not called when request was complete (#2810) vor 6 Jahren
  Joan Disho 7b4bb4b1ee [PR #2691] Simplified and refactored queue and switch logic throughout (#2765) vor 6 Jahren
  Jon Shier 9ab2a22e86 Fix #2682: Cancel all requests on session invalidation or deinit. (#2728) vor 6 Jahren
  Christian Noon 1058f75b0c Refactored originError to originalError for request retry failures vor 6 Jahren
  Christian Noon c7759c970e Refactored interceptor protocol, added RetryResult, Adapter, and Retrier vor 6 Jahren
  Jon Shier 3e488dcd5c Alamofire 5! (#2375) vor 7 Jahren
  Jon Shier 1032399187 Update to 4.7.1. (#2476) vor 7 Jahren
  Christian Noon c20e17e38e Fixed the copyright in all the source files. vor 8 Jahren
  Christian Noon 7e8f79b103 Switched AdaptError extraction over to optional underlyingAdaptError property. vor 9 Jahren
  Christian Noon 5564f6bbdc Throwing an error in adapter now calls retrier to check whether or not to retry. vor 9 Jahren
  Victor Chee fc95610645 [PR #1558] Fixed bug and typo in AFError implementation. vor 9 Jahren
  Christian Noon e48a78e68d Refactored URLStringCovertible to URLConvertible and removed protocol property. vor 9 Jahren
  Christian Noon 95a0ad51be Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter. vor 9 Jahren
  Christian Noon ee4d6ce6b4 Merge branch 'swift3' vor 9 Jahren
  Christian Noon 8ce9088184 Added safeguards to url parameter encoding when extracting the url request’s url. vor 9 Jahren
  Christian Noon 6a1e267d52 Added parameter encoding failure docstrings and refactored reasons to be consistent. vor 9 Jahren
  Christian Noon 25b8cf0fca ParameterEncoding encode API now throws instead of returning tuple. vor 9 Jahren
  Christian Noon 6effc0883e Removed unnecessary `public` extension declarations and updated docstrings. vor 9 Jahren
  Christian Noon 6692413151 Added `dataFileNil` and `dataFileReadFailed` cases to ResponseValidationFailureReason. vor 9 Jahren
  Christian Noon d9d22df49b Added two serialization failure reasons to support download response serializers. vor 9 Jahren
  Christian Noon 3a9f9ef7a1 Renamed Error.swift file to AFError.swift to match new APIs. vor 9 Jahren