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

Автор SHA1 Сообщение Дата
  Christian Noon 83b32faa8a JSON and plist validation now throw Alamofire error when data has zero length. 10 лет назад
  Christian Noon 304af310f2 Switched to using NSCocoaErrorDomain constant instead of the raw value. 10 лет назад
  Christian Noon d76faf2bab Added 204 support to response serializers and removed data length checks. 10 лет назад
  Christian Noon c634f6067f Refactored defaultTimeout to timeout and switched from 10 to 30 seconds. 10 лет назад
  Christian Noon ffd32e31cf Merge pull request #885 from Nirma/string_fix 10 лет назад
  Nicholas Maccharoli bc3f36f754 replace unnecessary usage of NSString with String 10 лет назад
  Christian Noon c2429d953b Added release notes to the CHANGELOG and bumped the version to 3.1.0. 10 лет назад
  Christian Noon 82902a078c Updated the README Requirements to require Xcode 7.1+. 10 лет назад
  Christian Noon 2d33fb8e5f Travis-CI now runs watchOS and tvOS builds and tests on xcode7.1 osx_image. 10 лет назад
  Christian Noon 3fa9f196c6 Merge branch 'master' into tvOS 10 лет назад
  Christian Noon 0f816eedf8 Added release notes to the CHANGELOG and bumped version to 3.0.1. 10 лет назад
  Christian Noon 63fce12f7a Fixed content type validation issue where parameter parsing was incorrect. 10 лет назад
  Christian Noon 7af7874659 Merge branch 'master' into tvOS 10 лет назад
  Christian Noon 2beb1e3b6c Removed --quick flag when pod lib linting since watchOS bug is fixed. 10 лет назад
  Christian Noon c1d737c0fc Moved the carthage user defined setting change into the Fixed section. 10 лет назад
  Christian Noon 9c3c295c49 Added release notes to the CHANGELOG and bumped the version to 3.0.0. 10 лет назад
  Christian Noon 709337b0b7 Updated the CocoaPods installation instructions for the 3.0 release. 10 лет назад
  Christian Noon df525acf40 URL encoding now leverages the dictionary keys lazy evaluation directly. 10 лет назад
  Christian Noon 8a3c5256b8 Updated cocoapods instructions to point to 3.0.0-beta.3 to avoid confusion. 10 лет назад
  Christian Noon 2e8dd557e0 Merge pull request #843 from Ashton-W/patch-1 10 лет назад
  Ashton Williams c380189296 Updated description and instructions for Carthage 10 лет назад
  Christian Noon d0d43f4e4b Merge branch 'master' into tvOS 10 лет назад
  Christian Noon afc8cdb328 Updated the carthage and cocoapods installation instructions for 3.0. 10 лет назад
  Christian Noon 373293c01d Switched tvOS framework to BITCODE_GENERATION_MODE=marker for Debug builds. 10 лет назад
  Christian Noon ceed7e0c7a Merge branch 'master' into tvOS 10 лет назад
  Christian Noon 4a213ebece Switched BITCODE_GENERATION_MODE back to marker for Debug builds. 10 лет назад
  Christian Noon ec4c094145 Added BITCODE_GENERATION_MODE user defined setting to tvOS framework target. 10 лет назад
  Christian Noon da2daa2d82 Merge branch 'master' into tvOS 10 лет назад
  Christian Noon f6e196747e [Issue #835] Added BITCODE_GENERATION_MODE user defined setting for Carthage. 10 лет назад
  Christian Noon 0cb96d59ad Refactored download code samples in README to use response serializer. 10 лет назад