discourse/config
Guo Xiang Tan 256d7a00e9 Update sprockets. (#4167)
* Update sass-rails.

* FIX: Tilt dependency has been removed from Ember::Handlebars::Template.

* Update `DiscourseIIFE` to new Sprockets API.

* `Rails.application.assets` returns `nil` in production.

* Move sprockets-rails out of the assets group.

* Pin ember-rails to 0.18.5 which works with Sprockets 3.x.

* Update sprockets to 3.6.0.

* Make `DiscourseSassCompiler` work with Sprockets 3.

* Use `Sass::Rails::SassImporterGlobbing` instead of haxxing our own.

* Moneky patch so that we don't add dependencies for our custom css.

* FIX: Missing class.

* Upgrade ember-handlebars-template.

* FIX: require path needs to share the same root as the folder's path.

* Bump discourse-qunit-rails.

* Update ember-template-compiler.js to 1.12.2.

* `prepend` is private in Ruby 2.0.0.
2016-04-18 10:47:52 +08: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 Update sprockets. (#4167) 2016-04-18 10:47:52 +08:00
locales Merge pull request #4137 from cpradio/add-warning-to-flag 2016-04-15 16:23:22 +10:00
application.rb Update sprockets. (#4167) 2016-04-18 10:47:52 +08:00
boot.rb Do not assume all interpreter versions support allocation tracing 2014-12-07 23:28:38 +00:00
cdn.yml.sample
database.yml Second attempt which removes any kind proxying. 2016-02-05 08:51:10 +08:00
deploy.rb.sample
discourse.config.sample
discourse.pill.sample
discourse_defaults.conf Add default port for redis_slave. 2016-03-11 15:07:07 +08:00
environment.rb
logrotate.conf
multisite.yml.production-sample
nginx.global.conf
nginx.sample.conf Merge pull request #3928 from jamielinux/nginx204 2016-01-30 01:48:22 -08:00
projections.json Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
puma.rb puma config is a production thing 2016-02-24 14:49:31 +11:00
routes.rb Merge pull request #4010 from riking/patch-sitelinks 2016-04-14 10:35:13 +02:00
site_settings.yml bump up to 500 max posts in message 2016-04-13 08:43:22 +10: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 reopen logs on usr1 2014-08-25 10:49:13 +10:00
unicorn_upstart.conf