Commit d9f2191
File tree
4 files changed
+6
-6
lines changed- Carthage/Checkouts
4 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
- .travis.yml+45-18
- Alamofire.playground/contents.xcplayground-6
- Alamofire.playground/section-1.swift-13
- Alamofire.podspec+2-1
- Alamofire.xcodeproj/project.pbxproj+379-14
- Alamofire.xcodeproj/xcshareddata/xcschemes/Alamofire tvOS.xcscheme+114
- Alamofire.xcworkspace/contents.xcworkspacedata-3
- CHANGELOG.md+315-3
- Documentation/Alamofire 2.0 Migration Guide.md+202
- Documentation/Alamofire 3.0 Migration Guide.md+186
- Example/DetailViewController.swift+3-3
- README.md+232-132
- Source/Alamofire.swift+12-1
- Source/Download.swift+11-2
- Source/Info-tvOS.plist+30
- Source/Info.plist+1-1
- Source/Manager.swift+67-9
- Source/MultipartFormData.swift+1-1
- Source/ParameterEncoding.swift+72-19
- Source/Request.swift+1-1
- Source/Response.swift+83
- Source/ResponseSerialization.swift+78-54
- Source/Result.swift+10-23
- Source/Upload.swift+4-2
- Source/Validation.swift+3-1
- Tests/AuthenticationTests.swift+12-6
- Tests/BaseTestCase.swift+1-1
- Tests/CacheTests.swift+2-2
- Tests/DownloadTests.swift+114-22
- Tests/ManagerTests.swift+122-28
- Tests/NSURLSessionConfiguration+AlamofireTests.swift+37
- Tests/ParameterEncodingTests.swift+36-6
- Tests/RequestTests.swift+111-7
- Tests/Resources/Certificates/alamofire.org/wildcard.alamofire.org.cer
- Tests/ResponseSerializationTests.swift+294-66
- Tests/ResponseTests.swift+182-131
- Tests/ResultTests.swift+26-75
- Tests/ServerTrustPolicyTests.swift+1-1
- Tests/String+AlamofireTests.swift+31
- Tests/TLSEvaluationTests.swift+78-52
- Tests/URLProtocolTests.swift+1-1
- Tests/UploadTests.swift+73-10
- Tests/ValidationTests.swift+55-16
0 commit comments