Commit History

Autor SHA1 Mensaxe Data
  Christian Noon f5ebe3b312 Response initializer now has internal ACL since it does not need to be public. %!s(int64=10) %!d(string=hai) anos
  Christian Noon e006fa8d4e Fixed the copyright header in the Response.swift file. %!s(int64=10) %!d(string=hai) anos
  Christian Noon cdeb5c190b Added test to identify behavior between original and redirect URL requests. %!s(int64=10) %!d(string=hai) anos
  Christian Noon e9088bbc83 Added the GitHub 3.0.0-beta.1 milestone filter to the CHANGELOG. %!s(int64=10) %!d(string=hai) anos
  Christian Noon b65a82f1a0 Added release notes to CHANGELOG and bumped version to Alamofire 3.0.0-beta.1. %!s(int64=10) %!d(string=hai) anos
  Christian Noon a7010da853 Merge pull request #795 from Alamofire/feature/manager_initialization %!s(int64=10) %!d(string=hai) anos
  Christian Noon 24f38683d5 Added tests around all combinations of Manager initialization. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 744e8e262b Manager now has two initializers to support custom delegates and sessions. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 88de88954c Merge branch 'feature/double_generic_results' %!s(int64=10) %!d(string=hai) anos
  Christian Noon 00a0130133 Merge pull request #792 from Alamofire/feature/response_generic_type %!s(int64=10) %!d(string=hai) anos
  Christian Noon af231fd15e Updated the JSON response serialization code sample in the README. %!s(int64=10) %!d(string=hai) anos
  Christian Noon d69b3eee05 Added release notes to the CHANGELOG and bumped the version to 2.0.2. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 4f6b29560a [Issue #206] Fixed percent encoding issue for long chinese strings. %!s(int64=10) %!d(string=hai) anos
  Christian Noon e64ae6565f Merge branch 'feature/double_generic_results' into feature/response_generic_type %!s(int64=10) %!d(string=hai) anos
  Christian Noon 096beb854f Added response serialization tests for delegate error cases. %!s(int64=10) %!d(string=hai) anos
  Christian Noon d3f6606c44 Fixed issue where JSON response serializer was being used instead of plist. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 025f33bc0e Response serializers are now passed the delegate error if available. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 248ec573bc Added missing docstring to Error typealias in ResponseSerializer protocol. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 4429f561c6 Refactored the iOS example to use the new Response struct. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 8759805c8c Added public docstrings to Result custom string convertible protocols. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 8a6ee8427d Refactored all response serialization to leverage the new Response struct. %!s(int64=10) %!d(string=hai) anos
  Christian Noon ed89a6a4b5 Added a Response struct to store all response data for a completed Request. %!s(int64=10) %!d(string=hai) anos
  Christian Noon b9184d4dcd Fixed up a compiler issue in the iOS example. %!s(int64=10) %!d(string=hai) anos
  Christian Noon b00d3f2bda Result error is now generic and response serializers all return server data. %!s(int64=10) %!d(string=hai) anos
  Christian Noon bc222dcd45 Refactored response method and response serializers to return server data. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 71a26d641d Updated the Embedded Framework documentation to include `git init` info. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 015f2754e7 Fixed typo in the Embedded Framework section of the README. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 4836c8d70e Added Alamofire iOS Tests as Target Dependency to Alamofire iOS framework. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 88371ffcf8 Updated the release notes in the CHANGELOG and bumped the version to 2.0.1. %!s(int64=10) %!d(string=hai) anos
  Christian Noon d78053ebb9 Removed an unnecessary separator in the ParameterEncoding enum. %!s(int64=10) %!d(string=hai) anos