discourse/config
Martin Brennan 0705857a47
DEV: Delete symlink when DiscourseFont path changes (#30294)
When adding new fonts to our discourse-fonts gem,
you may want to test these changes locally using the
`path` option of the gem line in bundler.

However we set a symlink for the fonts dir for public/fonts,
which does not get updated if the gem path changes. This
fix checks if the current symlink resolved path is equal to
the DiscourseFont gem path, and if not deletes + recreates it.
2024-12-17 13:57:03 +10:00
..
environments DEV: Recover @timestamp in unicorn logs when logstash logger is enabled (#28008) 2024-07-22 15:21:41 +08:00
initializers DEV: Log number of live slots used by requests (#29884) 2024-11-28 18:25:48 +02:00
locales FEATURE: Reason and deleted content support in the review queue (#30295) 2024-12-17 11:44:46 +11:00
application.rb DEV: Delete symlink when DiscourseFont path changes (#30294) 2024-12-17 13:57:03 +10:00
boot.rb
cdn.yml.sample
database.yml DEV: Increase pool connections to 2 in test environment 2024-11-28 12:23:25 +01:00
deploy.rb.sample
dev_defaults.yml
discourse_defaults.conf DEV: Upgrade Rails to version 7.2 2024-11-27 10:48:47 +01:00
discourse.config.sample
discourse.pill.sample
environment.rb
logrotate.conf
multisite.yml.production-sample
nginx.sample.conf DEV: Allow webp images to be served directly by nginx (#30050) 2024-12-03 06:26:13 +08:00
projections.json
puma.rb
routes.rb DEV: Add categories_and_hot Route (#29948) 2024-11-27 11:11:33 -06:00
sidekiq.yml
site_settings.yml DEV: Change hide_email_address_taken default to true (#30293) 2024-12-17 10:46:04 +08:00
spring.rb
thin.yml.sample
unicorn_launcher
unicorn_upstart.conf
unicorn.conf.rb DEV: Fix duplicated logging of unicorn worker backtraces (#30178) 2024-12-10 06:47:33 +08:00