Matt Jankowski
|
182bb4595f
|
Fix Lint/DuplicateBranch cop (#24766)
|
2 years ago |
Claire
|
abce7cf2b9
|
Rewrite import feature (#21054)
|
2 years ago |
Matt Jankowski
|
ae34d806be
|
Fix RSpec/BeforeAfterAll cop (#24737)
|
2 years ago |
Matt Jankowski
|
bdbc9d0036
|
Fix Rails/CompactBlank cop (#24690)
|
2 years ago |
Matt Jankowski
|
2a78b65bfd
|
Fix Rails/I18nLocaleAssignment cop (#24693)
|
2 years ago |
Matt Jankowski
|
e9e394fe57
|
Fix Rails/InverseOf cop (#24732)
|
2 years ago |
Matt Jankowski
|
8a813615b0
|
Fix Rails/Output cop (#24687)
|
2 years ago |
Matt Jankowski
|
78f29479ab
|
Fix Rails/Present cop (#24688)
|
2 years ago |
Matt Jankowski
|
ba0a49b7f6
|
Fix Rails/ContentTag cop (#24691)
|
2 years ago |
Matt Jankowski
|
390aa577e7
|
Fix Rails/ActionOrder cop (#24692)
|
2 years ago |
Matt Jankowski
|
16e08228df
|
Fix Rails/SquishedSQLHeredocs cop (#24694)
|
2 years ago |
Matt Jankowski
|
807ada7b39
|
Fix Rails/HttpPositionalArguments cop (#24699)
|
2 years ago |
Matt Jankowski
|
f9fcde8205
|
Add pending spec for User.those_who_can (#24724)
|
2 years ago |
Nick Schonning
|
519ae8c0c6
|
Drop EOL Ruby 2.7 (#24237)
|
2 years ago |
Nick Schonning
|
b36ccb2fac
|
Autofix Rubocop RSpec/MatchArray (#24675)
|
2 years ago |
Nick Schonning
|
16cc6bc400
|
Autofix Rubocop RSpec/MatchArray (#24050)
|
2 years ago |
Nick Schonning
|
28d554cc49
|
Autofix Rubocop Rails/ResponseParsedBody (#24051)
|
2 years ago |
Matt Jankowski
|
f01a643897
|
Remove instance variables from helper usage (#24203)
|
2 years ago |
Nick Schonning
|
91f0da8563
|
Autofix Rubocop Style/NumericLiterals (#24468)
|
2 years ago |
Eugen Rochko
|
3ca64638d4
|
Refactor `Cache-Control` and `Vary` definitions (#24347)
|
2 years ago |
Nick Schonning
|
5f1a0f550b
|
Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761)
|
2 years ago |
Nick Schonning
|
2a0d2453b0
|
Autofix Rubocop Style/IdenticalConditionalBranches (#24322)
|
2 years ago |
Nick Schonning
|
718cdb0286
|
Enable Rubocop Metrics/BlockLength with Excludes (#24260)
|
2 years ago |
Eugen Rochko
|
c75fccf033
|
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
|
2ed77774f7
|
Exclude files for Rubocop Metrics/ClassLength (#24213)
|
2 years ago |
Matt Jankowski
|
7a82026971
|
Remove references to non-existent actions (#24183)
|
2 years ago |
Vyr Cossont
|
d1b3f02926
|
Webhooks for local status.create, status.update, account.update (#24133)
|
2 years ago |
Nick Schonning
|
8d05167e5f
|
Include config/ and update all rubcop deps (#23963)
|
2 years ago |
Nick Schonning
|
c2821e2aa3
|
Ignore additional Style/OptionalBooleanParameter (#24138)
|
2 years ago |
Matt Jankowski
|
10a4c16256
|
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
|
7583523bf0
|
Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
|
2 years ago |
Nick Schonning
|
8f638799ec
|
Regen rubocop-todo without Max shadowing (#24076)
|
2 years ago |
Nick Schonning
|
0717d1b058
|
Autofix Rubocop Style/RedundantArgument (#23798)
|
2 years ago |
Nick Schonning
|
6d0a49f4a4
|
Autofix Rubocop Style/PreferredHashMethods (#23851)
|
2 years ago |
Nick Schonning
|
12cbdf36a9
|
Enable Rubocop Performance/DeleteSuffix (#24077)
|
2 years ago |
Nick Schonning
|
7f17a44a6b
|
Enable RSpec/FilePath (#23965)
|
2 years ago |
Matt Jankowski
|
7a8257b638
|
Coverage improvement round-out following up previous work (#23987)
|
2 years ago |
Matt Jankowski
|
c5c1e07555
|
Serializers spec coverage (#24017)
|
2 years ago |
Claire
|
370cff9a5d
|
Disable Style/SymbolArray (#23921)
|
2 years ago |
Nick Schonning
|
19be243493
|
Autofix Rubocop Style/HashConversion (#23852)
|
2 years ago |
Matt Jankowski
|
c759d6f31d
|
Remove unused HTML Validator (#23866)
|
2 years ago |
Nick Schonning
|
1cdd7d6c8f
|
Rename ActivityPub Serializer Specs (#23844)
|
2 years ago |
Nick Schonning
|
43a3812265
|
Fix mispelled spec filenames (#23834)
|
2 years ago |
Nick Schonning
|
4f6ad6475e
|
Autofix Rubocop Rails/Blank (#23765)
|
2 years ago |
Nick Schonning
|
eb6991cee1
|
Autofix Rubocop Rails/RootPathnameMethods (#23760)
|
2 years ago |
Nick Schonning
|
247bf6e812
|
Enable Rubocop Style/StringConcatenation defaults (#23792)
|
2 years ago |
Nick Schonning
|
a0e4d69c12
|
Autofix Rubocop Rails/FindById (#23762)
|
2 years ago |
Nick Schonning
|
25cf99e513
|
Autofix Rubocop Security/IoMethods (#23757)
|
2 years ago |
Nick Schonning
|
eed0829d3f
|
Autofix Rubocop Rails/WhereEquals (#23759)
|
2 years ago |
Nick Schonning
|
dd63a919f0
|
Autofix Rubocop Style/RescueStandardError (#23745)
|
2 years ago |