Changes
Changes from Git
Summary
- Issue #2661124 by kristofferwiklund: D8 Site fails verification after db restore. (But site is working fine) (details)
- Issue #2666926: Test the hosting tasks queue (details)
- Issue #2666926: Document the force option (details)
- Issue #2666926: Syntax fixes (details)
- Satisfy coder module (details)
- Compare versions before attempting to update drush (details)
- Issue #2666926 by helmo: Add a test to create a custom verify task for the hostmaster site and place it in the queue. (details)
- Issue #2667210 by bgm -- Nginx: Use $args sec filtering only in the extended config (details)
- Add explicit test to avoid needless error (details)
- Nginx: Workaround for broken autocomplete (details)
- Nginx: error_page directive is not allowed in pseudo-location (details)
- Issue #2557025 by tom_spiers: Fix `Unknown option: --profile.` errors. (details)
- Add more debug info when recursive file functions fail. (details)
- Resolve the VERSION constant used in Git checkouts (details)
- Fix notice (details)
- Code style + comments (details)
- Issue #2685575 by NWOM -- Nginx: whitelist xmlrpc.php when /etc/nginx/basic_nginx.conf ctrl file is present (details)
- Nginx: Add letsencrypt support (work in progress) (details)
- Remove the back-end components of example modules, as they've now been added to the front-end repos. (details)
- Fix build after example files were removed (details)
- Remove failing D6 test ... since D6 is EOL (details)
- Update links (details)
- Add variable to upgrade.sh (details)
- Issue #2667194 by helmo: Update upgrade.sh.txt to use phars for drush (details)
- Bump Drush version to 8.0.5 (details)
- Nginx: Use $status in fastcgi_cache_key (details)
- Download Drush directly to the desired location. (details)
- Issue #2701145 by JamesAn: Add support for Drush 9.x (details)
- Issue #2698125 by Jon Pugh: Report the expected service class in the drush errors when it is missing (details)
- Silence logging about service_type being NULL, can be intended (details)
- Nginx: Do not silence cron requests in the access.log (details)
- Issue #2704291 by Jon Pugh: Verify of a site with function "hosting_get_features" overwrites the `~/.drush/drushrc.php` file (details)
- Code cleanup (details)
- Issue #2718567 by fabsor: Subdirectory records aren't generated properly in sites.php (details)
- Issue #2715599 by colan: Add experimental support for PHP 7 (details)
- Code style (details)
- Issue #2718711 by fabsor, omega8cc: Allow sites to be put in multi-level sub directories (details)
- Nginx: Set HTTP_HOST with $this->uri to avoid reverse order with multi-level subdirs (details)
- Issue #2720159 by Thomas Bosviel: Nginx SSL service doesn't generate vhost include file (details)
- Nginx: Sync regex for protected paths with Drupal core (details)
- Nginx: Enable fastcgi_cache_lock (details)
- Nginx: Allow site specific PHP-FPM socket/version (BOA) (details)
- Nginx: Sync subdirs config tpl (details)
- Issue #2723075: Skip hidden D8 profiles (details)
- Issue #2718437 by Steven Jones: Options is always isset on a context (details)
- Issue #2724273: Disabled Nginx sites return 404 instead of "Disabled" message (details)
- Issue #2724273: Nginx -- Use 302 tmp redirect for web_disable_url (details)
- Nginx: Use faster 301/302 redirects (details)
- Nginx: Fix for broken aliases redirects (details)
- Issue #2725771 by auth: nginx 1.10 does not return nginx_is_modern == TRUE (details)
- Apache: Print redirect comments in vhosts to support SAN compatibility detection and autoconfiguration in hosting_le (details)
- Whitespace cleanup (details)
- Nginx: Add HTTP/2 support detection (details)
- Nginx: Use HTTP/2 if detected as supported (details)
- Nginx: Use ssl_chain_cert if available (via hosting_le) (details)
- Nginx: Use ssl_chain_cert if available (via hosting_le) (details)
- Nginx: Add recommended HTTP headers (details)
- Nginx: Map /.well-known/acme-challenge to support hosting_le (details)
- Nginx: Use $aegir_root variable in templates (details)
- Nginx: Sync subdir.tpl.php (details)
- Nginx: Sync variables (details)
- Nginx: Sync custom SSL settings for BOA(unfork) (details)
- Nginx: Update crawlers regex (details)
- Apache: Add Alias directive for /.well-known/acme-challenge for hosting_le support (details)
- change version information for release 3.5 (details)
- Revert "change version information for release 3.5" (details)