Author | SHA1 Message | Date |
---|---|---|
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 | e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. | 5 years ago |
Billy Zhou | 0c97a66d6a Fixed #2382 - Added Option to switch the Full-Quote-Header on and off | 6 years ago |