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 |
Jens Pfeifer | 533b44af8f Updated to rails 5.0. | 7 years ago |
Martin Edenhofer | c8e9058866 Moved default and follow up state/priority from source code into model. Related to issue #689 - OTRS import breaks a lot of assumptions in Zammad. | 7 years ago |