File tree
270 files changed
+17685
-4377
lines changed- app/code/Magento
- Bundle/view/adminhtml/layout
- CatalogImportExport
- Model/Import
- Test/Unit/Model/Import
- CatalogRule
- Pricing/Price
- Test/Unit/Pricing/Price
- Catalog
- Controller/Adminhtml/Product/Action/Attribute
- Model
- Indexer/Category/Product
- Product/Attribute
- etc
- view/frontend/templates/product/list
- Checkout/view/frontend/templates/cart
- ConfigurableImportExport/Model/Import/Product/Type
- ConfigurableProduct
- Plugin/Model/Attribute/Backend
- etc
- Config/Model/Config/Backend/Currency
- Contact
- Controller
- Index
- Helper
- Model
- Test/Unit
- Controller
- Index
- Model
- etc
- i18n
- Customer
- Block/Widget
- Model
- Address
- Config/Backend/Show
- Metadata
- Test/Unit/Model
- Address
- Metadata
- etc
- adminhtml
- i18n
- view/frontend/templates
- address
- form
- widget
- Eav/Model
- ResourceModel/Entity
- Attribute
- Email/view/adminhtml/layout
- PageCache/etc
- Paypal
- Helper
- Model/Express
- Test/Unit/Helper
- SalesRule/Model/ResourceModel/Rule
- Sales
- Model
- Order/Address
- Service
- Test/Unit/Model/Order/Address
- Search/view/frontend/web
- Shipping/view/adminhtml/layout
- Swatches
- Model/Plugin
- Test/Unit/Model/Plugin
- Webapi/Controller
- Wishlist/view/frontend
- web/js
- dev/tests
- api-functional/framework/Magento/TestFramework/Annotation
- functional/tests/app/Magento
- Analytics/Test
- Constraint
- TestCase
- TestStep
- etc
- Backend/Test/Block/System/Config
- ConfigurableProduct/Test/Repository
- ConfigurableProduct
- Install/Test/TestCase
- SalesRule/Test
- Block/Adminhtml/Promo/Quote/Edit
- Section
- Constraint
- Repository
- TestCase
- integration/testsuite/Magento
- Contact
- Controller
- Model
- Customer
- Block
- Form
- Widget
- Model
- Config/Source/Group
- Framework/ObjectManager
- Factory
- Dynamic
- TestAsset
- Paypal/Model/Express
- SalesRule/_files
- Setup
- Fixtures
- FixturesAsserts
- _files
- Model/FixtureGenerator
- Swatches/Model
- js/jasmine/tests/app/code/Magento/Ui/base/js/grid
- lib/internal/Magento/Framework
- DB
- Query
- Sql
- Filter/Test/Unit
- Image/Adapter
- ObjectManager
- Config
- Factory
- Dynamic
- Test/Unit
- Config
- Factory
- Test/Unit/DB/Query
- Xml
- pub/static
- setup
- performance-toolkit
- config
- profiles/ce
- src/Magento/Setup
- Console/Command
- Fixtures
- AttributeSet
- _files
- Model
- Address
- Customer
- Description
- Mixin
- Helper
- FixtureGenerator
- Test/Unit
- Fixtures
- AttributeSet
- Model
- Address
- Customer
- Description
- Mixin
- Helper
- FixtureGenerator
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
270 files changed
+17685
-4377
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
| 165 | + | |
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
|
Lines changed: 32 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + | |
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
| |
| |||
102 | 104 |
| |
103 | 105 |
| |
104 | 106 |
| |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
105 | 112 |
| |
106 | 113 |
| |
107 | 114 |
| |
108 | 115 |
| |
| 116 | + | |
109 | 117 |
| |
110 | 118 |
| |
111 | 119 |
| |
112 | 120 |
| |
113 |
| - | |
| 121 | + | |
| 122 | + | |
114 | 123 |
| |
115 | 124 |
| |
116 | 125 |
| |
117 | 126 |
| |
118 | 127 |
| |
| 128 | + | |
| 129 | + | |
119 | 130 |
| |
120 | 131 |
| |
121 | 132 |
| |
| |||
309 | 320 |
| |
310 | 321 |
| |
311 | 322 |
| |
312 |
| - | |
313 |
| - | |
314 |
| - | |
315 |
| - | |
316 |
| - | |
317 |
| - | |
318 |
| - | |
319 |
| - | |
320 |
| - | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
321 | 343 |
| |
322 | 344 |
| |
323 | 345 |
| |
|
Lines changed: 21 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 | 53 |
| |
59 | 54 |
| |
60 | 55 |
| |
| |||
177 | 172 |
| |
178 | 173 |
| |
179 | 174 |
| |
180 |
| - | |
181 |
| - | |
182 | 175 |
| |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
183 | 180 |
| |
184 |
| - | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
185 | 197 |
| |
186 | 198 |
| |
| 199 | + | |
187 | 200 |
| |
188 | 201 |
| |
189 | 202 |
| |
| |||
262 | 275 |
| |
263 | 276 |
| |
264 | 277 |
| |
265 |
| - | |
266 |
| - | |
267 |
| - | |
268 |
| - | |
269 |
| - | |
270 |
| - | |
271 |
| - | |
272 |
| - | |
273 |
| - | |
274 |
| - | |
275 |
| - | |
276 |
| - | |
277 | 278 |
|
Lines changed: 24 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
15 | 21 |
| |
16 | 22 |
| |
17 | 23 |
| |
| |||
34 | 40 |
| |
35 | 41 |
| |
36 | 42 |
| |
| 43 | + | |
37 | 44 |
| |
38 | 45 |
| |
39 | 46 |
| |
40 |
| - | |
| 47 | + | |
| 48 | + | |
41 | 49 |
| |
42 | 50 |
| |
43 | 51 |
| |
| 52 | + | |
44 | 53 |
| |
45 | 54 |
| |
46 | 55 |
| |
| |||
75 | 84 |
| |
76 | 85 |
| |
77 | 86 |
| |
78 |
| - | |
| 87 | + | |
79 | 88 |
| |
80 | 89 |
| |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
81 | 102 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
160 | 165 |
| |
161 | 166 |
| |
162 | 167 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
| 113 | + | |
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1015 | 1015 |
| |
1016 | 1016 |
| |
1017 | 1017 |
| |
1018 |
| - | |
| 1018 | + | |
1019 | 1019 |
| |
1020 | 1020 |
| |
1021 | 1021 |
| |
|
0 commit comments