提交歷史

作者 SHA1 備註 提交日期
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. 9 年之前
  Christian Noon e5e2d6b738 Split SessionDelegate, TaskDelegate and subclasses into global namespace. 9 年之前
  Christian Noon ade5a2e18e Refactored Manager class to SessionManager to be more descriptive. 9 年之前
  Jon Shier a113e4352e Update for Xcode 8 beta 4. 9 年之前
  Christian Noon e4fc09d744 Replaced all occurrences of com.alamofire reverse domain with org.alamofire. 9 年之前
  Christian Noon 913f98a4f0 Bumped deployment targets to iOS 9.0, macOS 10.11, tvOS 9.0 and watchOS 2.0. 9 年之前
  Christian Noon 77b14f5695 Added Cleanup Whitespace target to remove excess whitespace from Swift files. 9 年之前
  Christian Noon 4bd5defab8 Fixed up TLS evaluation tests by moving from disig.sk to badssl.com. 9 年之前
  Jon Shier f55bdf7a96 Updates for beta 3. Convert iOS Example to Swift 3 explicitly. 9 年之前
  Jon Shier fcb4829a78 Update for Xcode 8 beta 2. 9 年之前
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration 9 年之前
  Christian Noon 9270e54803 Removed ReleaseTest configuration and enabling testability directly in yaml file. 9 年之前
  Christian Noon 7e7033cf8c Sorted the groups inside the Certificates Xcode group into alphabetical order. 9 年之前
  Cédric Luthi d45df72d91 Set indentation settings to four spaces at the project level 9 年之前
  Christian Noon ca4a8a510d Moved the redirect tests into a new SessionDelegateTests file. 9 年之前
  Christian Noon 035f865195 NetworkReachabilityManager is now compiled out on watchOS. 10 年之前
  Christian Noon 634d0b23a0 Refactored NotificationNames and moved status changes into userInfo. 10 年之前
  Christian Noon 88fe58c93b Merge branch 'master' into feature/network_reachability_manager 10 年之前
  Christian Noon 0e179a17e7 Merge branch 'master' into feature/network_reachability_manager 10 年之前
  Christian Noon 7a6017de86 Added Timeline struct to capture timings through the lifecycle of a Request. 10 年之前
  Christian Noon 1bd2a6a7f5 Request resume, suspend and cancel APIs now post notifications. 10 年之前
  Christian Noon 6f2bf8878a Added unit tests for testable network reachability manager APIs. 10 年之前
  Christian Noon e4d23880ab Added NetworkReachabilityManager class to listen for reachability changes. 10 年之前
  Christian Noon c3fd4a3c19 All test certificates are now included in each test target. 10 年之前
  Christian Noon 39ca953db7 Added ReleaseTest configuration to allow running tests against optimized build. 10 年之前
  Christian Noon ed5776b56d Merge pull request #953 from jedlewison/master 10 年之前
  Jacob Jennings 234568d497 Updated certificatesInBundle to support `cer`, `crt` and `der` extensions. 10 年之前
  Jed Lewison dec81b5413 Use Xcode default for testability -- Enabled for debug, disabled for release. 10 年之前
  Christian Noon 885b93a8cd Added the Info-tvOS.plist to the project for visibility. 10 年之前
  Simon Støvring db19692604 Sets UIRequiredDeviceCapabilities for tvOS target 10 年之前