discourse/config
Jarek Radosz 3a4b28e902
DEV: Change default `code_formatting_style` to `code-fences` (#13135)
Code fences:
1. allow to have syntax highlighting by declaring a language
2. are easier to edit (the composer doesn't preserve indentation when inserting a new line)
3. are more popular
2021-05-25 18:38:53 +02:00
..
cloud/cloud66
environments DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
initializers FIX: Do not call :post_edited webhook twice when editing OP (#13112) 2021-05-24 09:10:22 +10:00
locales Update translations (#13136) 2021-05-25 15:29:11 +02:00
application.rb DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
boot.rb DEV: Remove deprecated bootsnap options (#11929) 2021-02-02 14:39:51 +01:00
cdn.yml.sample
database.yml DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
deploy.rb.sample
discourse.config.sample
discourse.pill.sample
discourse_defaults.conf DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
environment.rb
logrotate.conf
multisite.yml.production-sample DEV: Remove `db_id` from sample multisite config. 2020-05-29 10:48:29 +08:00
nginx.global.conf
nginx.sample.conf DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
projections.json DEV: Use .hbr for raw template file extension (#8883) 2020-02-11 13:38:12 -06:00
puma.rb remove daemonize setting (#12232) 2021-03-01 16:42:50 +11:00
routes.rb FEATURE: Allow theme tests to be run in production (take 2) (#12845) 2021-04-28 23:12:08 +03:00
sidekiq.yml
site_settings.yml DEV: Change default `code_formatting_style` to `code-fences` (#13135) 2021-05-25 18:38:53 +02:00
spring.rb
thin.yml.sample
unicorn.conf.rb DEV: Improve `bin/unicorn` boot time in development environment (#12900) 2021-04-30 11:32:13 +01:00
unicorn_launcher
unicorn_upstart.conf