Historia zmian

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