Ryan Lue 46615333f9 Refactoring: Eliminate explicit coupling of classes in ChecksImport concern 6 лет назад
..
can_activity_stream_log.rb fa454abf3a Reworked file structure of concerns. 7 лет назад
can_assets.rb 87c3163e46 Merge branch 'develop' into private-te-refactoring-constantize 6 лет назад
can_associations.rb 3d45432f78 Fixed issue #2418 - Missing table name quoting causes MySQL 8 incompatibility. 6 лет назад
can_cleanup_param.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
can_creates_and_updates.rb 705487154c Applied changes for Rubocop 0.51. 7 лет назад
can_latest_change.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
can_lookup.rb 13b3b841d5 Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters. 6 лет назад
can_lookup_search_index_attributes.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
can_query_case_insensitive_where_or_sql.rb 809a698c03 Fixed bug: Organization search queries don't find case insensitive results. 6 лет назад
can_touch_references.rb b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 лет назад
checks_attribute_values_and_length.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
checks_import.rb 46615333f9 Refactoring: Eliminate explicit coupling of classes in ChecksImport concern 6 лет назад
checks_user_columns_fillup.rb d93d404902 Improved tests (do not break on before/after callbacks). 7 лет назад
has_attachments.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 лет назад
has_cache.rb 11e63fe21a Migrated after_* callbacks to after_commit to avoid race conditions between cache creation and database insert/update. See: http://api.rubyonrails.org/classes/ActiveRecord/Transactions/ClassMethods.html\#module-ActiveRecord::Transactions::ClassMethods-label-Callbacks . 6 лет назад
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 лет назад
has_external_sync.rb c9b2255e4f Initial version of LDAP user sync support. 8 лет назад
has_recent_views.rb d93d404902 Improved tests (do not break on before/after callbacks). 7 лет назад