Martin Edenhofer dd1a6c30fc Fixed issue #2574 - Every night tickets are updated (system need to use SLAs). 5 years ago
..
controllers 22b2f44ba0 Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG! 6 years ago
db cdf4eaf92a Fix Issue 2541 migration spec (prevent leaky test setup) 6 years ago
factories 6ae6ee44ba Let tests work correctly even if calendar based escalations is calculated over midnight. 5 years ago
fixtures c7f8045569 Refactoring: Created generic UploadCache class, controller and routes to handle attachment upload. 6 years ago
jobs b370975a01 Refactoring: Migrated Observer::Sla::TicketRebuildEscalation::BackgroundJob from Delayed::Job to Active Job. 6 years ago
lib 1fd0e82254 Maintenance: Increased encoding detection timeout because of ZombieLoad CPU limitating mitigations. 5 years ago
models dd1a6c30fc Fixed issue #2574 - Every night tickets are updated (system need to use SLAs). 5 years ago
requests d4b0d953d0 Fixed CI failures on Circle CI introduced by commit 8f04e32. This is a follow-up to original issue #2534 - Agents should always be able to re-open closed tickets, regardless of group.follow_up_possible. 5 years ago
scripts 2662c17bad Avoid running websocket server spec on Travis (lacks IPv6 support) 6 years ago
support 8f04e32079 Closes #2531 which fixes #2534 - Agents should always be able to re-open closed tickets, regardless of group.follow_up_possible - huge thanks to @martinvonwittich! 5 years ago
system ace7cea315 Refactoring: Applied factory best practices (only required attributes and values, proc based attribute assignment, sequence attribute). 6 years ago
rails_helper.rb a84edbe764 Refactoring: Infered spec type from file location applies unwanted support files which cause tests (ApplicationJob) to fail. 6 years ago
spec_helper.rb dde92a85df Improved rspec folder structure for better scalability in the future. 8 years ago