Commit c43bba8
- .travis.yml+9-10
- Alamofire.playground/section-1.swift+3-5
- Alamofire.podspec+1-1
- Alamofire.xcodeproj/project.pbxproj+36-6
- CHANGELOG.md+182-3
- Documentation/Alamofire 2.0 Migration Guide.md+202
- Documentation/Alamofire 3.0 Migration Guide.md+186
- Example/DetailViewController.swift+3-3
- README.md+161-92
- Source/Alamofire.swift+12-1
- Source/Download.swift+11-2
- Source/Info.plist+1-1
- Source/Manager.swift+67-9
- Source/ParameterEncoding.swift+69-18
- Source/Response.swift+83
- Source/ResponseSerialization.swift+72-54
- Source/Result.swift+10-23
- Source/Upload.swift+4-2
- Tests/AuthenticationTests.swift+8-2
- Tests/DownloadTests.swift+108-16
- Tests/ManagerTests.swift+120-26
- Tests/NSURLSessionConfiguration+AlamofireTests.swift+41
- Tests/ParameterEncodingTests.swift+35-5
- Tests/RequestTests.swift+106-2
- Tests/Resources/Certificates/alamofire.org/wildcard.alamofire.org.cer
- Tests/ResponseSerializationTests.swift+133-69
- Tests/ResponseTests.swift+169-118
- Tests/ResultTests.swift+26-75
- Tests/ServerTrustPolicyTests.swift+1-1
- Tests/String+AlamofireTests.swift+31
- Tests/TLSEvaluationTests.swift+36-10
- Tests/UploadTests.swift+64-1
- Tests/ValidationTests.swift+16
Submodule SwiftyJSON updated from 11fdc5c to 3b5d0d4
0 commit comments