Mantas
|
0f3cd3922f
Maintenance: Rubocop ExistsResetColumnInformation exclusions moved from todo to default
|
3 years ago |
Thorsten Eckel
|
11c023e9be
Maintenance: Loosen RSpec/NestedGroups to find balance between readable code and current state of the codebase.
|
3 years ago |
Martin Gruner
|
c9ab28b81f
Fixes #3580 - Modify Package.link and Package.install to not execute package migrations any more.
|
3 years ago |
Martin Gruner
|
205c717f4d
Maintenance: Updated rubocop(-* gems) to latest version (1.15.0).
|
3 years ago |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 years ago |
Thorsten Eckel
|
85573432c0
Maintenance: Updated rubocop(-* gems) to latest version (1.4.1).
|
4 years ago |
Rolf Schmidt
|
34ed189881
Maintenance: Fix matching of zammad cops for addons and do not check create_table for reset column information.
|
4 years ago |
Rolf Schmidt
|
e7039d7046
Maintenance: Added rubocop to make sure that migration reset their column information if needed.
|
4 years ago |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
Mantas Masalskis
|
1c96163ada
Maintenance: Enhance KB global search result scope.
|
4 years ago |
Mantas Masalskis
|
563bcfbefd
Maintenance: Custom Rubocop matcher for making sure "unless" conditional is not used in Ruby
|
4 years ago |
Thorsten Eckel
|
f5841a2fe3
Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost.
|
4 years ago |
Thorsten Eckel
|
f83fe46c91
Maintenance: Introduce dedicated .rubocop directory (without '.rubocop'-prefixed file names) to make excludes relative to the calling directort (custom development).
|
4 years ago |