Commit Verlauf

Autor SHA1 Nachricht Datum
  Christian Noon 5ac4902581 Added internal DispatchQueue extension set of convenience properties and methods. vor 9 Jahren
  Jon Shier f48f28ef5a Update all targets to set the proper SWIFT_VERSION. vor 9 Jahren
  Christian Noon 3a9f9ef7a1 Renamed Error.swift file to AFError.swift to match new APIs. vor 9 Jahren
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. vor 9 Jahren
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. vor 9 Jahren
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. vor 9 Jahren
  Christian Noon e5e2d6b738 Split SessionDelegate, TaskDelegate and subclasses into global namespace. vor 9 Jahren
  Christian Noon ade5a2e18e Refactored Manager class to SessionManager to be more descriptive. vor 9 Jahren
  Jon Shier a113e4352e Update for Xcode 8 beta 4. vor 9 Jahren
  Christian Noon e4fc09d744 Replaced all occurrences of com.alamofire reverse domain with org.alamofire. vor 9 Jahren
  Christian Noon 913f98a4f0 Bumped deployment targets to iOS 9.0, macOS 10.11, tvOS 9.0 and watchOS 2.0. vor 9 Jahren
  Christian Noon 77b14f5695 Added Cleanup Whitespace target to remove excess whitespace from Swift files. vor 9 Jahren
  Christian Noon 4bd5defab8 Fixed up TLS evaluation tests by moving from disig.sk to badssl.com. vor 9 Jahren
  Jon Shier f55bdf7a96 Updates for beta 3. Convert iOS Example to Swift 3 explicitly. vor 9 Jahren
  Jon Shier fcb4829a78 Update for Xcode 8 beta 2. vor 9 Jahren
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration vor 9 Jahren
  Christian Noon 9270e54803 Removed ReleaseTest configuration and enabling testability directly in yaml file. vor 9 Jahren
  Christian Noon 7e7033cf8c Sorted the groups inside the Certificates Xcode group into alphabetical order. vor 9 Jahren
  Cédric Luthi d45df72d91 Set indentation settings to four spaces at the project level vor 9 Jahren
  Christian Noon ca4a8a510d Moved the redirect tests into a new SessionDelegateTests file. vor 9 Jahren
  Christian Noon 035f865195 NetworkReachabilityManager is now compiled out on watchOS. vor 10 Jahren
  Christian Noon 634d0b23a0 Refactored NotificationNames and moved status changes into userInfo. vor 10 Jahren
  Christian Noon 88fe58c93b Merge branch 'master' into feature/network_reachability_manager vor 10 Jahren
  Christian Noon 0e179a17e7 Merge branch 'master' into feature/network_reachability_manager vor 10 Jahren
  Christian Noon 7a6017de86 Added Timeline struct to capture timings through the lifecycle of a Request. vor 10 Jahren
  Christian Noon 1bd2a6a7f5 Request resume, suspend and cancel APIs now post notifications. vor 10 Jahren
  Christian Noon 6f2bf8878a Added unit tests for testable network reachability manager APIs. vor 10 Jahren
  Christian Noon e4d23880ab Added NetworkReachabilityManager class to listen for reachability changes. vor 10 Jahren
  Christian Noon c3fd4a3c19 All test certificates are now included in each test target. vor 10 Jahren
  Christian Noon 39ca953db7 Added ReleaseTest configuration to allow running tests against optimized build. vor 10 Jahren