about summary refs log tree commit diff
path: root/config/database.yml
AgeCommit message (Expand)Author
2019-03-08config: add DB_SSLMODE for managed/remote PG (#10210)Sascha
2018-12-16Remove PostgreSQL statement timeout (#9537)Eugen Rochko
2018-12-03Add database statement timeout of 60s (#9382)Eugen Rochko
2017-10-17use-DB_NAME-in-development (#5430)masarakki
2017-06-25fix unnecessary variable (#3947)amazedkoumei
2017-06-25more free pgconfig by .env (#3909)amazedkoumei
2017-05-03Added support parallel_tests (#2740)Keiji Matsuzaki
2017-04-09Add env variable to disable prepared statements (#1293)Eugen
2017-01-10Fix env variable nameEugen
2016-11-02Add puma preloading, decrease DB pool size to size of threads per workerEugen Rochko
2016-08-18Fix testsEugen Rochko
2016-03-25Fix Sidekiq pooling issues. Remove API docs from homepage, replace withEugen Rochko
2016-03-25Up the number of pooled DB connections to cover both Sidekiq and Puma workersEugen Rochko
2016-03-25Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high)Eugen Rochko
2016-03-25Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connectionsEugen Rochko
2016-03-16Fixing the docker container setup (with assets compilation &co)Eugen Rochko
2016-03-14Adding a docker-compose template for running Mastodon easilyEugen Rochko
2016-02-20Initial commitEugen Rochko