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.
Matt Jankowski 5631f139c1
Fix `Lint/SymbolConversion` cop (#28175)
12 months ago
..
account Add explicit `dependent: nil` to associations (#28169) 12 months ago
status Model concerns organization into module namespaces (#28149) 12 months ago
user Model concerns organization into module namespaces (#28149) 12 months ago
attachmentable.rb Change GIF max matrix size error to explicitly mention GIF files (#27927) 12 months ago
cacheable.rb Fix cache_associated no longer working (#7320) 7 years ago
domain_materializable.rb Fix unbounded recursion in account discovery (#22025) 2 years ago
domain_normalizable.rb Fix error when invalid domain name is submitted (#19474) 2 years ago
expireable.rb Run rubocop formatting except line length (#23632) 2 years ago
follow_limitable.rb Fix being able to import more than allowed number of follows (#15384) 4 years ago
lockable.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 2 years ago
paginable.rb Autofix Rubocop Style/Lambda (#23696) 2 years ago
rate_limitable.rb Add specific rate limits for posting and following (#13172) 5 years ago
redisable.rb Refactor how Redis locks are created (#18400) 3 years ago
relationship_cacheable.rb Cache relationships in API (#6482) 7 years ago
remotable.rb Fix `Lint/SymbolConversion` cop (#28175) 12 months ago