-
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
Static deploy flags #4294
Static deploy flags #4294
Commits on Apr 25, 2016
-
Added flags to static deploy command to skip filetypes (js, css, less…
…, images, fonts...) and filter by theme
Denis Ristic committedApr 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 4e65486 - Browse repository at this point
Copy the full SHA 4e65486View commit details -
Revert "Revert "Added flags to static deploy command to skip filetype…
…s (js, css, less, images, fonts...) and filter by theme"" This reverts commit 04ebbe796c2a11608581fecdf4d9b6645e19d2e1.
Denis Ristic committedApr 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 8216e12 - Browse repository at this point
Copy the full SHA 8216e12View commit details -
Revert "Revert "Revert "Added flags to static deploy command to skip …
…filetypes (js, css, less, images, fonts...) and filter by theme""" This reverts commit 8216e12.
Denis Ristic committedApr 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 478cc3e - Browse repository at this point
Copy the full SHA 478cc3eView commit details -
Revert "Added flags to static deploy command to skip filetypes (js, c…
…ss, less, images, fonts...) and filter by theme" This reverts commit 4e65486.
Denis Ristic committedApr 25, 2016 Configuration menu - View commit details
-
Copy full SHA for fc77f20 - Browse repository at this point
Copy the full SHA fc77f20View commit details -
Added flags to static deploy command to skip filetypes (js, css, less…
…, images, fonts...) and filter by theme - fixed
Denis Ristic committedApr 25, 2016 Configuration menu - View commit details
-
Copy full SHA for c1a09cd - Browse repository at this point
Copy the full SHA c1a09cdView commit details -
Fixed code style, remarks by @adragus-inviqa
Denis Ristic committedApr 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 1cb1c2d - Browse repository at this point
Copy the full SHA 1cb1c2dView commit details
Commits on Apr 30, 2016
-
Fixed method parameter instatiation when paramter is empty
Denis Ristic committedApr 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 6b66db7 - Browse repository at this point
Copy the full SHA 6b66db7View commit details
Commits on Jun 23, 2016
-
RENAMED --themes to -theme (@erikhansen suggestion)
ADDDED --exclude-theme flag (@erikhansen suggestion) UPDATED --language flag (@giacmir) ADDED flags: --area (-a), --exclude-area (-ea), --exclude-language (-el), --exclude-theme (-et) ADDED flag shotcuts: -l, -el, -t, -et, -a, -ea ADDED check for wrong language, theme and/or area parameter value FIXED variable names, changet do camelCase
Denis Ristic committedJun 23, 2016 Configuration menu - View commit details
-
Copy full SHA for 387f829 - Browse repository at this point
Copy the full SHA 387f829View commit details
Commits on Jun 24, 2016
-
Merge remote-tracking branch 'origin/develop' into static-deploy-flags
merge with 2.1 codbase
Denis Ristic committedJun 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 0440e42 - Browse repository at this point
Copy the full SHA 0440e42View commit details -
changed permissions as @hostep suggested
Denis Ristic committedJun 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 992553e - Browse repository at this point
Copy the full SHA 992553eView commit details -
Added flags to static deploy command to skip filetypes (js, css, less…
…, images, fonts...) and filter by theme
Denis Ristic committedJun 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 261f82c - Browse repository at this point
Copy the full SHA 261f82cView commit details -
Revert "Added flags to static deploy command to skip filetypes (js, c…
…ss, less, images, fonts...) and filter by theme" This reverts commit 4e65486.
Denis Ristic committedJun 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 4f7f385 - Browse repository at this point
Copy the full SHA 4f7f385View commit details -
Merge branch 'develop' into static-deploy-flags
# Conflicts: # app/code/Magento/Deploy/Console/Command/DeployStaticContentCommand.php # app/code/Magento/Deploy/Model/Deployer.php
Denis Ristic committedJun 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 39b5bfe - Browse repository at this point
Copy the full SHA 39b5bfeView commit details -
Denis Ristic committed
Jun 24, 2016 Configuration menu - View commit details
-
Copy full SHA for bed1457 - Browse repository at this point
Copy the full SHA bed1457View commit details -
FIXED Travis CI errors (PHPMD, PHPCS...)
Denis Ristic committedJun 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 73f8b81 - Browse repository at this point
Copy the full SHA 73f8b81View commit details -
FIXED Avoid unused private fields such as '$fileExtensionsHtml'.
FIXED Avoid unused private methods such as 'checkLanguagesInput' FIXED Avoid unused parameters such as '$locales'. FIXED restored original languages argument
Denis Ristic committedJun 24, 2016 Configuration menu - View commit details
-
Copy full SHA for f8b0910 - Browse repository at this point
Copy the full SHA f8b0910View commit details
Commits on Jun 28, 2016
-
FIXED Avoid unused local variables such as '$languagedInclude'.
FIXED Invalid argument supplied for foreach() FIXED code style (PHPCS & PHPMD)
Denis Ristic committedJun 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 6766de7 - Browse repository at this point
Copy the full SHA 6766de7View commit details