Commit History

Autor SHA1 Mensaxe Data
  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
  Christian Noon a1233bc08d Removed unnecessary calls to self in SessionDelegate...no functional changes. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 6ac4ce1742 Fixed issue where willCacheResponse method was potentially not being called. %!s(int64=10) %!d(string=hai) anos
  Christian Noon a9480269ac [Issue #721] Reverted respondsToSelector override removal in SessionDelegate. %!s(int64=10) %!d(string=hai) anos
  Kyle Fuller 689c9e871b Merge pull request #759 from barbosa/patch-1 %!s(int64=10) %!d(string=hai) anos
  Gustavo Barbosa 8989da9f9c Update installation via Carthage instructions on README %!s(int64=10) %!d(string=hai) anos
  Kyle Fuller 0c4bb4fcd9 Merge pull request #750 from dwightwatson/patch-1 %!s(int64=10) %!d(string=hai) anos
  Dwight Watson 037f065815 Fix link to the 2.0 upgrade guide in the README %!s(int64=10) %!d(string=hai) anos
  Christian Noon 343e240739 Updated the CocoaPods installation instructions in the README. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 6ad63253bd Fixed up formatting in the CHANGELOG to be consistent. %!s(int64=10) %!d(string=hai) anos
  Christian Noon bd33eee6cf Updated the migration guide with the parameter encoding updates. %!s(int64=10) %!d(string=hai) anos
  Christian Noon a3dcf54879 Added release notes to the CHANGELOG and bumped the version to 2.0.0. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 7b6d1079eb Updated the README with new Xcode version and new ParameterEncoding case. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 092022fb5b Merge pull request #742 from Alamofire/feature/url_encoded_in_url_case %!s(int64=10) %!d(string=hai) anos
  Christian Noon 1108ae4461 Added release notes to the CHANGELOG and bumped the version to 2.0.0-beta.4. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 4264b9d521 [Issue 728] Background completion handler is now always called on main queue. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 3636ab2f45 Added ParameterEncoding URLEncodedInURL case to force encoding directly in URL. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 2d9d873cae Fixed compiler issue on OS X with the base 64 encoding upload tests. %!s(int64=10) %!d(string=hai) anos
  Christian Noon ebf8c98e11 Fixed a compiler issue on OSX with the creation of a background configuration. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 44de2f69a0 Added a Migration Guides section to the README with link to 2.0 guide. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 75a314dd1c Added an Alamofire 2.0 migration guide document to the new Documentation folder. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 07345a00e5 Updated progress code samples to show how to call onto the main queue. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 441a9dca04 [Issue 740] Fixed crash when multipart form data was uploaded from in-memory data. %!s(int64=10) %!d(string=hai) anos
  Christian Noon e5132d6e31 Renamed test and fixed copy/paste error in the failure condition. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 33dcfd4b0b [Issue 738] Added tests for uploading base 64 encoded image data inside JSON. %!s(int64=10) %!d(string=hai) anos