]> git.openstreetmap.org Git - chef.git/history - cookbooks/web
Add host name to munin email subject
[chef.git] / cookbooks / web /
2015-03-31 Tom HughesAdd a munin plugin for API response codes
2015-03-31 Tom HughesEnable API munin plugins on backends as well as frontends
2015-03-31 Tom HughesRework api_calls_num using API statistics and enable...
2015-03-31 Tom HughesAdd an api-statistics daemon to gather data from apache...
2015-03-31 Tom HughesIncrease passenger queue size on frontend machines
2015-03-30 Tom HughesDon't try and restart rails when passenger isn't installed
2015-03-30 Tom HughesRemove rails memory limit support
2015-03-11 Tom HughesUse the right PreStart URL for the https virtual server
2015-03-10 Tom HughesUse passenger-config to restart rails
2015-03-09 Tom HughesRevert "Switch to emergency frontend only setup"
2015-03-09 Tom HughesSwitch to emergency frontend only setup
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-20 Tom HughesUse bundler to run rake
2015-02-20 Tom HughesThere is no separate rubygems or irb for ruby 1.9 and...
2015-02-09 Tom HughesAdd suppression files for foodcritic
2015-02-04 Tom HughesMore rubocop cleanup
2015-02-03 Tom HughesYet more rubucop cleanups
2015-02-03 Tom HughesFix more rubocop detected style issues
2015-02-02 Tom HughesFix some rubocop detected style issues
2015-02-02 Tom HughesFix some issues identified by rubocop
2014-12-01 Tom HughesRevert "Switch web site to use MapQuest Nominatim for...
2014-11-28 Tom HughesSwitch web site to use MapQuest Nominatim for search
2014-11-09 Tom HughesMake sure we log the real client IP on the web backends
2014-08-29 Tom HughesDon't allow SSL proxy connections to be reused
2014-08-29 Tom HughesRevert "Use http for all backend requests"
2014-08-29 Tom HughesRemove 12.04 support in web cookbook
2014-08-29 Tom HughesUse http for all backend requests
2014-08-29 Tom HughesAdd some more apache 2.4 access rules
2014-08-29 Tom HughesEnable mod_lbmethod_byrequests for frontends running...
2014-08-29 Tom HughesEnable mod_lbmethod_bybusyness for frontends running...
2014-08-29 Tom HughesUse mod_proxy_fcgi for the map call
2014-08-29 Tom HughesFixes for building cgimap on 14.04 machines
2014-08-29 Tom HughesUse apache 2.4 style access controls
2014-08-29 Tom HughesUse mod_proxy_fcgi for FCGI support with apache 2.4
2014-07-21 Tom HughesMake sure pkg-config is installed for nokogiri
2014-07-10 Tom HughesSet SECRET_KEY_BASE for production web servers
2014-07-05 Tom HughesSwitch back to the OpenStreetMap Nominatim instance
2014-07-04 Tom HughesSwitch web site to use MapQuest Nominatim for search
2014-06-27 Grant SlaterWeb: set osmbugs.org to redirect to openstreetmap.org
2014-06-09 Tom HughesIgnore errors killing processes which may have already...
2014-02-26 Tom HughesRemove redirect to http from /edit
2014-02-15 Tom HughesEnable SSL proxying
2014-02-15 Tom HughesPass https to the backends over https
2014-02-11 Tom HughesRedirect https requests to osm.org to www.osm.org
2014-02-11 Tom HughesFix redirect
2014-02-11 Tom HughesRemove general redirect from https to http
2014-02-10 Tom HughesMove passenger configuration to a separate cookbook
2014-01-01 Grant SlaterWeb: add additional alias + problem 3rd party alias
2013-12-20 Tom HughesSet NOKOGIRI_USE_SYSTEM_LIBRARIES while instailling...
2013-11-23 Tom HughesUse README.md for the long_description
2013-11-23 Tom HughesConvert all README filess to markdown
2013-11-23 Tom HughesSpecify name explicitly in cookbook metadata files
2013-11-23 Tom HughesConvert all notify/subscribe calls to the new style...
2013-11-23 Tom HughesReplace content_from_file extension with simpler edit_f...
2013-10-20 Tom HughesSend single object node requests into cgimap again
2013-10-20 Tom HughesStop sending single object node requests to cgimap
2013-10-18 Tom HughesWe only need to escape dots in ProxyPassMatch, not...
2013-10-18 Tom HughesOnly send GET requests to cgimap
2013-10-18 Tom HughesPass single object node/way/relation calls to the backends
2013-10-18 Tom HughesFix typo
2013-10-18 Tom HughesLet cgimap handle single object node/way/relation calls...
2013-10-09 Tom HughesUse cgimap for /relation/N/full
2013-10-09 Tom HughesKeep /relation/N/full with rails for now
2013-10-09 Tom HughesUse cgimap for full object fetches
2013-10-09 Tom HughesUse cgimap for multi object fetches
2013-10-09 Tom HughesSend /api/0.6/relations to the backend servers
2013-09-22 Tom HughesInstall nodejs for asset compilation support
2013-09-19 Tom HughesFix redirect of http://www.openstreetmap.org.uk/events.ics
2013-08-26 Tom HughesRemove old style piwik configuration
2013-08-24 Tom HughesGenerate new style piwik configuration
2013-08-09 Tom HughesConfigure a machine to run the database cleanup script...
2013-08-06 Tom HughesRun asset precompilation in the production environment
2013-07-12 Tom HughesMove log archiving and stats analysis to ironbelly
2013-06-30 Tom HughesRequire version 1.3.5 of bundler for ruby 2.0 support
2013-06-19 Tom HughesDrop support for old Ubuntu versions we no longer use
2013-06-17 Tom HughesAdd a load more cookbooks to the public repository