Commit történet

Szerző SHA1 Üzenet Dátum
  Jon Shier 5c34603e05 Update formatting. (#3285) 5 éve
  Jon Shier 23b239a559 Temporarily disable redirect tests due to HTTPBin issue (#3244) 5 éve
  Jon Shier 240669132a Fix memory leaks (#3199) 5 éve
  Jon Shier fca036f7ae Prepare 5.1 Release (#3143) 5 éve
  Jon Shier 508b96ea4d Add DataStreamRequest (#3074) 5 éve
  Jon Shier cc57cd7f44 Adopt Swift 5.1 (#3066) 5 éve
  Jon Shier 3af908021b Restore Swift 5 Support (#3077) 5 éve
  Jon Shier ab47c9774e Add SwiftFormat (#2918) 6 éve
  philtre 03433df845 Replace all internal references to AFResult<T> with Result<T, Error> (#2891) 6 éve
  Dave Camp ce428e40c3 Replaced Alamofire Result type with AFResult typealias to Foundation.Result 6 éve
  StevenArmandLee 5fe7897b8e Update acceptableStatusCodes to a Range (#2720) 6 éve
  Jon Shier 9ab2a22e86 Fix #2682: Cancel all requests on session invalidation or deinit. (#2728) 6 éve
  Jon Shier 3e488dcd5c Alamofire 5! (#2375) 7 éve
  Jon Shier 1032399187 Update to 4.7.1. (#2476) 7 éve
  Christian Noon c20e17e38e Fixed the copyright in all the source files. 8 éve
  Christian Noon 72a4ad7c2d Fixed #if swift formatting throughout codebase…no functional changes. 8 éve
  htinlinn e396a0efc1 Fixed `substring` API warnings for Swift 3.2 and up (#2240) 8 éve
  Christian Noon 32b0ae9c9b [Issue #1551] Fixed retain cycle when using Validation clsoures. 9 éve
  Christian Noon dc4b627fd7 Moved `Validation` typealias formatting onto multiple lines…no functional changes. 9 éve
  Christian Noon 6a1e267d52 Added parameter encoding failure docstrings and refactored reasons to be consistent. 9 éve
  Jon Shier 418b0fc16a Updates for the Xcode 8 GM. 9 éve
  Christian Noon 2e08bb7341 Added missing labels to `Validation` typealias in `DownloadRequest` extension. 9 éve
  Christian Noon 8870ded65a Added internal fileURL property for choosing temp or destination URL. 9 éve
  Christian Noon cea1449c70 Destinations are now optional and DownloadOptions make moving files more robust. 9 éve
  Christian Noon a01540bc30 Added `isWildcard` property to MIMEType struct for convenience. 9 éve
  Christian Noon d79de7db02 Validation now exposes response data or destinationURL and supports subclasses. 9 éve
  Christian Noon 5a2bea803c RequestAdapter and RequestRetrier protocols now allow Requests to be retried. 9 éve
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 éve
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. 9 éve
  Christian Noon 8c5a83bc1e Removed the external parameter name requirement from validate API. 9 éve