File tree
197 files changed
+4434
-876
lines changed- app
- code/Magento
- Bundle/Model/Product
- Catalog
- Api
- Controller/Adminhtml/Category
- Model
- Category/Attribute/Backend
- Indexer/Product/Price
- Product
- Attribute
- Gallery
- Option
- ResourceModel
- Test/Unit
- Controller/Adminhtml/Category
- Model
- Product
- Attribute
- etc
- CatalogRule
- Model/ResourceModel
- etc
- CatalogSearch
- Model
- Adapter/Aggregation
- Indexer/Fulltext/Plugin
- Test/Unit/Model
- Adapter/Aggregation
- Indexer/Fulltext/Plugin
- etc
- CatalogUrlRewrite
- Model
- Product
- Observer
- Test/Unit/Model
- CatalogWidget
- Model/Rule/Condition
- Test/Unit/Model/Rule/Condition
- Cms
- Model/ResourceModel
- Block/Relation/Store
- Page/Relation/Store
- Test/Unit/Model/ResourceModel
- Block/Relation/Store
- Page/Relation/Store
- etc
- Config
- Block/System/Config/Form/Field/FieldArray
- Test/Unit/Block/System/Config/Form/Field/FieldArray
- ConfigurableProduct
- Block/Plugin/Product/Media
- Model/Product
- Type
- Test/Unit
- Block/Plugin/Product/Media
- Model/Product
- Customer
- i18n
- view/frontend
- templates/form
- web/js
- Deploy
- Model
- Test/Unit/Model
- Downloadable/Model
- Link
- Sample
- Eav/Model/ResourceModel
- PageCache/etc
- Paypal/Helper/Shortcut
- ProductVideo
- Model/Plugin/Catalog/Product/Gallery
- Test/Unit/Model/Plugin/Catalog/Product/Gallery
- Sales/Model/ResourceModel
- Order/Item
- Report
- SalesRule
- Model/ResourceModel
- Test/Unit/Model/ResourceModel
- etc
- Security/etc/adminhtml
- Sitemap/Model/ResourceModel/Cms
- Theme
- Model/Uploader
- Test/Unit
- Block
- Adminhtml/System/Design/Theme/Tab
- Html
- Model/Uploader
- Ui/Component/Control
- design/frontend/Magento
- blank/Magento_Customer/web/css/source
- luma/Magento_Customer/web/css/source
- etc
- dev/tests
- api-functional
- _files/Magento/TestModuleDefaultHydrator
- Api
- Data
- Model
- Address
- Data
- ResourceModel
- Address
- Setup
- etc
- testsuite/Magento/Framework/Model/Entity
- functional/tests/app/Magento
- Catalog/Test/TestCase/Product
- Variable/Test
- Constraint
- TestCase
- integration/testsuite/Magento
- Catalog/Model/Product
- Attribute/Backend
- Gallery
- Customer/_files
- Framework
- File
- Model/Entity
- lib/internal/Magento/Framework
- Api
- App
- Config
- PageCache
- Test/Unit
- Config
- PageCache
- Console
- Convert
- Test/Unit
- EntityManager
- Operation
- Create
- Delete
- Read
- Update
- Test/Unit
- File
- Interception/PluginList
- Model
- ResourceModel/Db
- Test/Unit/ResourceModel/Db
- Search
- Adapter
- Aggregation
- Mysql
- Aggregation
- Request
- Test/Unit
- Adapter
- Aggregation
- Mysql
- Aggregation
- Request
- Session
- View
- Element
- Test/Unit/Element
- pub
- setup
- pub/magento/setup
- src/Magento/Setup
- Model
- Cron
- Test/Unit/Model
- Cron
- view/magento/setup/readiness-check
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
197 files changed
+4434
-876
lines changedLines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 | 7 |
| |
14 | 8 |
| |
15 | 9 |
| |
| |||
281 | 275 |
| |
282 | 276 |
| |
283 | 277 |
| |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
284 | 282 |
| |
285 | 283 |
| |
286 | 284 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
274 | 274 |
| |
275 | 275 |
| |
276 | 276 |
| |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
277 | 281 |
| |
278 | 282 |
| |
279 | 283 |
| |
|
Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 | 13 |
| |
18 | 14 |
| |
19 | 15 |
| |
| |||
34 | 30 |
| |
35 | 31 |
| |
36 | 32 |
| |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 | 32 |
| |
34 | 33 |
| |
35 | 34 |
| |
36 | 35 |
| |
37 | 36 |
| |
38 |
| - | |
| 37 | + | |
39 | 38 |
| |
40 | 39 |
| |
41 | 40 |
| |
|
Lines changed: 1 addition & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
10 |
| - | |
11 | 9 |
| |
12 | 10 |
| |
13 | 11 |
| |
| |||
16 | 14 |
| |
17 | 15 |
| |
18 | 16 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 | 17 |
| |
25 | 18 |
| |
26 | 19 |
| |
| |||
33 | 26 |
| |
34 | 27 |
| |
35 | 28 |
| |
36 |
| - | |
37 | 29 |
| |
38 | 30 |
| |
39 | 31 |
| |
40 | 32 |
| |
41 |
| - | |
42 | 33 |
| |
43 | 34 |
| |
44 | 35 |
| |
45 |
| - | |
46 | 36 |
| |
47 | 37 |
| |
48 | 38 |
| |
49 | 39 |
| |
50 |
| - | |
51 | 40 |
| |
52 | 41 |
| |
53 | 42 |
| |
54 | 43 |
| |
55 | 44 |
| |
56 |
| - | |
| 45 | + | |
57 | 46 |
| |
58 | 47 |
| |
59 | 48 |
| |
|
Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + |
Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
86 |
| - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
87 | 94 |
| |
88 | 95 |
| |
89 | 96 |
| |
|
Lines changed: 3 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
| 99 | + | |
106 | 100 |
| |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
| 101 | + | |
111 | 102 |
| |
112 | 103 |
| |
113 | 104 |
| |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 | 105 |
| |
118 | 106 |
| |
119 | 107 |
| |
|
Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
95 |
| - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
96 | 103 |
| |
97 | 104 |
| |
98 | 105 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
390 | 390 |
| |
391 | 391 |
| |
392 | 392 |
| |
393 |
| - | |
| 393 | + | |
394 | 394 |
| |
395 | 395 |
| |
396 | 396 |
| |
|
Lines changed: 45 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + |
Lines changed: 26 additions & 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 |
| |
| |||
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
27 | 34 |
| |
28 | 35 |
| |
29 | 36 |
| |
| |||
73 | 80 |
| |
74 | 81 |
| |
75 | 82 |
| |
76 |
| - | |
77 | 83 |
| |
78 |
| - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
79 | 89 |
| |
80 | 90 |
| |
81 | 91 |
| |
82 | 92 |
| |
83 | 93 |
| |
| 94 | + | |
84 | 95 |
| |
85 | 96 |
| |
86 | 97 |
| |
| |||
90 | 101 |
| |
91 | 102 |
| |
92 | 103 |
| |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
93 | 117 |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| |||
85 | 86 |
| |
86 | 87 |
| |
87 | 88 |
| |
88 |
| - | |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
44 | 43 |
| |
45 | 44 |
| |
46 | 45 |
| |
47 | 46 |
| |
48 | 47 |
| |
49 |
| - | |
| 48 | + | |
50 | 49 |
| |
51 | 50 |
| |
52 | 51 |
| |
|
0 commit comments