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
..
controllers 22b2f44ba0 Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG! 6 years ago
db 86a90d287c Fix issue #2460 - corrupted IDs on Twitter channels break Direct Message functionality 5 years ago
factories 5ca41c8389 Feature: Added centralized ActiveJob locking based on lock key. This prevents unnecessary executing/queuing of unique jobs multiple times. 5 years ago
fixtures c7f8045569 Refactoring: Created generic UploadCache class, controller and routes to handle attachment upload. 6 years ago
jobs 5ca41c8389 Feature: Added centralized ActiveJob locking based on lock key. This prevents unnecessary executing/queuing of unique jobs multiple times. 5 years ago
lib 1287e9968e Fixed bug: Regular Model list imports (e.g. Tickets) sequences fail import because of attribute that is not required and can't be provided. 5 years ago
models 232c7b9bb4 Fixed issue #2797 - Allow direct or extention numbers in answeringNumber of CTI API. 5 years ago
requests 5ca41c8389 Feature: Added centralized ActiveJob locking based on lock key. This prevents unnecessary executing/queuing of unique jobs multiple times. 5 years ago
scripts 83c77a4a35 Applied required changes to install and use PHP 5.6 for testing the Zammad PHP API client - until @jepf adds PHP 7 support (for tests). 5 years ago
support 5ca41c8389 Feature: Added centralized ActiveJob locking based on lock key. This prevents unnecessary executing/queuing of unique jobs multiple times. 5 years ago
system 6e6285aedd Maintenance: Race condition after Knowledge Base creation modifies configuration and pushed it to frontend fails CI. 5 years ago
rails_helper.rb 97d14a93b3 Initial knowledge base support. 5 years ago
spec_helper.rb dde92a85df Improved rspec folder structure for better scalability in the future. 8 years ago