Started 4 yr 11 mo ago
Took 13 sec

Success Build #52 (Apr 28, 2012 7:00:32 AM)

Changes
  1. Revert "change version information for release" (detail)
  2. Issue #1396326 by Steven Jones: Fixed Mod rewrite double escapes URLs. (detail)
  3. Set permission 0440 on drushrc.php so group bit can read it. Solves #1405380 (detail)
  4. add missing mysql-client dependency to slaves (detail)
  5. By mrfelton: include extra_config in Nginx SSL vhost. Fixes #1369608 (detail)
  6. Issue #1421356 by omega8cc: Fixed Wrong variables for files paths hardcoded for D7 sites. (detail)
  7. Issue #1259098 - is_executable() does not accept arguments so -s should be added after the file is tested. (detail)
  8. Fix code style of provision_drupal.drush.inc (detail)
  9. Issue #1388906 by omega8cc - It is possible to break Nginx based install with upload progress by enabling nginx_ssl feature. (detail)
  10. Issue #1346794 by mrfelton - Nginx SSL declarations need to be added to redirect vhosts. (detail)
  11. Issue #1346712 by mrfelton - Nginx config files required as includes in vhosts are not copied when Nginx SSL feature is enabled. (detail)
  12. 1444172: Fix Syntax error in the help description of provision-login_reset (detail)
  13. Fix indenting in the Nginx config includes. (detail)
  14. Better defaults for Nginx FastCGI Caching. (detail)
  15. Fix whitespace in server.tpl.php (detail)
  16. Hide some identity headers in the Nginx config. (detail)
  17. Use $proxy_add_x_forwarded_for instead of $remote_addr in the Nginx access log. (detail)
  18. Use Nginx maps to simplify config includes. (detail)
  19. Fix whitespace and extra new lines. (detail)
  20. We no longer need the $nginx_has_new_version variable. (detail)
  21. Fix whitespace. (detail)
  22. Find nginx executable to make the check for compiled in modules reliable. (detail)
  23. Set worker_processes to 4 in the nginx.conf by default. (detail)
  24. Add support for Nginx Microcaching and Drupal contrib modules: audio, radioactivity, responsive_images, resp_img and ais. Improve Boost support and use Nginx maps to simplify config includes. (detail)
  25. Allow up to 18 simultaneous connections from one IP address. (detail)
  26. Disable access_log for redirect vhost to limit noise in the Nginx acces log. (detail)
  27. Issue #1442906 by cweagans - Nginx should listen on all supplied IP addresses also on port 80. (detail)
  28. Allow some known php files also in profiles - a fix for Nginx config regression. (detail)
  29. Remove debugging in Nginx config. (detail)
  30. Issue #1442906 by cweagans - Nginx should listen on all supplied IP addresses also on port 80 in all vhosts. (detail)
  31. Issue #1439196 by Steven Jones: Fixed Don't lock the DB during backups. (detail)
  32. Attempt to fix the previous commit. (detail)
  33. Use faster locations matching where possible in the Nginx config. (detail)
  34. Add Nutch to the list of blocked crawlers in Nginx. (detail)
  35. More compact regex for blocked crawlers in Nginx. (detail)
  36. Restore ability to automatic fallback to wildcard listen directive in Nginx and fix spacing. (detail)
  37. make this a native package (detail)
  38. remove watchfile (detail)
  39. mark the debian branch merge (detail)
  40. rebase instead of just pull (detail)
  41. edit the changelog in the release.sh script (detail)
  42. fix my email address (detail)
  43. we are native, no sense in using quilt anymore (detail)
  44. hardcode 6.x in release.sh to avoid confusion (detail)
  45. change version information for release 1.7 (detail)
  46. Revert "change version information for release 1.7" (detail)
  47. Add patch from #1062168 comment 6. (detail)
  48. Fix up the previous commit. (detail)
  49. change version information for release 1.7 (detail)
  50. Revert "change version information for release 1.7" (detail)
  51. Block aggressive crawler SWEBot in the main Nginx config. (detail)
  52. Send all known bots to $args free URLs in Nginx. (detail)
  53. Issue #1478984 by obrienmd - Add Access-Control-Allow-Origin header with wildcard for static files in Nginx, also to support cdn-delivered @font-face. (detail)
  54. Issue #1486298 by Steven Jones: Fixed End of install process is messy. (detail)
  55. Block Morfeus crawler in Nginx. (detail)
  56. Deny all known crawlers on aggregator URI in Nginx. (detail)
  57. Drupal 8 compatibility in Nginx. (detail)
  58. Use correct X-Engine header in Nginx. (detail)
  59. Issue #1388542 by dsnopek: Fixed packages in sites/all/modules should override profile/*/modules. (detail)
  60. Issue #1387394 by Steven Jones: Fixed deleting a site doesn't delete soft links. (detail)
  61. Issue #1387394 by Steven Jones: Fixed deleting a site doesn't delete soft links. (detail)
  62. Issue #1283854 by GuyPaddock, Steven Jones: Fixed Use of parameters in provision_file()->symlink() is incorrect. (detail)
  63. Issue #1498774 by jm.federico - Set higher value for map_hash_bucket_size in Nginx by default. (detail)
  64. Issue #1505370 by tribe_of_dan - Conflict between Mime Type and Document Type in Nginx. (detail)
  65. Provide MOBILE_DEVICE value detected/set by Nginx as accessible for PHP-FPM/Drupal backend. (detail)
  66. Issue #1515762 by omega8cc - Nginx microcaching should skip all known AJAX requests. (detail)
  67. Use higher values for limit_conn to avoid issues when there are many files included in the page and to better support advagg module. (detail)
  68. Update description for limit_conn in Nginx. (detail)
  69. Issue #1524860 by omega8cc - Empty response 444 in Nginx confuses search bots. (detail)
  70. Issue #1528996 and #1527852 by PlayfulWolf - Nginx microcaching shouldn't cache any upstream errors. (detail)
  71. Issue #1472460 by dmiric and #1524738 by flexgrip - Nginx configuration denies HTTP request methods: PUT, DELETE and OPTIONS and it breaks services/REST. (detail)
  72. Issue #1534306 by omega8cc - Duplicate directives in the Nginx config cause issues with recommended Dotdeb Nginx build. (detail)
  73. Issue #1510572 by Steven Jones: Fixed Why do we use mktime() instead of time() ?. (detail)
  74. Remove duplicate error_log directive in the Nginx config. (detail)
  75. Issue #1528996 by omega8cc - Nginx microcaching should use fastcgi_cache_valid with 1s only for upstream errors. (detail)
  76. Partial revert "Revert "change version information for release 1.7"" (detail)
  77. Issue #1537872 by Steven Jones: Fixed Release script reverts debian changelog. (detail)
  78. change version information for release 1.8 (detail)
  79. Revert "change version information for release 1.8" (detail)
  80. Issue #1528996 by omega8cc - Nginx microcaching should use fastcgi_cache_valid with 5s only for 403 error. (detail)
  81. Use separate cache for spiders/bots (Nginx). (detail)
  82. Do not cache http auth requests. Use compact microcaching config (Nginx). (detail)
  83. Issue #1544144 by thsutton - Use $server_name instead of $host in all sites/ paths to avoid broken URLs to static files for domain aliases in D7 (Nginx). (detail)
  84. Only errors 500 and 503 are supported in fastcgi_cache_use_stale (Nginx). (detail)
  85. Issue #1205956 by helmo - Document the Provision API (detail)
  86. Issue #1504120 by Steven Jones: Fixed Script user of remote servers is ignored. (detail)
  87. Issue #1454316 by Steven Jones: Fixed Provision recurses infinitely on reading in context. (detail)
  88. Issue #1454316 by Steven Jones: Fixed Provision recurses infinitely on reading in context. (detail)

Started by an SCM change

Revision: 2d4148926b745acfbc3294c5466041cd3cd4c392
  • provision/6.x-2.x
Checkstyle: 511 warnings from one analysis.