Mantas Masalskis c45b5ac51f Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead. 3 years ago
..
activity_stream 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 years ago
application_model c45b5ac51f Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead. 3 years ago
channel b72c01234a Fixes #3529 - Attachments sent by Zammad not shown in Outlook. 3 years ago
chat d0b5cbfe4b Fixes #3243 - Relational report filters do not work (ticket.organization.*, ticket.article.*, ticket.customer.*). 4 years ago
concerns fdbf501be0 Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency. 3 years ago
cti c45b5ac51f Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead. 3 years ago
data_privacy_task 3fb9b05027 Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
history d354dee74c Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness. 5 years ago
job ec23915bd0 Fixes #1553: Calendar as filter condition for Trigger/Automatization. 5 years ago
karma c45b5ac51f Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead. 3 years ago
knowledge_base c45b5ac51f Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead. 3 years ago
link d354dee74c Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness. 5 years ago
mention 2354b5f53f Fixes #208 - Notify / Mention other agents / Subscribe to Tickets. 4 years ago
object_manager 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
online_notification 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 years ago
organization d0b5cbfe4b Fixes #3243 - Relational report filters do not work (ticket.organization.*, ticket.article.*, ticket.customer.*). 4 years ago
overview 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 years ago
package 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
recent_view 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 years ago
report 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 years ago
role 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 years ago
session fdbf501be0 Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency. 3 years ago
sla 20c7cf9502 Performance: Don't check record associations if record is already present in assets structure. 5 years ago
store 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
tag c463ee0e9d Fixes #3469: Startup fails with "Circular dependency detected while autoloading constant Tag::WritesToTicketHistory (RuntimeError)". 4 years ago
ticket 205c717f4d Maintenance: Updated rubocop(-* gems) to latest version (1.15.0). 3 years ago
transaction c45b5ac51f Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead. 3 years ago
trigger 02417225f7 Fixes #3372 - Reasoning about Webhooks activity. 4 years ago
user c45b5ac51f Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead. 3 years ago
webhook 9a9c2ed719 Follow up 20d3c5027f52664ad09c5009b4d6cdf9e95336c1 - Fixes #342 - prevent deletion of Webhooks that are used by Job/Macro/Trigger 4 years ago
active_job_lock.rb 1ffcbd9a4d Maintenance: Reduce log output by switching log level of serveral places. 3 years ago
activity_stream.rb b37e80df9a Updated rubocop(-* gems) to latest version (0.87.0). 4 years ago
application_model.rb 3fb9b05027 Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
authorization.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
avatar.rb 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
calendar.rb c45b5ac51f Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead. 3 years ago
channel.rb f2c52f10e5 Fixes #3346 - Initial configure step after adding XOAUTH account not functional. 4 years ago
chat.rb 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
data_privacy_task.rb 3fb9b05027 Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
email_address.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
external_credential.rb 5f06c8c6b4 Fixes #2866 - G Suite accounts will only allow access to apps using OAuth. Password-based access will no longer be supported. 4 years ago
external_sync.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
group.rb 0eac6f0fd9 Fixes #3234 - Renaming a Group should trigger reindexing. 4 years ago
history.rb 2354b5f53f Fixes #208 - Notify / Mention other agents / Subscribe to Tickets. 4 years ago
http_log.rb 680a560c06 Convert HttpLog request/response attrs to UTF8 before saving (fixes #2100) 6 years ago
import_job.rb 5f3a8dc581 Refactoring: Migrated last Delayed::Job classes to ActiveJob. 4 years ago
job.rb 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
karma.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
knowledge_base.rb 6c9148b45b Fixes #3370 - "canonical"-tag is missing in knowledge base 3 years ago
link.rb f132225b2f Fixes #2347 - Merging two Tickets with link to same other Ticket fails. 4 years ago
locale.rb 7fab92d074 Fixes issue #2169 - Time format always english if generated from system. 5 years ago
macro.rb 22911f8616 Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler. 5 years ago
mention.rb 2354b5f53f Fixes #208 - Notify / Mention other agents / Subscribe to Tickets. 4 years ago
notification.rb b9c82a4c7f Maintenance: All models should inherit from ApplicationModel. 5 years ago
object_lookup.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
object_manager.rb 705487154c Applied changes for Rubocop 0.51. 7 years ago
online_notification.rb b37e80df9a Updated rubocop(-* gems) to latest version (0.87.0). 4 years ago
organization.rb fdbf501be0 Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency. 3 years ago
overview.rb 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
package.rb 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
permission.rb 22911f8616 Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler. 5 years ago
postmaster_filter.rb 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
recent_view.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
report.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 years ago
role.rb f0462d4c20 Maintenance: Provide allow_signup column to define the signup permissions for roles and disable new permissions by default as signup permission. 4 years ago
role_group.rb 5865d94339 Fixed cache invalidation bug race condition: Changes to group relation participant are not reflected to the other side and FE updates will be incomplete/outdated. 6 years ago
scheduler.rb f97a1d9211 Maintenance: Updated rubocop(-* gems) to latest version (1.6.1). 4 years ago
session.rb fdbf501be0 Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency. 3 years ago
setting.rb c45b5ac51f Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead. 3 years ago
signature.rb 22911f8616 Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler. 5 years ago
sla.rb 1aa4e68c6c Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579. 4 years ago
smime_certificate.rb 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
stats_store.rb d0b5cbfe4b Fixes #3243 - Relational report filters do not work (ticket.organization.*, ticket.article.*, ticket.customer.*). 4 years ago
store.rb c45b5ac51f Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead. 3 years ago
tag.rb fdbf501be0 Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency. 3 years ago
taskbar.rb 3af0e35821 Peformance - Fixed missing ignored attributes for data privacy feature. 4 years ago
template.rb acd98bd214 Maintenance: Removed incomplete/obsolete TextModules and Templates references implementation to single User. 4 years ago
text_module.rb 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
ticket.rb fdbf501be0 Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency. 3 years ago
token.rb 85573432c0 Maintenance: Updated rubocop(-* gems) to latest version (1.4.1). 4 years ago
transaction.rb fdbf501be0 Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency. 3 years ago
translation.rb c45b5ac51f Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead. 3 years ago
trigger.rb 295e67cb6f Fixes #2454 - Missing validation for trigger.notification.* at Model/API/REST level. 6 years ago
type_lookup.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
user.rb fdbf501be0 Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency. 3 years ago
user_device.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
user_group.rb 5865d94339 Fixed cache invalidation bug race condition: Changes to group relation participant are not reflected to the other side and FE updates will be incomplete/outdated. 6 years ago
webhook.rb d0dcae4776 Refactoring: Use Rails validation callback to ensure valid Webhook endpoint and extended test coverage. 4 years ago