File tree
200 files changed
+2671
-1842
lines changed- app/code/Magento
- Authorization/sql/authorization_setup
- Backend
- Controller/Adminhtml/System
- Account
- Config
- view/adminhtml
- CatalogUrlRewrite/Model/Category/Plugin/Category
- Catalog
- Model/Product/Media
- etc
- view/frontend/templates/product/list
- toolbar
- CheckoutAgreements/Service/V1/Agreement
- Checkout
- Block/Total
- Model/Type
- Service/V1/PaymentMethod
- etc
- view/frontend/templates/total
- Cms
- Controller/Adminhtml/Wysiwyg
- Model
- Template
- Wysiwyg
- ConfigurableProduct
- Model
- view/adminhtml/templates/catalog/product/edit/super
- Customer
- Model
- etc
- Eav/etc
- Integration
- Controller/Adminhtml/Integration
- Model/Oauth/Token
- Service/V1
- Multishipping/Helper
- PageCache/Controller
- Block
- Payment/Model/Cart/SalesModel
- ProductAlert/Model
- Reports/Model/Event
- SalesRule
- Model/Quote/Nominal
- etc
- Sales
- Api/Data
- Model
- Config
- Order
- Quote
- Address/Total
- Nominal
- Item
- Service
- etc
- sql/sales_setup
- Store/Model
- Tax
- Model/Sales/Total/Quote/Nominal
- etc
- Translation/Block
- Webapi
- Controller/Rest/Response/Renderer
- i18n
- Weee
- Model/Total/Quote/Nominal
- etc
- Widget/Block/Adminhtml/Widget/Instance/Edit/Tab
- dev
- tests
- api-functional
- framework/Magento/TestFramework/TestCase
- Webapi
- Adapter
- testsuite/Magento
- Catalog/Api
- Checkout/Service/V1/Cart
- Customer/Api
- Eav/Api
- Sales/Service/V1
- Tax/Api
- functional/tests/app/Magento
- CatalogRule/Test/TestStep
- Tax/Test
- TestStep
- etc
- integration/testsuite/Magento
- Backend/Controller/Adminhtml/System
- Core/_files
- Customer/Controller/Adminhtml
- Framework/Interception
- User/Controller/Adminhtml
- static
- framework/Magento/TestFramework/Inspection
- testsuite/Magento/Test
- Integrity/Magento/Core/Model/Fieldset/_files
- Legacy/_files
- Php/_files
- phpcpd/blacklist
- phpcs/blacklist
- unit/testsuite/Magento
- CatalogInventory/Block/Adminhtml/Form/Field
- CatalogRule/Model
- Product
- Catalog/Model
- Product
- Media
- Resource/Eav
- Rss/Product
- Checkout/Model/Type
- Cms
- Controller/Adminhtml/Wysiwyg
- Model
- Template
- Wysiwyg
- Images
- ConfigurableProduct/Model
- Core/Model/View
- CustomerImportExport/Model
- Export
- Import
- Framework
- ObjectManager
- View/Result
- GoogleShopping/Model
- Integration/Oauth
- Multishipping/Helper
- Newsletter/Model
- PageCache/Controller/Block
- Payment/Model/Cart/SalesModel
- Reports/Model/Event
- Review/Model
- SalesRule/Model
- Quote
- Nominal
- _files
- Sales/Model
- Config/_files
- Order
- Quote
- Address/Total
- Item
- Service
- Store/Model
- Tax/Model/Sales/Total/Quote
- Tools/Di
- App
- Task
- Compiler/Config
- UrlRewrite/Block/Catalog/Edit
- Webapi/Controller/Rest/Response/Renderer
- Weee/Model/Total/Quote
- Widget/Block/Adminhtml/Widget/Instance/Edit/Tab
- Wishlist/Model
- tools/Magento/Tools/Di
- App
- Task
- Operation
- Compiler/Config
- Writer
- lib/internal/Magento/Framework
- App/Console
- Interception
- Config
- ObjectManager
- View
- Element
- Result
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
200 files changed
+2671
-1842
lines changedLines changed: 2 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
| 12 | + | |
22 | 13 |
| |
23 | 14 |
| |
24 | 15 |
| |
| |||
84 | 75 |
| |
85 | 76 |
| |
86 | 77 |
| |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
| 78 | + | |
97 | 79 |
| |
98 | 80 |
| |
99 | 81 |
| |
|
Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
62 | 60 |
| |
63 | 61 |
| |
64 | 62 |
| |
| |||
75 | 73 |
| |
76 | 74 |
| |
77 | 75 |
| |
78 |
| - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
79 | 80 |
| |
80 | 81 |
| |
81 | 82 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
189 |
| - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
190 | 193 |
| |
191 | 194 |
| |
192 | 195 |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
| |||
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
40 |
| - | |
| 41 | + |
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
| 103 | + | |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
| |||
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
151 |
| - | |
| 151 | + | |
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
0 commit comments