You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eugen Rochko
086fc7ed77
Fix S3 adapter retrying failing uploads with exponential backoff ( #12085 )
...
The default limit of 10 retries with exponential backoff meant
that if the S3 server was timing out, you would be stuck with it
for much, much longer than the 5 second read timeout we expect.
The uploading happens within a database transaction, which means
a failing S3 server could negatively affect database performance
5 years ago
..
environments
Add SMTP reply_to option ( #11718 )
5 years ago
initializers
Fix S3 adapter retrying failing uploads with exponential backoff ( #12085 )
5 years ago
locales
New Crowdin translations ( #12067 )
5 years ago
webpack
Add OCR tool to media editing modal ( #11566 )
5 years ago
application.rb
Add br, es-AR, et, mk, nn to available locales ( #12062 )
5 years ago
boot.rb
Fix bootsnap cache directory being declared relatively ( #9511 )
6 years ago
brakeman.ignore
Add type, limit, offset, min_id, max_id, account_id to search API ( #10091 )
6 years ago
database.yml
config: add DB_SSLMODE for managed/remote PG ( #10210 )
6 years ago
deploy.rb
Bump capistrano from 3.11.1 to 3.11.2 ( #12012 )
5 years ago
environment.rb
Make PreviewCard records reuseable between statuses ( #4642 )
7 years ago
i18n-tasks.yml
Change preferences page into appearance, notifications, and other ( #10977 )
6 years ago
navigation.rb
Fix relays UI being available in whitelist/secure mode ( #11963 )
5 years ago
puma.rb
Add PERSISTENT_TIMEOUT option ( #11756 )
5 years ago
routes.rb
Add a nodeinfo endpoint ( #12002 )
5 years ago
secrets.yml
Upgrade to Rails 5.0.0.1
8 years ago
settings.yml
Add public blocks to /about/blocks ( #11298 )
5 years ago
sidekiq.yml
Change trending hashtags to not disappear instantly after midnight ( #11712 )
5 years ago
themes.yml
More polished light theme ( #7620 )
7 years ago
webpacker.yml
Bump webpacker from 3.5.5 to 4.0.2 ( #10277 )
6 years ago