Historial de Commits

Autor SHA1 Mensaje Fecha
  Christian Noon cea1449c70 Destinations are now optional and DownloadOptions make moving files more robust. hace 9 años
  Christian Noon 81887739a6 Added missing CustomDebugStringCovertible conformance to DownloadResponse. hace 9 años
  Christian Noon 7ed3ce5ecd Moved response serializers to data requests and added variants for download requests. hace 9 años
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 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 a94323c6e5 Refactored Response generic types to avoid conflicts with bridged Error protocol. hace 9 años
  Jon Shier a113e4352e Update for Xcode 8 beta 4. hace 9 años
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. hace 9 años
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration hace 9 años
  Christian Noon 2501fc92ea Updated copyright headers to use two spaces and padding above and below. hace 9 años
  Christian Noon c51d32c35d Updated dash in copyright headers to use U+002D dash instead of U+2013. hace 9 años
  Christian Noon 07f2f0a144 Added defaults to Timeline and Response initializers to maintain backwards compatibility. hace 9 años
  Christian Noon 7a6017de86 Added Timeline struct to capture timings through the lifecycle of a Request. hace 9 años
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. hace 10 años
  Christian Noon ba280a4fbd Revert "Response initializer now has internal ACL since it does not need to be public." hace 10 años
  Christian Noon f5ebe3b312 Response initializer now has internal ACL since it does not need to be public. hace 10 años
  Christian Noon e006fa8d4e Fixed the copyright header in the Response.swift file. hace 10 años
  Christian Noon ed89a6a4b5 Added a Response struct to store all response data for a completed Request. hace 10 años