Historial de Commits

Autor SHA1 Mensaje Fecha
  Christian Noon 43889a3134 Fixed up formatting in TaskDelegate…no functional changes. hace 8 años
  Christian Noon c20e17e38e Fixed the copyright in all the source files. hace 8 años
  Jon Shier 70e5be022d [PR #2190] Added an NSLock for the task delegate’s task. hace 8 años
  Christian Noon 7d5f142cf5 Switched the TaskDelegate data and error properties over to a public ACL. hace 9 años
  Jon Shier cadf4fbb04 [PR #1723] Refactored download completion to not crash on nil response. hace 9 años
  Christian Noon 3fee3ba106 Fixed up if statement formatting…no functional changes. hace 9 años
  Christian Noon 95a0ad51be Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter. hace 9 años
  Christian Noon cb5e8db685 Request task is now optional allowing errors to potentially propagate through. hace 9 años
  Ada Turner b2309832ab [PR #1501] Fix filename comment in TaskDelegate header. hace 9 años
  Christian Noon 7925a0a7fc [Issue #1467] Removed downloadProgress and uploadProgress Int64 variants. hace 9 años
  Christian Noon 5b9f8f6bb4 [PR #1492] Response types now contain task metrics. hace 9 años
  Christian Noon e3f3cefb2b Modified task delegate to only store the url session task error if error is nil. hace 9 años
  Jon Shier 418b0fc16a Updates for the Xcode 8 GM. hace 9 años
  Christian Noon 8870ded65a Added internal fileURL property for choosing temp or destination URL. hace 9 años
  Christian Noon cea1449c70 Destinations are now optional and DownloadOptions make moving files more robust. hace 9 años
  Christian Noon 7ed3ce5ecd Moved response serializers to data requests and added variants for download requests. hace 9 años
  Christian Noon eca9afa9fe Dropped `NS` prefix from UUID and removed comment that is no longer needed. hace 9 años
  Christian Noon 99fd1990f5 Refactored progress tracking across Request subclasses to improve accuracy. hace 9 años
  Christian Noon eecde562c8 Created Data, Download, Upload and Stream Request subclasses. hace 9 años
  Christian Noon 5a2bea803c RequestAdapter and RequestRetrier protocols now allow Requests to be retried. hace 9 años
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. hace 9 años
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. hace 9 años
  Christian Noon 8b76a4a09a SessionDelegate now stores Requests internally in preparation for retry logic. 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