SuccessChanges

Changes from Git

Summary

  1. do not use a shallow clone... D.o does not support pushing from it. (details)
  2. Issue #2774487 by helmo: Document the provision_backup_suffix option. (details)
  3. Issue #2762701 by ergonlogic, memtkmcc: Fix 2.x to 3.x upgrade path. (details)
  4. Issue #2774487 by helmo, memtkmcc: Fix command name' (details)
  5. Issue #2762701 by ergonlogic, memtkmcc: Set the file mode for local.settings.php (details)
  6. Don't use local image (details)
  7. --rm: command not found (details)
  8. Add build status to the README (details)
  9. Prepare vendor and bin dirs. (details)
  10. move cd (details)
  11. Rename README.txt, to .md (details)
  12. Issue #2798143 by memtkmcc: Improve Clone task reliability with extra sub-tasks (BOA unfork) (details)
  13. Issue #2798121 by memtkmcc: Manage extra db GRANT for 127.0.0.1 to allow SSH tunneling for remote SQL access (BOA unfork) (details)
  14. Issue #2798149 by memtkmcc: Restore client_email option support on hostmaster install (BOA unfork) (details)
  15. Issue #2798147 by memtkmcc: Re-verify @server_master via frontend on migrate (BOA unfork) (details)
  16. Issue #2798129 by memtkmcc: Run extra Verify via frontend during Import task (BOA unfork) (details)
  17. Issue #2798127 by memtkmcc: Improve Migrate task reliability with extra sub-tasks and fixes (BOA unfork) (details)
  18. Match rename (details)
  19. refactor travis code (details)
  20. Issue #2811377 by bgm: CiviCRM and Nginx: block access to the 'custom' directory (details)
  21. Issue #2737785 by ergonlogic: Provide a stable location for Drush overrides (details)
  22. Make /var/aegir a variable (details)
  23. Revert "Make /var/aegir a variable" (details)
  24. Remove DEBUG drush_log calls. (details)
  25. Issue #2774029 by ergonlogic: Allow services to be disabled (details)
  26. Issue #2595809 by colan, helmo: Find (d8) profiles without a .profile (details)
  27. Issue #2595809: Revert "Issue #2595809 by colan, helmo: Find (d8) profiles without a .profile" (details)
  28. Issue #2595809 by colan, helmo: Find (d8) profiles without a .profile (details)
  29. Nginx: Fix for the add_header inheritance (details)
  30. Nginx: Do not hardcode X-Frame-Options header — see #1056 (details)
  31. Issue #2820486 by memtkmcc: Nginx - do not log media files requests (details)
  32. Issue #2820747 by memtkmcc: Nginx - Support for Accelerated Mobile Pages (AMP) (details)
  33. Issue: #2791885 Nginx: default FastCGI cache levels value may exhaust all inodes (details)
  34. Nginx: Improve fastcgi_cache_valid TTL settings (details)
  35. Issue #2768869 by memtkmcc: Nginx fastcgi_cache_valid TTL logic is incorrect (details)
  36. Nginx: Do not set ssl_dhparam on the server level (details)
  37. Nginx: Do not set ssl_stapling on the server level (details)
  38. Nginx: Sync SSL server template (details)
  39. Nginx: Sync for ssl_dhparam and ssl_stapling (details)
  40. Nginx: Sync subdir template (details)
  41. Nginx: sync templates (details)
  42. Nginx: sync letsencrypt support (BOA unfork) (details)
  43. Nginx: sync letsencrypt support in vhost.tpl.php (BOA unfork) (details)
  44. Issue #2762701 by ergonlogic, memtkmcc, helmo: Fix for minor updates, version_compare would give -1 == TRUE (details)
  45. Issue #2731471 by Jon Pugh, ergonlogic: Provision backup-delete command is too strict if it doesn't have "backups" passed to it (details)
  46. Issue #2819021 by colan, memtkmcc: Template cleanup (details)
  47. Issue #2757765 by karel010: Incompatible overrides in pack and cluster module (details)
  48. Issue #2347557 by helmo, gboudrias: Enable the systemd hosting-queued (details)
  49. change version information for release 3.8 (details)
  50. Revert "change version information for release 3.8" (details)
Commit 6efbda0fdcd9e6c0e4228543af6f50f0a71e87c9 by Herman van Rink
do not use a shallow clone... D.o does not support pushing from it.
The file was modifiedrelease.sh
Commit c5a67625a22158a9b4978f581fc6d4ab2996e24e by Herman van Rink
Issue #2774487 by helmo: Document the provision_backup_suffix option.
The file was modifiedprovision.drush.inc
The file was modifiedupgrade.sh.txt
Commit 7b9ada58829d9c4936e87bef36f2168fba6ca86d by Christopher Gervais
Issue #2762701 by ergonlogic, memtkmcc: Fix 2.x to 3.x upgrade path.
The file was modifiedmigrate.hostmaster.inc
Commit dfcb70bbcc5a6f925c46d72913a1440316802372 by Herman van Rink
Issue #2774487 by helmo, memtkmcc: Fix command name'
The file was modifiedProvision/FileSystem.php
Commit 10e2f5b49d04bc2eb06fdca5474fd14c411cc791 by Herman van Rink
Issue #2762701 by ergonlogic, memtkmcc: Set the file mode for local.settings.php
The file was modifiedmigrate.hostmaster.inc
Commit 113dca23862af579b5b365d3dfe52c4d14d56b89 by noreply
Don't use local image
The file was modified.travis.yml
Commit 34b6d0d49a239273f12355027512244034b4d261 by Herman van Rink
--rm: command not found
The file was modified.travis.yml
Commit addd3d9a71530197aea4240f0588d9b46a5a2e9e by Herman van Rink
Add build status to the README
The file was modifiedREADME.txt
Commit 8c03849ffe9d93ec138938d04e309bc4276a7339 by Herman van Rink
Prepare vendor and bin dirs.

See also https://github.com/aegir-project/tests/commit/8da70dde4fb90f49aa7c02ec92f23572af045450
The file was modified.travis.yml
Commit 40afb71d22ea6337c50424a95036b35b7818e146 by Herman van Rink
move cd
The file was modified.travis.yml
Commit b838540d19b1997ac86113199967f80ccd41c677 by Herman van Rink
Rename README.txt, to .md
The file was removedREADME.txt
The file was addedREADME.md
Commit 3679172391204b512bcc85d9ad93d669a5c354c2 by Herman van Rink
Issue #2798143 by memtkmcc: Improve Clone task reliability with extra sub-tasks (BOA unfork)
The file was modifiedplatform/clone.provision.inc
Commit d2bcbcc8cec7f71ef1dd8b317930c033442828f1 by Herman van Rink
Issue #2798121 by memtkmcc: Manage extra db GRANT for 127.0.0.1 to allow SSH tunneling for remote SQL access (BOA unfork)
The file was modifieddb/Provision/Service/db/mysql.php
Commit 92d02217dba8e3f56a2a8bcc84fca3da86fa9c74 by Herman van Rink
Issue #2798149 by memtkmcc: Restore client_email option support on hostmaster install (BOA unfork)
The file was modifiedinstall.hostmaster.inc
Commit 1c889324f599875616a97314e1b5c8bb9983e0c4 by Herman van Rink
Issue #2798147 by memtkmcc: Re-verify @server_master via frontend on migrate (BOA unfork)
The file was modifiedmigrate.hostmaster.inc
Commit 948ef858e7f52652711d950471549006a089aa27 by Herman van Rink
Issue #2798129 by memtkmcc: Run extra Verify via frontend during Import task (BOA unfork)
The file was modifiedplatform/import.provision.inc
Commit a8d83895f3ca5cd371ab2adf201cdf75d74314b7 by Herman van Rink
Issue #2798127 by memtkmcc: Improve Migrate task reliability with extra sub-tasks and fixes (BOA unfork)
The file was modifiedplatform/migrate.provision.inc
Commit fc60dc52b4f07673d4237ffea1835731399033cf by Herman van Rink
Match rename
The file was modifieddebian/aegir3-provision.docs
Commit 327ab896a566c3e7a4366027e74b053780ba4231 by Herman van Rink
refactor travis code
The file was modified.travis.yml
Commit e7fe5d4d14e9fbad74b3093866412c34cbfc8068 by mem
Issue #2811377 by bgm: CiviCRM and Nginx: block access to the 'custom' directory
The file was modifiedhttp/Provision/Config/Nginx/Inc/vhost_include.tpl.php
The file was modifiedhttp/Provision/Config/Nginx/subdir.tpl.php
Commit ebcdd418f3ea091bd9f3386ab722e754c4f5e2a5 by Herman van Rink
Issue #2737785 by ergonlogic: Provide a stable location for Drush overrides
The file was modifiedProvision/Config/Drushrc/provision_drushrc_aegir.tpl.php
Commit 20a2debd22fe5056505054c20cfdff12ca570bc6 by Herman van Rink
Make /var/aegir a variable
The file was modifiedProvision/Config/Drushrc/Aegir.php
The file was modifiedProvision/Config/Drushrc/provision_drushrc_aegir.tpl.php
Commit cfaab64e66f31f301b17c39829b692f2602cfdc5 by Herman van Rink
Revert "Make /var/aegir a variable"

This reverts commit 20a2debd22fe5056505054c20cfdff12ca570bc6.
The file was modifiedProvision/Config/Drushrc/provision_drushrc_aegir.tpl.php
The file was modifiedProvision/Config/Drushrc/Aegir.php
Commit 90ba4d6dedd2067c0a476fae385daaccd8ee0e99 by noreply
Remove DEBUG drush_log calls.
The file was modifiedplatform/migrate.provision.inc
Commit 059331c743527216b829da40c9fda450644df48b by Herman van Rink
Issue #2774029 by ergonlogic: Allow services to be disabled
The file was modifiedProvision/Context/server.php
Commit 2840bc4af90d63057379bcac0b9dc6bad28e895b by Herman van Rink
Issue #2595809 by colan, helmo: Find (d8) profiles without a .profile
The file was modifiedplatform/provision_drupal.drush.inc
Commit f49ad95a881817137bc82cfe1b73fac39d4393fd by Colan Schwartz
Issue #2595809: Revert "Issue #2595809 by colan, helmo: Find (d8) profiles without a .profile"

This reverts commit 2840bc4af90d63057379bcac0b9dc6bad28e895b.
The file was modifiedplatform/provision_drupal.drush.inc
Commit 5de479ce2c3857046a9b869256553083461c90a4 by Herman van Rink
Issue #2595809 by colan, helmo: Find (d8) profiles without a .profile
The file was modifiedplatform/provision_drupal.drush.inc
Commit 5833a3051eba2bd345bd207e16e414e35838c94a by mem
Nginx: Fix for the add_header inheritance

“There could be several add_header directives. These directives are inherited from the previous level if and only if there are no add_header directives defined on the current level.” — http://nginx.org/en/docs/http/ngx_http_headers_module.html

# Conflicts:
# http/Provision/Config/Nginx/subdir.tpl.php
The file was modifiedhttp/Provision/Config/Nginx/Inc/vhost_include.tpl.php
The file was modifiedhttp/Provision/Config/Nginx/server.tpl.php
The file was modifiedhttp/Provision/Config/Nginx/subdir.tpl.php
Commit 70ccc449536217ff397006c83744d6088c6bcb13 by mem
Nginx: Do not hardcode X-Frame-Options header — see #1056

This should be set in /data/conf/global.inc with optional OFF switch in the platform and site level INI files.
The file was modifiedhttp/Provision/Config/Nginx/server.tpl.php
The file was modifiedhttp/Provision/Config/Nginx/subdir.tpl.php
The file was modifiedhttp/Provision/Config/Nginx/Inc/vhost_include.tpl.php
Commit aebbb49bb0854a0078b05bf51e602f80e5dda759 by mem
Issue #2820486 by memtkmcc: Nginx - do not log media files requests
The file was modifiedhttp/Provision/Config/Nginx/subdir.tpl.php
The file was modifiedhttp/Provision/Config/Nginx/Inc/vhost_include.tpl.php
Commit f847beaf6c1bf07a190da4e15f0bf8b81e843021 by mem
Issue #2820747 by memtkmcc: Nginx - Support for Accelerated Mobile Pages (AMP)
The file was modifiedhttp/Provision/Config/Nginx/subdir.tpl.php
The file was modifiedhttp/Provision/Config/Nginx/Inc/vhost_include.tpl.php
Commit 138c42cd5bdab6c09f1da6dd77eb8a8cb1a27047 by mem
Issue: #2791885 Nginx: default FastCGI cache levels value may exhaust all inodes
The file was modifiedhttp/Provision/Config/Nginx/server.tpl.php
Commit c928b28c7328c36025779c59ecce288e78ec6f08 by mem
Nginx: Improve fastcgi_cache_valid TTL settings

# Conflicts:
# http/Provision/Config/Nginx/subdir.tpl.php
The file was modifiedhttp/Provision/Config/Nginx/Inc/vhost_include.tpl.php
Commit 61563a966de7d60cbae0b34588190c6e80790a87 by mem
Issue #2768869 by memtkmcc: Nginx fastcgi_cache_valid TTL logic is incorrect
The file was modifiedhttp/Provision/Config/Nginx/subdir.tpl.php
Commit 073eeefba456ffb7d2ffdbdc08743441e3455c52 by mem
Nginx: Do not set ssl_dhparam on the server level
The file was modifiedhttp/Provision/Config/Nginx/server.tpl.php
Commit 5a79b41e7c4ed41c7a5816d24456d85d61946764 by mem
Nginx: Do not set ssl_stapling on the server level
The file was modifiedhttp/Provision/Config/Nginx/server.tpl.php
Commit 44fc200f1fe1bd2b8dd38d6935a242e6d1bd3f01 by mem
Nginx: Sync SSL server template
The file was modifiedhttp/Provision/Config/Nginx/Ssl/server_ssl.tpl.php
Commit 45d350bdc4f247a2f584d15094cf73455c9717e3 by mem
Nginx: Sync for ssl_dhparam and ssl_stapling
The file was modifiedhttp/Provision/Config/Nginx/Ssl/vhost_ssl.tpl.php
The file was modifiedhttp/Provision/Config/Nginx/Ssl/vhost_ssl_disabled.tpl.php
Commit 903636ea9eff73c7a84ba185a69beb52d4d47805 by mem
Nginx: Sync subdir template
The file was modifiedhttp/Provision/Config/Nginx/subdir.tpl.php
Commit a86118579fdbcf2db9e7ed86fa0adc6e8c000fa6 by mem
Nginx: sync templates
The file was modifiedhttp/Provision/Config/Nginx/Inc/vhost_include.tpl.php
Commit 7332e92012c362c6777a400a7a568b6b1de95846 by mem
Nginx: sync letsencrypt support (BOA unfork)
The file was modifiedhttp/Provision/Config/Nginx/Ssl/vhost_ssl.tpl.php
Commit 17ecbc801b8f92e248d0ad4bba53eb2a18ca3581 by mem
Nginx: sync letsencrypt support in vhost.tpl.php (BOA unfork)
The file was modifiedhttp/Provision/Config/Nginx/vhost.tpl.php
Commit f6c152bacd5f9a4e6289e4ddb7a3c710377bdea0 by Herman van Rink
Issue #2762701 by ergonlogic, memtkmcc, helmo: Fix for minor updates, version_compare would give -1 == TRUE
The file was modifiedmigrate.hostmaster.inc
Commit f8545acef1122a7c61111fca89d415ba23b6e0e4 by Herman van Rink
Issue #2731471 by Jon Pugh, ergonlogic: Provision backup-delete command is too strict if it doesn't have "backups" passed to it
The file was modifiedprovision.drush.inc
The file was modifiedplatform/delete.backup.provision.inc
Commit fa08565926ecb364b7dbaa433f4e6326962fad0f by Herman van Rink
Issue #2819021 by colan, memtkmcc: Template cleanup
The file was modifiedProvision/Config/Drupal/provision_drupal_settings_7.tpl.php
The file was modifiedProvision/Config/Drupal/Settings.php
The file was modifiedProvision/Config/Drupal/provision_drupal_settings_8.tpl.php
The file was modifiedplatform/provision_drupal.drush.inc
The file was modifiedProvision/Config/Drupal/provision_drupal_settings_6.tpl.php
Commit e7dd00fc8c34aa9503bfc26381a8ad787e8780fb by Herman van Rink
Issue #2757765 by karel010: Incompatible overrides in pack and cluster module
The file was modifiedhttp/Provision/Service/http/cluster.php
The file was modifiedhttp/Provision/Service/http/pack.php
Commit 97af1bb7fd0f7a6e171c3a2235d168725ff53872 by Herman van Rink
Issue #2347557 by helmo, gboudrias: Enable the systemd hosting-queued
The file was modifieddebian/aegir3-hostmaster.postinst
Commit 21bbef4dff7868bb6e3def16a1d4d39b507f7066 by Herman van Rink
change version information for release 3.8
The file was modifiedaegir.make
The file was modifiedprovision.info
The file was modifiedupgrade.sh.txt
The file was modifiedaegir-release.make
The file was modifieddebian/changelog
Commit 7e7cd6b1e92c9d70d709c7f45bc052bded255eea by Herman van Rink
Revert "change version information for release 3.8"

This reverts commit 21bbef4dff7868bb6e3def16a1d4d39b507f7066.
The file was modifiedupgrade.sh.txt
The file was modifiedaegir.make
The file was modifiedaegir-release.make
The file was modifiedprovision.info