Commit History

Author SHA1 Message Date
  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 57294646a9 Improved performance by caching the result process wide instead of globing and accessing the database multiple times. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 6 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Martin Edenhofer 24696c00ee Initial Check_MK integration. 7 years ago
  Thorsten Eckel ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 7 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer 65af185847 Streamline of rest api (added missing destroy backends). 8 years ago
  Martin Edenhofer ba3f868638 Upgrade to new rubocop. 8 years ago
  Thorsten Eckel 00cffad79e Added some syntactic suguar (used in rubocop cops). 8 years ago
  Martin Edenhofer 0ecf07ff74 Prepared for rails 5. 9 years ago
  Martin Edenhofer 0b55cd8147 Fixed rubocop checks. 9 years ago
  Martin Edenhofer 7d17849214 Init version of device logging. 9 years ago
  Martin Edenhofer dac3a506ec Added support for themeless searchable models. 9 years ago
  Martin Edenhofer 8f3d57c0ae Added ActiveRecord::Base.transaction to speed up. 9 years ago
  Martin Edenhofer 9adc5d618f Improved logging. 9 years ago
  Martin Edenhofer 54f11be47b Improved model helpers. 9 years ago
  Thorsten Eckel cd800495d8 Applied rubocop cop 'Lint/UnusedBlockArgument'. 9 years ago
  Thorsten Eckel 0acd0b1861 Applied rubocop cop 'Style/RegexpLiteral'. 9 years ago
  Thorsten Eckel 7a02236f63 Applied rubocop cop 'Style/Next'. 9 years ago
  Thorsten Eckel a43b603f84 Applied rubocop cop 'Style/SpaceAroundOperators'. 9 years ago
  Thorsten Eckel 2327e2506e Applied rubocop cop 'Style/TrailingBlankLines'. 9 years ago
  Thorsten Eckel b9b39014ae Applied rubocop cop 'Style/WordArray'. 9 years ago
  Thorsten Eckel ddd2162ec1 Applied rubocop cop 'Style/SpaceBeforeBlockBraces'. 9 years ago
  Martin Edenhofer a9aa324fd0 Improved logging. 9 years ago
  Martin Edenhofer 94b4217756 Added Models class as helper to find references for prepare user merge feature. 9 years ago