История коммитов

Автор SHA1 Сообщение Дата
  Christian Noon 00a0130133 Merge pull request #792 from Alamofire/feature/response_generic_type 10 лет назад
  Christian Noon e64ae6565f Merge branch 'feature/double_generic_results' into feature/response_generic_type 10 лет назад
  Christian Noon 096beb854f Added response serialization tests for delegate error cases. 10 лет назад
  Christian Noon d3f6606c44 Fixed issue where JSON response serializer was being used instead of plist. 10 лет назад
  Christian Noon 025f33bc0e Response serializers are now passed the delegate error if available. 10 лет назад
  Christian Noon 248ec573bc Added missing docstring to Error typealias in ResponseSerializer protocol. 10 лет назад
  Christian Noon 4429f561c6 Refactored the iOS example to use the new Response struct. 10 лет назад
  Christian Noon 8759805c8c Added public docstrings to Result custom string convertible protocols. 10 лет назад
  Christian Noon 8a6ee8427d Refactored all response serialization to leverage the new Response struct. 10 лет назад
  Christian Noon ed89a6a4b5 Added a Response struct to store all response data for a completed Request. 10 лет назад
  Christian Noon b9184d4dcd Fixed up a compiler issue in the iOS example. 10 лет назад
  Christian Noon b00d3f2bda Result error is now generic and response serializers all return server data. 10 лет назад
  Christian Noon bc222dcd45 Refactored response method and response serializers to return server data. 10 лет назад
  Christian Noon 71a26d641d Updated the Embedded Framework documentation to include `git init` info. 10 лет назад
  Christian Noon 015f2754e7 Fixed typo in the Embedded Framework section of the README. 10 лет назад
  Christian Noon 4836c8d70e Added Alamofire iOS Tests as Target Dependency to Alamofire iOS framework. 10 лет назад
  Christian Noon 88371ffcf8 Updated the release notes in the CHANGELOG and bumped the version to 2.0.1. 10 лет назад
  Christian Noon d78053ebb9 Removed an unnecessary separator in the ParameterEncoding enum. 10 лет назад
  Christian Noon a1233bc08d Removed unnecessary calls to self in SessionDelegate...no functional changes. 10 лет назад
  Christian Noon 6ac4ce1742 Fixed issue where willCacheResponse method was potentially not being called. 10 лет назад
  Christian Noon a9480269ac [Issue #721] Reverted respondsToSelector override removal in SessionDelegate. 10 лет назад
  Kyle Fuller 689c9e871b Merge pull request #759 from barbosa/patch-1 10 лет назад
  Gustavo Barbosa 8989da9f9c Update installation via Carthage instructions on README 10 лет назад
  Kyle Fuller 0c4bb4fcd9 Merge pull request #750 from dwightwatson/patch-1 10 лет назад
  Dwight Watson 037f065815 Fix link to the 2.0 upgrade guide in the README 10 лет назад
  Christian Noon 343e240739 Updated the CocoaPods installation instructions in the README. 10 лет назад
  Christian Noon 6ad63253bd Fixed up formatting in the CHANGELOG to be consistent. 10 лет назад
  Christian Noon bd33eee6cf Updated the migration guide with the parameter encoding updates. 10 лет назад
  Christian Noon a3dcf54879 Added release notes to the CHANGELOG and bumped the version to 2.0.0. 10 лет назад
  Christian Noon 7b6d1079eb Updated the README with new Xcode version and new ParameterEncoding case. 10 лет назад