File tree
187 files changed
+2638
-1113
lines changed- app/code/Magento
- CatalogSearch
- Model/Adapter/Mysql/Filter
- Test/Unit/Model/Adapter/Mysql/Filter
- Config/Model/Config/Structure
- Element/Group
- Search
- Deploy/Model
- Newsletter/Test/Unit/Model/Queue
- PageCache
- Model/System/Config/Source
- i18n
- Review
- Controller/Product
- Test/Unit/Controller/Product
- SampleData
- Console/Command
- Test/Unit/Console/Command
- dev/tests
- functional
- lib/Magento/Mtf/Util
- Generate
- Protocol/CurlTransport
- testsuites/Magento/Mtf/TestSuite/InjectableTests
- tests/app/Magento
- Braintree/Test/TestCase
- Bundle/Test
- Block/Adminhtml/Catalog/Product/Edit/Tab/Bundle/Option/Search
- Handler/BundleProduct
- Repository
- TestCase
- etc/webapi
- CatalogRule/Test/TestCase
- CatalogSearch/Test/TestCase
- Catalog/Test
- Block
- Adminhtml/Product
- Product
- Constraint
- Handler
- CatalogProductSimple
- CatalogProductVirtual
- Category
- Repository
- TestCase
- Category
- ProductAttribute
- Product
- TestStep
- etc/webapi
- CheckoutAgreements/Test/TestCase
- Checkout/Test/TestCase
- Cms/Test
- Block/Adminhtml/Page/Edit
- Tab
- Constraint
- Fixture
- Handler
- CmsBlock
- CmsPage
- TestCase
- ConfigurableProduct/Test
- Fixture/ConfigurableProduct
- Handler/ConfigurableProduct
- TestCase
- etc/webapi
- Customer/Test
- Block/Adminhtml/Edit
- Tab
- TestCase
- Directory/Test/TestCase
- Downloadable/Test
- Handler/DownloadableProduct
- TestCase
- etc/webapi
- GroupedProduct/Test
- Handler/GroupedProduct
- TestCase
- etc/webapi
- Install/Test/TestCase
- Integration/Test/TestCase
- Msrp/Test/TestCase
- ProductVideo/Test/TestCase
- Reports/Test/TestCase
- Review/Test/TestCase
- SalesRule/Test/TestCase
- Sales/Test
- Block/Adminhtml/Order
- Page
- Adminhtml
- TestCase
- Shipping/Test/TestCase
- Sitemap/Test/TestCase
- Store/Test/TestCase
- Swagger/Test
- Page
- TestCase
- Tax/Test
- Block/Adminhtml/Rule/Edit
- TestCase
- UrlRewrite/Test/TestCase
- User/Test/TestCase
- Variable/Test/TestCase
- Widget/Test/TestCase
- Wishlist/Test/TestCase
- integration/testsuite/Magento
- Framework/Code/_expected
- Quote/Model
- lib/internal/Magento/Framework
- App
- AreaList
- Cache
- Route/ConfigInterface
- DataObject/Copy/Config/Data
- Interception/ObjectManager/Config
- Mview/Config/Data
- ObjectManager
- Code/Generator
- Test/Unit
- Code/Generator/_files
- _files
- Search
- Translate/Inline
- View/Layout
- setup/src/Magento/Setup
- Console/Command
- Module/Di/Code
- Generator
- Scanner
- Test/Unit/Module/Di/Code/Generator
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
187 files changed
+2638
-1113
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
| |||
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
197 |
| - | |
| 197 | + | |
198 | 198 |
| |
199 | 199 |
| |
200 |
| - | |
| 200 | + | |
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
|
Lines changed: 21 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
| 107 | + | |
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
| |||
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
173 |
| - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
174 | 191 |
| |
175 |
| - | |
176 | 192 |
| |
177 | 193 |
| |
178 | 194 |
| |
| |||
182 | 198 |
| |
183 | 199 |
| |
184 | 200 |
| |
185 |
| - | |
| 201 | + | |
186 | 202 |
| |
187 | 203 |
| |
188 | 204 |
| |
| |||
249 | 265 |
| |
250 | 266 |
| |
251 | 267 |
| |
| 268 | + | |
252 | 269 |
| |
253 | 270 |
| |
254 | 271 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
9 | 11 |
| |
10 | 12 |
| |
11 | 13 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
164 |
| - | |
| 164 | + | |
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
| 30 | + | |
29 | 31 |
| |
30 | 32 |
| |
31 | 33 |
| |
32 | 34 |
| |
33 |
| - | |
| 35 | + | |
| 36 | + | |
34 | 37 |
| |
35 | 38 |
| |
36 | 39 |
| |
|
Lines changed: 10 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 |
| |
13 | 16 |
| |
14 |
| - | |
15 | 17 |
| |
16 |
| - | |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
| |||
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
27 |
| - | |
28 |
| - | |
| 29 | + | |
| 30 | + | |
29 | 31 |
| |
30 | 32 |
| |
31 |
| - | |
32 |
| - | |
| 33 | + | |
| 34 | + | |
33 | 35 |
| |
34 | 36 |
| |
35 | 37 |
| |
| |||
42 | 44 |
| |
43 | 45 |
| |
44 | 46 |
| |
45 |
| - | |
46 |
| - | |
47 |
| - | |
| 47 | + | |
| 48 | + | |
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 | 40 |
| |
42 | 41 |
| |
43 | 42 |
| |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
| 130 | + | |
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
| |||
219 | 219 |
| |
220 | 220 |
| |
221 | 221 |
| |
222 |
| - | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
223 | 226 |
| |
224 | 227 |
| |
225 | 228 |
| |
| |||
230 | 233 |
| |
231 | 234 |
| |
232 | 235 |
| |
233 |
| - | |
| 236 | + | |
234 | 237 |
| |
235 | 238 |
| |
236 | 239 |
| |
| |||
260 | 263 |
| |
261 | 264 |
| |
262 | 265 |
| |
263 |
| - | |
| 266 | + | |
264 | 267 |
| |
265 | 268 |
| |
266 | 269 |
| |
| |||
270 | 273 |
| |
271 | 274 |
| |
272 | 275 |
| |
| 276 | + | |
273 | 277 |
| |
274 | 278 |
| |
275 | 279 |
| |
|
0 commit comments