Commit történet

Szerző SHA1 Üzenet Dátum
  Christian Noon e748b44ff8 Added missing punctuation to docstrings...no functional changes. 10 éve
  Christian Noon 07f2f0a144 Added defaults to Timeline and Response initializers to maintain backwards compatibility. 10 éve
  Christian Noon 8eb5123127 Updated the Timeline initializer to a public ACL. 10 éve
  Christian Noon e3ab8fccb2 Added missing test that host manager starts with reachable status. 10 éve
  Christian Noon 881ea5b5f0 Resetting previous flags when start listening is called to force listener update. 10 éve
  Christian Noon 8e0202a2b2 Added release notes to the CHANGELOG and bumped the version to 3.2.0. 10 éve
  Christian Noon 1ebdb639bc Added deinitialization tests for NetworkReachabilityManager. 10 éve
  Christian Noon d409ef6e89 Merge pull request #1053 from Alamofire/feature/network_reachability_manager 10 éve
  Christian Noon 035f865195 NetworkReachabilityManager is now compiled out on watchOS. 10 éve
  Christian Noon 57f387b58d Added ConnectionType to better handle OSX and tvOS and removed notifications. 10 éve
  Christian Noon 7d8484d9e5 Added note to README to retain the NetworkReachabilityManager instance. 10 éve
  Christian Noon 634d0b23a0 Refactored NotificationNames and moved status changes into userInfo. 10 éve
  Christian Noon 88fe58c93b Merge branch 'master' into feature/network_reachability_manager 10 éve
  Christian Noon 73a67061e3 Merge pull request #1054 from Alamofire/feature/request_timeline 10 éve
  Christian Noon 5803ae7f11 Added a Timeline section to the README. 10 éve
  Christian Noon 0a2e6a214b Added serialization duration property to the Timeline struct. 10 éve
  Christian Noon 0e179a17e7 Merge branch 'master' into feature/network_reachability_manager 10 éve
  Christian Noon e68235ff24 Timeline now uses CFAbsoluteTime instead of NSDate to avoid excess overhead. 10 éve
  Christian Noon 56b45e1e2a Fixed up the link in the workspace to the iOS Example. 10 éve
  Christian Noon abbf1c3960 Reorganized the example app files into Source and Resources folders. 10 éve
  Christian Noon 60c066878f Merge pull request #1027 from Alamofire/1025-fix-cocoadocs 10 éve
  Christian Noon cfc9dce856 Start time of a Request is now computed lazily from the first call to resume. 10 éve
  Christian Noon 7a6017de86 Added Timeline struct to capture timings through the lifecycle of a Request. 10 éve
  Christian Noon 8b618c766c Empty parameters are now encoded and URL encoding handles empty query string. 10 éve
  Christian Noon d019a39b69 Session delegate now posts task did complete notification when task completes. 10 éve
  Christian Noon 41670284b7 Added the task to the task state change notifications. 10 éve
  Christian Noon f0215bae71 Switched over to using the @import syntax. 10 éve
  Christian Noon 7a41e8f985 Fixed copy/paste error in the .TaskDidCancel notification names value. 10 éve
  Christian Noon 6035bf31fd Updated the .gitignore file with the latest ignore flags for Swift. 10 éve
  Christian Noon 1bd2a6a7f5 Request resume, suspend and cancel APIs now post notifications. 10 éve