Christian Noon
|
d536db8969
Added a component libraries section to the README.
|
10 年之前 |
Christian Noon
|
9e3faecd41
Updated the README to require Xcode 7 beta 6.
|
10 年之前 |
Christian Noon
|
ca578110df
Updated the public docstring on the download method to be more accurate.
|
10 年之前 |
Christian Noon
|
64a004472c
[Issue #732] Swapped out NSError for ErrorType in all Result types.
|
10 年之前 |
Christian Noon
|
1bc35abfa7
Updated the Travis-CI yaml file to support iOS 9, OSX 10.11 and Xcode 7.
|
10 年之前 |
Christian Noon
|
6a4e014844
Merge pull request #716 from brocoo/patch-1
|
10 年之前 |
Julien Ducret
|
7fbc1143c5
Update ResponseSerialization.swift
|
10 年之前 |
Julien Ducret
|
39e5ecb98c
Update ResponseSerialization.swift
|
10 年之前 |
Christian Noon
|
0fd77fec2a
Updated the release notes and bumped the version to 2.0.0-beta.3.
|
10 年之前 |
Christian Noon
|
6c0dc2fb69
Revert "Added override for `NSMutableURLRequest` for the `URLRequestConvertible` protocol."
|
10 年之前 |
Christian Noon
|
2f94c11bb0
Updated the CHANGELOG and bumped the version to 2.0.0-beta.2.
|
10 年之前 |
Christian Noon
|
a90f2e59d4
Merge pull request #707 from mishagray/xcode7b6
|
10 年之前 |
Michael Gray
|
6ad672cc5e
fixes for xcode7 beta 6
|
10 年之前 |
Christian Noon
|
e489c5fece
[Issue #703] Updated Result Failure to store an ErrorType instead of NSError.
|
10 年之前 |
Christian Noon
|
eabd1734bc
Updated the Ono response serializer example for Swift 2.0 in the README.
|
10 年之前 |
Christian Noon
|
f8f881c03f
Opened ServerTrustPolicyManager policies dictionary and added docstrings.
|
10 年之前 |
Jan Riehn
|
6c38ad01a9
[PR #696] More flexible server trust policy via public method.
|
10 年之前 |
Christian Noon
|
a457028a77
Updated the documentation for the URLRequestConvertible section in the README.
|
10 年之前 |
Christian Noon
|
30a55d6cce
Added override for `NSMutableURLRequest` for the `URLRequestConvertible` protocol.
|
10 年之前 |
Christian Noon
|
97531ad013
Formatting fix...no functional changes.
|
10 年之前 |
Christian Noon
|
6446acd786
Added a rdar to the list in the README about the #available check issue.
|
10 年之前 |
Christian Noon
|
bf86ff500d
Fixed compiler issue on OS X when creating the background configuration.
|
10 年之前 |
Christian Noon
|
10f94788f0
Added tests verifying configuration headers are sent with all configuration types.
|
10 年之前 |
Christian Noon
|
e6bc5c707a
Removed the license tag from the README to keep them all on one line.
|
10 年之前 |
Christian Noon
|
0d8803e69e
Added host and certificate chain validation sections to the README.
|
10 年之前 |
Christian Noon
|
001c03dd55
Switched server trust host validation over to use SSL policy evaluation.
|
10 年之前 |
Christian Noon
|
62a5683b38
Fixed issue where the operation queue would leak if the task was never started.
|
10 年之前 |
Christian Noon
|
9a1e321cf0
[Issue #681] Added note to the README to keep a reference to the manager.
|
10 年之前 |
Christian Noon
|
aff4311e07
[Issue #682] Updated the README to note that CocoaPods 0.38.2 is required.
|
10 年之前 |
Christian Noon
|
6f3c72cefc
[Issue #672] Removed required declaration on the Manager init method.
|
10 年之前 |