File tree
116 files changed
+1030
-207
lines changed- app
- code/Magento
- AdvancedPricingImportExport
- Model/Import
- Test/Unit/Model/Import/AdvancedPricing/Validator
- Backend
- Block/System/Store/Edit
- Controller/Adminhtml/System/Account
- Test/Unit/Block/Widget/Grid
- view/adminhtml/templates
- page
- system
- widget/grid
- Catalog
- Block/Product/View/Options/Type
- Model
- ResourceModel/Category
- Test/Unit/Model/Product/Attribute/Backend/GroupPrice
- view
- adminhtml
- templates/catalog/product/tab
- web/js
- frontend/templates/product/view
- opengraph
- options/type
- CatalogUrlRewrite
- Model
- Test/Unit/Model
- Checkout/i18n
- Cms
- Helper/Wysiwyg
- Test/Unit/Helper/Wysiwyg
- i18n
- view/adminhtml/ui_component
- Config/Test/Unit/Model/Config/Structure
- ConfigurableProduct/Test/Unit/Model/Product/Cache/Tag
- Customer
- Block/Adminhtml/Edit/Tab
- etc
- Deploy
- Console/Command/App
- Test/Unit
- Console/Command/App
- Model/DeploymentConfig
- etc
- Downloadable
- Model
- Test/Unit/Ui/DataProvider/Product/Form/Modifier
- Eav/Model/Entity
- Email/Test/Unit/Block/Adminhtml/Template
- ImportExport
- Helper
- Model/Report
- Test/Unit
- Helper
- Model/Report
- Indexer
- Model
- Test/Unit/Model
- NewRelicReporting/Model/Observer
- OfflineShipping
- Model/ResourceModel/Carrier
- Test/Unit/Block/Adminhtml/Form/Field
- Paypal
- Model/ResourceModel/Report
- Test/Unit/Model/Payflow/Service/Response
- Review/Model/ResourceModel/Rating
- Rule/Model/ResourceModel
- Sales
- Helper
- Model
- Order
- ResourceModel/Order
- Test/Unit
- Block/Adminhtml/Items
- Model/Order
- Payment
- Pdf
- Config
- view/adminhtml
- templates/order/view
- web/order/create
- Store/Model
- Tax
- Controller/Adminhtml/Tax
- Test/Unit
- Controller/Adminhtml/Tax
- Model/Calculation
- Theme
- Block/Html
- Model/Design/Config
- view/frontend/templates/js
- Ui/Config/Converter
- User
- Model
- ResourceModel
- Test/Unit/Model
- Variable/Block/System/Variable
- Webapi/Model/Soap
- Widget
- Model/Config
- Test/Unit/Model/Config
- etc
- design/frontend/Magento/luma/Magento_Catalog/web/css/source/module
- dev/tests
- functional/tests/app/Magento/Cms/Test/Block/Adminhtml/Page/Edit
- integration/testsuite/Magento
- Catalog/Model
- CatalogUrlRewrite/_files
- Framework/Session
- ImportExport/Controller/Adminhtml/Import
- _files
- Paypal/Model
- Sales
- Model/Order
- _files
- Theme
- Model/Design
- _files
- js/jasmine/tests/lib/mage
- lib
- internal/Magento/Framework
- Api
- App
- State
- Test/Unit
- Cache/Tag
- Strategy
- Request
- Code/Test/Unit/Reader/_files
- Data/Test/Unit/Tree/Node
- Session
- Test/Unit
- View
- Layout/etc
- Model/Layout
- Xml
- web
- i18n
- mage
- setup/src/Magento/Setup
- Console/Command
- Model
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
116 files changed
+1030
-207
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
394 | 394 |
| |
395 | 395 |
| |
396 | 396 |
| |
397 |
| - | |
| 397 | + | |
398 | 398 |
| |
399 | 399 |
| |
400 | 400 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
58 |
| - | |
59 |
| - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 |
| - | |
| 120 | + | |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
351 | 351 |
| |
352 | 352 |
| |
353 | 353 |
| |
354 |
| - | |
| 354 | + | |
355 | 355 |
| |
356 | 356 |
| |
357 | 357 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
| 75 | + | |
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
115 |
| - | |
| 115 | + | |
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
780 | 780 |
| |
781 | 781 |
| |
782 | 782 |
| |
| 783 | + | |
| 784 | + | |
| 785 | + | |
783 | 786 |
| |
784 | 787 |
| |
785 |
| - | |
| 788 | + | |
786 | 789 |
| |
787 |
| - | |
| 790 | + | |
788 | 791 |
| |
789 | 792 |
| |
790 | 793 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
602 | 602 |
| |
603 | 603 |
| |
604 | 604 |
| |
| 605 | + | |
605 | 606 |
| |
606 | 607 |
| |
607 |
| - | |
| 608 | + | |
608 | 609 |
| |
609 | 610 |
| |
610 | 611 |
| |
| |||
619 | 620 |
| |
620 | 621 |
| |
621 | 622 |
| |
| 623 | + | |
| 624 | + | |
| 625 | + | |
622 | 626 |
| |
623 | 627 |
| |
624 | 628 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
|
0 commit comments