diaspora/config
Dumitru Ursu dda5f71124 Add warning about encoding change
Add warning about MySQL collation

Fix database index length

This allows new databases to be created with utf8mb4, on MySQL. The maximum
column size is 767 bytes. Each character is 4 bytes long -> 767 / 4 = 191
characters for the column.
2015-01-19 02:19:39 +02:00
..
environments make everything boot again 2014-08-23 16:34:00 +02:00
initializers Bye opengraph_parser, hi open_graph_reader 2014-12-08 02:01:31 +01:00
locales Strip EXIF data as user preference 2015-01-18 10:28:28 -03:00
vines Add vines README file for cert instructions 2014-11-13 11:31:55 +01:00
application.rb Refactor mobile javascript to get rid of console errors. 2015-01-17 15:50:06 +02:00
asset_sync.rb move asset_sync require to the earliest point possible 2013-06-13 20:57:38 +02:00
autoprefixer.yml Add autoprefixer 2015-01-07 13:02:53 +02:00
boot.rb make everything boot again 2014-08-23 16:34:00 +02:00
cucumber.yml add cucumber feature for taking screenshots of important pages 2012-12-17 20:25:34 +01:00
database.yml.example Add warning about encoding change 2015-01-19 02:19:39 +02:00
defaults.yml Add currency and allow unhosted button to paypal donation 2014-12-28 19:50:45 +01:00
diaspora.yml.example Add currency and allow unhosted button to paypal donation 2014-12-28 19:50:45 +01:00
environment.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
load_config.rb move sidekiq configuration from initializer to sidekiq.yml 2014-12-01 02:18:28 +01:00
locale_settings.yml make nds and en_valspeak available 2014-10-12 15:20:20 +02:00
oembed_providers.yml Avoid mixed content warning through oEmbed content 2014-11-19 15:48:12 +01:00
routes.rb Add contacts/posts, and GZipping JSON exporter output 2015-01-15 00:20:19 +13:00
schedule.rb.example Adds maintenance rake tasks for logrotate and temp file deletion; Adds whenever gem + sample whenever file 2011-12-15 15:18:07 -08:00
selenium.yml MS DG update copyright 2011-09-14 11:23:12 -07:00
sidekiq.yml Add missing export_user queue to sidekiq config 2015-01-17 19:17:55 +02:00
unicorn.rb Replace spork with spring, update & use binstubs 2014-12-01 08:06:07 +01:00