bootstrap.sh: support both password and unix_socket access to the database
[drupal-init-tools.git] / libexec /
2018-03-16 Antonio Ospitebootstrap.sh: support both password and unix_socket...
2018-03-16 Antonio Ospitebootstrap.sh: improve the informational message about...
2018-01-09 Antonio Ospitebootstrap.sh: use the imperative in comments
2018-01-09 Antonio Ospitebootstrap.sh: always update RewriteBase
2017-12-18 Antonio Ospitebootstrap.sh: add the "--overwrite-profile" to the...
2017-12-18 Antonio OspiteCheck that the "bootstrap" and "clean" subcommands... v0.1.0
2017-12-18 Antonio Ospitebootstrap.sh: rename SITE_LOCAL_PATH to WEB_ROOT for...
2017-12-18 Antonio Ospitenew.sh: use "composer config" instead of sed to set...
2017-12-18 Antonio Ospitenew.sh: avoid multiple redirects when creating .gitignore
2017-12-18 Antonio OspiteUse the shell logical operators, avoid the non-portable...
2017-12-18 Antonio Ospitebootstrap.sh: use "grep -E" instead of "egrep", suggest...
2017-12-18 Antonio OspiteUse "read -r" to get the verbatim input, suggested...
2017-12-18 Antonio Ospitebootstrap.sh: disable one shellcheck message about...
2017-12-18 Antonio OspiteFix double quoting, suggested by shellcheck
2017-12-18 Antonio Ospitecreate-profile.sh: fix creating the profile outside...
2017-11-21 Antonio Ospitecreate-profile.sh: remove the core version from the...
2017-11-21 Antonio Ospitenew.sh: fix .htaccess to allow access to "/web" without...
2017-11-16 Antonio Ospitenew.sh: add a basic .htaccess file to protect sensible...
2017-10-26 Antonio Ospitebootstrap.sh: allow explicit overwriting the current...
2017-10-25 Antonio Ospitebootstrap.sh: fix the check on settings.local.php
2017-10-25 Antonio Ospitebootstrap.sh: copy settings.local.php only when it...
2017-10-25 Antonio Ospitebootstrap.sh: fix permission handling of sites/default...
2017-10-24 Antonio Ospitebootstrap.sh: update the installation profile setting...
2017-10-24 Antonio Ospitebootstrap.sh: disable some overly permissive settings...
2017-10-24 Antonio Ospitebootstrap.sh: allow re-bootstrapping with a different...
2017-06-22 Antonio Ospitebootstrap.sh: remove an obsolete comment
2017-06-22 Antonio OspiteInitial import