Commit History

Author SHA1 Message Date
  Christian Noon 634d0b23a0 Refactored NotificationNames and moved status changes into userInfo. 9 years ago
  Christian Noon 88fe58c93b Merge branch 'master' into feature/network_reachability_manager 9 years ago
  Christian Noon 73a67061e3 Merge pull request #1054 from Alamofire/feature/request_timeline 9 years ago
  Christian Noon 5803ae7f11 Added a Timeline section to the README. 9 years ago
  Christian Noon 0a2e6a214b Added serialization duration property to the Timeline struct. 9 years ago
  Christian Noon 0e179a17e7 Merge branch 'master' into feature/network_reachability_manager 9 years ago
  Christian Noon e68235ff24 Timeline now uses CFAbsoluteTime instead of NSDate to avoid excess overhead. 9 years ago
  Christian Noon 56b45e1e2a Fixed up the link in the workspace to the iOS Example. 9 years ago
  Christian Noon abbf1c3960 Reorganized the example app files into Source and Resources folders. 9 years ago
  Christian Noon 60c066878f Merge pull request #1027 from Alamofire/1025-fix-cocoadocs 9 years ago
  Christian Noon cfc9dce856 Start time of a Request is now computed lazily from the first call to resume. 9 years ago
  Christian Noon 7a6017de86 Added Timeline struct to capture timings through the lifecycle of a Request. 9 years ago
  Christian Noon 8b618c766c Empty parameters are now encoded and URL encoding handles empty query string. 9 years ago
  Christian Noon d019a39b69 Session delegate now posts task did complete notification when task completes. 9 years ago
  Christian Noon 41670284b7 Added the task to the task state change notifications. 9 years ago
  Christian Noon f0215bae71 Switched over to using the @import syntax. 9 years ago
  Christian Noon 7a41e8f985 Fixed copy/paste error in the .TaskDidCancel notification names value. 9 years ago
  Christian Noon 6035bf31fd Updated the .gitignore file with the latest ignore flags for Swift. 9 years ago
  Christian Noon 1bd2a6a7f5 Request resume, suspend and cancel APIs now post notifications. 9 years ago
  Christian Noon caf937f6ec Extended `NSURLSessionStream` support to tvOS. 9 years ago
  Christian Noon f23af1d5be Added "Network Reachability" section to the README. 9 years ago
  Christian Noon 1ae0cce07b Excluded the NetworkReachabilityManager from watchOS in the podspec. 9 years ago
  Christian Noon 1e379b3587 Added docstrings to all APIs with public ACL in NetworkReachabilityManager. 9 years ago
  Christian Noon 6f2bf8878a Added unit tests for testable network reachability manager APIs. 9 years ago
  Christian Noon e4d23880ab Added NetworkReachabilityManager class to listen for reachability changes. 9 years ago
  Christian Noon 6cc965dd16 Merge pull request #1033 from sryze/patch-1 9 years ago
  Sergey Zolotarev 52cab38ca0 Fixed a typo in README. 10 years ago
  Jon Shier 88127becca Move iOS Example project into Examples to fix CocoaDocs generation. 10 years ago
  Christian Noon fe3a29941c Added release notes to the CHANGELOG and bumped the version to 3.1.5. 10 years ago
  Christian Noon 990fded98a Added the license to the Package.swift file. 10 years ago