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

Автор SHA1 Сообщение Дата
  Denny Bresch bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 лет назад
  Ryan Lue a1da3a27f9 Enable Lint/UselessAssignment cop. 5 лет назад
  Thorsten Eckel b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 лет назад
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 лет назад
  Thorsten Eckel eed5fe1459 Refactoring: Improved logging of exceptions by using standardized way. 6 лет назад
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
  Thorsten Eckel 11e63fe21a Migrated after_* callbacks to after_commit to avoid race conditions between cache creation and database insert/update. See: http://api.rubyonrails.org/classes/ActiveRecord/Transactions/ClassMethods.html\#module-ActiveRecord::Transactions::ClassMethods-label-Callbacks . 6 лет назад
  Thorsten Eckel bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 7 лет назад
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 7 лет назад
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 лет назад
  Martin Edenhofer ff56f294f3 Rails 5.1 migration. 7 лет назад
  Martin Edenhofer 4ba2744689 Notify agent if mail delivery failed. Enhancement to issue #1198. 7 лет назад
  Martin Edenhofer d93d404902 Improved tests (do not break on before/after callbacks). 7 лет назад
  Martin Edenhofer 5a63106958 Fixed issue #779 - Simple triggers resulting in error condition. Fixed issue #395 - Auto-assign ticket owner on first reply. Fixed issue #389 - Trigger action "Owner" -> "not changed" needed. Fixed issue #298 - trigger "set to public" requested. 8 лет назад
  Martin Edenhofer f601553f6d Fixed issue#441 - Unable to execute more then one trigger (e. g. adding 2 tags with 2 triggers) at one ticket at same update cycle. 8 лет назад
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 лет назад
  Martin Edenhofer a4874e0b86 Renamed certain ticket attributes with timestamps from _time to _at to have it more rails consistent. 8 лет назад
  Martin Edenhofer 4628299d20 Introduced config.interface_handle to find out via which interface the source code got executed. 8 лет назад
  Martin Edenhofer 8db9723042 Init version of zammad karma. 8 лет назад
  Martin Edenhofer 0402ad4c74 Applied rubocop. 8 лет назад
  Martin Edenhofer 7f1ecaa67e Refactoring search index backend. 8 лет назад
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 лет назад
  Martin Edenhofer adaf019162 Fixed log level. 8 лет назад
  Martin Edenhofer 0487fa1d12 Init version of triggers. 8 лет назад
  Martin Edenhofer 1c1077e115 Remember user_id in transaction backends (updated_by_id can already be changed at execution time). 9 лет назад
  Martin Edenhofer e56ed8eeca Moved signature detection to transaction module. 9 лет назад
  Martin Edenhofer a102057506 Added slack integration. 9 лет назад
  Martin Edenhofer 6d02578d61 Moved to global Observer::Transaction.commit which executes model based transitions. 9 лет назад