Commit History

Author SHA1 Message Date
  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). 5 years ago
  Thorsten Eckel 8696c62de8 Updated rake to 2.0.8 (CVE-2019-16782) and rails to 5.2.4.1. 5 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 6 years ago
  Martin Edenhofer 50d85a1429 Improved monitoring amount_check, no state if no limit params are used. 6 years ago
  Thorsten Eckel a211d20db9 Refactoring: Migrated BackgroundJobSearchIndex (Delayed::Job) to SearchIndexJob (ActiveJob). 6 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 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