提交歷史

作者 SHA1 備註 提交日期
  Dominic Jodoin e4320bd5a9 [PR #904] Fixed issue where TLS tests were calling expectation after timeout. 10 年之前
  Christian Noon 2159ce3c9f Disabled code signing on the watchOS and tvOS simulator builds. 10 年之前
  John Heaton cbac897b66 [PR #903] Disabled code signing on the iOS simulator builds. 10 年之前
  Christian Noon e2252c0f67 Removed unnecessary newlines in the CHANGELOG...no functional changes. 10 年之前
  Christian Noon f5fce51b3a Added release notes to the CHANGELOG and bumped the version to 3.1.1. 10 年之前
  Christian Noon 55cfc16bb3 Added ATS section to the README explaining how to configure the settings. 10 年之前
  Christian Noon 8e964ba95d Merge pull request #890 from Alamofire/feature/content_type_validation 10 年之前
  Christian Noon 238ebc3f9a Merge pull request #889 from Alamofire/feature/204_support 10 年之前
  Christian Noon e5dfdb1a64 Switched response status code 204 checks to use if condition instead of guard. 10 年之前
  Christian Noon 7582758dbb Removed the playground from the project due to instability reasons. 10 年之前
  Christian Noon 83b32faa8a JSON and plist validation now throw Alamofire error when data has zero length. 10 年之前
  Christian Noon a8f27df4b1 Removed an unnecessary availability check now that Xcode 7.1 is out of beta. 10 年之前
  Christian Noon 18f77cbcc9 Merge pull request #891 from 3lvis/patch-1 10 年之前
  Elvis Nuñez 7990986f74 Drop mention of rdar://22307360, Xcode 7.1 is out 10 年之前
  Christian Noon 12c97b76f7 Removed debug statements from the validation test...no functional changes. 10 年之前
  Christian Noon 304af310f2 Switched to using NSCocoaErrorDomain constant instead of the raw value. 10 年之前
  Christian Noon e0c611a400 Content Type validation now always succeeds when server data is nil or empty. 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 年之前