File tree
12 files changed
+30
-35
lines changed- Carthage/Checkouts
- SwiftTask.xcodeproj
- SwiftTask.xcworkspace
- SwiftTaskTests
12 files changed
+30
-35
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + |
- .travis.yml+7-6
- Alamofire.playground/section-1.swift+7-8
- Alamofire.podspec+4-3
- Alamofire.xcodeproj/project.pbxproj+379-2
- Alamofire.xcodeproj/xcshareddata/xcschemes/Alamofire OSX.xcscheme+4-3
- Alamofire.xcodeproj/xcshareddata/xcschemes/Alamofire iOS.xcscheme+4-3
- Alamofire.xcodeproj/xcshareddata/xcschemes/Alamofire watchOS.xcscheme+81
- Alamofire.xcworkspace/contents.xcworkspacedata+3-3
- CHANGELOG.md+250
- Example/AppDelegate.swift+12-5
- Example/Base.lproj/Main.storyboard+15-13
- Example/DetailViewController.swift+84-37
- Example/HTTPBin.swift-44
- Example/Info.plist+2
- Example/MasterViewController.swift+38-18
- README.md+321-115
- Source/Alamofire.swift+148-39
- Source/Download.swift+71-21
- Source/Error.swift+66
- Source/Info.plist+1-1
- Source/Manager.swift+336-90
- Source/MultipartFormData.swift+669
- Source/ParameterEncoding.swift+69-70
- Source/Request.swift+154-121
- Source/ResponseSerialization.swift+232-57
- Source/Result.swift+114
- Source/ServerTrustPolicy.swift+294
- Source/Stream.swift+180
- Source/Upload.swift+201-21
- Source/Validation.swift+60-20
- Tests/AuthenticationTests.swift+27-41
- Tests/BaseTestCase.swift+6-1
- Tests/CacheTests.swift+28-26
- Tests/DownloadTests.swift+209-23
- Tests/ManagerTests.swift+5-5
- Tests/MultipartFormDataTests.swift+993
- Tests/ParameterEncodingTests.swift+94-54
- Tests/RequestTests.swift+174-54
- Tests/Resources/Certificates/alamofire.org/*.alamofire.org.cer
- Tests/Resources/Certificates/alamofire.org/alamofire-root-ca.cer
- Tests/Resources/Certificates/alamofire.org/alamofire-signing-ca1.cer
- Tests/Resources/Certificates/alamofire.org/alamofire-signing-ca2.cer
- Tests/Resources/Certificates/alamofire.org/expired.cer
- Tests/Resources/Certificates/alamofire.org/missing-dns-name-and-uri.cer
- Tests/Resources/Certificates/alamofire.org/multiple-dns-names.cer
- Tests/Resources/Certificates/alamofire.org/signed-by-ca1.cer
- Tests/Resources/Certificates/alamofire.org/signed-by-ca2.cer
- Tests/Resources/Certificates/alamofire.org/test.alamofire.org.cer
- Tests/Resources/Certificates/alamofire.org/valid-dns-name.cer
- Tests/Resources/Certificates/alamofire.org/valid-uri.cer
- Tests/Resources/Certificates/disig.sk/intermediate-ca-disig.cer
- Tests/Resources/Certificates/disig.sk/root-ca-disig.cer
- Tests/Resources/Certificates/disig.sk/testssl-expire.disig.sk.cer
- Tests/Resources/Images/rainbow.jpg
- Tests/Resources/Images/unicorn.png
- Tests/ResponseSerializationTests.swift+363
- Tests/ResponseTests.swift+243-61
- Tests/ResultTests.swift+194
- Tests/ServerTrustPolicyTests.swift+1.4k
- Tests/TLSEvaluationTests.swift+434-8
- Tests/URLProtocolTests.swift+20-19
- Tests/UploadTests.swift+590-16
- Tests/ValidationTests.swift+229-93
- iOS Example.xcodeproj/project.pbxproj+3-7
- iOS Example.xcodeproj/xcshareddata/xcschemes/iOS Example.xcscheme+4-4
- Async.podspec+3-3
- Async.swift-290
- Async.xcodeproj/project.pbxproj+393
- Async.xcodeproj/project.xcworkspace/contents.xcworkspacedata+7
- Async.xcodeproj/xcshareddata/xcschemes/Async OSX.xcscheme+80
- Async.xcodeproj/xcshareddata/xcschemes/Async iOS.xcscheme+80
- AsyncExample/AsyncExample OS XTests/AsyncExample_OS_XTests.swift+469-371
- AsyncExample/AsyncExample iOSTests/AsyncExample_iOSTests.swift+469-371
- AsyncExample/Podfile.lock+3-3
- AsyncExample/Pods/Local Podspecs/Async.podspec.json+3-3
- AsyncExample/Pods/Manifest.lock+3-3
- AsyncExample/Pods/Pods.xcodeproj/project.pbxproj+475-730
- AsyncExample/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-AsyncExample OS X-Async.xcscheme+62
- AsyncExample/Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-AsyncExample iOS-Async.xcscheme+62
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS X-Async/Info.plist+1-1
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS X-Async/Pods-AsyncExample OS X-Async-Private.xcconfig-1
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS X-Async/Pods-AsyncExample OS X-Async-prefix.pch-1
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS X/Pods-AsyncExample OS X-environment.h-14
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS X/Pods-AsyncExample OS X-frameworks.sh+23-19
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS X/Pods-AsyncExample OS X-resources.sh+20-4
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS X/Pods-AsyncExample OS X.debug.xcconfig+2-3
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS X/Pods-AsyncExample OS X.release.xcconfig+2-3
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS XTests-Async/Info.plist-26
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS XTests-Async/Pods-AsyncExample OS XTests-Async-Private.xcconfig-11
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS XTests-Async/Pods-AsyncExample OS XTests-Async-dummy.m-5
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS XTests-Async/Pods-AsyncExample OS XTests-Async-prefix.pch-5
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS XTests-Async/Pods-AsyncExample OS XTests-Async-umbrella.h-6
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS XTests-Async/Pods-AsyncExample OS XTests-Async.modulemap-6
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS XTests-Async/Pods-AsyncExample OS XTests-Async.xcconfig
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS XTests/Pods-AsyncExample OS XTests-environment.h-14
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS XTests/Pods-AsyncExample OS XTests-frameworks.sh+23-19
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS XTests/Pods-AsyncExample OS XTests-resources.sh+20-4
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS XTests/Pods-AsyncExample OS XTests.debug.xcconfig+2-3
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample OS XTests/Pods-AsyncExample OS XTests.release.xcconfig+2-3
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOS-Async/Info.plist+1-1
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOS-Async/Pods-AsyncExample iOS-Async-Private.xcconfig-1
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOS-Async/Pods-AsyncExample iOS-Async-prefix.pch-1
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOS/Pods-AsyncExample iOS-environment.h-14
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOS/Pods-AsyncExample iOS-frameworks.sh+23-19
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOS/Pods-AsyncExample iOS-resources.sh+20-4
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOS/Pods-AsyncExample iOS.debug.xcconfig+2-3
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOS/Pods-AsyncExample iOS.release.xcconfig+2-3
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOSTests-Async/Info.plist-26
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOSTests-Async/Pods-AsyncExample iOSTests-Async-Private.xcconfig-10
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOSTests-Async/Pods-AsyncExample iOSTests-Async-dummy.m-5
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOSTests-Async/Pods-AsyncExample iOSTests-Async-prefix.pch-5
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOSTests-Async/Pods-AsyncExample iOSTests-Async-umbrella.h-6
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOSTests-Async/Pods-AsyncExample iOSTests-Async.modulemap-6
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOSTests-Async/Pods-AsyncExample iOSTests-Async.xcconfig
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOSTests/Pods-AsyncExample iOSTests-environment.h-14
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOSTests/Pods-AsyncExample iOSTests-frameworks.sh+23-19
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOSTests/Pods-AsyncExample iOSTests-resources.sh+20-4
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOSTests/Pods-AsyncExample iOSTests.debug.xcconfig+2-3
- AsyncExample/Pods/Target Support Files/Pods-AsyncExample iOSTests/Pods-AsyncExample iOSTests.release.xcconfig+2-3
- README.md+11-4
- Source/Async.swift+280
- Source/Info.plist+26
Lines changed: 8 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
| 21 | + | |
20 | 22 |
| |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
27 |
| - | |
28 |
| - | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| 60 | + | |
| 61 | + | |
60 | 62 |
| |
61 | 63 |
| |
62 | 64 |
| |
63 |
| - | |
64 | 65 |
| |
65 |
| - | |
66 | 66 |
| |
67 |
| - | |
68 | 67 |
| |
69 | 68 |
| |
70 | 69 |
| |
| |||
86 | 85 |
| |
87 | 86 |
| |
88 | 87 |
| |
| 88 | + | |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| 98 | + | |
98 | 99 |
| |
99 | 100 |
| |
100 | 101 |
| |
| |||
155 | 156 |
| |
156 | 157 |
| |
157 | 158 |
| |
158 |
| - | |
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
| |||
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
176 |
| - | |
| 176 | + | |
| 177 | + | |
177 | 178 |
| |
178 |
| - | |
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 | 185 |
| |
195 | 186 |
| |
196 | 187 |
| |
| |||
378 | 369 |
| |
379 | 370 |
| |
380 | 371 |
| |
381 |
| - | |
382 | 372 |
| |
383 | 373 |
| |
384 | 374 |
| |
| |||
395 | 385 |
| |
396 | 386 |
| |
397 | 387 |
| |
398 |
| - | |
399 | 388 |
| |
400 | 389 |
| |
401 | 390 |
| |
|
Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| |||
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
141 |
| - | |
| 141 | + | |
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
183 |
| - | |
| 183 | + | |
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
| 10 | + | |
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
0 commit comments