]> cat aescling's git repositories - mastodon.git/commit
Add (back) rails-level JSON caching (#11333)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 21 Jul 2019 20:32:16 +0000 (22:32 +0200)
committerGitHub <noreply@github.com>
Sun, 21 Jul 2019 20:32:16 +0000 (22:32 +0200)
commitc669bb42baa213dde27d831bb34f0ce14cfb29dc
treeb609b21505c5f890b1200092de96b1bcc38b957e
parent59fd622adc18cb094146f7cda1025782d505404e
Add (back) rails-level JSON caching (#11333)
app/controllers/accounts_controller.rb
app/controllers/activitypub/collections_controller.rb
app/controllers/api/v1/custom_emojis_controller.rb
app/controllers/api/v1/instances/activity_controller.rb
app/controllers/api/v1/instances/peers_controller.rb
app/controllers/api/v1/instances_controller.rb
app/controllers/application_controller.rb
app/controllers/concerns/cache_concern.rb [new file with mode: 0644]
app/controllers/emojis_controller.rb
app/controllers/statuses_controller.rb