Matt Jankowski
|
beee9ea991
|
Fix `RSpec/LetSetup` cop in spec/controllers/admin area (#27619)
|
1 year ago |
Matt Jankowski
|
4fdc548fa5
|
Regenerate lint todos (#27513)
|
1 year ago |
Daniel M Brasil
|
26d2a2a0cc
|
Migrate to request specs in `/api/v1/media` (#25543)
|
1 year ago |
Matt Jankowski
|
bcd0171e5e
|
Fix `Lint/UselessAssignment` cop (#27472)
|
1 year ago |
Matt Jankowski
|
a1b27d8b61
|
Fix `Naming/VariableNumber` cop (#27447)
|
1 year ago |
Matt Jankowski
|
63a2a4b074
|
Fix `Performance/DeletePrefix` cop (#27448)
|
1 year ago |
Matt Jankowski
|
08a376cbcb
|
Fix `Style/CombinableLoops` cop (#27429)
|
1 year ago |
Daniel M Brasil
|
d9caa6ed24
|
Migrate to request specs in `/api/v1/admin/accounts` (#25563)
|
1 year ago |
Daniel M Brasil
|
bc6cd27d9e
|
Migrate to request specs in `/api/v1/followed_tags` (#25472)
|
1 year ago |
Matt Jankowski
|
c676bc91e9
|
Dont match mention in url query string (#25656)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Nick Schonning
|
85db392464
|
Autofix Rubocop cops for config/ (#24145)
|
1 year ago |
Matt Jankowski
|
56c0babc0b
|
Fix rubocop `Layout/ArgumentAlignment` cop (#26060)
|
1 year ago |
Claire
|
a04ae16201
|
Fix CSP when using `ONE_CLICK_SSO_LOGIN` (#26901)
|
1 year ago |
Nick Schonning
|
b970ed6098
|
Update rubocop and rubocop-rspec (#26329)
|
1 year ago |
CSDUMMI
|
120f5802c0
|
Add direct link to the Single-Sign On provider if there is only one sign up method available (#26083)
|
1 year ago |
Emelia Smith
|
e258b4cb64
|
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)
|
1 year ago |
Matt Jankowski
|
6f1fa1364f
|
Fix `RSpec/EmptyExampleGroup` cop (#24735)
|
1 year ago |
Matt Jankowski
|
ad81be6c8e
|
Update rubocop rules for linelength (#26190)
|
1 year ago |
Matt Jankowski
|
30f5ec7303
|
Rubocop fix: `Perfomance/UnfreezeString` (#26217)
|
1 year ago |
Daniel M Brasil
|
812a84ff5f
|
Migrate to request specs in `/api/v2/filters` (#25721)
|
1 year ago |
Matt Jankowski
|
b06763dc11
|
Remove the `sr` locale override .rb files (#25927)
|
1 year ago |
Claire
|
144a406d33
|
Clean up unused application records (#24871)
|
1 year ago |
Matt Jankowski
|
1cceb62afd
|
Fix `Lint/Void` cop (#25922)
|
1 year ago |
Nick Schonning
|
bf9c1a65fa
|
Update rubocop 1.54.2 (#26002)
|
1 year ago |
fusagiko / takayamaki
|
ee8c8dbc6f
|
remove some file paths from rubocop_tobo.yml (#26022)
|
1 year ago |
Nick Schonning
|
1a6c2e450a
|
Update rubocop to v1.54.1 (#25627)
|
1 year ago |
Matt Jankowski
|
6c5a2233a8
|
Fix `RSpec/StubbedMock` cop (#25552)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Matt Jankowski
|
2e1391fdd2
|
Fix `Naming/MemoizedInstanceVariableName` cop (#25928)
|
1 year ago |
Matt Jankowski
|
5134fc65e2
|
Fix `Naming/AccessorMethodName` cop (#25924)
|
1 year ago |
Matt Jankowski
|
b8b2470cf8
|
Fix `Style/SlicingWithRange` cop (#25923)
|
1 year ago |
Matt Jankowski
|
658742b3cd
|
Fix `Lint/AmbiguousBlockAssociation` cop (#25921)
|
1 year ago |
Matt Jankowski
|
b786911c55
|
Fix `Lint/SendWithMixinArgument` cop (#25920)
|
1 year ago |
Matt Jankowski
|
74806deb2c
|
Fix `RSpec/SubjectStub` cop (#25550)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Matt Jankowski
|
c75df62ccc
|
Fix `RSpec/SubjectDeclaration` cop (#25312)
|
1 year ago |
Nick Schonning
|
1d557305d2
|
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
|
1 year ago |
Nick Schonning
|
9e8bc56d5a
|
Enable Rubocop Style/Semicolon with config (#23652)
|
1 year ago |
Kurtis Rainbolt-Greene
|
e4cfe4b3db
|
First pass at multi-database for read replica using Rails native adapter (#25693)
Co-authored-by: emilweth <7402764+emilweth@users.noreply.github.com>
|
1 year ago |
Matt Jankowski
|
05f9e39b32
|
Fix `RSpec/VerifiedDoubles` cop (#25469)
|
1 year ago |
Daniel M Brasil
|
0a0a1f1495
|
Migrate to request specs in `/api/v1/tags` (#25439)
|
1 year ago |
Matt Jankowski
|
4c5aa0e470
|
Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698)
|
1 year ago |
Matt Jankowski
|
31d5bc89d1
|
Speed improvement for `AccountsStatusesCleanupScheduler` spec (#25406)
|
1 year ago |
Nick Schonning
|
72590e601a
|
Update Rubocop 1.52.1 (#25376)
|
1 year ago |
Matt Jankowski
|
62c996b52d
|
Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313)
|
1 year ago |
Matt Jankowski
|
b85c387c5c
|
Remove reference to deleted statsd config file (#25336)
|
1 year ago |
Matt Jankowski
|
6c0e3f490a
|
Fix RSpec/MissingExampleGroupArgument cop (#25310)
|
1 year ago |
Nick Schonning
|
c66250abf1
|
Autofix Rubocop Regex Style rules (#23690)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Matt Jankowski
|
c42591356d
|
Fix `RSpec/DescribedClass` cop (#25104)
|
1 year ago |
Renaud Chaput
|
b7d995cb00
|
Disable some metrics cops (#25215)
|
1 year ago |
Matt Jankowski
|
1baf40077b
|
Fix FormatStringToken cop in CLI (#25122)
|
1 year ago |
Matt Jankowski
|
80c7de9984
|
Fix Rails/WhereExists cop in CLI (#25123)
|
1 year ago |