Skip to content

upstream #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10,000 commits into from
Jan 7, 2019
Merged

upstream #2

merged 10,000 commits into from
Jan 7, 2019

Conversation

fsw
Copy link
Owner

@fsw fsw commented Jan 7, 2019

No description provided.

serhii-balko and others added 30 commits December 18, 2018 13:23
 - Merge Pull Request magento/graphql-ce#194 from pfantini/graphql-ce:57-manage-address-book
 - Merged commits:
   1. 09c9e6b
   2. fbefe29
   3. 7aaba83
   4. 47adffd
   5. 9041bdb
   6. cfc82be
   7. 6c6fdbc
   8. 6436bcb
   9. bfd4fc1
   10. 71d242c
   11. 468b290
   12. c6de6a1
   13. af50831
   14. cbe1ea3
   15. ec4c985
   16. b0ab652
   17. f41405d
   18. 2894aaa
   19. b41627b
 - merged latest code from mainline branch
…14712 #19788

 - Merge Pull Request #19788 from ssp58bleuciel/magento2:forward-port-pull-19655
 - Merged commits:
   1. 0e8ffeb
   2. a390390
- Add suffix to store group code;
 - merged latest code from mainline branch
sidolov and others added 27 commits January 3, 2019 16:43
…address label whenever any user adding new shipping address in mobile view in checkout #19926
…ion page. #19646

 - Merge Pull Request #19646 from suryakant-krish/magento2:Fixed-Checkbox-Alignement
 - Merged commits:
   1. 0811a71
[trigger] MC-5554: [GraphQL] Not valid scenario's name in GraphQL PAT builds
 - merged latest code from mainline branch
Fixed issues:
MAGETWO-95812 Required RMA Attributes are not validated while Customer submits a return
MAGETWO-96420 [2.3.x] [Magento Cloud] Customer receives newsletter unsubscription email after registering for new account
MAGETWO-96434 [2.3.x] Autoscroll is missed on JS error on Storefront PDP [mobile]
MAGETWO-96408 [2.3.x] [Magento Cloud] Error when saving Bundle product with a Scheduled Update
 - merged latest code from mainline branch
Accepted Public Pull Requests:
 - #20050: Add missing throws to PHPDoc (by @pmclain)
 - #20046: Added constants to unit codes to make it easier to reuse it if necessary (by @tiagosampaio)
 - #20022: [Fixed Radio alignment issue on Cart page #20021] (by @hitesh-wagento)
 - #19792: Fixed 19791: Logo vertical misalignment.  (by @suryakant-krish)
 - #20005: Minor Typo fix in AbstractFilter.php (by @ajeetsinghcedcoss)
 - #19981: Fix issue 19887 creating new shipment: getting all trackers. (by @Nazar65)
 - #19978: Set correct email message encoding (by @4lexvav)
 - #19941: issue resolved:Undefined Variable $itemsOrderItemId (by @GovindaSharma)
 - #19799: Fix issue 19796 - Sales Order invoice Update Qty's Button is misaligned (by @speedy008)
 - #19914: Move website_name column into columnSet (by @bradleyfrye)
 - #19926: fixed issue #19925 Close button overlapping in shipping address label whenever any user adding new shipping address in mobile view in checkout (by @cedarvinda)
 - #19929: Refactoring in Magento_SalesRule (by @agorbulin)
 - #19900: Fix negative credit memo #19899 (by @wojtekn)
 - #19752: Fixed Typo error  avaialble -> available (by @gulshanchitranshcedcoss)
 - #19715: [TASK] Updated the implements for the Magento_Cms Adminhtml Controllers (by @lewisvoncken)
 - #19620: Fix issue causing attribute not loading when using getList (by @MiliTree)
 - #19467: Use semantic theme color variables, including global primary/secondary colors (by @Brengineer)
 - #19930: Refactoring magento sales sequence (by @agorbulin)
 - #19646: Area Frontend: Fixed checkbox alignment account information page. (by @suryakant-krish)


Fixed GitHub Issues:
 - #20037: CategoryLinkReposity does not list all possible exceptions (reported by @troendheim) has been fixed in #20050 by @pmclain in 2.3-develop branch
   Related commits:
     1. d08ce91
     2. a1d3299

 - #20021: Radio alignment issue on Cart page (reported by @hitesh-wagento) has been fixed in #20022 by @hitesh-wagento in 2.3-develop branch
   Related commits:
     1. 6089f27

 - #19791: Logo vertical misalignment. (reported by @suryakant-krish) has been fixed in #19792 by @suryakant-krish in 2.3-develop branch
   Related commits:
     1. 485b89f
     2. 3a56397
     3. 8e59e4b

 - #19887: creating new shipment: gettting all trackers. after this commit  2307e16 (reported by @aldf) has been fixed in #19981 by @Nazar65 in 2.3-develop branch
   Related commits:
     1. 8048516
     2. 9cf1e3e

 - #19977: E-Mail subject not showing utf-8 characters (reported by @4lexvav) has been fixed in #19978 by @4lexvav in 2.3-develop branch
   Related commits:
     1. bccc949

 - #19940: Exception undefined variable itemsOrderItemId while creating shipment through MSI (reported by @mohammadzakir) has been fixed in #19941 by @GovindaSharma in 2.3-develop branch
   Related commits:
     1. b54ab2d

 - #19796: Sales Order invoice Update Qty's Button is misaligned (reported by @speedy008) has been fixed in #19799 by @speedy008 in 2.3-develop branch
   Related commits:
     1. e30a080
     2. 8a3fa61

 - #19899: Credit memo for $0 order without refunded shipping produces negative credit memo (reported by @wojtekn) has been fixed in #19900 by @wojtekn in 2.3-develop branch
   Related commits:
     1. e840e41
     2. 4a77f29
     3. 5b4fdca

 - #17759: M2.2.5 : CustomerRepository::getList() does not load custom attribute if the name is "company" (reported by @kanduvisla) has been fixed in #19620 by @MiliTree in 2.3-develop branch
   Related commits:
     1. d600179
     2. b99af38
     3. e29c5dd

 - #19645: Area Frontend: Account information page checkbox alignment issue. (reported by @suryakant-krish) has been fixed in #19646 by @suryakant-krish in 2.3-develop branch
   Related commits:
     1. 0811a71
@fsw fsw merged commit 2fb8f2a into fsw:2.3-develop Jan 7, 2019
engcom-Foxtrot pushed a commit that referenced this pull request Oct 31, 2019
Issue #1: Static content deploy waits 3 sec in single-job mode after finish
Fixed by moving this sleep() into if ($this->isCanBeParalleled()) { ... }

Issue #2: Static content deploy has 5 secs delay between checking if worker job finished processing.
It leads up to 5 sec time waste before next job will start.
Improved by decreasing time from 5 sec to 0.5 sec with saving log refresh rate (10*0.5 sec)

On 4 themes and 7 locales these fixes improve time of static content deploy by 10-15 secs
engcom-Foxtrot pushed a commit that referenced this pull request Nov 6, 2019
…ription-input-box-fix

Apply the same fix for Magento blank
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.