discourse/config
Régis Hanol e7f251c105 LOTS of changes to properly handle post/topic revisions
FIX: history revision can now properly be hidden
FIX: PostRevision serializer is now entirely dynamic to properly handle
hidden revisions
FIX: default history modal to "side by side" view on mobile
FIX: properly hiden which revision has been hidden
UX: inline category/user/wiki/post_type changes with the revision
details
FEATURE: new '/posts/:post_id/revisions/latest' endpoint to retrieve
latest revision
UX: do not show the hide/show revision button on mobile (no room for
them)
UX: remove CSS transitions on the buttons in the history modal
FIX: PostRevisor now handles all the changes that might create new
revisions
FIX: PostRevision.ensure_consistency! was wrong due to off by 1
mistake...
refactored topic's callbacks for better readability
extracted 'PostRevisionGuardian'
2014-10-27 22:06:43 +01:00
..
cloud/cloud66 Better way to retry curl 2014-08-11 16:30:26 +05:30
environments Let's try to change Uglifier settings properly 2014-10-15 16:51:16 -04:00
initializers FEATURE: allow long polling to go to a different url 2014-10-24 13:38:38 +11:00
locales FEATURE: add max_reply_history to limit number of replies 2014-10-27 09:44:42 +11:00
apache2.conf.sample Add a few extra ProxyPass calls 2013-12-23 13:15:39 +02:00
application.rb Change default timezone to UTC. 2014-10-27 11:31:36 -04:00
boot.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
cdn.yml.sample Initial release of Discourse 2013-02-05 14:16:51 -05:00
database.yml fixed a spelling benchamarking -> benchmarking 2014-08-14 10:16:57 +05:30
deploy.rb.sample Replace Clockwork with Sidetiq 2013-08-14 21:39:40 +02:00
discourse.config.sample Typo fix 2014-03-03 11:19:17 -05:00
discourse.pill.sample Improve bluepill sample config. 2014-01-31 16:09:35 -05:00
discourse_defaults.conf FEATURE: CORS settings per-site in a multisite env 2014-10-15 15:20:39 -04:00
discourse_quickstart.conf CHANGE: Mini Profiler only enabled for developers in prd 2014-07-17 08:34:41 +10:00
environment.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
logrotate.conf Replace Clockwork with Sidetiq 2013-08-14 21:39:40 +02:00
multisite.yml.production-sample warns sysadmin to rebake all the posts 2013-08-01 22:24:55 +02:00
nginx.global.conf Address @Supermathie's concerns in PR1430 2013-09-30 16:28:22 -04:00
nginx.sample.conf FIX: add vary encoding to gzip responses 2014-10-23 11:05:56 +11:00
projections.json Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
puma.rb Update puma.rb fixed: num_worker(S) 2014-02-13 11:08:27 +07:00
redis.yml get rid of cache db, not needed 2014-01-06 12:24:11 +11:00
routes.rb LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
site_settings.yml FEATURE: add max_reply_history to limit number of replies 2014-10-27 09:44:42 +11:00
spring.rb BUGFIX: Correct after_fork semantics 2014-03-31 12:34:13 +11:00
thin.yml.sample Add sample Capistrano deployment files 2013-05-02 19:53:37 -07:00
unicorn.conf.rb FEATURE: unicorn sidekiq will restart sidekiq on complete failure. 2014-04-23 13:13:18 +10:00
unicorn_launcher reopen logs on usr1 2014-08-25 10:49:13 +10:00
unicorn_upstart.conf added upstart script for Discourse 2013-10-13 10:16:53 +11:00