This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
Eugen Rochko
1d0321fc45
Fix pt translations, improve pre-cache queries, removing will_paginate
from accounts/tags because it's a terribly inefficient way to paginate
large sets of data
|
2016-12-01 16:26:25 +01:00 |
.. |
environments
|
Adding rack timeout of 30sec, PuSH jobs moved to push queue so they
|
2016-11-29 02:07:14 +01:00 |
initializers
|
Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions of avatars
|
2016-11-29 14:20:15 +01:00 |
locales
|
Fix pt translations, improve pre-cache queries, removing will_paginate
|
2016-12-01 16:26:25 +01:00 |
application.rb
|
Enabling portuguese and hungarian translations, which are awfully incomplete
|
2016-11-28 13:55:03 +01:00 |
boot.rb
|
Upgrade to Rails 5.0.0.1
|
2016-08-17 17:58:00 +02:00 |
cable.yml
|
Live timelines using ActionCable
|
2016-08-18 15:49:51 +02:00 |
database.yml
|
Add puma preloading, decrease DB pool size to size of threads per worker
|
2016-11-02 16:38:54 +01:00 |
environment.rb
|
Upgrade to Rails 5.0.0.1
|
2016-08-17 17:58:00 +02:00 |
i18n-tasks.yml
|
Fix #65 - Options to block notifications from people you don't follow/who don't follow you
|
2016-11-25 13:13:16 +01:00 |
puma.rb
|
Add puma preloading, decrease DB pool size to size of threads per worker
|
2016-11-02 16:38:54 +01:00 |
routes.rb
|
Add basic OEmbed provider API, fix #247
|
2016-11-30 23:01:03 +01:00 |
secrets.yml
|
Upgrade to Rails 5.0.0.1
|
2016-08-17 17:58:00 +02:00 |
sidekiq.yml
|
Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high)
|
2016-03-25 14:20:31 +01:00 |