about summary refs log tree commit diff
path: root/app/lib/entity_cache.rb
AgeCommit message (Expand)Author
2021-03-18Fix cache_collection crashing when given an empty collection (#15921)Claire
2021-01-12Use Rails' index_by where it makes sense (#15542)ThibG
2021-01-10Optimize map { ... }.compact calls (#15513)luigi
2020-09-01Bump rubocop from 0.86.0 to 0.88.0 (#14412)dependabot[bot]
2020-04-05Fix PostgreSQL load when linking in announcements (#13250)ThibG
2020-01-23Add announcements (#12662)Eugen Rochko
2018-11-16Remove intermediary arrays when creating hash maps from results (#9291)Eugen Rochko
2018-04-30Fix missing updated_at attribute on emoji EntityCache (#7297)Eugen Rochko
2018-04-30Fix missing domain attribute in EntityCache for emoji (#7290)Eugen Rochko
2018-04-27Add entity cache (#7271)Eugen Rochko