collapse
100%
WDescription%
Build stability: No recent builds failed.100
Build History
x
 
 
 
 
 
 
 
 
 
 

Changes

#25 (Mar 16, 2017 6:37:36 AM)

  1. Issue #2836185: Allow "force-reinstall" drush option for "provision-install" command. — Jon Pugh / detail
  2. codestyle — Herman van Rink / detail
  3. Issue #2836185 by Jon Pugh: Document the force-reinstall option. — Herman van Rink / detail
  4. Issue #2841717 by JamesK: Why block nginx requests with a pair of periods (..) in the query? — mem / detail
  5. Issue #2838489: Don't write sites/all/drush/drushrc.php after provision-git-clone, so that drush make builds can happen afterwards. — Jon Pugh / detail
  6. Issue #2838489: Adding @TODO about fixing check for tasks when saving drushrc.php. — Jon Pugh / detail
  7. Issue #2843473 by memtkmcc: Nginx: Use Drupal 8 friendly rewrites — mem / detail
  8. Issue #2847422 by memtkmcc: Perfectly good certificate/key is deleted without good reason — mem / detail
  9. Issue #2849593 by 20th: Undefined index: version in packages_7.inc — Herman van Rink / detail
  10. Issue #2715599 by colan, helmo: Support PHP 7 in Debian package — Herman van Rink / detail
  11. Issue #2840531 by colan: Hostmaster alias array eventually leads to out-of-memory on Verify — Herman van Rink / detail
  12. Issue #2853184: In the Provision_Config::render_template() method, add drush_command_invoke_all_ref() to create hook_provision_config_variables_alter(), allowing drush files to alter variables right before they are written to templates. — Jon Pugh / detail
  13. Issue #2853184: Improve the docblock. — Jon Pugh / detail
  14. Issue #2853184: Adding line after hook invoke. — Jon Pugh / detail
  15. Issue #2853184: Fix whitespace — Herman van Rink / detail
  16. Issue #2854360 by jsedwick: Renaming site on Migrate doesn't remove old vhost — Herman van Rink / detail
  17. Issue #2840531 by helmo, colan: Ensure we're dealing with arrays before removing duplicates. — Colan Schwartz / detail
  18. Split _provision_find_profiles() into version-specific engine includes. — aegir / detail
  19. Issue #2650290: Scan for Drupal 8 profiles in subdirectories. — aegir / detail
  20. Use new helper function to find legacy profile langs. — aegir / detail
  21. Clean up D8 profile search. — aegir / detail
  22. Issue #2650290: Search for packages in D8 profiles under subdirs. — aegir / detail
  23. Make D8 profile paths absolute. — aegir / detail
  24. Issue #2850197 by 20th: 'Verify' task fails when module *.info file contains non-UTF-8 symbols — Herman van Rink / detail
  25. minor code style — Herman van Rink / detail
  26. Issue #2759735 by helmo: Rename apache config files to .conf — Herman van Rink / detail
  27. Issue #2850164 by Grimreaper: Detect disabled module on Drupal 8 sites — Herman van Rink / detail
  28. change version information for release 3.10 — Herman van Rink / detail
  29. Revert "change version information for release 3.10" — Herman van Rink / detail

#24 (Jan 5, 2017 2:39:23 PM)

  1. change version information for release 3.9 — Herman van Rink / detail
  2. Revert "change version information for release 3.9" — Herman van Rink / detail

#23 (Dec 15, 2016 3:59:27 PM)

  1. Issue #2816901: Store a Copy of the repository signing key in Git — Herman van Rink / detail
  2. Issue #2825254 by memtkmcc: Debian upgrade - Nginx - invalid number of arguments in "add_header" directive — mem / detail
  3. Issue #2825863 by colan: Added CSS and JS files to the list of those rewritten from /files. — Colan Schwartz / detail
  4. Issue #2826388: Check for "hostmaster" using root and URI, not just "profile" — Jon Pugh / detail
  5. Issue #2826388: Move logic to a new function: provision_is_hostmaster_site(). — Jon Pugh / detail
  6. Issue #2466989: Spin off DNS extension — Herman van Rink / detail
  7. Issue #2826917 by memtkmcc: Nginx: .git/ directories are not protected as expected — mem / detail
  8. Issue #2737785: Fix missing newline chars — Herman van Rink / detail
  9. Issue #2826770 by colan: Version setting "aegir_api" getting zeroed during backup task — Herman van Rink / detail
  10. Refactor repeated command into function — Herman van Rink / detail
  11. Issue #2832155 by Grimreaper: Modules not detected as enabled on D8 site — Herman van Rink / detail
  12. Issue #2828505 by helmo: New option provision_verify_platforms_before_migrate — Herman van Rink / detail
  13. Issue #2698027 by helmo: Minor release to update core? — Herman van Rink / detail
  14. change version information for release 3.9-beta1 — Herman van Rink / detail
  15. Revert "change version information for release 3.9-beta1" — Herman van Rink / detail
  16. Issue #2698027 by helmo: revert in the correct checkout — Herman van Rink / detail

#22 (Oct 27, 2016 1:35:23 PM)

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

#21 (Aug 17, 2016 7:55:18 AM)

  1. Add debian repo to vagrant file — Herman van Rink / detail
  2. typo — Herman van Rink / detail
  3. Issue #2768725 by memtkmcc, colan: Started blocking httpoxy attacks. — Colan Schwartz / detail
  4. Issue #2769587 by colan: Check for PHP 7 FPM sockets as well as in PHP 5. — Colan Schwartz / detail
  5. Issue #2764111 by helmo, Thomas Bosviel: Support for utf8mb4 — Herman van Rink / detail
  6. Issue #2764111 by helmo, Thomas Bosviel: Support for utf8mb4 - extra check — Herman van Rink / detail
  7. Issue #2738983 by memtkmcc: Nginx unknown status variable — Herman van Rink / detail
  8. Issue #2764111 by helmo, Thomas Bosviel: Support for utf8mb4 — Herman van Rink / detail
  9. Whitespace cleanup — Herman van Rink / detail
  10. Issue #1694792 by helmo: Allow provision-deploy to move a site to a platform with different module paths — Herman van Rink / detail
  11. Revert "Issue #1694792 by helmo: Allow provision-deploy to move a site to a platform with different module paths" — Herman van Rink / detail
  12. Issue #2774487 by helmo: Enable using bz2 for backup files — Herman van Rink / detail
  13. Adding .travis.yml to provision repository (#2) — Jon Pugh / detail
  14. Issue #2738987 by millenniumtree, memtkmcc: Nginx unknown directive etag — Herman van Rink / detail
  15. change version information for release 3.7 — Herman van Rink / detail
  16. Revert "change version information for release 3.7" — Herman van Rink / detail

#20 (Jun 23, 2016 10:04:53 AM)

  1. Issue #2729891 by helmo: Fix Debian upgrade error 3.4 to 3.5 (with hosting_git enabled) — Herman van Rink / detail
  2. Update debian/changelog for 3.5.1 mini release — Herman van Rink / detail
  3. Bump default Drush version in manual upgrade script — Herman van Rink / detail
  4. Nginx: Fix for /.well-known/acme-challenge in subdir sites — omega8cc / detail
  5. Issue #2730977 by mpv: 403 Forbidden for hosting_le acme challenges — omega8cc / detail
  6. Issue #2731471 by Jon Pugh: Provision backup-delete command is too strict if it doesn't have "backups" passed to it — Jon Pugh / detail
  7. Issue #2731605 by gboudrias - Hardcoded hosting_le code limits behavior with regards to the .well-known directory — omega8cc / detail
  8. exmplain new release.sh steps — Herman van Rink / detail
  9. Fixing docblock for d() function.  You can now CTRL-click methods like d()->get_services() to go to the definition. — Jon Pugh / detail
  10. Revert "Issue #2731471 by Jon Pugh: Provision backup-delete command is too strict if it doesn't have "backups" passed to it" — Christopher Gervais / detail
  11. Fix hook documentation. — Christopher Gervais / detail
  12. Fix more hook docs. — Christopher Gervais / detail
  13. Revert "Issue #2729891 by helmo: Fix Debian upgrade error 3.4 to 3.5 (with hosting_git enabled)" — Herman van Rink / detail
  14. Issue #2754309: Add option to ignore drush version during deb install — Herman van Rink / detail
  15. Issue #2754309: Re-indent — Herman van Rink / detail
  16. change version information for release 3.6 — Herman van Rink / detail
  17. Revert "change version information for release 3.6" — Herman van Rink / detail

#19 (May 20, 2016 3:48:00 PM)

  1. Apache: Add Alias /.well-known/acme-challenge also in the SSL vhost — omega8cc / detail
  2. Minor text changed to release.sh — Herman van Rink / detail
  3. Add code to optinally make release tags for golden contrib — Herman van Rink / detail
  4. Issue #2729891 by helmo: Fix Debian upgrade error 3.4 to 3.5 (with hosting_git enabled) — Herman van Rink / detail

#18 (May 19, 2016 3:19:20 PM)

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

#17 (Feb 9, 2016 3:34:53 PM)

  1. Issue #2659920 by bgm: Fix drush_log usage in Provision/Config.php when using custom templates — Herman van Rink / detail
  2. Update path to drush executable in debian scripts. — Christopher Gervais / detail
  3. Issue #2625168: Pin drush version to 8.0.0 until we can fix the logging issue in 8.0.2 — Herman van Rink / detail
  4. Revert "Update path to drush executable in debian scripts." — Herman van Rink / detail
  5. Issue #2661474: Set COMPOSER_HOME hoping to bypass variations from XDG_CONFIG_HOME — Herman van Rink / detail
  6. Issue #2619158: Switch to the latest Drush 8 phar by default. — Christopher Gervais / detail
  7. Follow redirects when downloading Drush phars. — Christopher Gervais / detail
  8. change version information for release 3.4 — Christopher Gervais / detail
  9. Revert "change version information for release 3.4" — Christopher Gervais / detail

#16 (Jan 28, 2016 2:25:30 PM)

  1. Issue #2617718 by npacker, gboudrias: Renaming site through Migrate doesn't remove old vhost or site folder — Herman van Rink / detail
  2. Issue #2613716 by captainack, ergonlogic: Cluster SSL not working for 2 apache-ssl servers — Herman van Rink / detail
  3. Issue #2595809 by helmo: Find (d8) profiles without a .profile — Guillaume Boudrias / detail
  4. Revert "Issue #2595809 by helmo: Find (d8) profiles without a .profile" — Guillaume Boudrias / detail
  5. Issue #2619158: Create debconf var for Drush version, as preparation for Drush 8 — Herman van Rink / detail
  6. Issue #2619158: Switch to Drush 8 by default — Herman van Rink / detail
  7. Fix typo in upgrade.sh.txt — Herman van Rink / detail
  8. Add override_slave_authority option to provision-verify command — Herman van Rink / detail
  9. Nginx: Remove duplicate $args on redirects — omega8cc / detail
  10. Issue #2619158: Let upgrade.sh work with Drush 8 — Herman van Rink / detail
  11. Comment improvement — Herman van Rink / detail
  12. Add a Vagrant file for testing debian packages — Herman van Rink / detail
  13. fix urls — Herman van Rink / detail
  14. change version information for release 3.3 — Herman van Rink / detail
  15. Revert "change version information for release 3.3" — Herman van Rink / detail