- Mar 16, 2015
-
-
Dmytro Kvashnin authored
- chain fixed
-
Dmytro Kvashnin authored
- fixed defect argument - fixed code style
-
Dmytro Kvashnin authored
- unit tests namespaces resolved
-
Dmytro Kvashnin authored
- fixed tests namespaces
-
Dmytro Kvashnin authored
- fixed renderer factory
-
Dmytro Kvashnin authored
- fixed circular dependency for chain
-
Dmytro Kvashnin authored
- less compilation workflow placed to Developer module - fixed unit tests - fixed static code defects
-
- Mar 15, 2015
-
-
Dmytro Kvashnin authored
-
Dmytro Kvashnin authored
- fixed merge conflicts
-
Momotenko,Natalia(nmomotenko) authored
[Vanilla] Sprint 14
-
Dmytro Kvashnin authored
Conflicts: dev/tests/unit/testsuite/Magento/Framework/App/FactoryStub.php dev/tests/unit/testsuite/Magento/Framework/App/ObjectManager/Environment/CompiledTest.php dev/tests/unit/testsuite/Magento/Framework/App/ObjectManager/Environment/CompiledTesting.php dev/tests/unit/testsuite/Magento/Framework/App/ObjectManager/Environment/ConfigTesting.php dev/tests/unit/testsuite/Magento/Framework/App/ObjectManager/Environment/DeveloperTest.php dev/tests/unit/testsuite/Magento/Framework/Css/PreProcessor/LessTest.php dev/tests/unit/testsuite/Magento/Framework/Less/FileGeneratorTest.php dev/tests/unit/testsuite/Magento/Framework/View/Asset/PreProcessor/ChainTest.php dev/tests/unit/testsuite/Magento/Framework/View/Asset/SourceTest.php dev/tests/unit/testsuite/Magento/Framework/View/Page/Config/RendererTest.php dev/tests/unit/testsuite/Magento/Tools/Di/App/CompilerTest.php dev/tests/unit/testsuite/Magento/Tools/Di/App/Task/OperationFactoryTest.php dev/tests/unit/testsuite/Magento/Tools/Di/Code/Generator/InterceptionConfigurationBuilderTest.php dev/tests/unit/testsuite/Magento/Tools/Di/Compiler/Config/Chain/PreferencesResolvingTest.php dev/tools/grunt/configs/less.js dev/tools/grunt/configs/themes.js dev/tools/grunt/configs/watch.json lib/internal/Magento/Framework/Api/Builder.php lib/internal/Magento/Framework/ObjectManager/Factory/Compiled.php
-
Anton Guz authored
- Fixed "Line exceeds maximum limit of 120 characters; contains 132 characters"
-
Dmytro Kvashnin authored
Conflicts: app/etc/di.xml
-
Dmytro Kvashnin authored
-
Anton Guz authored
-
Aponasenko, Dmytro(daponasenko) authored
[Mavericks] Navigation menu test and test maintenance
-
Anton Guz authored
Conflicts: app/code/Magento/Backend/view/adminhtml/templates/system/search.phtml
-
Dmytro Aponasenko authored
-
https://github.corp.ebay.com/magento2/magento2ceDmytro Aponasenko authored
Conflicts: dev/tests/functional/tests/app/Magento/Backend/Test/Page/Adminhtml/Dashboard.xml dev/tests/functional/tests/app/Magento/Checkout/Test/TestStep/EstimateShippingAndTaxStep.php dev/tests/functional/tests/app/Magento/Cms/Test/Page/CmsIndex.xml
-
He, Joan(johe) authored
[Extensibility] MAGETWO-34857: restore whitelist when everything is done
-
Joan He authored
-
Tang, Yu(ytang1) authored
Merge pull request #138 from magento-fearless-kiwis/FearlessKiwis-MAGETWO-32905-Refactor-API-Framework [FearlessKiwis] S42-B: Remove immutability requirement
-
- Mar 14, 2015
-
-
Yu Tang authored
-
Yu Tang authored
Merge remote-tracking branch 'mainline/develop' into FearlessKiwis-MAGETWO-32905-Refactor-API-Framework
-
Lewis, Paul(plewis) authored
[Ogres] Sprint 25 Bug Fixes
-
Joan He authored
-
Joan He authored
-
Yu Tang authored
Merge remote-tracking branch 'mainline/develop' into FearlessKiwis-MAGETWO-32905-Refactor-API-Framework
-
Eddie Lau authored
Conflicts: setup/view/magento/setup/add-database.phtml
-
Yu Tang authored
Merge remote-tracking branch 'extensibility/MAGETWO-35060-cpd' into FearlessKiwis-MAGETWO-32905-Refactor-API-Framework
-
Christopher O'Toole authored
blacklist app/code and lib/internal untill all PRs are in. This is needed to avoid unit tests that were moved from causing failures. The unit tests should be fixed in future pull requests and this commit should be reverted once all PRs are in.
-
Pelipenko, Vladimir(vpelipenko) authored
[UI] Sprint 32 & 33
-
Eddie Lau authored
-
Yu Tang authored
Merge remote-tracking branch 'mainline/develop' into FearlessKiwis-MAGETWO-32905-Refactor-API-Framework
-
Yu Tang authored
-
Pelipenko, Vladimir(vpelipenko) authored
[MPI] Refactor end-to-end functional 3rd party tests
-
Eddie Lau authored
-
Yu Tang authored
Merge remote-tracking branch 'extensibility/MAGETWO-35060-cpd' into FearlessKiwis-MAGETWO-32905-Refactor-API-Framework
-
Yu Tang authored
Merge remote-tracking branch 'mainline/develop' into FearlessKiwis-MAGETWO-32905-Refactor-API-Framework
-
Christopher O'Toole authored
The blacklist file has paths that are relative to the white list and to BP, as a result only half the blacklist can ever be honored. Previous commits fixed the testCopyPaste test to use the whitelist like all other tests in LiveCodeTest class. Since this change has caused some confusion and since there is already evidence of confusion on how to use the blacklist for copy paste detection, this commit will revert functionality back to the old behavior of using BP. In the future the whitelist should be used consistently for all tests in the LiveCodeTest class and the blacklist should be cleaned up.
-