Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
330 commits
Select commit Hold shift + click to select a range
8ba33d8
MAGETWO-91875: Implement DimensionalIndexerInterface for Simple Product
mslabko Jun 1, 2018
b30324d
MAGETWO-91875: Implement DimensionalIndexerInterface for Simple Product
mslabko Jun 4, 2018
1413d65
FIX failing tests and PageConfig refactor
phoenix128 Jun 5, 2018
2504952
MAGETWO-92401: Stabilize full reindex
mslabko Jun 5, 2018
3b9cda5
Fix missing PHPDocs hinting for AdvancedPricingImportExport module cl…
dmytro-ch Jun 5, 2018
4809323
Merge branch '2.2-develop' of github.com:magento/magento2ce into MAGE…
slopukhov Jun 6, 2018
77a3613
MAGETWO-92401: Stabilize full reindex
mslabko Jun 6, 2018
a61e363
MAGETWO-74021: "Catalog Products List" widget does not displays on fr…
victor-v-rad Jun 6, 2018
170648e
MAGETWO-91821: Handle website or customer group creation/deletion
slopukhov Jun 6, 2018
303a235
Merge branch 'MAGETWO-64467' of github.com:magento-performance/magent…
slopukhov Jun 6, 2018
06ff28f
MAGETWO-91816: Adapt SharedCatalaog Copy price logic
duhon Jun 6, 2018
5ce5f03
MAGETWO-91821: Handle website or customer group creation/deletion
slopukhov Jun 7, 2018
bf7103b
Merge branch '2.2-develop' of github.com:magento/magento2ce into MAGE…
slopukhov Jun 7, 2018
d23c198
#15205: Postpone instantiation of session config by using a proxy
Jun 7, 2018
3224843
ENGCOM-1703: Move breadcrumb json configuration to viewmodel #15521
magento-engcom-team Jun 7, 2018
04cc66a
MAGETWO-91821: Handle website or customer group creation/deletion
slopukhov Jun 7, 2018
2d73f74
MAGETWO-74021: "Catalog Products List" widget does not displays on fr…
victor-v-rad Jun 7, 2018
73d221c
MAGETWO-74021: "Catalog Products List" widget does not displays on fr…
victor-v-rad Jun 7, 2018
e950b31
Merge remote-tracking branch 'mainline/2.2-develop' into MAGETWO-74021
victor-v-rad Jun 7, 2018
f588d60
MAGETWO-91823: Move Tier Price applying from Full Action
AVoskoboinikov Jun 7, 2018
610d6e0
MAGETWO-91821: Handle website or customer group creation/deletion
slopukhov Jun 8, 2018
8030d5d
Merge branch '2.2-develop' of github.com:magento/magento2ce into MAGE…
slopukhov Jun 8, 2018
051b299
MAGETWO-91821: Handle website or customer group creation/deletion
slopukhov Jun 8, 2018
b0b82d0
#15929: Apply changes to HTTP response also to its subclasses
Jun 8, 2018
7e835c3
#15929: Reset changes to HTTP response classes
Jun 8, 2018
952c0c2
MAGETWO-92394: Implement partial reindex
mslabko Jun 8, 2018
15489f9
MAGETWO-91886: Add ability to configure dimensions
slopukhov Jun 8, 2018
ef2f317
MAGETWO-88217: Guest users unable to sign up to newsletters between s…
Jun 8, 2018
bfa0c17
Merge remote-tracking branch 'origin/2.2-develop' into MAGETWO-88217
Jun 8, 2018
09fa975
MAGETWO-92395: Fix full reindex for custom product price indexer mode
slopukhov Jun 11, 2018
0c90fc1
MAGETWO-64467: [Indexer optimizations] Tables sharding / segmentation…
duhon Jun 8, 2018
4ce9f26
MAGETWO-92395: Fix full reindex for custom product price indexer mode
slopukhov Jun 11, 2018
1c86264
Merge branch 'MAGETWO-64467' of github.com:magento-performance/magent…
slopukhov Jun 11, 2018
9b60553
MAGETWO-92504: Products sorting in category is reverted to sort by pr…
svitja Jun 11, 2018
884acdd
MAGETWO-92509: Can't reorder sales order with configurable product
YevSent Jun 11, 2018
89e90b5
MAGETWO-92395: Fix full reindex for custom product price indexer mode
slopukhov Jun 11, 2018
3bf3533
MAGETWO-92395: Fix full reindex for custom product price indexer mode
slopukhov Jun 11, 2018
6b9b020
MAGETWO-92394: Implement partial reindex
mslabko Jun 11, 2018
a15ed8a
MAGETWO-92395: Fix full reindex for custom product price indexer mode
slopukhov Jun 11, 2018
808cfd7
MAGETWO-88102: [Magento Cloud] Catalog_category_product_index table d…
DianaRusin Jun 11, 2018
2ddc045
MAGETWO-88102: [Magento Cloud] Catalog_category_product_index table d…
DianaRusin Jun 11, 2018
d77e58a
MAGETWO-88217: Guest users unable to sign up to newsletters between s…
Jun 11, 2018
4dd4708
Merge remote-tracking branch 'origin/2.2-develop' into MAGETWO-88217
Jun 11, 2018
89a8c1d
MAGETWO-91035: Shipping Progress Dates are wrong for Tracking Popup
YevSent Jun 11, 2018
40a699e
Merge branch '2.2-develop' of github.com:magento/magento2ce into MAGE…
slopukhov Jun 12, 2018
8ceb788
MAGETWO-87721: Custom Options are corruputed when saving product to a…
zakdma Jun 12, 2018
34c6de2
ENGCOM-1911: FIX for issue #15501 - M2.2.4 missing meta title tag and…
magento-engcom-team Jun 12, 2018
ea90a74
MAGETWO-75427: Hint on product option with Maximum Characters should …
svitja Jun 12, 2018
995e192
MAGETWO-92693: Some improvements on product create|edit page in admin…
AVoskoboinikov Jun 12, 2018
d45aacc
MAGETWO-92395: Fix full reindex for custom product price indexer mode
slopukhov Jun 12, 2018
ca10471
MAGETWO-92394: Implement partial reindex
mslabko Jun 12, 2018
36e1ece
MAGETWO-64467: [Indexer optimizations] Tables sharding / segmentation…
duhon Jun 12, 2018
b457120
MAGETWO-92693: Some improvements on product create|edit page in admin…
AVoskoboinikov Jun 12, 2018
208114a
MAGETWO-64467: [Indexer optimizations] Tables sharding / segmentation…
duhon Jun 12, 2018
ae0933c
MAGETWO-92693: Some improvements on product create|edit page in admin…
AVoskoboinikov Jun 12, 2018
c3aa634
MAGETWO-92693: Some improvements on product create|edit page in admin…
AVoskoboinikov Jun 12, 2018
278b7dd
MAGETWO-92394: Implement partial reindex
mslabko Jun 12, 2018
bc871ed
MAGETWO-91820: Stabilize builds
slopukhov Jun 13, 2018
6dee2f6
MAGETWO-91820: Stabilize builds
slopukhov Jun 13, 2018
90f0cb9
MAGETWO-91820: Stabilize builds
slopukhov Jun 13, 2018
a91f6b9
MAGETWO-92394: Implement partial reindex
mslabko Jun 13, 2018
ee0381a
MAGETWO-87721: Custom Options are corruputed when saving product to a…
zakdma Jun 13, 2018
00b4b3b
MAGETWO-91820: Stabilize builds
slopukhov Jun 13, 2018
9a8d2a8
MAGETWO-64467: [Indexer optimizations] Tables sharding / segmentation…
duhon Jun 13, 2018
66616de
MAGETWO-88102: [Magento Cloud] Catalog_category_product_index table d…
DianaRusin Jun 13, 2018
c4369e8
MAGETWO-64467: [Indexer optimizations] Tables sharding / segmentation…
duhon Jun 13, 2018
348aaee
Merge branch '2.2-develop' of github.com:magento/magento2ce into MAGE…
slopukhov Jun 14, 2018
6d95cb2
MAGETWO-64467: [Indexer optimizations] Tables sharding / segmentation…
duhon Jun 14, 2018
429519e
MAGETWO-92394: Implement partial reindex
mslabko Jun 14, 2018
2f86386
MAGETWO-91820: Stabilize builds
slopukhov Jun 14, 2018
9d29cbb
MAGETWO-91820: Stabilize builds
slopukhov Jun 14, 2018
fc93a27
MAGETWO-91820: Stabilize builds
slopukhov Jun 14, 2018
a039040
Merge remote-tracking branch 'origin/MAGETWO-75427' into 2.2-develop-…
StasKozar Jun 14, 2018
de5d4bc
Merge remote-tracking branch 'origin/MAGETWO-92504' into 2.2-develop-…
StasKozar Jun 14, 2018
b4c96d5
Merge remote-tracking branch 'origin/MAGETWO-88102' into 2.2-develop-…
StasKozar Jun 14, 2018
ee04393
Merge branch '2.2-develop' of github.com:magento/magento2ce into MAGE…
slopukhov Jun 14, 2018
b1b2a8c
MAGETWO-91820: Stabilize builds
mslabko Jun 14, 2018
0087674
MAGETWO-64467: [Indexer optimizations] Tables sharding / segmentation…
duhon Jun 14, 2018
a892d87
MAGETWO-91411: Delete action in grid could be sent multiple times
iivashchenko Jun 12, 2018
71e655f
MAGETWO-91820: Stabilize builds
mslabko Jun 14, 2018
73285c0
Merge branch 'MAGETWO-64467' of github.com:magento-performance/magent…
mslabko Jun 14, 2018
a09ee80
Fix case mismatch call (class/method)
lfluvisotto Jun 14, 2018
80be615
Merge branch '2.2-develop' of github.com:magento/magento2ce into MAGE…
slopukhov Jun 15, 2018
d484a7a
ENGCOM-2007: [Backport] Fix issue #14895 - Change Password warning me…
magento-engcom-team Jun 15, 2018
70cbd3c
MAGETWO-91411: Delete action in grid could be sent multiple times
iivashchenko Jun 15, 2018
f90409c
MAGETWO-91820: Stabilize builds
mslabko Jun 15, 2018
f85feba
MAGETWO-91820: Stabilize builds
mslabko Jun 15, 2018
bcc2d96
Merge branch '2.2-develop' of github.com:magento/magento2ce into MAGE…
slopukhov Jun 15, 2018
aaafe3c
MAGETWO-91820: Stabilize builds
slopukhov Jun 15, 2018
1ab103d
MAGETWO-91820: Stabilize builds
slopukhov Jun 15, 2018
b08a1e8
MAGETWO-92693: Some improvements on product create|edit page in admin…
AVoskoboinikov Jun 15, 2018
3845d9d
MAGETWO-73967: [2.2.x] - [Github]Can not save attribute #5907
StasKozar Jun 15, 2018
496182b
Merge branch '2.2-develop' of github.com:magento/magento2ce into MAGE…
slopukhov Jun 15, 2018
7b313ac
Merge branch 'MAGETWO-64467-refact' of github.com:magento-performance…
slopukhov Jun 15, 2018
74e20f5
MAGETWO-64467: [Indexer optimizations] Tables sharding / segmentation…
duhon Jun 15, 2018
f2a82b1
MAGETWO-92693: Some improvements on product create|edit page in admin…
AVoskoboinikov Jun 15, 2018
aabed9c
MAGETWO-92693: Some improvements on product create|edit page in admin…
AVoskoboinikov Jun 15, 2018
0b36079
MAGETWO-92693: Some improvements on product create|edit page in admin…
AVoskoboinikov Jun 15, 2018
4a836f7
MAGETWO-64467: [Indexer optimizations] Tables sharding / segmentation…
duhon Jun 15, 2018
3cf1d74
Improve trim email address in customer account login page
dankhrapiyush Jun 17, 2018
bd7d3b4
Trim email address in create new customer account page
dankhrapiyush Jun 17, 2018
8a17d2c
Trim email address in customer authentication popup
dankhrapiyush Jun 17, 2018
a7839e2
magento/magento2#16184: Fix type error in payment void method
xpoback Jun 17, 2018
ce085ce
ENGCOM-2021: magento/magento2#16184: Fix type error in payment void m…
magento-engcom-team Jun 17, 2018
d2d1440
MAGETWO-91820: Stabilize builds
mslabko Jun 17, 2018
d5fc7d4
MAGETWO-91820: Stabilize builds
mslabko Jun 17, 2018
d818418
Merge branch '2.2-develop' of github.com:magento/magento2ce into MAGE…
slopukhov Jun 18, 2018
e8c6dcd
MAGETWO-90837: Can't save customer address on adminhtml when country …
OlgaVasyltsun Jun 18, 2018
e687fed
Update Info.php
ronak2ram Jun 18, 2018
6d66241
MAGETWO-91820: Stabilize builds
slopukhov Jun 18, 2018
23edfe4
Merge remote-tracking branch 'origin/2.2-develop' into MAGETWO-90837
OlgaVasyltsun Jun 18, 2018
69b125b
Merge remote-tracking branch 'performance/MAGETWO-64467' into MAGETWO…
mslabko Jun 18, 2018
19824f2
Merge remote-tracking branch 'origin/2.2-develop' into MAGETWO-88217
Jun 18, 2018
4659d1c
ENGCOM-2023: Trim email address in customer account create and login …
magento-engcom-team Jun 18, 2018
042afe7
Merge remote-tracking branch 'origin/2.2-develop' into MAGETWO-92504
svitja Jun 18, 2018
771a1d3
Merge remote-tracking branch 'origin/MAGETWO-92504' into 2.2-develop-…
svitja Jun 18, 2018
11249ac
ENGCOM-2024: Declare module namespace before template path name(Magen…
magento-engcom-team Jun 18, 2018
8efb178
Merge remote-tracking branch 'origin/MAGETWO-73967' into 2.2-develop-…
DianaRusin Jun 18, 2018
c833993
MAGETWO-91820: Stabilize builds
mslabko Jun 18, 2018
8cee2f1
MAGETWO-91820: Stabilize builds
slopukhov Jun 18, 2018
de1b717
MAGETWO-92312: Wrong price and Cart Subtotal at mini shopping cart
StasKozar Jun 18, 2018
4d507e0
Setting deploy mode to production with --skip-compilation flag should…
platformvaimo Jun 18, 2018
ba66a99
ENGCOM-2029: Setting deploy mode to production with --skip-compilatio…
magento-engcom-team Jun 18, 2018
20cbe6b
MAGETWO-89034: Not Visible Custom Address Attributes Showing on Checkout
viktym Jun 15, 2018
4952d50
Fix for #8222
0m3r Jun 18, 2018
6600fdf
Merge branch 'MAGETWO-89034' into mpi-PR-1806
viktym Jun 18, 2018
7028b31
Merge remote-tracking branch 'origin/MAGETWO-91411' into mpi-PR-1806
viktym Jun 18, 2018
4fbefd7
Merge remote-tracking branch 'origin/MAGETWO-91035' into mpi-PR-1806
viktym Jun 18, 2018
2cfcad4
Merge remote-tracking branch 'origin/MAGETWO-92509' into mpi-PR-1806
viktym Jun 18, 2018
a8948ec
Change Wrong input
Jun 18, 2018
3984406
ENGCOM-2033: Fix for #8222 #16213
magento-engcom-team Jun 18, 2018
0e9ed86
PHPDoc
Jun 18, 2018
e587ac1
ENGCOM-2034: PHPDoc #16215
magento-engcom-team Jun 18, 2018
80806f8
15863: [Forwardport] Refactored javascript code of admin notification…
IvanPletnyov Jun 18, 2018
e837b87
MAGETWO-91820: Stabilize builds
mslabko Jun 18, 2018
0a4380e
MAGETWO-64467: [Indexer optimizations] Tables sharding / segmentation…
duhon Jun 18, 2018
5c8f0b7
MAGETWO-64467: [Indexer optimizations] Tables sharding / segmentation…
duhon Jun 18, 2018
75469d4
Incorrect value NULL was passed to DataObject constructor. It caused …
Jakhotiya Jun 18, 2018
099684f
ENGCOM-2035: Incorrect value NULL was passed to DataObject constructo…
magento-engcom-team Jun 19, 2018
3566a6c
MAGETWO-91820: Stabilize builds
slopukhov Jun 19, 2018
44075de
MAGETWO-91820: Stabilize builds
slopukhov Jun 19, 2018
14f36d6
Correct spelling mistakes in Model and library files.
sanganinamrata Jun 19, 2018
594203c
Fixed according to Backward compatible development guide
Jun 19, 2018
6f7f048
ENGCOM-1892: Create ability to set is_visible_on_front to order statu…
magento-engcom-team Jun 19, 2018
214d565
Merge remote-tracking branch 'origin/2.2-develop' into MAGETWO-88217
Jun 19, 2018
ab64344
Merge remote-tracking branch 'origin/MAGETWO-92312' into 2.2-develop-…
DianaRusin Jun 19, 2018
7e1fe9e
ENGCOM-2039: 15863: [Forwardport] Refactored javascript code of admin…
magento-engcom-team Jun 19, 2018
bb14c94
Merge remote-tracking branch 'origin/MAGETWO-90837' into 2.2-develop-…
DianaRusin Jun 19, 2018
6204007
ENGCOM-2040: Correct spelling mistakes in Model and library files. #1…
magento-engcom-team Jun 19, 2018
4326bb4
Merge remote-tracking branch 'origin/2.2-develop' into 2.2-develop-pr31
zakdma Jun 19, 2018
b4c2222
ENGCOM-2042: Fix #15627: Product order in category changed in Magento…
magento-engcom-team Jun 19, 2018
eb3a6d2
Removed double occurrence of 'it' from sentences.
sanganinamrata Jun 19, 2018
139c0e1
Correct grammer mistakes in sentences.
sanganinamrata Jun 19, 2018
636587c
Merge branch '2.2-develop' into nps-sentence-fix-2
sanganinamrata Jun 19, 2018
2c28ddc
Fixed wrong input string into csv of Magento_Paypal module for en_US …
sanganinamrata Jun 19, 2018
74643d9
ENGCOM-2045: Fix case mismatch call (class/method) #16141
magento-engcom-team Jun 19, 2018
3ca26eb
Fixed typo error
gelanivishal Jun 19, 2018
f4994e7
MAGETWO-64467: [Indexer optimizations] Tables sharding / segmentation…
AVoskoboinikov Jun 19, 2018
74ab8c3
ENGCOM-1703: Move breadcrumb json configuration to viewmodel (fix bad…
IvanPletnyov Jun 19, 2018
21a997f
Merge branch '2.2-develop' of github.com:magento/magento2ce into mpi-…
Jun 19, 2018
adff406
ENGCOM-2055: Fixed typo error #16247
magento-engcom-team Jun 19, 2018
6e35828
Merge pull request #2714 from magento-chaika/MAGETWO-88217
Jun 19, 2018
8024270
Merge branch '2.2-develop' of github.com:magento/magento2ce into mpi-…
YevSent Jun 19, 2018
6345bbd
Update Israeli ZIP code mask, 7 digits instead of 5 ,according to the…
itaymesh Jun 19, 2018
c0d5ee9
ENGCOM-2040: Correct spelling mistakes in Model and library files. #1…
Jun 20, 2018
53751f5
ENGCOM-2039: 15863: [Forwardport] Refactored javascript code of admin…
Jun 20, 2018
7431d37
ENGCOM-2035: Incorrect value NULL was passed to DataObject constructo…
Jun 20, 2018
e37c989
ENGCOM-2033: Fix for #8222 #16213
Jun 20, 2018
9c742b2
ENGCOM-2029: Setting deploy mode to production with --skip-compilatio…
Jun 20, 2018
171cb95
ENGCOM-2024: Declare module namespace before template path name(Magen…
Jun 20, 2018
33de9c3
ENGCOM-2023: Trim email address in customer account create and login …
Jun 20, 2018
bd9128d
ENGCOM-2021: magento/magento2#16184: Fix type error in payment void m…
Jun 20, 2018
30696ce
MAGETWO-91820: Stabilize builds
slopukhov Jun 20, 2018
2438059
Merge branch '2.2-develop' of github.com:magento/magento2ce into MAGE…
slopukhov Jun 20, 2018
f38cc97
Merge pull request #2722 from magento-mpi/mpi-PR-1806
viktym Jun 20, 2018
2ab9a8f
MAGETWO-92504: Products sorting in category is reverted to sort by pr…
svitja Jun 20, 2018
3e419d0
Merge remote-tracking branch 'origin/MAGETWO-92504' into 2.2-develop-…
svitja Jun 20, 2018
5581a23
[EngCom] Public Pull Requests - 2.2-develop
magento-engcom-team Jun 20, 2018
585500a
Merge remote-tracking branch 'origin/2.2-develop' into 2.2-develop-pr31
zakdma Jun 20, 2018
0fd2f9f
Merge pull request https://github.com/magento/magento2/pull/16241 to …
magento-engcom-team Jun 20, 2018
15ca0a2
Merge pull request https://github.com/magento/magento2/pull/16244 to …
magento-engcom-team Jun 20, 2018
cde3f3d
Merge remote-tracking branch 'mainline/2.2-develop' into MAGETWO-74021
victor-v-rad Jun 20, 2018
2a3d71e
merge magento/2.2-develop into magento-tango/MAGETWO-74021
Jun 20, 2018
9f43b25
Merge branch 'MAGETWO-74021' of https://github.com/magento-tango/mage…
victor-v-rad Jun 20, 2018
556b1b5
ENGCOM-2057: Removed double occurrence of 'it' from sentences. #16240
magento-engcom-team Jun 20, 2018
101cd9a
Fix Magento/Framework/Code/Test/Unit/Generator/InterfaceGeneratorTest…
VladimirZaets Jun 20, 2018
37690d3
MAGETWO-91820: Stabilize builds
mslabko Jun 20, 2018
14ac177
MAGETWO-91820: Stabilize builds
mslabko Jun 20, 2018
40e2672
ENGCOM-1703: Move breadcrumb json configuration to viewmode (fix doub…
IvanPletnyov Jun 20, 2018
1663998
ENGCOM-2071: Fix missing PHPDocs hinting for AdvancedPricingImportExp…
magento-engcom-team Jun 20, 2018
c739656
ENGCOM-2073: Update Israeli ZIP code mask: 7 digits instead of 5 #16250
magento-engcom-team Jun 20, 2018
ba9b9f4
Merge remote-tracking branch 'mainline/2.2-develop' into MAGETWO-92693
duhon Jun 21, 2018
71c540a
MAGETWO-92693: Some improvements on product create|edit page in admin…
duhon Jun 21, 2018
bceb4a3
Add UpdatedAtListProvider to NotSyncedDataProvider for invoice grid
Jun 21, 2018
cbb67e2
ENGCOM-2078: Postpone instantiation of session config by using a prox…
magento-engcom-team Jun 21, 2018
ab4d1c7
MAGETWO-87721: Custom Options are corruputed when saving product to a…
zakdma Jun 21, 2018
bcb45d7
Merge remote-tracking branch 'mainline/2.2-develop' into MAGETWO-64467
duhon Jun 21, 2018
54ba409
ENGCOM-2073: Update Israeli ZIP code mask: 7 digits instead of 5 #162…
IvanPletnyov Jun 21, 2018
8405bd2
:arrows_clockwise: [EngCom] Public Pull Requests - 2.2-develop
VladimirZaets Jun 21, 2018
fc0f339
MAGETWO-64467: [Indexer optimizations] Tables sharding / segmentation…
duhon Jun 21, 2018
6c78b57
Merge remote-tracking branch 'mainline/2.2-develop' into MAGETWO-64467
duhon Jun 21, 2018
119e7a8
MAGETWO-92693: Some improvements on product create|edit page in admin…
duhon Jun 21, 2018
5e0ac5d
ENGCOM-2057: Removed double occurrence of 'it' from sentences. #16240
VladimirZaets Jun 21, 2018
6752614
ENGCOM-2055: Fixed typo error #16247
VladimirZaets Jun 21, 2018
44f9b08
ENGCOM-2045: Fix case mismatch call (class/method) #16141
VladimirZaets Jun 21, 2018
554d871
ENGCOM-2042: Fix #15627: Product order in category changed in Magento…
VladimirZaets Jun 21, 2018
8bd693b
ENGCOM-2034: PHPDoc #16215
VladimirZaets Jun 21, 2018
b5e21b6
ENGCOM-1911: FIX for issue #15501 - M2.2.4 missing meta title tag and…
VladimirZaets Jun 21, 2018
d4caf2f
ENGCOM-1892: Create ability to set is_visible_on_front to order statu…
VladimirZaets Jun 21, 2018
847caf1
ENGCOM-1703: Move breadcrumb json configuration to viewmodel #15521
VladimirZaets Jun 21, 2018
8982abe
Added integration test for checking admin login attempts cleanup
rogyar Jun 21, 2018
6885503
MAGETWO-87721: Custom Options are corruputed when saving product to a…
zakdma Jun 21, 2018
fb48ff5
ENGCOM-2085: Add UpdatedAtListProvider to NotSyncedDataProvider for i…
magento-engcom-team Jun 21, 2018
9c4413b
MAGETWO-87721: Custom Options are corruputed when saving product to a…
zakdma Jun 21, 2018
c109377
merge magento/2.2-develop into magento-tsg/2.2-develop-pr31
Jun 21, 2018
0ef05b1
ENGCOM-2073: Update Israeli ZIP code mask: 7 digits instead of 5 #16250
Jun 21, 2018
690b39f
Added integration test for checking customer login attempts captcha c…
rogyar Jun 21, 2018
78ca274
Merge pull request #2731 from magento-performance/MAGETWO-64467
duhon Jun 21, 2018
a91ca12
[EngCom] Public Pull Requests - 2.2-develop
magento-engcom-team Jun 21, 2018
41b2b1e
Merge remote-tracking branch 'mainline/2.2-develop' into MAGETWO-92693
duhon Jun 21, 2018
1cb9476
Added integration test for checking customer login attempts captcha c…
rogyar Jun 21, 2018
c2832f3
Minor improvements
rogyar Jun 21, 2018
ba07b1f
DEVOPS-2632: Sample Data Builds Migrated from Bamboo
slavvka Jun 21, 2018
b1b7912
DEVOPS-2632: Sample Data Builds Migrated from Bamboo
slavvka Jun 21, 2018
8153ca9
ENGCOM-2090: Captcha: Added integration tests for checking customer l…
magento-engcom-team Jun 21, 2018
f659c36
ENGCOM-2087: Captcha: Added integration test for checking admin login…
magento-engcom-team Jun 21, 2018
b6c6a79
Merge pull request #2735 from magento-performance/MAGETWO-92693
duhon Jun 22, 2018
0d02782
[EngCom] Public Pull Requests - 2.2-develop
magento-engcom-team Jun 22, 2018
9d21fea
ENGCOM-2097: Update webapi.xml to fix typo #15845
magento-engcom-team Jun 22, 2018
1795f67
:arrows_clockwise: [EngCom] Public Pull Requests - 2.2-develop
Jun 22, 2018
7e4fe82
Merge remote-tracking branch 'origin/2.2-develop' into 2.2-develop-pr31
zakdma Jun 22, 2018
79b254b
Merge branch '2.2-develop' of github.com:magento/magento2ce into MAGE…
Jun 22, 2018
9f14314
Merge pull request #2739 from magento-tsg/2.2-develop-pr31
Jun 22, 2018
c669ae5
Merge remote-tracking branch 'mainline/2.2-develop' into DEVOPS-2632-2.2
slavvka Jun 22, 2018
4052cf6
Merge pull request #2747 from magento-borg/DEVOPS-2632-2.2
slavvka Jun 22, 2018
7ff18b8
ENGCOM-2097: Update webapi.xml to fix typo #15845
Jun 23, 2018
568b4bb
ENGCOM-2090: Captcha: Added integration tests for checking customer l…
Jun 23, 2018
4af2715
ENGCOM-2087: Captcha: Added integration test for checking admin login…
Jun 23, 2018
cba3423
ENGCOM-2085: Add UpdatedAtListProvider to NotSyncedDataProvider for i…
Jun 23, 2018
de5e007
ENGCOM-2078: Postpone instantiation of session config by using a prox…
Jun 23, 2018
75489a1
ENGCOM-2071: Fix missing PHPDocs hinting for AdvancedPricingImportExp…
Jun 23, 2018
3d161b9
ENGCOM-2007: [Backport] Fix issue #14895 - Change Password warning me…
Jun 23, 2018
d44ec51
ENGCOM-1443: magento/magento2#12695: Unable to change attribute type …
Jun 23, 2018
e80727a
:arrows_clockwise: [EngCom] Public Pull Requests - 2.2-develop
Jun 24, 2018
96ae0be
merge magento/2.2-develop into magento-tango/MAGETWO-74021
Jun 25, 2018
f2820ea
Merge remote-tracking branch 'mainline/2.2-develop' into MAGETWO-74021
victor-v-rad Jun 25, 2018
38c6c7f
Merge branch 'MAGETWO-74021' of https://github.com/magento-tango/mage…
victor-v-rad Jun 25, 2018
aa4b734
Merge pull request #2725 from magento-tango/MAGETWO-74021
dhorytskyi Jun 25, 2018
9c9ac11
during product import, use correct error message for duplicate error key
denteblu Jun 10, 2018
fa7801f
Updated according to coding style requirements
ishakhsuvarov Jun 11, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ public function testGetIdentity($expectedSum, $cacheTypes)
$this->assertEquals($expectedSum, $this->_messageModel->getIdentity());
}

/**
* @return array
*/
public function getIdentityDataProvider()
{
$cacheTypeMock1 = $this->createPartialMock(\stdClass::class, ['getCacheType']);
Expand Down Expand Up @@ -95,6 +98,9 @@ public function testIsDisplayed($expected, $allowed, $cacheTypes)
$this->assertEquals($expected, $this->_messageModel->isDisplayed());
}

/**
* @return array
*/
public function isDisplayedDataProvider()
{
$cacheTypesMock = $this->createPartialMock(\stdClass::class, ['getCacheType']);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ public function testIsDisplayed($expectedFirstRun, $data)
$this->assertEquals($expectedFirstRun, $model->isDisplayed());
}

/**
* @return array
*/
public function isDisplayedDataProvider()
{
return [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ public function testIsDisplayed($expectedResult, $cached, $response)
$this->assertEquals($expectedResult, $this->_messageModel->isDisplayed());
}

/**
* @return array
*/
public function isDisplayedDataProvider()
{
return [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
{
"[data-role=system_messages_list]": {
"Magento_AdminNotification/js/system/messages/popup": {
class: 'modal-system-messages ui-popup-message'
"class":"modal-system-messages ui-popup-message"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,24 +1,26 @@
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
*/

define([
'jquery',
'Magento_Ui/js/modal/modal'
], function ($) {
], function ($, modal) {
'use strict';

return function (data, element) {
if (this.modal) {
this.modal.html($(element).html());

if (modal.modal) {
modal.modal.html($(element).html());
} else {
this.modal = $(element).modal({
modal.modal = $(element).modal({
modalClass: data.class,
type: 'popup',
buttons: []
});
}
this.modal.modal('openModal');

modal.modal.modal('openModal');
};
});
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ class AdvancedPricing extends \Magento\CatalogImportExport\Model\Export\Product
* @param \Magento\CatalogImportExport\Model\Export\RowCustomizerInterface $rowCustomizer
* @param ImportProduct\StoreResolver $storeResolver
* @param \Magento\Customer\Api\GroupRepositoryInterface $groupRepository
* @throws \Magento\Framework\Exception\LocalizedException
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
*/
public function __construct(
Expand Down Expand Up @@ -192,6 +191,7 @@ protected function initTypeModels()
* Export process
*
* @return string
* @throws \Magento\Framework\Exception\LocalizedException
*/
public function export()
{
Expand Down Expand Up @@ -461,6 +461,7 @@ protected function getTierPrices(array $productLinksIds, $table)
*
* @param int $websiteId
* @return string
* @throws \Magento\Framework\Exception\LocalizedException
*/
protected function _getWebsiteCode(int $websiteId): string
{
Expand Down Expand Up @@ -491,6 +492,8 @@ protected function _getWebsiteCode(int $websiteId): string
* @param int $customerGroupId
* @param int $allGroups
* @return string
* @throws \Magento\Framework\Exception\LocalizedException
* @throws \Magento\Framework\Exception\NoSuchEntityException
*/
protected function _getCustomerGroupById(
int $customerGroupId,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
use Magento\CatalogImportExport\Model\Import\Product as ImportProduct;
use Magento\CatalogImportExport\Model\Import\Product\RowValidatorInterface as ValidatorInterface;
use Magento\ImportExport\Model\Import\ErrorProcessing\ProcessingErrorAggregatorInterface;
use Magento\Framework\App\ResourceConnection;

/**
* Class AdvancedPricing
Expand Down Expand Up @@ -619,6 +618,7 @@ protected function processCountNewPrices(array $tierPrices)
* Get product entity link field
*
* @return string
* @throws \Exception
*/
private function getProductEntityLinkField()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ public function __construct($validators = [])
*
* @param array $value
* @return bool
* @throws \Zend_Validate_Exception
*/
public function isValid($value)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ protected function setUp()
'_getCustomerGroupById',
'correctExportData'
]);
$this->advancedPricing = $this->getMockbuilder(
$this->advancedPricing = $this->getMockBuilder(
\Magento\AdvancedPricingImportExport\Model\Export\AdvancedPricing::class
)
->setMethods($mockMethods)
Expand Down Expand Up @@ -347,6 +347,7 @@ protected function tearDown()
* @param $object
* @param $property
* @return mixed
* @throws \ReflectionException
*/
protected function getPropertyValue($object, $property)
{
Expand All @@ -362,6 +363,8 @@ protected function getPropertyValue($object, $property)
* @param $object
* @param $property
* @param $value
* @return mixed
* @throws \ReflectionException
*/
protected function setPropertyValue(&$object, $property, $value)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,9 @@ public function testIsValidAddMessagesCall($value, $hasEmptyColumns, $customerGr
$this->tierPrice->isValid($value);
}

/**
* @return array
*/
public function isValidResultFalseDataProvider()
{
return [
Expand Down Expand Up @@ -286,6 +289,9 @@ public function isValidResultFalseDataProvider()
];
}

/**
* @return array
*/
public function isValidAddMessagesCallDataProvider()
{
return [
Expand Down Expand Up @@ -340,6 +346,7 @@ public function isValidAddMessagesCallDataProvider()
* @param object $object
* @param string $property
* @return mixed
* @throws \ReflectionException
*/
protected function getPropertyValue($object, $property)
{
Expand All @@ -357,6 +364,7 @@ protected function getPropertyValue($object, $property)
* @param string $property
* @param mixed $value
* @return object
* @throws \ReflectionException
*/
protected function setPropertyValue(&$object, $property, $value)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@ public function testGetAllWebsitesValue()
$this->assertEquals($expectedResult, $result);
}

/**
* @return array
*/
public function isValidReturnDataProvider()
{
return [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ public function testInit()
$this->validator->init(null);
}

/**
* @return array
*/
public function isValidDataProvider()
{
return [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,10 @@ public function testGetEntityTypeCode()
* Test method validateRow against its result.
*
* @dataProvider validateRowResultDataProvider
* @param array $rowData
* @param string|null $behavior
* @param bool $expectedResult
* @throws \ReflectionException
*/
public function testValidateRowResult($rowData, $behavior, $expectedResult)
{
Expand All @@ -234,6 +238,10 @@ public function testValidateRowResult($rowData, $behavior, $expectedResult)
* Test method validateRow whether AddRowError is called.
*
* @dataProvider validateRowAddRowErrorCallDataProvider
* @param array $rowData
* @param string|null $behavior
* @param string $error
* @throws \ReflectionException
*/
public function testValidateRowAddRowErrorCall($rowData, $behavior, $error)
{
Expand Down Expand Up @@ -324,6 +332,13 @@ public function testSaveAdvancedPricing()
* Take into consideration different data and check relative internal calls.
*
* @dataProvider saveAndReplaceAdvancedPricesAppendBehaviourDataProvider
* @param array $data
* @param string $tierCustomerGroupId
* @param string $groupCustomerGroupId
* @param string $tierWebsiteId
* @param string $groupWebsiteId
* @param array $expectedTierPrices
* @throws \ReflectionException
*/
public function testSaveAndReplaceAdvancedPricesAppendBehaviourDataAndCalls(
$data,
Expand Down Expand Up @@ -768,6 +783,9 @@ public function testSaveProductPrices($priceData, $oldSkus, $priceIn, $callNum)
$this->invokeMethod($this->advancedPricing, 'saveProductPrices', [$priceData, 'table']);
}

/**
* @return array
*/
public function saveProductPricesDataProvider()
{
return [
Expand Down Expand Up @@ -839,6 +857,9 @@ public function testDeleteProductTierPrices(
);
}

/**
* @return array
*/
public function deleteProductTierPricesDataProvider()
{
return [
Expand Down Expand Up @@ -921,6 +942,9 @@ public function testProcessCountExistingPrices(
$this->invokeMethod($this->advancedPricing, 'processCountExistingPrices', [$prices, 'table']);
}

/**
* @return array
*/
public function processCountExistingPricesDataProvider()
{
return [
Expand All @@ -947,6 +971,7 @@ public function processCountExistingPricesDataProvider()
* @param $object
* @param $property
* @return mixed
* @throws \ReflectionException
*/
protected function getPropertyValue($object, $property)
{
Expand All @@ -963,6 +988,8 @@ protected function getPropertyValue($object, $property)
* @param $object
* @param $property
* @param $value
* @return mixed
* @throws \ReflectionException
*/
protected function setPropertyValue(&$object, $property, $value)
{
Expand All @@ -981,7 +1008,8 @@ protected function setPropertyValue(&$object, $property, $value)
* @param string $method
* @param array $args
*
* @return mixed the method result.
* @return mixed
* @throws \ReflectionException
*/
private function invokeMethod($object, $method, $args = [])
{
Expand All @@ -998,6 +1026,7 @@ private function invokeMethod($object, $method, $args = [])
* @param array $methods
*
* @return \PHPUnit_Framework_MockObject_MockObject
* @throws \ReflectionException
*/
private function getAdvancedPricingMock($methods = [])
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@ public function testRender()
->method('getLabel')
->willReturn('Comment label');
$html = $this->additionalComment->render($this->abstractElementMock);
$this->assertRegexp(
$this->assertRegExp(
"/New comment/",
$html
);
$this->assertRegexp(
$this->assertRegExp(
"/Comment label/",
$html
);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public function testRender()
$this->abstractElementMock->expects($this->any())
->method('getComment')
->willReturn('Eastern Standard Time (America/New_York)');
$this->assertRegexp(
$this->assertRegExp(
"/Eastern Standard Time \(America\/New_York\)/",
$this->collectionTimeLabel->render($this->abstractElementMock)
);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ public function testRender()
$this->abstractElementMock->expects($this->any())
->method('getComment')
->willReturn('Subscription status: Enabled');
$this->assertRegexp(
$this->assertRegExp(
"/Subscription status: Enabled/",
$this->subscriptionStatusLabel->render($this->abstractElementMock)
);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ public function testRender()
->method('getHint')
->willReturn('New hint');
$html = $this->vertical->render($this->abstractElementMock);
$this->assertRegexp(
$this->assertRegExp(
"/New comment/",
$html
);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ protected function setUp()
->disableOriginalConstructor()
->getMock();

$this->selectHydratorMock = $this->getMockBuilder(selectHydrator::class)
$this->selectHydratorMock = $this->getMockBuilder(SelectHydrator::class)
->disableOriginalConstructor()
->getMock();

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ public function testGetAllowedResourcesByUser()
);
}

/**
* @return AclRetriever
*/
protected function createAclRetriever()
{
$this->roleMock = $this->createPartialMock(\Magento\Authorization\Model\Role::class, ['getId', '__wakeup']);
Expand Down
10 changes: 7 additions & 3 deletions app/code/Magento/Authorizenet/Model/Directpost.php
Original file line number Diff line number Diff line change
Expand Up @@ -814,10 +814,14 @@ protected function declineOrder(\Magento\Sales\Model\Order $order, $message = ''
{
try {
$response = $this->getResponse();
if ($voidPayment && $response->getXTransId() && strtoupper($response->getXType())
== self::REQUEST_TYPE_AUTH_ONLY
if ($voidPayment
&& $response->getXTransId()
&& strtoupper($response->getXType()) == self::REQUEST_TYPE_AUTH_ONLY
) {
$order->getPayment()->setTransactionId(null)->setParentTransactionId($response->getXTransId())->void();
$order->getPayment()
->setTransactionId(null)
->setParentTransactionId($response->getXTransId())
->void($response);
}
$order->registerCancellation($message)->save();
} catch (\Exception $e) {
Expand Down
Loading