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
  Billy Zhou f711e1019e Fix #2318 - migration 20180220171219 CheckForObjectAttributes failed 6 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Thorsten Eckel 2eaae8e5c4 Follow up - Fixed issue #1838 - Follow up issue #1752: Unable to migrate old object manager attribute fields. 6 years ago
  Martin Edenhofer a088321498 Followup fix for issue #1752 - tree got lost after update. 6 years ago
  Thorsten Eckel fd0e6d1b36 Fixed issue #1838 - Follow up issue #1752: Unable to migrate old object manager attribute fields. 6 years ago