История коммитов

Автор SHA1 Сообщение Дата
  Dominik Klein e054d6ca79 Maintenance: Update copyright information. 10 месяцев назад
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 год назад
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 лет назад
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 лет назад
  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 лет назад
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 лет назад
  Jens Pfeifer 533b44af8f Updated to rails 5.0. 7 лет назад
  Thorsten Eckel 0862bf7e6a Improved password security by using proper password hash module backed by Argon2 (official winner of the Password Hashing Competition) - thanks to @nomoketo and @benbe. 7 лет назад