Commit History

Author SHA1 Message Date
  Christian Noon 0cb96d59ad Refactored download code samples in README to use response serializer. 10 years ago
  Screon 401e76a9c4 Updated download code sample in the README to compile against Swift 2.0. 10 years ago
  Christian Noon 2d86d68cef Merge pull request #826 from neugartf/patch-1 10 years ago
  neugartf 0e70add89a Update Alamofire 3.0 Migration Guide.md 10 years ago
  Christian Noon f129adb21d Added release notes to the CHANGELOG and bumped the version to 3.0.0-beta.3. 10 years ago
  Christian Noon ba280a4fbd Revert "Response initializer now has internal ACL since it does not need to be public." 10 years ago
  Christian Noon 593dd64030 Added release notes to the CHANGELOG and bumped the version to 3.0.0-beta.2. 10 years ago
  David F. Muir V 1392549743 [PR #810] Updated basic auth example in the README to compile on Swift 2.0. 10 years ago
  Christian Noon efc5c51fc8 Updated the playground to compile against the new response serializers. 10 years ago
  Christian Noon e4864ea46d Fixed header redirect test that was randomly failing by using ephemeral session. 10 years ago
  Christian Noon 2cb2395471 Updated URL percent escaping to only batch on OS's where required. 10 years ago
  Christian Noon 86e8db4512 Added the `response` serialization example back into the README. 10 years ago
  Christian Noon 7817215787 Completed the Alamofire 3.0 Migration Guide documentation. 10 years ago
  Christian Noon 8c9aa22943 Added notes to availability radar in README to remove once Xcode 7.1 drops. 10 years ago
  Christian Noon cbc7df4fc5 Updated README sample code to 3.0 APIs and added a migration guide. 10 years ago
  Christian Noon f5ebe3b312 Response initializer now has internal ACL since it does not need to be public. 10 years ago
  Christian Noon e006fa8d4e Fixed the copyright header in the Response.swift file. 10 years ago
  Christian Noon cdeb5c190b Added test to identify behavior between original and redirect URL requests. 10 years ago
  Christian Noon e9088bbc83 Added the GitHub 3.0.0-beta.1 milestone filter to the CHANGELOG. 10 years ago
  Christian Noon b65a82f1a0 Added release notes to CHANGELOG and bumped version to Alamofire 3.0.0-beta.1. 10 years ago
  Christian Noon a7010da853 Merge pull request #795 from Alamofire/feature/manager_initialization 10 years ago
  Christian Noon 24f38683d5 Added tests around all combinations of Manager initialization. 10 years ago
  Christian Noon 744e8e262b Manager now has two initializers to support custom delegates and sessions. 10 years ago
  Christian Noon 88de88954c Merge branch 'feature/double_generic_results' 10 years ago
  Christian Noon 00a0130133 Merge pull request #792 from Alamofire/feature/response_generic_type 10 years ago
  Christian Noon af231fd15e Updated the JSON response serialization code sample in the README. 10 years ago
  Christian Noon d69b3eee05 Added release notes to the CHANGELOG and bumped the version to 2.0.2. 10 years ago
  Christian Noon 4f6b29560a [Issue #206] Fixed percent encoding issue for long chinese strings. 10 years ago
  Christian Noon e64ae6565f Merge branch 'feature/double_generic_results' into feature/response_generic_type 10 years ago
  Christian Noon 096beb854f Added response serialization tests for delegate error cases. 10 years ago