You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/config
Eugen Rochko 018a9e4e7f
Add post-deployment migration system (#8182)
Adopted from GitLab CE. Generate new migration with:

    rails g post_deployment_migration name_of_migration_here

By default they are run together with db:migrate. To not run them,
the env variable SKIP_POST_DEPLOYMENT_MIGRATIONS must be set

Code by Yorick Peterse <yorickpeterse@gmail.com>, see also:

83c8241160
7 years ago
..
environments Add support for separate Redis for cache (#7272) 7 years ago
initializers Add post-deployment migration system (#8182) 7 years ago
locales Added endorse strings, fixed footer 'developers' string (#8183) 7 years ago
webpack Update supported Node.js version (#8041) 7 years ago
application.rb Weblate translations (2018-07-25) (#8065) 7 years ago
boot.rb Upgrade Rails to version 5.2.0 (#5898) 7 years ago
brakeman.ignore Save video metadata and improve video OpenGraph tags (#6481) 7 years ago
database.yml use-DB_NAME-in-development (#5430) 8 years ago
deploy.rb Update dependencies for Ruby (2018-04-23) (#7237) 7 years ago
environment.rb
i18n-tasks.yml Revert #6479, hide sensitive text/images from OpenGraph previews (#6818) 7 years ago
navigation.rb Add admin dashboard (#8029) 7 years ago
puma.rb
routes.rb Public profile endorsements (accounts picked by profile owner) (#8146) 7 years ago
secrets.yml
settings.yml Add separate setting for sidebar text (site_short_description) (#8107) 7 years ago
sidekiq.yml Account archive download (#6460) 7 years ago
themes.yml More polished light theme (#7620) 7 years ago
webpacker.yml Upgrade Webpacker to version 3.0.1 (#5122) 8 years ago