developer-tools
Here are 197 public repositories matching this topic...
As we're running integration tests on Bamboo, we need easy feedback in README header, e.g. a badge from a build, similar to TravisCI build badge.
typo in user-stats?
Should the 2nd if check for $commandargs instead?
elif [[ $command == "user-stats" ]]; then
if [[ $command != "" ]]; then
? mark in iterm
Actual:
xdebug.max_nesting_level is set to 200 but default is 256 and even 256 is not enough for some scenarios.
Expected:
xdebug.max_nesting_level is set to 256 by default. Documentation reflects the possibility of issues with nesting level setting and describes the workaround.
More details: https://jira.corp.magento.com/browse/MC-5828
-
Updated
Jun 25, 2020 - Shell
the default client_max_body_size is way too low for any development.
It would be nice if we could ship with
client_max_body_size 50M;
inside each generated sites-available conf file inside server{} block
-
Updated
Feb 8, 2020 - Shell
-
Updated
Sep 4, 2018 - Shell
-
Updated
Jun 24, 2020 - Shell
-
Updated
Jul 8, 2020 - Shell
-
Updated
Jun 5, 2020 - Shell
-
Updated
Oct 25, 2019 - Shell
-
Updated
May 28, 2017 - Shell
-
Updated
May 15, 2020 - Shell
-
Updated
Jun 12, 2020 - Shell
-
Updated
Sep 5, 2018 - Shell
-
Updated
Jul 9, 2020 - Shell
-
Updated
Nov 15, 2017 - Shell
-
Updated
Jun 23, 2020 - Shell
-
Updated
Nov 20, 2017 - Shell
The php documentation states that setting the memory_limit to -1 basically set the limit to unlimited. The validation that the engine does doesn't allow for a value of -1 to be passed into the php.ini.
-
Updated
Mar 9, 2020 - Shell
-
Updated
Jul 15, 2018 - Shell
-
Updated
Jun 4, 2020 - Shell
-
Updated
Aug 23, 2017 - Shell
-
Updated
Jun 17, 2020 - Shell
-
Updated
Jun 15, 2020 - Shell
-
Updated
Jun 23, 2020 - Shell
Improve this page
Add a description, image, and links to the developer-tools topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the developer-tools topic, visit your repo's landing page and select "manage topics."

Request in source-foundry/Hack#230 (comment)