Commit
8200deeeb9aeeb600639ef7f1ced415025933ff0
by jenkinsRevert "change version information for release"
This reverts commit e921cf313610e4906fe755d7238be36acd32ec87.
|
| provision.info |
| upgrade.sh.txt |
| aegir.make |
Commit
6d0a23c8592de23acbc5b4c0e0a0627ad3ce2d3d
by Steven JonesIssue #1396326 by Steven Jones: Fixed Mod rewrite double escapes URLs.
|
| http/apache/vhost.tpl.php |
| http/apache_ssl/vhost_ssl.tpl.php |
Commit
16e357bb0f6e29ade80db57fe09977a5ca3305e7
by Miguel JacqSet permission 0440 on drushrc.php so group bit can read it. Solves #1405380
|
| provision.config.inc |
Commit
6d20fb6c60be8108b2299430c59f24b1b8682860
by Antoine Beaupréadd missing mysql-client dependency to slaves
|
| debian/control |
Commit
cc2f00f725b74bcd5d56232cf56cb5be6a699173
by Miguel JacqBy mrfelton: include extra_config in Nginx SSL vhost. Fixes #1369608
|
| http/nginx_ssl/vhost_ssl.tpl.php |
Commit
ce6c2e4079e3eff564427b1218a4a5e1326202da
by Steven JonesIssue #1421356 by omega8cc: Fixed Wrong variables for files paths hardcoded for D7 sites.
|
| platform/provision_drupal.drush.inc |
| platform/provision_drupal_settings.tpl.php |
Commit
97d727a7ff5eb36517eda6082dbcf36554d3dea6
by Steven JonesIssue #1259098 - is_executable() does not accept arguments so -s should be added after the file is tested.
|
| http/nginx/nginx_service.inc |
Commit
0ae2919cf1ba2a60182ae668e6bc305be800417f
by Steven JonesFix code style of provision_drupal.drush.inc
|
| platform/provision_drupal.drush.inc |
Commit
d9d297d44f0be0b5ac1fbb40b30434b66d0f8fb5
by Miguel JacqIssue #1388906 by omega8cc - It is possible to break Nginx based install with upload progress by enabling nginx_ssl feature.
|
| http/nginx_ssl/nginx_ssl_service.inc |
Commit
4c53f5c5cea9a3abe53aa0bf28231c22b625ddf7
by Miguel JacqIssue #1346794 by mrfelton - Nginx SSL declarations need to be added to redirect vhosts.
|
| http/nginx_ssl/vhost_ssl.tpl.php |
Commit
a635d158a3611ab1dfaf64322bb9f50c9f0861aa
by Miguel JacqIssue #1346712 by mrfelton - Nginx config files required as includes in vhosts are not copied when Nginx SSL feature is enabled.
|
| http/nginx_ssl/nginx_ssl_service.inc |
Commit
a95a9bdbb88ea2b5df86667e5b335019092814bb
by Miguel Jacq1444172: Fix Syntax error in the help description of provision-login_reset
|
| provision.drush.inc |
Commit
8ac4b61d1504cc37fc45045f31b540e762bed7d2
by omega8ccFix indenting in the Nginx config includes.
Signed-off-by: Barracuda Team <admin@omega8.cc>
|
| http/nginx/nginx_simple_include.conf |
| http/nginx/nginx_advanced_include.conf |
Commit
adab0f2534658626eaf9921c782821f2caba57ad
by omega8ccBetter defaults for Nginx FastCGI Caching.
Signed-off-by: Barracuda Team <admin@omega8.cc>
|
| http/nginx/server.tpl.php |
Commit
2140d355a72e7066e5eac7d528e1e8d345dd6417
by omega8ccFix whitespace in server.tpl.php
Signed-off-by: Barracuda Team <admin@omega8.cc>
|
| http/nginx/server.tpl.php |
Commit
d4106fc48ff7ba60b287c7bb556c51d0371934a0
by omega8ccHide some identity headers in the Nginx config.
Signed-off-by: Barracuda Team <admin@omega8.cc>
|
| http/nginx/server.tpl.php |
Commit
a3080bb47fe70844fbc70b2258720dd19bde3c6e
by omega8ccUse $proxy_add_x_forwarded_for instead of $remote_addr in the Nginx access log.
Signed-off-by: Barracuda Team <admin@omega8.cc>
|
| http/nginx/server.tpl.php |
Commit
0b2f11a01fa5b6d3598be4462d93d863619c25d8
by omega8ccUse Nginx maps to simplify config includes.
Signed-off-by: Barracuda Team <admin@omega8.cc>
|
| http/nginx/server.tpl.php |
Commit
a88acd8765da1d2f21889f60e51f2ad6c988115d
by omega8ccFix whitespace and extra new lines.
Signed-off-by: Barracuda Team <admin@omega8.cc>
|
| http/nginx_ssl/nginx_ssl_service.inc |
| http/nginx/nginx_service.inc |
Commit
4d9b5ee65204d43a9e996353a7eeeb700626dd16
by omega8ccWe no longer need the $nginx_has_new_version variable.
Signed-off-by: Barracuda Team <admin@omega8.cc>
|
| http/nginx/vhost.tpl.php |
| http/nginx_ssl/vhost_ssl.tpl.php |
| http/nginx_ssl/nginx_ssl_service.inc |
| http/nginx/nginx_service.inc |
Commit
b959ad200f0ffb9fa2ea7aea303c423ec23d2d83
by omega8ccFix whitespace.
Signed-off-by: Barracuda Team <admin@omega8.cc>
|
| http/nginx_ssl/vhost_ssl.tpl.php |
Commit
009294bca51396c8904235b747f5f560196c54bf
by omega8ccFind nginx executable to make the check for compiled in modules reliable.
Signed-off-by: Barracuda Team <admin@omega8.cc>
|
| http/nginx/nginx_service.inc |
| http/nginx_ssl/nginx_ssl_service.inc |
Commit
8cfbf37ac55b6a1418943829e9841c90604e04bf
by omega8ccSet worker_processes to 4 in the nginx.conf by default.
Signed-off-by: Barracuda Team <admin@omega8.cc>
|
| http/nginx/nginx.conf |
Commit
9ea35d8abb8f250645d789f08bb068855826c4f6
by omega8ccAdd 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.
Signed-off-by: Barracuda Team <admin@omega8.cc>
|
| http/nginx/nginx_simple_include.conf |
| http/nginx/nginx_advanced_include.conf |
Commit
c00a2c4055690d129b64d67e79512b7fea08b49a
by omega8ccAllow up to 18 simultaneous connections from one IP address.
|
| http/nginx/vhost.tpl.php |
| http/nginx_ssl/vhost_ssl.tpl.php |
Commit
c7d59973f80137c893321c5c28afe47752fe0ce3
by omega8ccDisable access_log for redirect vhost to limit noise in the Nginx acces log.
|
| http/nginx/vhost.tpl.php |
Commit
02a2f9e3b3709d410bd566129fde627f99da7447
by omega8ccIssue #1442906 by cweagans - Nginx should listen on all supplied IP addresses also on port 80.
|
| http/nginx/server.tpl.php |
Commit
cd9270e34fb0ffff9c1f97995d2b4bb981327110
by omega8ccAllow some known php files also in profiles - a fix for Nginx config regression.
|
| http/nginx/nginx_advanced_include.conf |
| http/nginx/nginx_simple_include.conf |
Commit
a6c324a5c902bb782cacf52894eb7ece453380ba
by omega8ccRemove debugging in Nginx config.
|
| http/nginx/server.tpl.php |
Commit
48c1750f1367de442536bad9cad8faa343d40b8f
by omega8ccIssue #1442906 by cweagans - Nginx should listen on all supplied IP addresses also on port 80 in all vhosts.
|
| http/nginx/vhost.tpl.php |
Commit
c07fb0365fb8b2257f891c4386158d32b7b3af6e
by Steven JonesIssue #1439196 by Steven Jones: Fixed Don't lock the DB during backups.
|
| db/mysql/mysql_service.inc |
Commit
8aa52f86b618b818f155c92391198d4384797e86
by Steven JonesAttempt to fix the previous commit.
|
| db/mysql/mysql_service.inc |
Commit
3bc99fd6da7bc9ff3d3f8f38041f9c0b09a5b3cc
by omega8ccUse faster locations matching where possible in the Nginx config.
|
| http/nginx/nginx_advanced_include.conf |
| http/nginx/nginx_simple_include.conf |
Commit
2cf618e13a16bf13f43fecc5a754acdb1885fe4d
by omega8ccAdd Nutch to the list of blocked crawlers in Nginx.
|
| http/nginx/server.tpl.php |
Commit
2b6a6ca5d74e11ef7753668c831924a37022b7a7
by omega8ccMore compact regex for blocked crawlers in Nginx.
|
| http/nginx/server.tpl.php |
Commit
0ce5c6ea8cf62b930c2c3e46cf14188abdc115ca
by omega8ccRestore ability to automatic fallback to wildcard listen directive in Nginx and fix spacing.
|
| http/nginx_ssl/vhost_ssl_disabled.tpl.php |
| http/nginx_ssl/vhost_ssl.tpl.php |
| http/nginx_ssl/server_ssl.tpl.php |
| http/nginx/vhost_disabled.tpl.php |
| http/nginx/server.tpl.php |
| http/nginx/vhost.tpl.php |
Commit
32fc4472aaa182ce801defd33a0e03db24273ba5
by Antoine Beauprémake this a native package
while Aegir is desgined to run on other systems than Debian, it is currently *not* uploaded into Debian itself, and therefore there is only one source of packages, debian.aegirproject.org.
this will mean we will need to make a new release every time we want to publish changes to the Debian package, but this annoyance outweights the trouble of having to maintain 4 different branches (1.x, 2.x and debian, debian2x) to have a 2.x debian package.
once we start looking again at sending the Debian packages directly into the main Debian archive, we can re-create the debian branch and make non-native packages there. for example, 2.x could eventually have no debian/ directory and the debian branch would be solely for the 2.x release...
in the meantime the debian branch is not to be used.
|
| debian/gbp.conf |
Commit
245a249d738829d883b1851511bde2e32ed9461b
by Antoine Beaupréremove watchfile
now that we are a native package it doesn't make sense
|
| debian/watch |
Commit
717d4ebf1298a9d8ffff476f083670b80670204d
by Antoine Beauprémark the debian branch merge
|
| debian/changelog |
Commit
16faf1c1c47fc0af22518194c099466d3633d361
by Antoine Beauprérebase instead of just pull
|
| release.sh |
Commit
5b09ed18524376500aa20f554a868c72e087daa7
by Antoine Beaupréedit the changelog in the release.sh script
|
| release.sh |
Commit
484c720d55f9934e2b4d64576d43f72555990513
by Antoine Beaupréfix my email address
|
| debian/control |
Commit
0f2e3519836127e4fda489b500ea72e3ae90e31e
by Antoine Beaupréwe are native, no sense in using quilt anymore
|
| debian/source/format |
Commit
2d30800a71b05a2c05e53db400a06ca91a6593f7
by Antoine Beaupréhardcode 6.x in release.sh to avoid confusion
|
| release.sh |
Commit
37b2844543f0bbf498719b037addc8457b87fa1a
by Antoine Beaupréchange version information for release 1.7
|
| provision.info |
| debian/changelog |
| aegir.make |
| upgrade.sh.txt |
Commit
63a7fbfe97bc00eecbe409254be97e9ae8916707
by Antoine BeaupréRevert "change version information for release 1.7"
This reverts commit 37b2844543f0bbf498719b037addc8457b87fa1a.
|
| upgrade.sh.txt |
| provision.info |
| aegir.make |
| debian/changelog |
Commit
89877cd22e16b8263c999a8dbce85e4d6a40fc04
by Antoine BeaupréAdd patch from #1062168 comment 6.
By EugenMayer: Added chained certificates support.
|
| http/apache_ssl/vhost_ssl.tpl.php |
| http/http.ssl.inc |
Commit
46cacfbc6f8d78cedcc429330aa96aff756d48d2
by Antoine BeaupréFix up the previous commit.
|
| http/apache_ssl/vhost_ssl.tpl.php |
| http/http.ssl.inc |
Commit
b147994cc20c287691373a74e6f9b2c339c3ffcb
by Antoine Beaupréchange version information for release 1.7
|
| upgrade.sh.txt |
| debian/changelog |
| aegir.make |
| provision.info |
Commit
745f476c8ed5c9d13fff173dea212dbbe111aa1f
by Antoine BeaupréRevert "change version information for release 1.7"
This reverts commit 37b2844543f0bbf498719b037addc8457b87fa1a.
|
| provision.info |
| debian/changelog |
| aegir.make |
| upgrade.sh.txt |
Commit
ab62f77322eac6dc2de36f367d8ce3b51262aec5
by omega8ccBlock aggressive crawler SWEBot in the main Nginx config.
|
| http/nginx/server.tpl.php |
Commit
2c54534fdf8a606c3681b3b7ea894826b398f197
by omega8ccSend all known bots to $args free URLs in Nginx.
|
| http/nginx/nginx_advanced_include.conf |
| http/nginx/nginx_simple_include.conf |
Commit
503e9ca463d3d4213f1730cdd2388ed819b5f351
by omega8ccIssue #1478984 by obrienmd - Add Access-Control-Allow-Origin header with wildcard for static files in Nginx, also to support cdn-delivered @font-face.
|
| http/nginx/nginx_advanced_include.conf |
| http/nginx/nginx_simple_include.conf |
Commit
7c553d9e5ad3028be4fdc408453c4d3c769ba3fc
by Steven JonesIssue #1486298 by Steven Jones: Fixed End of install process is messy.
|
| install.hostmaster.inc |
Commit
b1497b6742da2b59cbb867e820a8e64f2f2af851
by omega8ccBlock Morfeus crawler in Nginx.
|
| http/nginx/server.tpl.php |
Commit
24545454212e0e6741c36cbe77dd03e93ec72b57
by omega8ccDeny all known crawlers on aggregator URI in Nginx.
|
| http/nginx/nginx_advanced_include.conf |
| http/nginx/nginx_simple_include.conf |
Commit
631bfc7c7235144bad73cb9635c66b2339ae45da
by omega8ccDrupal 8 compatibility in Nginx.
|
| http/nginx/nginx_simple_include.conf |
| http/nginx/nginx_advanced_include.conf |
Commit
aafe175fb841d20d43110ffd20398c4e91c1dd2e
by omega8ccUse correct X-Engine header in Nginx.
|
| http/nginx/nginx_advanced_include.conf |
| http/nginx/nginx_simple_include.conf |
Commit
6530e8c6b4d0d1a7244095b03758973cbdf77044
by Steven JonesIssue #1388542 by dsnopek: Fixed packages in sites/all/modules should override profile/*/modules.
|
| platform/provision_drupal.drush.inc |
Commit
72c97aa86636d7978d88d8ea1e4a12cc1661822c
by Steven JonesIssue #1387394 by Steven Jones: Fixed deleting a site doesn't delete soft links.
|
| platform/delete.provision.inc |
Commit
56d8d86fc83d680b17a1a088a7229063c243072e
by Steven JonesIssue #1387394 by Steven Jones: Fixed deleting a site doesn't delete soft links.
|
| platform/migrate.provision.inc |
Commit
c0cd7d1597e51c3282a8be4804a84f2f76e41bad
by Steven JonesIssue #1283854 by GuyPaddock, Steven Jones: Fixed Use of parameters in provision_file()->symlink() is incorrect.
|
| provision.file.inc |
Commit
11d42bf85eafb01193242bc11fdf00eb2ef29df6
by omega8ccIssue #1498774 by jm.federico - Set higher value for map_hash_bucket_size in Nginx by default.
Signed-off-by: Barracuda Team <admin@omega8.cc>
|
| http/nginx/server.tpl.php |
Commit
56451d1f32a6ec669847a609a44063f13506af4b
by omega8ccIssue #1505370 by tribe_of_dan - Conflict between Mime Type and Document Type in Nginx.
|
| http/nginx/nginx_simple_include.conf |
| http/nginx/nginx_advanced_include.conf |
Commit
ed9bb0e2b481ab2188a0bcedd35ca9e8db2941da
by omega8ccProvide MOBILE_DEVICE value detected/set by Nginx as accessible for PHP-FPM/Drupal backend.
|
| http/nginx/server.tpl.php |
| http/nginx/fastcgi_params.conf |
| http/nginx/fastcgi_ssl_params.conf |
Commit
e23e4051c3d6b56d1d8ebe6d5e456135d4b6cb8f
by omega8ccIssue #1515762 by omega8cc - Nginx microcaching should skip all known AJAX requests.
|
| http/nginx/nginx_advanced_include.conf |
| http/nginx/nginx_simple_include.conf |
Commit
e2c2ac10b37a838c2c5668799aeb1a889457bb46
by omega8ccUse higher values for limit_conn to avoid issues when there are many files included in the page and to better support advagg module.
|
| http/nginx/nginx_simple_include.conf |
| http/nginx/vhost.tpl.php |
| http/nginx/server.tpl.php |
| http/nginx/vhost_disabled.tpl.php |
| http/nginx_ssl/vhost_ssl_disabled.tpl.php |
| http/nginx_ssl/vhost_ssl.tpl.php |
| http/nginx_ssl/server_ssl.tpl.php |
| http/nginx/nginx_advanced_include.conf |
Commit
dfd6a12266ac112f7a059f3122260f0903bd5b87
by omega8ccUpdate description for limit_conn in Nginx.
|
| http/nginx/vhost.tpl.php |
| http/nginx_ssl/vhost_ssl.tpl.php |
| http/nginx/server.tpl.php |
| http/nginx_ssl/server_ssl.tpl.php |
Commit
f40bcbb272ce5ed1bc3ff26eb981bb6b5bf542c8
by omega8ccIssue #1524860 by omega8cc - Empty response 444 in Nginx confuses search bots.
|
| http/nginx/nginx_simple_include.conf |
| http/nginx/nginx_advanced_include.conf |
| http/nginx/server.tpl.php |
Commit
2f555585299ac2b476522c9b35848ce2f399ee0c
by omega8ccIssue #1528996 and #1527852 by PlayfulWolf - Nginx microcaching shouldn't cache any upstream errors.
|
| http/nginx/nginx_simple_include.conf |
| http/nginx/nginx_advanced_include.conf |
Commit
a0ad4ca2ab1c46a062465cf5a81a4c4be6ce3616
by omega8ccIssue #1472460 by dmiric and #1524738 by flexgrip - Nginx configuration denies HTTP request methods: PUT, DELETE and OPTIONS and it breaks services/REST.
|
| http/nginx/nginx_simple_include.conf |
| http/nginx/nginx_advanced_include.conf |
Commit
abaa275343098b85e2118028d39948f7a9556e09
by omega8ccIssue #1534306 by omega8cc - Duplicate directives in the Nginx config cause issues with recommended Dotdeb Nginx build.
|
| http/nginx/nginx.conf |
| http/nginx/server.tpl.php |
Commit
a2655279286d12d882811cf67991c757c4d8d3cd
by Steven JonesIssue #1510572 by Steven Jones: Fixed Why do we use mktime() instead of time() ?.
|
| platform/backup.provision.inc |
| example/basic/basic_service.inc |
Commit
0e3d10f198b8464e20acc6aad0806b9e5152d474
by omega8ccRemove duplicate error_log directive in the Nginx config.
|
| http/nginx/nginx.conf |
Commit
a104712466f528111414b00fc631c406a7dc2ae1
by omega8ccIssue #1528996 by omega8cc - Nginx microcaching should use fastcgi_cache_valid with 1s only for upstream errors.
|
| http/nginx/nginx_advanced_include.conf |
| http/nginx/nginx_simple_include.conf |
Commit
64966320255087dd1d52e1763d65030af6a71abb
by Steven JonesPartial revert "Revert "change version information for release 1.7""
This reverts commit 745f476c8ed5c9d13fff173dea212dbbe111aa1f.
|
| debian/changelog |
Commit
499ee67ea8dc5694ffa05978979c71d778ff6566
by Steven JonesIssue #1537872 by Steven Jones: Fixed Release script reverts debian changelog.
|
| release.sh |
Commit
0a4d405ce8208f11a381483ccb69bc08df8fe693
by Steven Joneschange version information for release 1.8
|
| aegir.make |
| upgrade.sh.txt |
| provision.info |
| debian/changelog |
Commit
2a3884432fbe789515ad0b2784cbd3e59686ab16
by Steven JonesRevert "change version information for release 1.8"
This reverts commit 0a4d405ce8208f11a381483ccb69bc08df8fe693.
|
| upgrade.sh.txt |
| provision.info |
| aegir.make |
Commit
02f54f6b6fe4d58e19e5f6cf76124c41f76407a2
by omega8ccIssue #1528996 by omega8cc - Nginx microcaching should use fastcgi_cache_valid with 5s only for 403 error.
|
| http/nginx/nginx_advanced_include.conf |
| http/nginx/nginx_simple_include.conf |
Commit
986ffb0e5b8abe1f4711e3e377122169c78e5571
by omega8ccUse separate cache for spiders/bots (Nginx).
|
| http/nginx/nginx_advanced_include.conf |
| http/nginx/nginx_simple_include.conf |
Commit
55bb97edfa6569bf6fd23a991a3629b09b25628b
by omega8ccDo not cache http auth requests. Use compact microcaching config (Nginx).
|
| http/nginx/nginx_simple_include.conf |
| http/nginx/nginx_advanced_include.conf |
Commit
2fc157de8a7e760d134926855c747aaa0d1ab0b9
by omega8ccIssue #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).
|
| http/nginx/nginx_simple_include.conf |
| http/nginx/nginx_advanced_include.conf |
Commit
64d7194c80bdc92de21af128f21198fe3a12de93
by omega8ccOnly errors 500 and 503 are supported in fastcgi_cache_use_stale (Nginx).
|
| http/nginx/nginx_simple_include.conf |
| http/nginx/nginx_advanced_include.conf |
Commit
24fdd2912613490bf80fcee6dae33975b4656918
by Miguel JacqIssue #1205956 by helmo - Document the Provision API
|
| platform/deploy.provision.inc |
| platform/migrate.provision.inc |
Commit
6ee1481d91c91f6a8f80b4bde5c4c94a1d049ab1
by Steven JonesIssue #1504120 by Steven Jones: Fixed Script user of remote servers is ignored.
|
| provision.context.server.inc |
Commit
59ec3f12af9c2eb5d33e0f7a540105c108b35e60
by Steven JonesIssue #1454316 by Steven Jones: Fixed Provision recurses infinitely on reading in context.
|
| provision.context.inc |
Commit
f61e716dd907731d5358f6dcecfc474da03054dc
by Steven JonesIssue #1454316 by Steven Jones: Fixed Provision recurses infinitely on reading in context.
|
| provision.context.inc |