This repository was archived by the owner on Apr 29, 2019. It is now read-only.
Commit b0d58cc
Stanislav Idolov
🔃 [EngCom] Public Pull Requests - 2.3-develop
Accepted Public Pull Requests:
- magento/magento2#14433: [Forwardport] Add getters to product image builder (by @mastiuhin-olexandr)
- magento/magento2#14322: #7816: Customer_account.xml file abused (2.3) (by @mikewhitby)
- magento/magento2#14414: [FORWARDPORT 2.3] Remove duplicated case statement (by @coderimus)
- magento/magento2#14416: [FORWARDPORT 2.3] Removed cache backend option which explicitly set file permissions (by @xtremeperf)
Fixed GitHub Issues:
- magento/magento2#7816: Customer_account.xml file abused (reported by @LiamFielding) has been fixed in magento/magento2#14322 by @mikewhitby in 2.3-develop branch
Related commits:
1. caf5b3e
- magento/magento2#10700: Magento 2 Admin panel show loading on each page (reported by @historylife) has been fixed in magento/magento2#14416 by @xtremeperf in 2.3-develop branch
Related commits:
1. 87ad6eb
- magento/magento2#11930: setup:di:compile's generated cache files inaccessible by the web-server user (reported by @JanisE) has been fixed in magento/magento2#14416 by @xtremeperf in 2.3-develop branch
Related commits:
1. 87ad6eb7 files changed
Lines changed: 7 additions & 11 deletions
File tree
- app/code/Magento
- Backend/view/adminhtml/templates/widget/form
- Catalog
- Block/Product
- Test/Unit/Block/Product
- Customer
- Controller/Account
- view/frontend/layout
- Reports/Controller/Adminhtml/Report
- lib/internal/Magento/Framework/App/Cache/Frontend
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 49 | | |
53 | 50 | | |
54 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| 255 | + | |
255 | 256 | | |
256 | 257 | | |
257 | 258 | | |
| |||
286 | 287 | | |
287 | 288 | | |
288 | 289 | | |
| 290 | + | |
289 | 291 | | |
290 | 292 | | |
291 | 293 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 38 | + | |
42 | 39 | | |
43 | 40 | | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | 59 | | |
63 | 60 | | |
64 | 61 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
| |||
0 commit comments