Historia zmian

Autor SHA1 Wiadomość Data
  Christian Noon 37e0b8283c Merge pull request #1099 from Alamofire/feature/override_closures_with_completion 9 lat temu
  Christian Noon 305258733b [Issue #1100] Simplified `User-Agent` header logic leveraging more type-safety. 9 lat temu
  Christian Noon fcb8705e05 Added override closures for all SessionDelegate APIs with completion handlers. 10 lat temu
  Christian Noon 5b6155ca2d Added release notes to the CHANGELOG and bumped the version to 3.2.1. 10 lat temu
  Christian Noon 68d8bef294 Merge pull request #1088 from Alamofire/fix/custom_content_types 10 lat temu
  Christian Noon 61120c59a8 JSON and plist custom content types are now retained during parameter encoding. 10 lat temu
  Christian Noon 70a1d9afc1 Merge pull request #1087 from theovoss/master 10 lat temu
  Theo Voss fe59ccbd49 Correct the spelling of mitigate in README 10 lat temu
  Christian Noon 3c40b1a9dd Expanded the Component Libraries section and moved it up in the README. 10 lat temu
  Christian Noon df1eeb3a0c Merge pull request #1060 from ReadmeCritic/master 10 lat temu
  ReadmeCritic b3c486550e Correct the spelling of CocoaPods in README 10 lat temu
  Chris Cieslak 59ef4f5da3 Removed var function parameter in ResponseSerialization to build under newest Swift toolchain. 10 lat temu
  Christian Noon e748b44ff8 Added missing punctuation to docstrings...no functional changes. 10 lat temu
  Christian Noon 07f2f0a144 Added defaults to Timeline and Response initializers to maintain backwards compatibility. 10 lat temu
  Christian Noon 8eb5123127 Updated the Timeline initializer to a public ACL. 10 lat temu
  Christian Noon e3ab8fccb2 Added missing test that host manager starts with reachable status. 10 lat temu
  Christian Noon 881ea5b5f0 Resetting previous flags when start listening is called to force listener update. 10 lat temu
  Christian Noon 8e0202a2b2 Added release notes to the CHANGELOG and bumped the version to 3.2.0. 10 lat temu
  Christian Noon 1ebdb639bc Added deinitialization tests for NetworkReachabilityManager. 10 lat temu
  Christian Noon d409ef6e89 Merge pull request #1053 from Alamofire/feature/network_reachability_manager 10 lat temu
  Christian Noon 035f865195 NetworkReachabilityManager is now compiled out on watchOS. 10 lat temu
  Christian Noon 57f387b58d Added ConnectionType to better handle OSX and tvOS and removed notifications. 10 lat temu
  Christian Noon 7d8484d9e5 Added note to README to retain the NetworkReachabilityManager instance. 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 73a67061e3 Merge pull request #1054 from Alamofire/feature/request_timeline 10 lat temu
  Christian Noon 5803ae7f11 Added a Timeline section to the README. 10 lat temu
  Christian Noon 0a2e6a214b Added serialization duration property to the Timeline struct. 10 lat temu
  Christian Noon 0e179a17e7 Merge branch 'master' into feature/network_reachability_manager 10 lat temu
  Christian Noon e68235ff24 Timeline now uses CFAbsoluteTime instead of NSDate to avoid excess overhead. 10 lat temu