Matt Jankowski
|
c53fe9b753
|
Fix RSpec/BeforeAfterAll cop (#24737)
|
2 years ago |
Matt Jankowski
|
d902a707a3
|
Fix Rails/CompactBlank cop (#24690)
|
2 years ago |
Matt Jankowski
|
d00e45a7d3
|
Fix Rails/I18nLocaleAssignment cop (#24693)
|
2 years ago |
Matt Jankowski
|
af824db398
|
Fix Rails/InverseOf cop (#24732)
|
2 years ago |
Matt Jankowski
|
2e43461100
|
Fix Rails/Output cop (#24687)
|
2 years ago |
Matt Jankowski
|
5a2aa06a51
|
Fix Rails/Present cop (#24688)
|
2 years ago |
Matt Jankowski
|
bdc74086e6
|
Fix Rails/ContentTag cop (#24691)
|
2 years ago |
Matt Jankowski
|
6e226f5a32
|
Fix Rails/ActionOrder cop (#24692)
|
2 years ago |
Matt Jankowski
|
60ac9e8634
|
Fix Rails/SquishedSQLHeredocs cop (#24694)
|
2 years ago |
Matt Jankowski
|
8dcfb6e0ea
|
Fix Rails/HttpPositionalArguments cop (#24699)
|
2 years ago |
Matt Jankowski
|
4cfe52635c
|
Add pending spec for User.those_who_can (#24724)
|
2 years ago |
Nick Schonning
|
49fad26eca
|
Drop EOL Ruby 2.7 (#24237)
|
2 years ago |
Nick Schonning
|
5841f1af8c
|
Autofix Rubocop RSpec/MatchArray (#24675)
|
2 years ago |
Nick Schonning
|
a3393d0d07
|
Autofix Rubocop RSpec/MatchArray (#24050)
|
2 years ago |
Nick Schonning
|
90beba57d8
|
Autofix Rubocop Rails/ResponseParsedBody (#24051)
|
2 years ago |
Matt Jankowski
|
0a5f0a8b20
|
Remove instance variables from helper usage (#24203)
|
2 years ago |
Nick Schonning
|
4687967176
|
Autofix Rubocop Style/NumericLiterals (#24468)
|
2 years ago |
Eugen Rochko
|
e98c86050a
|
Refactor `Cache-Control` and `Vary` definitions (#24347)
|
2 years ago |
Nick Schonning
|
cb2ce842b0
|
Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761)
|
2 years ago |
Nick Schonning
|
500d6f93be
|
Autofix Rubocop Style/IdenticalConditionalBranches (#24322)
|
2 years ago |
Nick Schonning
|
83fc97285b
|
Enable Rubocop Metrics/BlockLength with Excludes (#24260)
|
2 years ago |
Eugen Rochko
|
a9b5598c97
|
Change user settings to be stored in a more optimal way (#23630)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Nick Schonning
|
503022d6f9
|
Exclude files for Rubocop Metrics/ClassLength (#24213)
|
2 years ago |
Matt Jankowski
|
7bef11630d
|
Remove references to non-existent actions (#24183)
|
2 years ago |
Vyr Cossont
|
94cbd808b5
|
Webhooks for local status.create, status.update, account.update (#24133)
|
2 years ago |
Nick Schonning
|
b22b4bac03
|
Include config/ and update all rubcop deps (#23963)
|
2 years ago |
Nick Schonning
|
681dcd3fa3
|
Ignore additional Style/OptionalBooleanParameter (#24138)
|
2 years ago |
Matt Jankowski
|
edc7ca5920
|
Roll back unintentionally activated rubocop rules (#24132)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Nick Schonning <nschonni@gmail.com>
|
2 years ago |
Christian Schmidt
|
bd047acc35
|
Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
|
2 years ago |
Nick Schonning
|
aa947a143b
|
Regen rubocop-todo without Max shadowing (#24076)
|
2 years ago |
Nick Schonning
|
25d36b6edd
|
Autofix Rubocop Style/RedundantArgument (#23798)
|
2 years ago |
Nick Schonning
|
a38f67c1c3
|
Autofix Rubocop Style/PreferredHashMethods (#23851)
|
2 years ago |
Nick Schonning
|
e762a14c0a
|
Enable Rubocop Performance/DeleteSuffix (#24077)
|
2 years ago |
Nick Schonning
|
3ea0856f70
|
Enable RSpec/FilePath (#23965)
|
2 years ago |
Matt Jankowski
|
688287c59d
|
Coverage improvement round-out following up previous work (#23987)
|
2 years ago |
Matt Jankowski
|
56bddfbfa3
|
Serializers spec coverage (#24017)
|
2 years ago |
Claire
|
aa98c8fbeb
|
Disable Style/SymbolArray (#23921)
|
2 years ago |
Nick Schonning
|
56489cdc4f
|
Autofix Rubocop Style/HashConversion (#23852)
|
2 years ago |
Matt Jankowski
|
730bb3e211
|
Remove unused HTML Validator (#23866)
|
2 years ago |
Nick Schonning
|
19614ba247
|
Rename ActivityPub Serializer Specs (#23844)
|
2 years ago |
Nick Schonning
|
6bd7003799
|
Fix mispelled spec filenames (#23834)
|
2 years ago |
Nick Schonning
|
4ff44be134
|
Autofix Rubocop Rails/Blank (#23765)
|
2 years ago |
Nick Schonning
|
8fd3fc404d
|
Autofix Rubocop Rails/RootPathnameMethods (#23760)
|
2 years ago |
Nick Schonning
|
0cfdd1a401
|
Enable Rubocop Style/StringConcatenation defaults (#23792)
|
2 years ago |
Nick Schonning
|
434770f580
|
Autofix Rubocop Rails/FindById (#23762)
|
2 years ago |
Nick Schonning
|
35d032500b
|
Autofix Rubocop Security/IoMethods (#23757)
|
2 years ago |
Nick Schonning
|
9909b4b653
|
Autofix Rubocop Rails/WhereEquals (#23759)
|
2 years ago |
Nick Schonning
|
59c8d43d94
|
Autofix Rubocop Style/RescueStandardError (#23745)
|
2 years ago |
Nick Schonning
|
2c3c734bcc
|
Autofix Rubocop Style/SymbolProc (#23742)
|
2 years ago |
Nick Schonning
|
af4c95100c
|
Autofix Rubocop Style/FormatString (#23743)
|
2 years ago |