Commit History

Author SHA1 Message Date
  Mantas Masalskis 48348b22f8 Maintenance: Port ModelTest to RSpec 5 months ago
  Dominik Klein e054d6ca79 Maintenance: Update copyright information. 6 months ago
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 year ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Martin Gruner 9f7bec8942 Maintenance: Add Brakeman for static security analysis. 3 years ago
  Thorsten Eckel b8b57781b7 Maintenance: Activated rubocop Layout/LeadingCommentSpace. 3 years ago
  Rolf Schmidt 649dff172e Fixes #3585 - DataPrivacy may fail to clear user relations. 3 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Mantas Masalskis 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
  Thorsten Eckel 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 3 years ago
  Rolf Schmidt 3fb9b05027 Fixes #2074 - Ability of deleting customers and / or all ticket at once. 3 years ago
  Thorsten Eckel b49802a161 Fixes #3123: Merging Tickets/Users/... does not update ExternalSync references. 4 years ago
  Thorsten Eckel a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 4 years ago
  Thorsten Eckel d5bf8a533c Fixed regression: Newly created ObjectManager::Attribute::Validation breaks Spring because of already/auto loaded constants. 5 years ago
  Thorsten Eckel b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 5 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
  Thorsten Eckel 44e89271fe Refactoring: Momorize result and more idiomatic ruby. 5 years ago
  Martin Edenhofer f5c588be0b Implemented issue #2261 - Make stats store and cti log searchable via elastichsearch & destroy stats store if user got deleted. 5 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 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. 6 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. 8 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