Commit History

Author SHA1 Message Date
  Christian Noon 9fe249f046 Added download response serialization tests for all serializer types. 9 years ago
  Christian Noon 2b4c443faa BaseTestCase now deletes contents of common directories using FileManager extension. 9 years ago
  Christian Noon 5ac4902581 Added internal DispatchQueue extension set of convenience properties and methods. 9 years ago
  Jon Shier f48f28ef5a Update all targets to set the proper SWIFT_VERSION. 9 years ago
  Christian Noon 3a9f9ef7a1 Renamed Error.swift file to AFError.swift to match new APIs. 9 years ago
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 years ago
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. 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 ade5a2e18e Refactored Manager class to SessionManager to be more descriptive. 9 years ago
  Jon Shier a113e4352e Update for Xcode 8 beta 4. 9 years ago
  Christian Noon e4fc09d744 Replaced all occurrences of com.alamofire reverse domain with org.alamofire. 9 years ago
  Christian Noon 913f98a4f0 Bumped deployment targets to iOS 9.0, macOS 10.11, tvOS 9.0 and watchOS 2.0. 9 years ago
  Christian Noon 77b14f5695 Added Cleanup Whitespace target to remove excess whitespace from Swift files. 9 years ago
  Christian Noon 4bd5defab8 Fixed up TLS evaluation tests by moving from disig.sk to badssl.com. 9 years ago
  Jon Shier f55bdf7a96 Updates for beta 3. Convert iOS Example to Swift 3 explicitly. 9 years ago
  Jon Shier fcb4829a78 Update for Xcode 8 beta 2. 9 years ago
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration 9 years ago
  Christian Noon 9270e54803 Removed ReleaseTest configuration and enabling testability directly in yaml file. 9 years ago
  Christian Noon 7e7033cf8c Sorted the groups inside the Certificates Xcode group into alphabetical order. 9 years ago
  Cédric Luthi d45df72d91 Set indentation settings to four spaces at the project level 9 years ago
  Christian Noon ca4a8a510d Moved the redirect tests into a new SessionDelegateTests file. 9 years ago
  Christian Noon 035f865195 NetworkReachabilityManager is now compiled out on watchOS. 10 years ago
  Christian Noon 634d0b23a0 Refactored NotificationNames and moved status changes into userInfo. 10 years ago
  Christian Noon 88fe58c93b Merge branch 'master' into feature/network_reachability_manager 10 years ago
  Christian Noon 0e179a17e7 Merge branch 'master' into feature/network_reachability_manager 10 years ago
  Christian Noon 7a6017de86 Added Timeline struct to capture timings through the lifecycle of a Request. 10 years ago
  Christian Noon 1bd2a6a7f5 Request resume, suspend and cancel APIs now post notifications. 10 years ago
  Christian Noon 6f2bf8878a Added unit tests for testable network reachability manager APIs. 10 years ago
  Christian Noon e4d23880ab Added NetworkReachabilityManager class to listen for reachability changes. 10 years ago