Commit History

Author SHA1 Message Date
  Jon Shier 3e488dcd5c Alamofire 5! (#2375) 7 years ago
  Jon Shier 1032399187 Update to 4.7.1. (#2476) 7 years ago
  Jon Shier 0a34b44572 Add Error mapping functions to Response types (#2361) 8 years ago
  Christian Noon c20e17e38e Fixed the copyright in all the source files. 8 years ago
  Gwendal Roué 7f8fe9c7c6 [PR #1836] Added functional extensions for Result, Data and Download Response. 8 years ago
  Jon Shier 3f8575adc7 Add the HTTP method to the data and download response debug descriptions. 9 years ago
  Christian Noon 8525217ec3 Added value and error computed properties to data and download responses. 9 years ago
  Christian Noon 387b0904f7 Made initializers for both default responses public and added metrics parameter. 9 years ago
  Christian Noon d6ae1124ca Added Timeline generation to default data and download responses. 9 years ago
  Christian Noon a3f0630016 Ran cleanup whitespace script and caught one in Response initializers. 9 years ago
  Christian Noon 5b9f8f6bb4 [PR #1492] Response types now contain task metrics. 9 years ago
  Jon Shier 418b0fc16a Updates for the Xcode 8 GM. 9 years ago
  Christian Noon cea1449c70 Destinations are now optional and DownloadOptions make moving files more robust. 9 years ago
  Christian Noon 81887739a6 Added missing CustomDebugStringCovertible conformance to DownloadResponse. 9 years ago
  Christian Noon 7ed3ce5ecd Moved response serializers to data requests and added variants for download requests. 9 years ago
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 years ago
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. 9 years ago
  Christian Noon e5e2d6b738 Split SessionDelegate, TaskDelegate and subclasses into global namespace. 9 years ago
  Christian Noon a94323c6e5 Refactored Response generic types to avoid conflicts with bridged Error protocol. 9 years ago
  Jon Shier a113e4352e Update for Xcode 8 beta 4. 9 years ago
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. 9 years ago
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration 9 years ago
  Christian Noon 2501fc92ea Updated copyright headers to use two spaces and padding above and below. 9 years ago
  Christian Noon c51d32c35d Updated dash in copyright headers to use U+002D dash instead of U+2013. 9 years ago
  Christian Noon 07f2f0a144 Added defaults to Timeline and Response initializers to maintain backwards compatibility. 9 years ago
  Christian Noon 7a6017de86 Added Timeline struct to capture timings through the lifecycle of a Request. 9 years ago
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. 10 years ago
  Christian Noon ba280a4fbd Revert "Response initializer now has internal ACL since it does not need to be public." 10 years ago
  Christian Noon f5ebe3b312 Response initializer now has internal ACL since it does not need to be public. 10 years ago
  Christian Noon e006fa8d4e Fixed the copyright header in the Response.swift file. 10 years ago