Commit History

Author SHA1 Message Date
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Martin Edenhofer a284421ed7 Fixed issue #2191 - Sometimes automatisation is not executed. 6 years ago
  Thorsten Eckel 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
  Thorsten Eckel bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 6 years ago
  Martin Edenhofer 753af9d589 Small improvements for jobs model and execution of jobs. 6 years ago
  Martin Edenhofer d93d404902 Improved tests (do not break on before/after callbacks). 7 years ago
  Rolf Schmidt fa454abf3a Reworked file structure of concerns. 7 years ago
  Rolf Schmidt f4272315ac Fixed issue #874 - Misconfigured Trigger can cause silent failures/backtrace. 7 years ago
  Thorsten Eckel ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 7 years ago
  Martin Edenhofer 1ddbb5d59e Applies rubocop for ruby 2.3.1. 8 years ago
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 years ago
  Martin Edenhofer be67419379 Squashed commit of the following: 8 years ago
  Martin Edenhofer 42d0cd1f8f Updated gems. 8 years ago
  Martin Edenhofer 0487fa1d12 Init version of triggers. 8 years ago
  Martin Edenhofer 4731cfb16d Fixed typo. 8 years ago
  Martin Edenhofer 6d02578d61 Moved to global Observer::Transaction.commit which executes model based transitions. 8 years ago
  Martin Edenhofer 30e28e71f6 Added asset support for jobs, overviews and slas. 8 years ago
  Martin Edenhofer 96fbc9034e Added next_run_at attribute to jobs. 8 years ago
  Martin Edenhofer 1950f82322 Added ticket job feature. 8 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 years ago
  Martin Edenhofer 1834f77ee6 Applied new rubocop. 8 years ago
  Thorsten Eckel 409ae23e78 Corrected with rubocop cop 'Rails/TimeZone'. 9 years ago
  Thorsten Eckel 67c4215554 Corrected with rubocop cop 'Style/RedundantSelf'. 9 years ago
  Martin Edenhofer 4365039f49 Moved to rails logger. 9 years ago
  Thorsten Eckel 39578cea49 Corrected with rubocop cop 'Style/MultilineOperationIndentation'. 9 years ago
  Thorsten Eckel b2fd3ba9f0 Corrected with rubocop cop 'Style/DotPosition'. 9 years ago
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 9 years ago
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 9 years ago
  Thorsten Eckel a70b3cfc89 Corrected with rubocop cop 'Style/StringLiterals'. 9 years ago
  Martin Edenhofer 7810ead783 Fixed ticket reload on server change. Moved to extra notify_clients_support method on models. 9 years ago
  Martin Edenhofer 51d485670e Init version of scheduler. 9 years ago