Commit History

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
  Martin Edenhofer af9fcf4565 Added support for elasticsearch 6 and 7. Fixes #1688. 5 years ago