Mantas Masalskis c45b5ac51f Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead. 3 years ago
..
can_activity_stream_log.rb fa454abf3a Reworked file structure of concerns. 7 years ago
can_assets.rb 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
can_associations.rb c45b5ac51f Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead. 3 years ago
can_cleanup_param.rb bb7950255e Follow up - bca16dee1685797eec5836f129b7e096774c9e9c - Enhancement: Provide unique error code for technical errors to make it easy to find them in the logs. 5 years ago
can_creates_and_updates.rb e5dc99deea Maintenance: Updated rubocop(-* gems) to latest version (1.11.0). 4 years ago
can_latest_change.rb c45b5ac51f Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead. 3 years ago
can_lookup.rb f6f1b37250 Fixes issue #3336 - High system load, "StatusCode: 500 - execution expired", ActiveRecord::Deadlocked issues, and scheduler problems prevent Zammad from working well/quickly. 4 years ago
can_lookup_search_index_attributes.rb d0b5cbfe4b Fixes #3243 - Relational report filters do not work (ticket.organization.*, ticket.article.*, ticket.customer.*). 4 years ago
can_query_case_insensitive_where_or_sql.rb bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 years ago
can_touch_references.rb b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 years ago
checks_attribute_values_and_length.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
checks_import.rb 46615333f9 Refactoring: Eliminate explicit coupling of classes in ChecksImport concern 6 years ago
checks_user_columns_fillup.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
has_attachments.rb 695d05689b Fixes #2810 - Attachments of Knowledge Base Answers don't get added to Elasticsearch 5 years ago
has_cache.rb c45b5ac51f Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead. 3 years ago
has_exists_check_by_object_and_id.rb 7326122e28 Fixed issue #2405 - Unable to load Zammad in web browser, because of online notification of ticket which was already deleted in the meantime. 6 years ago
has_external_sync.rb c9b2255e4f Initial version of LDAP user sync support. 8 years ago
has_recent_views.rb d93d404902 Improved tests (do not break on before/after callbacks). 7 years ago