Historial de Commits

Autor SHA1 Mensaje Fecha
  Christian Noon 9361fd2bc0 Audit - MultipartUpload ACL (#2805) hace 6 años
  Christian Noon 9dc80efb36 Refactored upload APIs for MultipartFormData to support custom boundaries hace 6 años
  Christian Noon 96f9655f3b Added retry support per request as well as retry policies hace 6 años
  Jon Shier 3e488dcd5c Alamofire 5! (#2375) hace 7 años
  Jon Shier 1032399187 Update to 4.7.1. (#2476) hace 7 años
  Christian Noon c20e17e38e Fixed the copyright in all the source files. hace 8 años
  SabinLee bc59448eed fix a word spelling error (#2092) hace 8 años
  Christian Noon 8c399fc71f Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release. hace 9 años
  Christian Noon d5adbf75ab Removed excess whitespace from the project…no functional changes. hace 9 años
  Christian Noon 4af61a695b Added docstrings and note to README about resumeData and background sessions. hace 9 años
  Christian Noon a946285f1b Removed excess whitespace from some of the docstrings…no functional changes. hace 9 años
  Christian Noon 2f3437bf33 Removed `urlRequest` property from `URLRequestConvertible` protocol. hace 9 años
  Christian Noon e48a78e68d Refactored URLStringCovertible to URLConvertible and removed protocol property. hace 9 años
  Christian Noon 18067d1e09 Refactored top-level APIs by removing external `resource` parameter name. hace 9 años
  Christian Noon 279eba95b8 Added URL initializer extension for URLStringConvertible types that throws. hace 9 años
  Christian Noon 95a0ad51be Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter. hace 9 años
  Christian Noon a6b4f4df0d Added HTTPHeaders typealias for top-level API convenience. hace 9 años
  Christian Noon e96befe3ec [PR #1491] Removed URLStringConvertible conformance on URLRequest. hace 9 años
  Christian Noon 65ac1c5f2d Refactored ParameterEncoding into a protocol with url, json and plist structs. hace 9 años
  Christian Noon 66fc1a872b Updated download docstrings to be more specific about destination closure behavior. hace 9 años
  Christian Noon 722b701e40 Method now defaults to `.get` for request and download and `.post` for upload. hace 9 años
  Christian Noon cea1449c70 Destinations are now optional and DownloadOptions make moving files more robust. hace 9 años
  Christian Noon 43ebade235 Added top-level APIs for creating StreamRequest instances. hace 9 años
  Christian Noon eecde562c8 Created Data, Download, Upload and Stream Request subclasses. hace 9 años
  Christian Noon a6b3bb60b0 Swapped parameter order of custom URLRequest initializer to match other APIs. hace 9 años
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. hace 9 años
  Christian Noon 2a6ccac905 Fixed small issues in public docstrings based on PR feedback. hace 9 años
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. hace 9 años
  Christian Noon e5e2d6b738 Split SessionDelegate, TaskDelegate and subclasses into global namespace. hace 9 años
  Christian Noon 8bb747342e Removed unnecessary use of `self`…no functional changes. hace 9 años