Histórico de commits

Autor SHA1 Mensagem Data
  Jon Shier ab47c9774e Add SwiftFormat (#2918) 6 anos atrás
  philtre 03433df845 Replace all internal references to AFResult<T> with Result<T, Error> (#2891) 6 anos atrás
  Dave Camp ce428e40c3 Replaced Alamofire Result type with AFResult typealias to Foundation.Result 6 anos atrás
  StevenArmandLee 5fe7897b8e Update acceptableStatusCodes to a Range (#2720) 6 anos atrás
  Jon Shier 9ab2a22e86 Fix #2682: Cancel all requests on session invalidation or deinit. (#2728) 6 anos atrás
  Jon Shier 3e488dcd5c Alamofire 5! (#2375) 7 anos atrás
  Jon Shier 1032399187 Update to 4.7.1. (#2476) 7 anos atrás
  Christian Noon c20e17e38e Fixed the copyright in all the source files. 8 anos atrás
  Christian Noon 72a4ad7c2d Fixed #if swift formatting throughout codebase…no functional changes. 8 anos atrás
  htinlinn e396a0efc1 Fixed `substring` API warnings for Swift 3.2 and up (#2240) 8 anos atrás
  Christian Noon 32b0ae9c9b [Issue #1551] Fixed retain cycle when using Validation clsoures. 9 anos atrás
  Christian Noon dc4b627fd7 Moved `Validation` typealias formatting onto multiple lines…no functional changes. 9 anos atrás
  Christian Noon 6a1e267d52 Added parameter encoding failure docstrings and refactored reasons to be consistent. 9 anos atrás
  Jon Shier 418b0fc16a Updates for the Xcode 8 GM. 9 anos atrás
  Christian Noon 2e08bb7341 Added missing labels to `Validation` typealias in `DownloadRequest` extension. 9 anos atrás
  Christian Noon 8870ded65a Added internal fileURL property for choosing temp or destination URL. 9 anos atrás
  Christian Noon cea1449c70 Destinations are now optional and DownloadOptions make moving files more robust. 9 anos atrás
  Christian Noon a01540bc30 Added `isWildcard` property to MIMEType struct for convenience. 9 anos atrás
  Christian Noon d79de7db02 Validation now exposes response data or destinationURL and supports subclasses. 9 anos atrás
  Christian Noon 5a2bea803c RequestAdapter and RequestRetrier protocols now allow Requests to be retried. 9 anos atrás
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 anos atrás
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. 9 anos atrás
  Christian Noon 8c5a83bc1e Removed the external parameter name requirement from validate API. 9 anos atrás
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. 9 anos atrás
  Christian Noon e5e2d6b738 Split SessionDelegate, TaskDelegate and subclasses into global namespace. 9 anos atrás
  Christian Noon 4f687613ea Refactored Error logic due to conflicting Error protocol released in Xcode 8 beta 4. 9 anos atrás
  Jon Shier a113e4352e Update for Xcode 8 beta 4. 9 anos atrás
  Christian Noon 304cb54998 Added discardableResult annotations to authenticate, validate and response APIs. 9 anos atrás
  Christian Noon a01dfc485f Fixed up formatting in a couple places…no functional changes. 9 anos atrás
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. 9 anos atrás