Christian Noon
|
8b3ffa4de2
Added release notes to the CHANGELOG and bumped the version to 3.1.2.
|
10 éve |
Dominic Jodoin
|
e4320bd5a9
[PR #904] Fixed issue where TLS tests were calling expectation after timeout.
|
10 éve |
Christian Noon
|
2159ce3c9f
Disabled code signing on the watchOS and tvOS simulator builds.
|
10 éve |
John Heaton
|
cbac897b66
[PR #903] Disabled code signing on the iOS simulator builds.
|
10 éve |
Christian Noon
|
e2252c0f67
Removed unnecessary newlines in the CHANGELOG...no functional changes.
|
10 éve |
Christian Noon
|
f5fce51b3a
Added release notes to the CHANGELOG and bumped the version to 3.1.1.
|
10 éve |
Christian Noon
|
55cfc16bb3
Added ATS section to the README explaining how to configure the settings.
|
10 éve |
Christian Noon
|
8e964ba95d
Merge pull request #890 from Alamofire/feature/content_type_validation
|
10 éve |
Christian Noon
|
238ebc3f9a
Merge pull request #889 from Alamofire/feature/204_support
|
10 éve |
Christian Noon
|
e5dfdb1a64
Switched response status code 204 checks to use if condition instead of guard.
|
10 éve |
Christian Noon
|
7582758dbb
Removed the playground from the project due to instability reasons.
|
10 éve |
Christian Noon
|
83b32faa8a
JSON and plist validation now throw Alamofire error when data has zero length.
|
10 éve |
Christian Noon
|
a8f27df4b1
Removed an unnecessary availability check now that Xcode 7.1 is out of beta.
|
10 éve |
Christian Noon
|
18f77cbcc9
Merge pull request #891 from 3lvis/patch-1
|
10 éve |
Elvis Nuñez
|
7990986f74
Drop mention of rdar://22307360, Xcode 7.1 is out
|
10 éve |
Christian Noon
|
12c97b76f7
Removed debug statements from the validation test...no functional changes.
|
10 éve |
Christian Noon
|
304af310f2
Switched to using NSCocoaErrorDomain constant instead of the raw value.
|
10 éve |
Christian Noon
|
e0c611a400
Content Type validation now always succeeds when server data is nil or empty.
|
10 éve |
Christian Noon
|
d76faf2bab
Added 204 support to response serializers and removed data length checks.
|
10 éve |
Christian Noon
|
c634f6067f
Refactored defaultTimeout to timeout and switched from 10 to 30 seconds.
|
10 éve |
Christian Noon
|
ffd32e31cf
Merge pull request #885 from Nirma/string_fix
|
10 éve |
Nicholas Maccharoli
|
bc3f36f754
replace unnecessary usage of NSString with String
|
10 éve |
Christian Noon
|
c2429d953b
Added release notes to the CHANGELOG and bumped the version to 3.1.0.
|
10 éve |
Christian Noon
|
82902a078c
Updated the README Requirements to require Xcode 7.1+.
|
10 éve |
Christian Noon
|
2d33fb8e5f
Travis-CI now runs watchOS and tvOS builds and tests on xcode7.1 osx_image.
|
10 éve |
Christian Noon
|
3fa9f196c6
Merge branch 'master' into tvOS
|
10 éve |
Christian Noon
|
0f816eedf8
Added release notes to the CHANGELOG and bumped version to 3.0.1.
|
10 éve |
Christian Noon
|
63fce12f7a
Fixed content type validation issue where parameter parsing was incorrect.
|
10 éve |
Christian Noon
|
7af7874659
Merge branch 'master' into tvOS
|
10 éve |
Christian Noon
|
2beb1e3b6c
Removed --quick flag when pod lib linting since watchOS bug is fixed.
|
10 éve |