Barbazul

Results 10 issues of Barbazul

Fixes #281 This is not my solution, it's the solution provided by https://github.com/YouweGit/AvS_FastSimpleImport/commit/a4582527c2621ed54db1af89a4cb0506f204f58f with some minor fixes (an array key) and an update to the Main integration test. I also...

In https://github.com/avstudnitz/AvS_FastSimpleImport/blob/master/src/app/code/community/AvS/FastSimpleImport/Model/Import/Entity/Category.php#L477 you are setting the category position to 10000 when it is not specified. I am currently tracking an issue that apparently relates to this. The symptoms are, after...

Last commit to the master branch was 2 years ago. What is the recommended stable branch to use? Is it still master? @IvanChepurnyi You could probably add some instructions regarding...

We are currently using Composer to deploy Magento with its modules and also some other non-Magento related tools used for our CI cycle. We are currently using the dev branch...

I have a set of elements with possible duplication. I need to get all possible permutations of combinations but removing duplicates. Like so: ```javascript const all = ['a', 'a', 'b'];...

Marked has reported vulnerabilities like this one https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8854 in older versions.

# Description Documented the ruleset as discovered in the Operation classes ## Fixed Issues (if relevant) 1. magento/magento-semver#64: Request: Add a ruleset reference ## Manual testing scenarios Just docs, no...

Progress: ready for review

PHP Semver Checker has one https://github.com/tomzx/php-semver-checker/blob/master/docs/Ruleset.md and is pretty handy for quickly checking before making a change. In most cases where there is already a version constraint set it is...

Progress: PR created

Following the way the original php-semver-checker project has a suggest command https://github.com/tomzx/php-semver-checker-git which will doo all calclulations against the VCS instead of having to manually checkout different versions to local...

Progress: ready for grooming

Changed download URLs to use OpenMage magento-mirror.