]> git.openstreetmap.org Git - chef.git/history - cookbooks/web/resources/rails_port.rb
Configure path for GeoIP2 correctly
[chef.git] / cookbooks / web / resources / rails_port.rb
2020-01-06 Tom HughesConfigure path for GeoIP2 correctly
2020-01-05 Tom HughesFix new cookstyle warnings
2020-01-01 Tom HughesConfigure path to GeoLite2 database for rails
2019-09-09 Tom HughesUpdate formatting of header comments
2019-09-02 Tom HughesDrop publisher URL
2019-07-14 Tom HughesAlways confgure a local storage service
2019-07-14 Tom HughesConfigure Active Storage policy for user avatars
2019-06-20 Tom HughesAdd a 12 hour delay to the diary RSS feed
2019-06-11 Tom HughesRequire libarchive-dev and libbz2-dev for GPX import
2019-06-10 Tom HughesInstall libgd on rails machines
2019-04-04 Tom HughesMerge remote-tracking branch 'github/pull/225'
2019-04-02 Tom HughesCorrect typo in github configuration option
2019-03-24 Tom HughesEnable GPX upload for dev apis using the job queue
2019-03-17 Tom HughesFix server_url configuration
2019-03-17 Tom HughesIgnore properties with no value
2019-03-17 Tom HughesForce memcache_servers to be a plain array
2019-03-17 Tom HughesConvert property names to strings for the settings...
2019-03-17 Tom HughesRemove refernces to mapquest and mapzen API keys
2019-03-17 Tom HughesUse the global File class for file tests
2019-03-17 Tom HughesConvert resource to hash before slicing it
2019-03-17 Tom HughesWork around lack of support for lazy actions
2019-03-17 Tom HughesAdd support for configuring rails using settings.local.yml
2019-02-06 Andy AllanSet trace_use_job_queue to false
2018-09-24 Tom HughesSet action to "nothing" explicitly when using passenger...
2018-09-15 Tom HughesMerge remote-tracking branch 'github/pull/183'
2018-08-29 Tom HughesFix ordering of asset rebuild
2018-08-28 Tom HughesRun i18n:js:export rake task on web site updates
2018-07-06 Tom HughesDon't try and restart passenger on machines that don...
2018-07-01 Tom HughesMove passenger instance registry to /run/passenger
2018-07-01 Tom HughesDon't error if passenger isn't running when we restart...
2018-06-30 Tom HughesInstall the pkg-config gem
2018-06-30 Tom HughesRemove some ancient ruby 1.8 cleanup code
2018-06-30 Tom HughesUse a vaguely modern version of bundler
2018-06-25 Tom HughesMerge remote-tracking branch 'github/pull/165'
2018-06-23 Tom HughesUpdate git URLs for new repository locations
2018-06-14 Tom HughesRemove code to build quad_tile functions
2018-05-22 Tom HughesPut CSP in enforcing mode
2018-02-15 Tom HughesInstall libffi-dev for rails
2018-02-11 Tom HughesConvert more URLs to https
2017-11-29 Tom HughesInstall image optimisation tools on rails machines
2017-11-27 Tom HughesQualify property names
2017-11-27 Tom HughesQualify property names
2017-11-27 Tom HughesConvert rails_port definition to a resource