Merge pull request #239 from magento-tango/MAGETWO-55692-2
Stories: - MAGETWO-55675 Replacing redundant around plugins with before/after pluginization (Catalog, CatalogSearch, Bundle, Backend, Captcha module)
Showing
- app/code/Magento/Backend/App/Action/Plugin/MassactionKey.php 8 additions, 10 deletionsapp/code/Magento/Backend/App/Action/Plugin/MassactionKey.php
- app/code/Magento/Backend/Test/Unit/App/Action/Plugin/MassactionKeyTest.php 19 additions, 26 deletions...Backend/Test/Unit/App/Action/Plugin/MassactionKeyTest.php
- app/code/Magento/Bundle/Model/Plugin/QuoteItem.php 15 additions, 15 deletionsapp/code/Magento/Bundle/Model/Plugin/QuoteItem.php
- app/code/Magento/Bundle/Test/Unit/Model/Plugin/QuoteItemTest.php 60 additions, 40 deletions...e/Magento/Bundle/Test/Unit/Model/Plugin/QuoteItemTest.php
- app/code/Magento/Catalog/Model/CatalogRegistry.php 0 additions, 51 deletionsapp/code/Magento/Catalog/Model/CatalogRegistry.php
- app/code/Magento/Catalog/Model/Indexer/Category/Flat/Plugin/IndexerConfigData.php 11 additions, 14 deletions.../Model/Indexer/Category/Flat/Plugin/IndexerConfigData.php
- app/code/Magento/Catalog/Model/Indexer/Category/Flat/Plugin/StoreGroup.php 43 additions, 23 deletions...Catalog/Model/Indexer/Category/Flat/Plugin/StoreGroup.php
- app/code/Magento/Catalog/Model/Indexer/Category/Product/Plugin/StoreGroup.php 43 additions, 23 deletions...alog/Model/Indexer/Category/Product/Plugin/StoreGroup.php
- app/code/Magento/Catalog/Model/Indexer/Product/Eav/Plugin/AttributeSet.php 60 additions, 22 deletions...Catalog/Model/Indexer/Product/Eav/Plugin/AttributeSet.php
- app/code/Magento/Catalog/Model/Indexer/Product/Flat/Plugin/IndexerConfigData.php 38 additions, 27 deletions...g/Model/Indexer/Product/Flat/Plugin/IndexerConfigData.php
- app/code/Magento/Catalog/Model/Plugin/QuoteItemProductOption.php 40 additions, 30 deletions...e/Magento/Catalog/Model/Plugin/QuoteItemProductOption.php
- app/code/Magento/Catalog/Plugin/Model/ResourceModel/Attribute/Save.php 17 additions, 18 deletions...nto/Catalog/Plugin/Model/ResourceModel/Attribute/Save.php
- app/code/Magento/Catalog/Test/Unit/Model/Indexer/Category/Flat/Plugin/IndexerConfigDataTest.php 12 additions, 18 deletions...el/Indexer/Category/Flat/Plugin/IndexerConfigDataTest.php
- app/code/Magento/Catalog/Test/Unit/Model/Indexer/Category/Flat/Plugin/StoreGroupTest.php 45 additions, 58 deletions...nit/Model/Indexer/Category/Flat/Plugin/StoreGroupTest.php
- app/code/Magento/Catalog/Test/Unit/Model/Indexer/Category/Flat/Plugin/StoreViewTest.php 18 additions, 14 deletions...Unit/Model/Indexer/Category/Flat/Plugin/StoreViewTest.php
- app/code/Magento/Catalog/Test/Unit/Model/Indexer/Category/Product/Plugin/StoreGroupTest.php 48 additions, 66 deletions.../Model/Indexer/Category/Product/Plugin/StoreGroupTest.php
- app/code/Magento/Catalog/Test/Unit/Model/Indexer/Category/Product/Plugin/StoreViewTest.php 37 additions, 82 deletions...t/Model/Indexer/Category/Product/Plugin/StoreViewTest.php
- app/code/Magento/Catalog/Test/Unit/Model/Indexer/Product/Eav/Plugin/AttributeSetTest.php 91 additions, 33 deletions...nit/Model/Indexer/Product/Eav/Plugin/AttributeSetTest.php
- app/code/Magento/Catalog/Test/Unit/Model/Indexer/Product/Flat/Plugin/IndexerConfigDataTest.php 41 additions, 25 deletions...del/Indexer/Product/Flat/Plugin/IndexerConfigDataTest.php
- app/code/Magento/Catalog/Test/Unit/Model/Plugin/QuoteItemProductOptionTest.php 69 additions, 50 deletions...log/Test/Unit/Model/Plugin/QuoteItemProductOptionTest.php
Please register or sign in to comment