Commit History

Author SHA1 Message Date
  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
  Christian Noon c3fd4a3c19 All test certificates are now included in each test target. 10 years ago
  Christian Noon 39ca953db7 Added ReleaseTest configuration to allow running tests against optimized build. 10 years ago
  Christian Noon ed5776b56d Merge pull request #953 from jedlewison/master 10 years ago
  Jacob Jennings 234568d497 Updated certificatesInBundle to support `cer`, `crt` and `der` extensions. 10 years ago
  Jed Lewison dec81b5413 Use Xcode default for testability -- Enabled for debug, disabled for release. 10 years ago
  Christian Noon 885b93a8cd Added the Info-tvOS.plist to the project for visibility. 10 years ago