Commit History

Author SHA1 Message Date
  Dominik Klein e054d6ca79 Maintenance: Update copyright information. 10 months ago
  Martin Gruner 03b5170a0a Fixes: #4146 - No need to echo the token in monitoring/health_check. 1 year ago
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 year ago
  renovatebot 1c6fdb28e6 Maintenance: Update dependency rubocop-rspec to v2.14.2 2 years ago
  Martin Gruner 3f8012a974 Maintenance: Change rubocop config to allow 'allow_any_instance_of' by default. 2 years ago
  Mantas Masalskis cfedfc0771 Fixes #4079 - Monitoring endpoint is complaing about not executed scheduler job "CacheClearJob.perform_now" 2 years ago
  Martin Gruner d7b8b3662f Maintenance: Updated to Rails 6.1. 2 years ago
  Rolf Schmidt 534efbb5fe Maintenance: Drop Store.add and use rails way creation instead. 2 years ago
  Martin Gruner 563d2d1e3d Maintenance: Bump rubocop-rspec from 2.8.0 to 2.9.0 2 years ago
  Martin Gruner 6714b5f1a4 Maintenance: Bump rubocop-rails from 2.12.4 to 2.13.0 2 years ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Dominik Klein 36be0a1d0c Maintenance: Enable rubocop policy 'Rails/Output' also for specs. 3 years ago
  Thorsten Eckel 916bb77066 Maintenance: Activated rubocop Layout/SpaceInsideParens. 3 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Thorsten Eckel f06dc08502 Maintenance: Perform SearchIndexJob and SearchIndexAssociationsJob actions to reduce job numbers. 3 years ago
  Martin Edenhofer 8e85508fa4 Maintenance: Increase speed of storage usage calculation. 3 years ago
  Thorsten Eckel 876c0b18fd Fixes issue #2983 - HTTP 401 responses causing issues with Basic Authentication. 3 years ago
  Thorsten Eckel 4a48fe3bf6 Maintenance: Updated rubocop(-* gems) to latest version (1.9.1). 3 years ago
  Thorsten Eckel 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
  Rolf Schmidt 3fb9b05027 Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
  Thorsten Eckel 6bf588dd0c Fixes #3077: Empty "issues" attribute of Monitoring / HealthCheck result causes errors in Zabbix. 4 years ago
  Martin Edenhofer 71dcde5876 Fixes #3095 - Not all attributes if chats are indexed by elasticsearch (chat.name and tags are missing) 4 years ago
  Thorsten Eckel 83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 4 years ago
  Mantas Masalskis 23a438ec03 Fixes #3044 - resets attribute position if custom object is being updated 4 years ago
  Thorsten Eckel a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 4 years ago
  Thorsten Eckel 8696c62de8 Updated rake to 2.0.8 (CVE-2019-16782) and rails to 5.2.4.1. 4 years ago
  Thorsten Eckel 5ca41c8389 Feature: Added centralized ActiveJob locking based on lock key. This prevents unnecessary executing/queuing of unique jobs multiple times. 5 years ago
  Ryan Lue a1da3a27f9 Enable Lint/UselessAssignment cop. 5 years ago
  Ryan Lue 2ac28bf906 Fix auto-correctable rubocop offenses in test suite 5 years ago
  Martin Edenhofer 50d85a1429 Improved monitoring amount_check, no state if no limit params are used. 5 years ago
  Thorsten Eckel a211d20db9 Refactoring: Migrated BackgroundJobSearchIndex (Delayed::Job) to SearchIndexJob (ActiveJob). 5 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
  Rolf Schmidt 079c4c9593 Fixed issue #2391 - Wrong file size calculation in monitoring controller (postgres only) 6 years ago
  Rolf Schmidt 14437f92f9 Migrated remaining Minitest controller tests to RSpec. 6 years ago