提交历史

作者 SHA1 备注 提交日期
  Christian Noon 15f32a4ce7 Merge pull request #955 from vlastachu/patch-1 10 年之前
  vlad 064f316246 Update README.md 10 年之前
  Christian Noon efd4f33fce Collapsed multiple GCD calls into one-liners...no functional changes. 10 年之前
  Christian Noon 268a22bff9 Added release notes to the CHANGELOG and bumped the version to 3.1.3. 10 年之前
  Christian Noon 885b93a8cd Added the Info-tvOS.plist to the project for visibility. 10 年之前
  Christian Noon f2f96f818a Merge pull request #913 from simonbs/master 10 年之前
  Simon Støvring db19692604 Sets UIRequiredDeviceCapabilities for tvOS target 10 年之前
  Kyle Fuller 2d45f68032 Merge pull request #912 from tmnb/fix-ios9-ats 10 年之前
  tmnb 482d058baf Replace http to https on README 10 年之前
  Christian Noon 8b3ffa4de2 Added release notes to the CHANGELOG and bumped the version to 3.1.2. 10 年之前
  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 年之前