-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
[Backport 2.1-develop]: Attribute category_ids issue #11389 #11806
Commits on Sep 30, 2017
-
Remove list() to fix some tests
One test reported an undefined "offset 1" for data, that has no port. Simple solution: remove list() and just work with the array.
Configuration menu - View commit details
-
Copy full SHA for 61d9767 - Browse repository at this point
Copy the full SHA 61d9767View commit details -
Put "random" parameter back in ConfigGenerator
It has to stay there, so that no older code breaks
Configuration menu - View commit details
-
Copy full SHA for aec956f - Browse repository at this point
Copy the full SHA aec956fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e440946 - Browse repository at this point
Copy the full SHA e440946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 885ecf8 - Browse repository at this point
Copy the full SHA 885ecf8View commit details -
Assign deprecated random parameter to property
Has to be done to be backwards compatible
Configuration menu - View commit details
-
Copy full SHA for 91ee875 - Browse repository at this point
Copy the full SHA 91ee875View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3faf8b5 - Browse repository at this point
Copy the full SHA 3faf8b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fd5b0e - Browse repository at this point
Copy the full SHA 1fd5b0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2ae382 - Browse repository at this point
Copy the full SHA a2ae382View commit details -
Configuration menu - View commit details
-
Copy full SHA for c868fa2 - Browse repository at this point
Copy the full SHA c868fa2View commit details -
Add ObjectManager to ConfigDataFactory
ObjectManager is used in ConfigDataFactory to create new instances of ConfigData
Configuration menu - View commit details
-
Copy full SHA for d78ae56 - Browse repository at this point
Copy the full SHA d78ae56View commit details -
Ported Down changes from PR#10919
From db79dbf Mon Sep 17 00:00:00 2001 From: freakphp <[email protected]> Date: Sun, 17 Sep 2017 12:52:00 +0200 Subject: [PATCH 1/2] magento#10803 update OrderService to return correct bool value for cancel method From d4cddf7 Mon Sep 17 00:00:00 2001 From: Ievgen Shakhsuvarov <[email protected]> Date: Mon, 18 Sep 2017 12:22:00 +0200 Subject: [PATCH 2/2] magento#10919: update OrderService to return correct bool value
Configuration menu - View commit details
-
Copy full SHA for 2a9255c - Browse repository at this point
Copy the full SHA 2a9255cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2146db - Browse repository at this point
Copy the full SHA b2146dbView commit details -
MAGETWO-80508: Added template as argument to the store address render…
…er to allow custom formatting magento#11138 - Merge Pull Request magento#11138 from jokeputs/magento2:store-address-template-argument - Merged commits: 1. 58d96ae
Configuration menu - View commit details
-
Copy full SHA for 2b96f58 - Browse repository at this point
Copy the full SHA 2b96f58View commit details -
MAGETWO-80509: Ported Down changes from PR#10919 magento#11160
- Merge Pull Request magento#11160 from strell/magento2:2.2-develop - Merged commits: 1. 2a9255c
Configuration menu - View commit details
-
Copy full SHA for 687ffe3 - Browse repository at this point
Copy the full SHA 687ffe3View commit details -
MAGETWO-80511: Issue magento#9877: Backport of: getCacheTags for pric…
…e issue magento#10930 magento#11154 - Merge Pull Request magento#11154 from denysbabenko/magento2:9877 - Merged commits: 1. 991ecc7
Configuration menu - View commit details
-
Copy full SHA for 541ceb3 - Browse repository at this point
Copy the full SHA 541ceb3View commit details
Commits on Oct 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bab5e31 - Browse repository at this point
Copy the full SHA bab5e31View commit details -
Suppress warnings of long var names in testcases
I Think a shorter variable naming in tests would not only shorten the code, but also make it harder to understand.
Configuration menu - View commit details
-
Copy full SHA for c638fd7 - Browse repository at this point
Copy the full SHA c638fd7View commit details -
Remove type hints and @api annotation
- Remove scalar type and return hints - Inline mapHostData method & get rid of SupressWarning - Remove @api on new interface & implementation
Configuration menu - View commit details
-
Copy full SHA for 62eff1d - Browse repository at this point
Copy the full SHA 62eff1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58aab5e - Browse repository at this point
Copy the full SHA 58aab5eView commit details -
Fixed issue magento#10738: Empty attribute label is displayed on prod…
…uct page when other language used
Configuration menu - View commit details
-
Copy full SHA for 3c68ca8 - Browse repository at this point
Copy the full SHA 3c68ca8View commit details
Commits on Oct 2, 2017
-
MAGETWO-75455: [Backport] - Added ability generate unsecure URL if cu…
…rrent URL is secure magento#10244 - for 2.2
Configuration menu - View commit details
-
Copy full SHA for 6084381 - Browse repository at this point
Copy the full SHA 6084381View commit details -
Merge branch '2.2-develop' of github.com:magento/magento2ce into chai…
…ka-pr22
Sergey Shvets committedOct 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 413b04c - Browse repository at this point
Copy the full SHA 413b04cView commit details -
MAGETWO-80192: [2.2.x] - Update the reset button of UrlRewrite block …
…to not cause JS errors magento#10462
Configuration menu - View commit details
-
Copy full SHA for caaa1f1 - Browse repository at this point
Copy the full SHA caaa1f1View commit details -
MAGETWO-72860: Fix default values not being properly loaded for Array…
…Serialized fields - for 2.2
Configuration menu - View commit details
-
Copy full SHA for 86d46ce - Browse repository at this point
Copy the full SHA 86d46ceView commit details -
MAGETWO-80093: Create Functional Test to verify OOS Configuration pro…
…duct Option not showing in Layered Navigation - fix static tests
Configuration menu - View commit details
-
Copy full SHA for 82a6569 - Browse repository at this point
Copy the full SHA 82a6569View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0cd97a - Browse repository at this point
Copy the full SHA c0cd97aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a70864 - Browse repository at this point
Copy the full SHA 6a70864View commit details -
Configuration menu - View commit details
-
Copy full SHA for f148433 - Browse repository at this point
Copy the full SHA f148433View commit details -
Configuration menu - View commit details
-
Copy full SHA for 252a706 - Browse repository at this point
Copy the full SHA 252a706View commit details -
Merge branch '2.2-develop' of https://github.com/magento/magento2ce i…
…nto MAGETWO-71554
Configuration menu - View commit details
-
Copy full SHA for b888131 - Browse repository at this point
Copy the full SHA b888131View commit details -
Merge branch '2.2-develop' into MAGETWO-72582
Dmytro Voskoboinikov committedOct 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 9b44db0 - Browse repository at this point
Copy the full SHA 9b44db0View commit details -
Merge branch '2.2-develop' of https://github.com/magento/magento2ce i…
…nto MAGETWO-71552
Configuration menu - View commit details
-
Copy full SHA for 4a953e6 - Browse repository at this point
Copy the full SHA 4a953e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec8c439 - Browse repository at this point
Copy the full SHA ec8c439View commit details -
MAGETWO-75452: [Backport] - Fix Issue: “Asymmetric transaction rollba…
…ck error” if commit callbacks throw exceptions magento#9955 - for 2.2
Configuration menu - View commit details
-
Copy full SHA for ae1c3bb - Browse repository at this point
Copy the full SHA ae1c3bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c101a34 - Browse repository at this point
Copy the full SHA c101a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7909c23 - Browse repository at this point
Copy the full SHA 7909c23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 129fb6b - Browse repository at this point
Copy the full SHA 129fb6bView commit details -
Merge pull request magento#1533 from magento-partners/prs-2.2-20170929
[EngCom] Partners Pull Requests
Volodymyr Kublytskyi authoredOct 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 7ca7002 - Browse repository at this point
Copy the full SHA 7ca7002View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c70c44 - Browse repository at this point
Copy the full SHA 6c70c44View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9d47a9 - Browse repository at this point
Copy the full SHA a9d47a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee4bb45 - Browse repository at this point
Copy the full SHA ee4bb45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 727d68f - Browse repository at this point
Copy the full SHA 727d68fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b1d6b1 - Browse repository at this point
Copy the full SHA 5b1d6b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for af39407 - Browse repository at this point
Copy the full SHA af39407View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6053ad - Browse repository at this point
Copy the full SHA a6053adView commit details -
MAGETWO-80204: [2.2.x] - Grammar fix for magento#9533 magento#10627
Stanislav Idolov committedOct 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 58ea0de - Browse repository at this point
Copy the full SHA 58ea0deView commit details -
MAGETWO-71549: Impossible to export Advanced Prices on a medium profile
- possible fix
Oleksandr Gorkun committedOct 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 2d2abca - Browse repository at this point
Copy the full SHA 2d2abcaView commit details -
Merge branch '2.2-develop' of https://github.com/magento-qwerty/magen…
…to2ce into MAGETWO-71549
Oleksandr Gorkun committedOct 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 191fb72 - Browse repository at this point
Copy the full SHA 191fb72View commit details -
MAGETWO-71549: Impossible to export Advanced Prices on a medium profile
- code style and code mess
Oleksandr Gorkun committedOct 2, 2017 Configuration menu - View commit details
-
Copy full SHA for ee33abb - Browse repository at this point
Copy the full SHA ee33abbView commit details -
MAGETWO-71549: Impossible to export Advanced Prices on a medium profile
- code style and code mess
Oleksandr Gorkun committedOct 2, 2017 Configuration menu - View commit details
-
Copy full SHA for dd7ad34 - Browse repository at this point
Copy the full SHA dd7ad34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a81148 - Browse repository at this point
Copy the full SHA 0a81148View commit details -
Merge remote-tracking branch 'remotes/origin/2.2-develop' into MAGETW…
…O-72747-Rest-Shipment-Config
Eric Bohanon committedOct 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 0d3a6e6 - Browse repository at this point
Copy the full SHA 0d3a6e6View commit details -
MAGETWO-72747: [Magento Cloud] - /rest/default/V1/order/<order id>/sh…
…ip and configurable products - for 2.2 - Fix static failures
Eric Bohanon committedOct 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 1010ae9 - Browse repository at this point
Copy the full SHA 1010ae9View commit details -
MAGETWO-80581: Merge code from 2.2.0 release branches into "2.2-devel…
…op" branches
Alex Paliarush committedOct 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 0248b2f - Browse repository at this point
Copy the full SHA 0248b2fView commit details -
MAGETWO-80581: Merge code from 2.2.0 release branches into "2.2-devel…
…op" branches
Alex Paliarush committedOct 2, 2017 Configuration menu - View commit details
-
Copy full SHA for a0f3318 - Browse repository at this point
Copy the full SHA a0f3318View commit details
Commits on Oct 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b745d6f - Browse repository at this point
Copy the full SHA b745d6fView commit details -
MAGETWO-71549: Impossible to export Advanced Prices on a medium profile
- fix
Oleksandr Gorkun committedOct 3, 2017 Configuration menu - View commit details
-
Copy full SHA for 9c0a3ad - Browse repository at this point
Copy the full SHA 9c0a3adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97cb770 - Browse repository at this point
Copy the full SHA 97cb770View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e613b - Browse repository at this point
Copy the full SHA 14e613bView commit details -
MAGETWO-80714: Fix the correct removal of the images and the removal …
…of all images in the catalog magento#11147 - Merge Pull Request magento#11147 from raumatbel/magento2:2.2-develop - Merged commits: 1. ab63d6a
Volodymyr Kublytskyi committedOct 3, 2017 Configuration menu - View commit details
-
Copy full SHA for 2dfd4ba - Browse repository at this point
Copy the full SHA 2dfd4baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a3c01 - Browse repository at this point
Copy the full SHA 99a3c01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28ff088 - Browse repository at this point
Copy the full SHA 28ff088View commit details -
MAGETWO-71549: Impossible to export Advanced Prices on a medium profile
- fix
Oleksandr Gorkun committedOct 3, 2017 Configuration menu - View commit details
-
Copy full SHA for 7114282 - Browse repository at this point
Copy the full SHA 7114282View commit details -
Configuration menu - View commit details
-
Copy full SHA for b73d513 - Browse repository at this point
Copy the full SHA b73d513View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27149cb - Browse repository at this point
Copy the full SHA 27149cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d56861a - Browse repository at this point
Copy the full SHA d56861aView commit details -
Merge branch '2.2-develop' of https://github.com/magento/magento2ce i…
…nto MAGETWo-71554
Configuration menu - View commit details
-
Copy full SHA for 9b0a3c8 - Browse repository at this point
Copy the full SHA 9b0a3c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79f6a95 - Browse repository at this point
Copy the full SHA 79f6a95View commit details -
MAGETWO-80177: [2.2.x] - Remove zend json from customer data magento#…
…10259 - rework fix for 2.2.1 without minor change
Configuration menu - View commit details
-
Copy full SHA for 4215a8b - Browse repository at this point
Copy the full SHA 4215a8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bce0094 - Browse repository at this point
Copy the full SHA bce0094View commit details -
Configuration menu - View commit details
-
Copy full SHA for e050922 - Browse repository at this point
Copy the full SHA e050922View commit details -
MAGETWO-80778: Delete CallExit function for After plugin logic execut…
…ion 2.2-develop [BackPort] magento#11200 - Merge Pull Request magento#11200 from osrecio/magento2:PR#DeleteExitFileFactory-2.2 - Merged commits: 1. e050922
Configuration menu - View commit details
-
Copy full SHA for 9699f07 - Browse repository at this point
Copy the full SHA 9699f07View commit details -
MAGETWO-72747: [Magento Cloud] - /rest/default/V1/order/<order id>/sh…
…ip and configurable products - for 2.2
Eric Bohanon committedOct 3, 2017 Configuration menu - View commit details
-
Copy full SHA for 6e7c7f6 - Browse repository at this point
Copy the full SHA 6e7c7f6View commit details -
MAGETWO-72747: [Magento Cloud] - /rest/default/V1/order/<order id>/sh…
…ip and configurable products - for 2.2
Eric Bohanon committedOct 3, 2017 Configuration menu - View commit details
-
Copy full SHA for 793381e - Browse repository at this point
Copy the full SHA 793381eView commit details -
MAGETWO-72747: [Magento Cloud] - /rest/default/V1/order/<order id>/sh…
…ip and configurable products - for 2.2
Eric Bohanon committedOct 3, 2017 Configuration menu - View commit details
-
Copy full SHA for 280d342 - Browse repository at this point
Copy the full SHA 280d342View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef66188 - Browse repository at this point
Copy the full SHA ef66188View commit details -
MAGETWO-71520: Product Grid filtered to Store View is broken if corre…
…sponding Store is deleted - fixing grid to render and reset filters if filters will throw an exception - covering with functional tests
Configuration menu - View commit details
-
Copy full SHA for 2933325 - Browse repository at this point
Copy the full SHA 2933325View commit details -
Merge pull request magento#1542 from magento-honey-badgers/bugs
[Honey Badger] Bugfixes
Configuration menu - View commit details
-
Copy full SHA for de4369f - Browse repository at this point
Copy the full SHA de4369fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 159cdbf - Browse repository at this point
Copy the full SHA 159cdbfView commit details -
MAGETWO-72747: [Magento Cloud] - /rest/default/V1/order/<order id>/sh…
…ip and configurable products - for 2.2
Eric Bohanon committedOct 3, 2017 Configuration menu - View commit details
-
Copy full SHA for e4496a1 - Browse repository at this point
Copy the full SHA e4496a1View commit details
Commits on Oct 4, 2017
-
Merge pull request magento#1538 from magento-okapis/MAGETWO-80581
[okapis] MAGETWO-80581: Merge code from 2.2.0 release branches into "2.2-develop" branches
Configuration menu - View commit details
-
Copy full SHA for 850b9e5 - Browse repository at this point
Copy the full SHA 850b9e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eebf0b - Browse repository at this point
Copy the full SHA 6eebf0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2973f9 - Browse repository at this point
Copy the full SHA d2973f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18f2108 - Browse repository at this point
Copy the full SHA 18f2108View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30a123b - Browse repository at this point
Copy the full SHA 30a123bView commit details -
Remove @SuppressWarning annotations form tests
@SuppresssWarning should not be used
Julian Nuß committedOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for e8fe7ed - Browse repository at this point
Copy the full SHA e8fe7edView commit details -
Merge branch '2.2-develop' of https://github.com/magento/magento2ce i…
…nto MAGETWo-71554
Configuration menu - View commit details
-
Copy full SHA for f84d8b5 - Browse repository at this point
Copy the full SHA f84d8b5View commit details -
MAGETWO-72582: Configurable product displays the price of "out of sto…
…ck" configuration
Dmytro Voskoboinikov committedOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for 7ab0846 - Browse repository at this point
Copy the full SHA 7ab0846View commit details -
Merge branch '2.2-develop' into MAGETWO-72582
Dmytro Voskoboinikov committedOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for 348a897 - Browse repository at this point
Copy the full SHA 348a897View commit details -
MAGETWO-80778: Delete CallExit function for After plugin logic execut…
…ion 2.2-develop [BackPort] magento#11200
Configuration menu - View commit details
-
Copy full SHA for fb173bb - Browse repository at this point
Copy the full SHA fb173bbView commit details -
MAGETWO-80714: Fix the correct removal of the images and the removal …
…of all images in the catalog magento#11147
Configuration menu - View commit details
-
Copy full SHA for 4a58f62 - Browse repository at this point
Copy the full SHA 4a58f62View commit details -
MAGETWO-80511: Issue magento#9877: Backport of: getCacheTags for pric…
…e issue magento#10930 magento#11154
Configuration menu - View commit details
-
Copy full SHA for 60424fb - Browse repository at this point
Copy the full SHA 60424fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eb5044 - Browse repository at this point
Copy the full SHA 4eb5044View commit details -
MAGETWO-80508: Added template as argument to the store address render…
…er to allow custom formatting magento#11138
Configuration menu - View commit details
-
Copy full SHA for 9c95986 - Browse repository at this point
Copy the full SHA 9c95986View commit details -
Configuration menu - View commit details
-
Copy full SHA for c640aba - Browse repository at this point
Copy the full SHA c640abaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 097ca09 - Browse repository at this point
Copy the full SHA 097ca09View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee24d30 - Browse repository at this point
Copy the full SHA ee24d30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9496ae6 - Browse repository at this point
Copy the full SHA 9496ae6View commit details -
MAGETWO-80150: Fix in stripped min length validation when value has s…
…pecial characters magento#11084
Configuration menu - View commit details
-
Copy full SHA for 30003ae - Browse repository at this point
Copy the full SHA 30003aeView commit details -
Merge branch '2.2-develop' of github.com:magento/magento2ce into MAGE…
…TWO-67097
Sergey Shvets committedOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for 9f3f183 - Browse repository at this point
Copy the full SHA 9f3f183View commit details -
Merge branch 'MAGETWO-67097' of github.com:magento-chaika/magento2ce …
…into chaika-pr22
Sergey Shvets committedOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for 6eebd77 - Browse repository at this point
Copy the full SHA 6eebd77View commit details -
MAGETWO-72582: Configurable product displays the price of "out of sto…
…ck" configuration
Dmytro Voskoboinikov committedOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for 14050fa - Browse repository at this point
Copy the full SHA 14050faView commit details -
MAGETWO-80884: Fixed issue magento#10738: Don't display attribute lab…
…el if defined as 'none' in layout magento#11168 - Merge Pull Request magento#11168 from maksek/magento2:none_transaltion_fix - Merged commits: 1. 3c68ca8
Oleksii Korshenko committedOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for 67d265d - Browse repository at this point
Copy the full SHA 67d265dView commit details -
MAGETWO-80811: Remove '-dev' suffix from magento/2.2-develop modules …
…version - Revert "MAGETWO-80581: Merge code from 2.2.0 release branches into "2.2-develop" branches" - This reverts commit a0f3318.
Configuration menu - View commit details
-
Copy full SHA for 2315168 - Browse repository at this point
Copy the full SHA 2315168View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08491d3 - Browse repository at this point
Copy the full SHA 08491d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc6180c - Browse repository at this point
Copy the full SHA bc6180cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e110196 - Browse repository at this point
Copy the full SHA e110196View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce93e40 - Browse repository at this point
Copy the full SHA ce93e40View commit details -
MAGETWO-80885: Cms page/block eventprefix fix issue 9900 magento#11223
- Merge Pull Request magento#11223 from convenient/magento2:cms-page-eventprefix-fix-issue-9900 - Merged commits: 1. 08491d3 2. bc6180c 3. e110196 4. ce93e40
Oleksii Korshenko committedOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for 94131e6 - Browse repository at this point
Copy the full SHA 94131e6View commit details -
MAGETWO-72747: [Magento Cloud] - /rest/default/V1/order/<order id>/sh…
…ip and configurable products - for 2.2
Eric Bohanon committedOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for 5ad1a7f - Browse repository at this point
Copy the full SHA 5ad1a7fView commit details -
MAGETWO-80514: Refactor ConfigGenerator to replace/set crypt key inst…
…ead of append magento#11155 - Merge Pull Request magento#11155 from renttek/magento2:issue/11089 - Merged commits: 1. 13daa74 2. f50ad05 3. 4f3e981 4. 2718be3 5. b517623 6. 345a7f3 7. ae06955 8. 43e9751 9. 4b748cf 10. 010097d 11. 2316cd8 12. c7ca261 13. eb33d60 14. 61d9767 15. aec956f 16. e440946 17. 885ecf8 18. 91ee875 19. 3faf8b5 20. 1fd5b0e 21. a2ae382 22. c868fa2 23. d78ae56 24. b2146db 25. bab5e31 26. c638fd7 27. 62eff1d 28. 58aab5e 29. e8fe7ed
Configuration menu - View commit details
-
Copy full SHA for 2601ccb - Browse repository at this point
Copy the full SHA 2601ccbView commit details -
Merge remote-tracking branch 'remotes/origin/2.2-develop' into MAGETW…
…O-72747-Rest-Shipment-Config
Eric Bohanon committedOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for ed37b8f - Browse repository at this point
Copy the full SHA ed37b8fView commit details -
MAGETWO-80371: Exception when product added to cart with tiered price…
… reduced to $0.00
Configuration menu - View commit details
-
Copy full SHA for 4b5a73f - Browse repository at this point
Copy the full SHA 4b5a73fView commit details -
Merge remote-tracking branch 'mainline/2.2-develop' into MAGETWO-7152…
…0-grid-filter-broken
Configuration menu - View commit details
-
Copy full SHA for ad9b645 - Browse repository at this point
Copy the full SHA ad9b645View commit details -
MAGETWO-72747: [Magento Cloud] - /rest/default/V1/order/<order id>/sh…
…ip and configurable products - for 2.2
Eric Bohanon committedOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for e97ce5b - Browse repository at this point
Copy the full SHA e97ce5bView commit details -
MAGETWO-71520: Product Grid filtered to Store View is broken if corre…
…sponding Store is deleted - fix unit test
Configuration menu - View commit details
-
Copy full SHA for 550ae56 - Browse repository at this point
Copy the full SHA 550ae56View commit details -
Disable secret key validation on admin noroute to fix redirect loop
Similar to 2f422ad but using the framework. Fixes issue magento#10611 for the `2.2-develop` branch. Doesn't address the route cause, but only fixes the symptom as per magento#10921 (comment)
Configuration menu - View commit details
-
Copy full SHA for ded7e67 - Browse repository at this point
Copy the full SHA ded7e67View commit details -
MAGETWO-80899: Disable secret key validation on admin noroute to fix …
…redirect loop magento#11229 - Merge Pull Request magento#11229 from convenient/magento2:fix-issue-10611 - Merged commits: 1. ded7e67
Oleksii Korshenko committedOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for 97c5a2e - Browse repository at this point
Copy the full SHA 97c5a2eView commit details -
MAGETWO-72747: [Magento Cloud] - /rest/default/V1/order/<order id>/sh…
…ip and configurable products - for 2.2
Eric Bohanon committedOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for d5e2fcc - Browse repository at this point
Copy the full SHA d5e2fccView commit details -
MAGETWO-71520: Product Grid filtered to Store View is broken if corre…
…sponding Store is deleted - fix unit test
Configuration menu - View commit details
-
Copy full SHA for 478b0ec - Browse repository at this point
Copy the full SHA 478b0ecView commit details -
MAGETWO-80898: Create Functional Test to verify if Ordered Products G…
…rid displays child simple products SKU for a configurable product - Added Functional test
Configuration menu - View commit details
-
Copy full SHA for dc31838 - Browse repository at this point
Copy the full SHA dc31838View commit details -
Merge pull request magento#1537 from magento-honey-badgers/MAGETWO-72…
…747-Rest-Shipment-Config [honey] MAGETWO-72747: [Magento Cloud] - /rest/default/V1/order/<order id>/ship and configurable products - for 2.2
Configuration menu - View commit details
-
Copy full SHA for 11a29d7 - Browse repository at this point
Copy the full SHA 11a29d7View commit details -
MAGETWO-80898: Create Functional Test to verify if Ordered Products G…
…rid displays child simple products SKU for a configurable product - Fixed dataset
Configuration menu - View commit details
-
Copy full SHA for c069b7f - Browse repository at this point
Copy the full SHA c069b7fView commit details -
Merge pull request magento#1546 from magento-engcom/2.2-develop-prs
Public Pull Requests: magento#11200 magento#11147 magento#11154 magento#11160 magento#11138 magento#11127 magento#11048 magento#11049 magento#11069 magento#11084
Oleksii Korshenko authoredOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for 268dce1 - Browse repository at this point
Copy the full SHA 268dce1View commit details -
MAGETWO-80899: Disable secret key validation on admin noroute to fix …
…redirect loop magento#11229
Oleksii Korshenko authoredOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for acc20d6 - Browse repository at this point
Copy the full SHA acc20d6View commit details -
MAGETWO-80885: Cms page/block eventprefix fix issue 9900 magento#11223
Oleksii Korshenko authoredOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for bf87946 - Browse repository at this point
Copy the full SHA bf87946View commit details -
MAGETWO-80884: Fixed issue magento#10738: Don't display attribute lab…
…el if defined as "none" in layout magento#11168
Oleksii Korshenko authoredOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for a0d2a7d - Browse repository at this point
Copy the full SHA a0d2a7dView commit details -
Merge pull request magento#1551 from magento-engcom/2.2-develop-prs
Public Pull Requests magento#11229 magento#11223 magento#11168
Oleksii Korshenko authoredOct 4, 2017 Configuration menu - View commit details
-
Copy full SHA for 9db4501 - Browse repository at this point
Copy the full SHA 9db4501View commit details
Commits on Oct 5, 2017
-
Merge branch '2.2-develop' of github.com:magento/magento2ce into chai…
…ka-pr22
Sergey Shvets committedOct 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 1ec57c4 - Browse repository at this point
Copy the full SHA 1ec57c4View commit details -
merge magento/2.2-develop into magento-plankton/2.2-bugs
Magento CICD authoredOct 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 6a57ea8 - Browse repository at this point
Copy the full SHA 6a57ea8View commit details -
Merge branch 'bugs' into MAGETWO-80201
# Conflicts: # dev/tests/functional/tests/app/Magento/ConfigurableProduct/Test/Repository/ConfigurableProduct.xml
Configuration menu - View commit details
-
Copy full SHA for 6394681 - Browse repository at this point
Copy the full SHA 6394681View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bb8c45 - Browse repository at this point
Copy the full SHA 6bb8c45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cc8a1c - Browse repository at this point
Copy the full SHA 2cc8a1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e28d3 - Browse repository at this point
Copy the full SHA 61e28d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdeb6e6 - Browse repository at this point
Copy the full SHA cdeb6e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8bd83f - Browse repository at this point
Copy the full SHA c8bd83fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e292925 - Browse repository at this point
Copy the full SHA e292925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20273f0 - Browse repository at this point
Copy the full SHA 20273f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2016542 - Browse repository at this point
Copy the full SHA 2016542View commit details -
Merge branches '2.2-develop' and 'MAGETWO-72582' of https://github.co…
…m/magento-qwerty/magento2ce into MAGETWO-72582
Oleksandr Gorkun committedOct 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 066495a - Browse repository at this point
Copy the full SHA 066495aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79f9c8a - Browse repository at this point
Copy the full SHA 79f9c8aView commit details -
Merge branch '2.2-develop' of https://github.com/magento-performance/…
…magento2ce into MAGETWO-80371
Configuration menu - View commit details
-
Copy full SHA for 92f8966 - Browse repository at this point
Copy the full SHA 92f8966View commit details -
MAGETWO-80371: Exception when product added to cart with tiered price…
… reduced to $0.00
Configuration menu - View commit details
-
Copy full SHA for 91b0a97 - Browse repository at this point
Copy the full SHA 91b0a97View commit details -
MAGETWO-80371: Exception when product added to cart with tiered price…
… reduced to $0.00
Configuration menu - View commit details
-
Copy full SHA for afcbf0b - Browse repository at this point
Copy the full SHA afcbf0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2564f4 - Browse repository at this point
Copy the full SHA b2564f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 154dd01 - Browse repository at this point
Copy the full SHA 154dd01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b5d36f - Browse repository at this point
Copy the full SHA 8b5d36fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fef8e37 - Browse repository at this point
Copy the full SHA fef8e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 045d826 - Browse repository at this point
Copy the full SHA 045d826View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b83742 - Browse repository at this point
Copy the full SHA 2b83742View commit details -
MAGETWO-80371: Exception when product added to cart with tiered price…
… reduced to $0.00
Configuration menu - View commit details
-
Copy full SHA for 4fa2c73 - Browse repository at this point
Copy the full SHA 4fa2c73View commit details -
MAGETWO-72582: Configurable product displays the price of "out of sto…
…ck" configuration
Dmytro Voskoboinikov committedOct 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 518112c - Browse repository at this point
Copy the full SHA 518112cView commit details -
Merge pull request magento#1536 from magento-mpi/PR-Signifyd
[MPI] Move Signifyd to CE
Configuration menu - View commit details
-
Copy full SHA for 921d5f6 - Browse repository at this point
Copy the full SHA 921d5f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e867be - Browse repository at this point
Copy the full SHA 2e867beView commit details -
Configuration menu - View commit details
-
Copy full SHA for eed8dfa - Browse repository at this point
Copy the full SHA eed8dfaView commit details -
MAGETWO-75452: [Backport] - Fix Issue: “Asymmetric transaction rollba…
…ck error” if commit callbacks throw exceptions magento#9955 - for 2.2
Configuration menu - View commit details
-
Copy full SHA for f3b9f24 - Browse repository at this point
Copy the full SHA f3b9f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for b16cb49 - Browse repository at this point
Copy the full SHA b16cb49View commit details -
MAGETWO-75452: [Backport] - Fix Issue: “Asymmetric transaction rollba…
…ck error” if commit callbacks throw exceptions magento#9955 - for 2.2
Configuration menu - View commit details
-
Copy full SHA for 30e065c - Browse repository at this point
Copy the full SHA 30e065cView commit details -
MAGETWO-80898: Create Functional Test to verify if Ordered Products G…
…rid displays child simple products SKU for a configurable product - Fixed code and code styles per CR comments
Configuration menu - View commit details
-
Copy full SHA for 1aa5a61 - Browse repository at this point
Copy the full SHA 1aa5a61View commit details -
MAGETWO-80228: Only prompt for deploy command in production mode mage…
…nto#11050 - Merge Pull Request magento#11050 from schmengler/magento2:compilation-after-upgrade2.2 - Merged commits: 1. c3ea1f5 2. 0c0393d 3. 68b56b9
Configuration menu - View commit details
-
Copy full SHA for 736db64 - Browse repository at this point
Copy the full SHA 736db64View commit details -
Configuration menu - View commit details
-
Copy full SHA for c17b3eb - Browse repository at this point
Copy the full SHA c17b3ebView commit details -
MAGETWO-71520: Product Grid filtered to Store View is broken if corre…
…sponding Store is deleted - fix CR
Configuration menu - View commit details
-
Copy full SHA for a6a2301 - Browse repository at this point
Copy the full SHA a6a2301View commit details -
MAGETWO-80898: Create Functional Test to verify if Ordered Products G…
…rid displays child simple products SKU for a configurable product - Fixed dataset name
Configuration menu - View commit details
-
Copy full SHA for 5626632 - Browse repository at this point
Copy the full SHA 5626632View commit details -
MAGETWO-81020: Can't close mobile search bar magento#11246
- Merge Pull Request magento#11246 from crissanclick/magento2:CantCloseMobileSearchBar - Merged commits: 1. 79f9c8a 2. 154dd01 3. c17b3eb
Oleksii Korshenko committedOct 5, 2017 Configuration menu - View commit details
-
Copy full SHA for fb78914 - Browse repository at this point
Copy the full SHA fb78914View commit details
Commits on Oct 6, 2017
-
Merge branch '2.2-develop' of https://github.com/magento/magento2ce i…
…nto MAGETWO-80811 # Conflicts: # composer.json # composer.lock
Configuration menu - View commit details
-
Copy full SHA for 951e467 - Browse repository at this point
Copy the full SHA 951e467View commit details -
MAGETWO-80811: Remove '-dev' suffix from magento/2.2-develop modules …
…version - Resolve conflicts after merge with '2.2-develop'
Configuration menu - View commit details
-
Copy full SHA for 928d613 - Browse repository at this point
Copy the full SHA 928d613View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3102ed7 - Browse repository at this point
Copy the full SHA 3102ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb8fa4e - Browse repository at this point
Copy the full SHA eb8fa4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3337a7 - Browse repository at this point
Copy the full SHA e3337a7View commit details -
Merge pull request magento#1541 from magento-panda/PANDA-FIXES
Fixed issues: - MAGETWO-72370 Configurable product shows up on category page on storefront when child products are disabled via Mass Action - MAGETWO-75415 Add grouped product fixture with assigned simple products as grouped options
Configuration menu - View commit details
-
Copy full SHA for 2eaf779 - Browse repository at this point
Copy the full SHA 2eaf779View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb75b11 - Browse repository at this point
Copy the full SHA eb75b11View commit details -
MAGETWO-80150: Fix in stripped min length validation when value has s…
…pecial characters magento#11084 - Merge Pull Request magento#11084 from rubenRP/magento2:I#9920 - Merged commits: 1. 6e5c8f0 2. 6be8769
Volodymyr Kublytskyi committedOct 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 3efba6e - Browse repository at this point
Copy the full SHA 3efba6eView commit details -
Merge branch '2.2-develop' into MAGETWO-72582
Dmytro Voskoboinikov committedOct 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 6445b04 - Browse repository at this point
Copy the full SHA 6445b04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c13297 - Browse repository at this point
Copy the full SHA 8c13297View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43cfc74 - Browse repository at this point
Copy the full SHA 43cfc74View commit details -
MAGETWO-80515: Fix 404 status header magento#11134
- Merge Pull Request magento#11134 from Zifius/magento2:fix/issue-10775 - Merged commits: 1. 70379e3
Configuration menu - View commit details
-
Copy full SHA for e260622 - Browse repository at this point
Copy the full SHA e260622View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0601979 - Browse repository at this point
Copy the full SHA 0601979View commit details -
Merge branch '2.2-develop' into MAGETWO-72582
Dmytro Voskoboinikov committedOct 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 36b7c3d - Browse repository at this point
Copy the full SHA 36b7c3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2de09a - Browse repository at this point
Copy the full SHA c2de09aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b17e34 - Browse repository at this point
Copy the full SHA 5b17e34View commit details -
Merge pull request magento#1553 from magento-plankton/2.2-bugs
[Plankton] Bugfixes
Alexander Akimov authoredOct 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 03f7ded - Browse repository at this point
Copy the full SHA 03f7dedView commit details -
Merge branch '2.2-develop' of https://github.com/magento/magento2ce i…
…nto MAGETWO-80811
Configuration menu - View commit details
-
Copy full SHA for 15d9280 - Browse repository at this point
Copy the full SHA 15d9280View commit details -
Merge branch 'MAGETWO-72212' of github.com:magento-performance/magent…
…o2ce into PerfPR
Configuration menu - View commit details
-
Copy full SHA for 28134e4 - Browse repository at this point
Copy the full SHA 28134e4View commit details -
Merge branch 'MAGETWO-80371' of github.com:magento-performance/magent…
…o2ce into PerfPR
Configuration menu - View commit details
-
Copy full SHA for f61ae69 - Browse repository at this point
Copy the full SHA f61ae69View commit details -
Merge branch 'MAGETWO-81007' of github.com:magento-performance/magent…
…o2ce into PerfPR
Configuration menu - View commit details
-
Copy full SHA for f4903dc - Browse repository at this point
Copy the full SHA f4903dcView commit details -
MAGETWO-75459: [Backport] - Correctly process global product attributes
magento#5941 magento#8999 - for 2.2 - reverts commit ef530dc.
Configuration menu - View commit details
-
Copy full SHA for f8a91f4 - Browse repository at this point
Copy the full SHA f8a91f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaf2ffa - Browse repository at this point
Copy the full SHA eaf2ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a314af6 - Browse repository at this point
Copy the full SHA a314af6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4746d64 - Browse repository at this point
Copy the full SHA 4746d64View commit details -
MAGETWO-71520: Product Grid filtered to Store View is broken if corre…
…sponding Store is deleted -fix static tests
Configuration menu - View commit details
-
Copy full SHA for aafcc0b - Browse repository at this point
Copy the full SHA aafcc0bView commit details -
MAGETWO-81019: Fix for magento#10317 Disable region list when switchi…
…ng to a region optional country. magento#11254 - Merge Pull Request magento#11254 from romainruaud/magento2:fix_region-updater - Merged commits: 1. 43cfc74
Configuration menu - View commit details
-
Copy full SHA for 94f80fc - Browse repository at this point
Copy the full SHA 94f80fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dec917 - Browse repository at this point
Copy the full SHA 6dec917View commit details -
MAGETWO-81019: Fix for magento#10317 Disable region list when switchi…
…ng to a region optional country. magento#11254
Configuration menu - View commit details
-
Copy full SHA for d6f5b65 - Browse repository at this point
Copy the full SHA d6f5b65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ef5282 - Browse repository at this point
Copy the full SHA 1ef5282View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15e4dc5 - Browse repository at this point
Copy the full SHA 15e4dc5View commit details -
MAGETWO-80150: Fix in stripped min length validation when value has s…
…pecial characters magento#11084
Configuration menu - View commit details
-
Copy full SHA for 3f97e5d - Browse repository at this point
Copy the full SHA 3f97e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa2a910 - Browse repository at this point
Copy the full SHA aa2a910View commit details -
Merge pull request magento#1562 from magento-engcom/2.2-develop-prs
Public Pull Requests: magento#11246 magento#11254 magento#11134 magento#11050 magento#11084
Oleksii Korshenko authoredOct 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 91765ea - Browse repository at this point
Copy the full SHA 91765eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e373d46 - Browse repository at this point
Copy the full SHA e373d46View commit details -
MAGETWO-81188: Make block class not mandatory
- adding a default class in case class argument is not defined in xml
Configuration menu - View commit details
-
Copy full SHA for a5da423 - Browse repository at this point
Copy the full SHA a5da423View commit details -
MAGETWO-81188: Make block class not mandatory
- overriding default block class in backend
Configuration menu - View commit details
-
Copy full SHA for 76dfaf9 - Browse repository at this point
Copy the full SHA 76dfaf9View commit details
Commits on Oct 7, 2017
-
Merge pull request magento#1561 from magento-honey-badgers/MAGETWO-80201
[Honey Badgers] Bugfixes
Configuration menu - View commit details
-
Copy full SHA for 0e29169 - Browse repository at this point
Copy the full SHA 0e29169View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2402a79 - Browse repository at this point
Copy the full SHA 2402a79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 945faf9 - Browse repository at this point
Copy the full SHA 945faf9View commit details -
Merge pull request magento#1564 from magento-honey-badgers/MAGETWO-81188
[honey badgers] MAGETWO-81188: Make block class not mandatory
Configuration menu - View commit details
-
Copy full SHA for 9304040 - Browse repository at this point
Copy the full SHA 9304040View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61bd520 - Browse repository at this point
Copy the full SHA 61bd520View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43dd32b - Browse repository at this point
Copy the full SHA 43dd32bView commit details -
- Removed Magento\Framework\Locale\CurrencyInterface from setService method and changed it to \Zend_Currency_CurrencyInterface which must be provider to this function. - Changed return type to \Zend_Currency_CurrencyInterface, the given instance of the service is returned by the setService function - Removed \Zend_Service from getService method and changed it to \Zend_Currency_CurrencyInterface - Added @deprecated tags to both methods and added @see annotation to the methods. Referenced corresponding interface \Magento\Directory\Model\Currency\Import\ImportInterface
Configuration menu - View commit details
-
Copy full SHA for ffd2412 - Browse repository at this point
Copy the full SHA ffd2412View commit details
Commits on Oct 8, 2017
-
merge magento/2.2-develop into magento-qwerty/MAGETWO-72582
Magento CICD authoredOct 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 4ed54d7 - Browse repository at this point
Copy the full SHA 4ed54d7View commit details
Commits on Oct 9, 2017
-
merge magento/2.2-develop into magento-helix/MAGETWO-80811
Magento CICD authoredOct 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 05c5ce7 - Browse repository at this point
Copy the full SHA 05c5ce7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9793f5a - Browse repository at this point
Copy the full SHA 9793f5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3000828 - Browse repository at this point
Copy the full SHA 3000828View commit details -
Configuration menu - View commit details
-
Copy full SHA for fce36f5 - Browse repository at this point
Copy the full SHA fce36f5View commit details -
MAGETWO-81281: Stabilize 2.2-develop branch on CI
Andrey Konosov committedOct 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 8499bd7 - Browse repository at this point
Copy the full SHA 8499bd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cfe81d - Browse repository at this point
Copy the full SHA 7cfe81dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5740e11 - Browse repository at this point
Copy the full SHA 5740e11View commit details -
Merge branches '2.2-develop' and 'MAGETWO-71549' of https://github.co…
…m/magento-qwerty/magento2ce into Qwerty-PR20171006-2
Oleksandr Gorkun committedOct 9, 2017 Configuration menu - View commit details
-
Copy full SHA for a4991db - Browse repository at this point
Copy the full SHA a4991dbView commit details -
merge magento/2.2-develop into magento-tango/PR-2.2
Magento CICD authoredOct 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 7365554 - Browse repository at this point
Copy the full SHA 7365554View commit details -
Merge pull request magento#1559 from magento-helix/MAGETWO-80811
[HELIX] Revert modules versions
Alexander Akimov authoredOct 9, 2017 Configuration menu - View commit details
-
Copy full SHA for d30f077 - Browse repository at this point
Copy the full SHA d30f077View commit details -
Merge branch '2.2-develop' of github.com:magento/magento2ce into chai…
…ka-pr22
Sergey Shvets committedOct 9, 2017 Configuration menu - View commit details
-
Copy full SHA for cc084c7 - Browse repository at this point
Copy the full SHA cc084c7View commit details -
MAGETWO-81325: Fix magento#9243 - Upgrade ZF components. Zend_Service m…
…agento#11291 - Merge Pull Request magento#11291 from dverkade/magento2:Upgrade_ZF_components._Zend_Service - Merged commits: 1. ffd2412
Oleksii Korshenko committedOct 9, 2017 Configuration menu - View commit details
-
Copy full SHA for cbe3fca - Browse repository at this point
Copy the full SHA cbe3fcaView commit details -
MAGETWO-81281: Stabilize 2.2-develop branch on CI
Andrey Konosov committedOct 9, 2017 Configuration menu - View commit details
-
Copy full SHA for d0239da - Browse repository at this point
Copy the full SHA d0239daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58b2682 - Browse repository at this point
Copy the full SHA 58b2682View commit details
Commits on Oct 10, 2017
-
MAGETWO-81281: Stabilize 2.2-develop branch on CI
Andrey Konosov committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 672b1a4 - Browse repository at this point
Copy the full SHA 672b1a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e50b5c8 - Browse repository at this point
Copy the full SHA e50b5c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b125e05 - Browse repository at this point
Copy the full SHA b125e05View commit details -
MAGETWO-81281: Stabilize 2.2-develop branch on CI
Andrey Konosov committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 322ef92 - Browse repository at this point
Copy the full SHA 322ef92View commit details -
MAGETWO-81281: Stabilize 2.2-develop branch on CI
Andrey Konosov committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for c548b09 - Browse repository at this point
Copy the full SHA c548b09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5710098 - Browse repository at this point
Copy the full SHA 5710098View commit details -
Merge commit 'refs/pull/1568/head' of github.com:magento/magento2ce i…
…nto 2.2-develop
Andrey Konosov committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 85ccf4b - Browse repository at this point
Copy the full SHA 85ccf4bView commit details -
Merge commit 'refs/pull/1567/head' of github.com:magento/magento2ce i…
…nto 2.2-develop
Andrey Konosov committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for bb41a99 - Browse repository at this point
Copy the full SHA bb41a99View commit details -
Merge commit 'refs/pull/1556/head' of github.com:magento/magento2ce i…
…nto 2.2-develop
Andrey Konosov committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 30a16fa - Browse repository at this point
Copy the full SHA 30a16faView commit details -
Merge commit 'refs/pull/1566/head' of github.com:magento/magento2ce i…
…nto 2.2-develop
Andrey Konosov committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for dfd934f - Browse repository at this point
Copy the full SHA dfd934fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa82a78 - Browse repository at this point
Copy the full SHA aa82a78View commit details -
Merge pull request magento#1573 from magento-panda/2.2-stabilization
[KoKoC] 2.2-develop stabilization + cumulative PR merge
Configuration menu - View commit details
-
Copy full SHA for cc71ccf - Browse repository at this point
Copy the full SHA cc71ccfView commit details -
Merge commit 'refs/pull/1570/head' of https://github.com/magento/mage…
…nto2ce into Qwerty-PR20171006
Dmytro Voskoboinikov committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 9f2d501 - Browse repository at this point
Copy the full SHA 9f2d501View commit details -
Merge commit 'refs/pull/1574/head' of https://github.com/magento/mage…
…nto2ce into Qwerty-PR20171006
Dmytro Voskoboinikov committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for d3a63b0 - Browse repository at this point
Copy the full SHA d3a63b0View commit details -
Merge branch '2.2-develop' into Qwerty-PR20171006
Dmytro Voskoboinikov committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for ffa0f42 - Browse repository at this point
Copy the full SHA ffa0f42View commit details -
Merge branch 'MAGETWO-71554' of https://github.com/magento-tango/mage…
…nto2ce into MAGETWO-71554
Configuration menu - View commit details
-
Copy full SHA for b613af0 - Browse repository at this point
Copy the full SHA b613af0View commit details -
Merge branch '2.2-develop' of https://github.com/magento/magento2ce i…
…nto MAGETWO-71554
Configuration menu - View commit details
-
Copy full SHA for 40a4ed8 - Browse repository at this point
Copy the full SHA 40a4ed8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5945195 - Browse repository at this point
Copy the full SHA 5945195View commit details -
Merge pull request magento#1575 from magento-qwerty/Qwerty-PR20171006
Fixed issues: - MAGETWO-71552: Attribute values on store view level not searchable - for 2.2 - MAGETWO-72866: Redundant indexers invalidation - RIATCS-340 - MAGETWO-75458: [Backport] - Fix overwrite default value image/file with NULL magento#10253 - for 2.2 - MAGETWO-75460: [Backport] - LowestPriceOptionsProvider returns products without attributes which are used for price calculation (e.g. tax adjustment) - MAGETWO-80193: [2.2.x] - Add cast to string for CUST_GROUP_ALL magento#10475 - MAGETWO-80204: [2.2.x] - Grammar fix for magento#9533 magento#10627 - MAGETWO-71549: Impossible to export Advanced Prices on a medium profile - MAGETWO-80198: [2.2.x] - Fix issue magento#10565 magento#10575 - MAGETWO-80197: [2.2.x] - Fix JS translation search magento#10445 - MAGETWO-80195: [2.2.x] - Send different base currency in Google analytics magento#10508
Configuration menu - View commit details
-
Copy full SHA for 9b87eb0 - Browse repository at this point
Copy the full SHA 9b87eb0View commit details -
MAGETWO-81325: Fix magento#9243 - Upgrade ZF components. Zend_Service m…
Oleksii Korshenko authoredOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for fc33969 - Browse repository at this point
Copy the full SHA fc33969View commit details -
MAGETWO-80514: Refactor ConfigGenerator to replace/set crypt key inst…
…ead of append magento#11155
Oleksii Korshenko authoredOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for fc9e07a - Browse repository at this point
Copy the full SHA fc9e07aView commit details -
Merge remote-tracking branch 'mainline/2.2-develop' into 2.2-develop-prs
Oleksii Korshenko committedOct 10, 2017 Configuration menu - View commit details
-
Copy full SHA for d59493f - Browse repository at this point
Copy the full SHA d59493fView commit details
Commits on Oct 11, 2017
-
Merge pull request magento#1580 from magento-engcom/2.2-develop-prs
Public Pull Requests magento#11291 magento#11155
Oleksii Korshenko authoredOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for fb05546 - Browse repository at this point
Copy the full SHA fb05546View commit details -
Configuration menu - View commit details
-
Copy full SHA for 833cfa3 - Browse repository at this point
Copy the full SHA 833cfa3View commit details -
Merge pull request magento#1581 from magento-tango/MAGETWO-71554
Bug - MAGETWO-71554 Visual Merchandiser category edit performance issue - for 2.2
Configuration menu - View commit details
-
Copy full SHA for ba4b975 - Browse repository at this point
Copy the full SHA ba4b975View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4f4d8d - Browse repository at this point
Copy the full SHA a4f4d8dView commit details
Commits on Oct 13, 2017
-
Merge pull request magento#1577 from magento-panda/PANDA-FIXES-2.2
Fixed issue: MAGETWO-77777 [2.2.x] - [Magento Cloud] Using search synonyms from the same group gives different results array bug fix Category_ids display no Refactoring continue condition Condition rewrite
Configuration menu - View commit details
-
Copy full SHA for c33d9d7 - Browse repository at this point
Copy the full SHA c33d9d7View commit details