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 b5ac61b2c5
Change algorithm of follow recommendations (#28314)
11 months ago
..
chewy Add new public status index (#26344) 1 year ago
config/initializers/rack Fix `RSpec/SpecFilePathFormat` cops (#27730) 1 year ago
controllers Fix `Style/InverseMethods` cop (#28377) 11 months ago
fabrication Restore console behavior in `test` env (#26401) 1 year ago
fabricators Add spec coverage for `models/form/custom_emoji_batch` class (#28388) 11 months ago
features Stub controller methods and remove `rubocop:disable` in captcha feature spec (#27743) 1 year ago
fixtures Add spec coverage for `CLI::Emoji` class (#28182) 11 months ago
generators Fix flaky tests related to file creation (#28248) 11 months ago
helpers Typo fix in json ld helper spec (#28417) 11 months ago
lib Remove the `stub_stdout` wrapper around CLI specs (#28340) 11 months ago
locales Replace i18n view spec with helper spec (#24966) 2 years ago
mailers Add missing email previews for `AdminMailer` (#28044) 12 months ago
models Add spec coverage for `models/form/custom_emoji_batch` class (#28388) 11 months ago
policies Fix moderator rights inconsistencies (#26729) 1 year ago
presenters Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 11 months ago
requests Change algorithm of follow recommendations (#28314) 11 months ago
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 2 years ago
search/models/concerns/account Model concerns organization into module namespaces (#28149) 11 months ago
serializers Add VAPID public key to instance serializer (#28006) 12 months ago
services Unwind `map` on single-item array in `spec/services/delete_account_service` spec (#28358) 11 months ago
support Formalize some patterns in cli specs (#28255) 11 months ago
system Fixes website not loading for unlogged users (#27698) 1 year ago
validators Don't stub SUT in `FollowLimitValidator` spec (#27760) 1 year ago
views Fix `RSpec/MetadataStyle` cop in spec/ (#27729) 1 year ago
workers Change algorithm of follow recommendations (#28314) 11 months ago
rails_helper.rb Remove the `stub_stdout` wrapper around CLI specs (#28340) 11 months ago
spec_helper.rb Disable simplecov `enable_coverage_for_eval` option, move to standalone file (#27869) 12 months ago