Commit History

Author SHA1 Message Date
  Kevin Harwood 3ea5db0481 Added tests for the redirect with completion. 9 years ago
  Christian Noon fad7390adc Added upgrade notes to the 3.3.0 release in the CHANGELOG. 9 years ago
  Christian Noon bf208d0c6d Added release notes to the CHANGELOG and bumped the version to 3.3.0. 9 years ago
  Christian Noon 22c81a3bb1 Updated the Travis CI to use Xcode 7.3 and also updated matrix targets. 9 years ago
  Dominik Hadl 3860631533 Fixed deprecation warnings for associated types and selectors for Swift 2.2. 9 years ago
  James Barrow 6d1dd287c5 Fixed build warnings in Xcode 7.3 beta 2 for Swift 2.2 10 years ago
  Christian Noon e901ecbcba Merge pull request #1121 from KingOfBrian/bugfix/StreamUsage 9 years ago
  Christian Noon ef756b0065 Switched reachability over to using IPv4 for iOS 8.x and OSX 10.9.x. 9 years ago
  Christian Noon ca59c40868 Merge pull request #1112 from lucatorella/feature/callback-on-different-queue 9 years ago
  Christian Noon 47b3303aca Merge pull request #1108 from topchul/FixTypo/ResponseSerializationTestCase 9 years ago
  Christian Noon 37e0b8283c Merge pull request #1099 from Alamofire/feature/override_closures_with_completion 9 years ago
  Christian Noon 305258733b [Issue #1100] Simplified `User-Agent` header logic leveraging more type-safety. 9 years ago
  Brian King 34086ca25a Do not schedule the input or output streams in the runloop since they are used synchronously 9 years ago
  Luca Torella 4c7bf391b3 Adding the possibility to receive the callback to a thread different from the main one to all response methods. 9 years ago
  Gregory J.H. Rho 50cc864581 Fixed Typo on ResponseSerializationTestCase 9 years ago
  Christian Noon fcb8705e05 Added override closures for all SessionDelegate APIs with completion handlers. 9 years ago
  Christian Noon 5b6155ca2d Added release notes to the CHANGELOG and bumped the version to 3.2.1. 10 years ago
  Christian Noon 68d8bef294 Merge pull request #1088 from Alamofire/fix/custom_content_types 10 years ago
  Christian Noon 61120c59a8 JSON and plist custom content types are now retained during parameter encoding. 10 years ago
  Christian Noon 70a1d9afc1 Merge pull request #1087 from theovoss/master 10 years ago
  Theo Voss fe59ccbd49 Correct the spelling of mitigate in README 10 years ago
  Christian Noon 3c40b1a9dd Expanded the Component Libraries section and moved it up in the README. 10 years ago
  Christian Noon df1eeb3a0c Merge pull request #1060 from ReadmeCritic/master 10 years ago
  ReadmeCritic b3c486550e Correct the spelling of CocoaPods in README 10 years ago
  Chris Cieslak 59ef4f5da3 Removed var function parameter in ResponseSerialization to build under newest Swift toolchain. 10 years ago
  Christian Noon e748b44ff8 Added missing punctuation to docstrings...no functional changes. 10 years ago
  Christian Noon 07f2f0a144 Added defaults to Timeline and Response initializers to maintain backwards compatibility. 10 years ago
  Christian Noon 8eb5123127 Updated the Timeline initializer to a public ACL. 10 years ago
  Christian Noon e3ab8fccb2 Added missing test that host manager starts with reachable status. 10 years ago
  Christian Noon 881ea5b5f0 Resetting previous flags when start listening is called to force listener update. 10 years ago