discourse/config
Alan Guo Xiang Tan 96ae5c395f
DEV: Set database checkout timeout to 10 on CI (#25604)
Why this change?

We have been seeing checkout timeouts happening on CI when using the
default of 5 seconds. This can happen in system tests when the server
has to process many requests using the same database connection.
Therefore, we will double the timeout for now and monitor if stuff
continues to timeout.
2024-02-08 10:35:55 +08:00
..
cloud/cloud66
environments DEV: Create unlogged tables by default in the test environment (#25451) 2024-01-29 09:57:58 +08:00
initializers DEV: Update confirm-email flows to use central 2fa and ember rendering (#25404) 2024-01-30 10:32:42 +00:00
locales DEV: Introduce experimental `type: objects` theme setting (#25538) 2024-02-08 10:20:59 +08:00
application.rb
boot.rb
cdn.yml.sample
database.yml DEV: Set database checkout timeout to 10 on CI (#25604) 2024-02-08 10:35:55 +08:00
deploy.rb.sample
dev_defaults.yml
discourse.config.sample
discourse.pill.sample
discourse_defaults.conf DEV: Add `disable_service_worker_cache` global setting (#25589) 2024-02-07 10:44:12 +00:00
environment.rb
logrotate.conf
multisite.yml.production-sample
nginx.global.conf
nginx.sample.conf
projections.json
puma.rb
routes.rb DEV: Update confirm-email flows to use central 2fa and ember rendering (#25404) 2024-01-30 10:32:42 +00:00
sidekiq.yml
site_settings.yml DEV: Introduce experimental `type: objects` theme setting (#25538) 2024-02-08 10:20:59 +08:00
spring.rb
thin.yml.sample
unicorn.conf.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
unicorn_launcher
unicorn_upstart.conf