discourse/config
Robin Ward 94b60e62a2 FEATURE: New markdown editor re-written in Ember
Note this commit leaves out the biggest occurrence of the editor
which is the post/topic composer.

To avoid major breakage, this replaces it everywhere else it was
used:

* User preferences (About Me)
* Admin Customizations > Text Content
* Category Templates
* Editing Queued Posts

A future commit will replace the main composer with this editor
and will remove the unused pagedown code.
2015-10-19 11:01:20 -04:00
..
cloud/cloud66 FEATURE: Localization fallbacks (server-side) 2015-07-15 10:17:36 -07:00
environments FEATURE: upgrade to Rails 4.2.4 2015-09-23 15:24:30 +10:00
initializers FIX: no keepalive tests for rake tasks, shell could be stalling threads 2015-09-29 10:17:56 +10:00
locales FEATURE: New markdown editor re-written in Ember 2015-10-19 11:01:20 -04:00
application.rb FEATURE: upgrade to Rails 4.2.4 2015-09-23 15:24:30 +10:00
boot.rb
cdn.yml.sample
database.yml PERF: disable prepared statements 2015-10-19 14:02:22 +11:00
deploy.rb.sample
discourse.config.sample
discourse.pill.sample
discourse_defaults.conf PERF: disable prepared statements 2015-10-19 14:02:22 +11:00
environment.rb
logrotate.conf
multisite.yml.production-sample
nginx.global.conf
nginx.sample.conf Don't cache urls with `emoji` in them unless they are images 2015-09-08 13:12:32 -04:00
projections.json
puma.rb
routes.rb PERF: disable prepared statements 2015-10-19 14:02:22 +11:00
site_settings.yml FIX: use the first image in the first post in the topic as opengraph image 2015-10-15 11:00:47 +02:00
spring.rb
thin.yml.sample
unicorn.conf.rb extra logic to force kill orphan sidekiqs 2015-06-18 15:32:04 +10:00
unicorn_launcher
unicorn_upstart.conf