]> git.openstreetmap.org Git - chef.git/history - cookbooks/donate
Revert org.civicoop.emailapi to a version that actually exists
[chef.git] / cookbooks / donate /
2020-11-28 Tom HughesMerge remote-tracking branch 'github/pull/350' into...
2020-11-28 Tom HughesMerge remote-tracking branch 'github/pull/349' into...
2020-11-18 Tom HughesEnable prometheus monitoring for more PHP-FPM sites
2020-09-11 Tom HughesDon't try and dump tablespaces in mysql backups
2020-08-27 GrantMerge pull request #334 from Tigerfell/tiles
2020-08-26 Tom HughesEnable mod_proxy_fcgi where needed for php-fpm
2020-08-13 Tom HughesAvoid use of deprecated GZIP environment variable
2020-07-23 Tom HughesUse separate FPM pools for donate and dmca sites
2020-07-23 Tom HughesEnable proc_open
2020-07-21 Tom HughesUse strings for file modes
2020-07-19 Tom HughesReplace cron.d templates with cron_d resources
2020-07-13 Tom HughesDrop mod_php support
2020-07-13 Tom HughesDrop prefork overrides for PHP sites
2020-07-13 Tom HughesSwitch remaining PHP sites to use FPM
2020-05-18 Tom HughesMake sure we use prefork with mod_php
2020-05-18 Tom HughesMove common PHP setup logic to a new cookbook
2020-02-21 Tom HughesMerge remote-tracking branch 'github/pull/272'
2020-02-21 Grant SlaterGit only checkout 1 deep
2020-02-20 Tom HughesUse https for github URLs
2020-02-18 Tom HughesImprove handling of apache mpm selection
2020-02-15 Tom HughesReduce implicit coupling between cookbooks
2019-09-09 Tom HughesRemove no longer requried foodcritic customisations
2019-09-09 Tom HughesUpdate formatting of header comments
2019-09-09 Tom HughesDrop long_description from metadata files
2018-06-25 Tom HughesMerge remote-tracking branch 'github/pull/165'
2018-06-25 Tom HughesUse PHP 7.2 for the donation site
2018-02-11 Tom HughesConvert more URLs to https
2017-11-16 Tim SmithUse multipackage installs throughout
2017-07-11 Tom HughesFix new foodcritic warnings
2017-02-26 Tom HughesRemove some no longer needed code for old Ubuntu versions
2017-02-20 Tom HughesMerge what remains of apache::ssl into apache::default
2017-02-19 Tom HughesRemove a couple of requests for legacy certificates
2017-02-15 Grant Slaterdonate: disable mysql strict mode
2017-02-15 Grant Slaterdonate: do not throw error on mysqli warning
2017-02-15 Grant Slaterdonate: use mysqli
2017-02-11 Tom HughesSwitch donate.osm.org to letsencrypt
2016-11-12 Grant SlaterUse rsync preallocate files to avoid fragmentation
2016-10-17 Tom HughesAvoid passing mysqldump passwords on the command line
2016-10-03 Grant Slaterdonate: max deflate compression
2016-10-02 Grant Slaterdonate: add backup script
2016-09-22 Grant Slaterdonate: update csv
2016-09-22 Grant Slaterdonate: fix db inc perms + var inc
2016-09-22 Grant Slaterdonate: fix db secret handling
2016-09-22 Grant Slaterdonate: fix redirect bug
2016-09-22 Grant Slaterdonate: add db inc
2016-09-22 Grant Slaterdonate: add sane content expiry
2016-09-21 Grant Slaterdonate: attempt set of correct cert
2016-09-21 Grant Slaterdonate: add missing redirects
2016-09-21 Grant Slaterdonate: support ubuntu 14.04
2016-09-21 Grant SlaterAdd donate.osm.org chef code