Martin Edenhofer 15f1c970c8 Maintenance: Improved notifications flow for replacement agents. 3 years ago
..
active_record 548ab91398 Fixes #3632 - Monitoring endpoint complains about Failed to run SessionTimeoutJob.perform_now after 10 tries #<NoMethodError: undefined method id' for nil:NilClass`. 3 years ago
chat a5c386cbb2 Fixes #3610 - Chat-Message references not cleared with data privacy task. 3 years ago
controllers ae4f400713 Maintenance: Moved pagination controller concern to the proper place. 3 years ago
cti 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
history 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
karma 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
knowledge_base dde8046470 Fixes #2612 - Tag KB Answers 3 years ago
notification_factory de30a5c1b1 Maintenance: Improve template rendering. 3 years ago
report 32f3c88613 Fixes #3616 - Provide meaningful modal if report profile tries to use dates... 3 years ago
tag 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
ticket a389b8f07c Maintenance: Replace rand() where possible 3 years ago
vendor 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
active_job_lock.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
activity_stream.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
authorization.rb 0f61a7e6ca Maintenance: Updated all non-pinned gems. 3 years ago
avatar.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
calendar.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
channel.rb 884b5c6455 Fixes #3669 - Do not send domain and migrate domain out of Google and Microsoft 365 channels. 3 years ago
chat.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
core_workflow.rb 4b0fa96cc9 Fixes #3790 - Support workflow mechanism to do pending reminder state hide pending time use case. 3 years ago
data_privacy_task.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
email_address.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
external_credential.rb 0f61a7e6ca Maintenance: Updated all non-pinned gems. 3 years ago
external_sync.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
group.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
history.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
http_log.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
import_job.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
job.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
knowledge_base.rb 1404f7b2fc Fixes #2619 - KB header and footer link-color not changeable 3 years ago
link.rb 4f6aed1856 Maintenance: Improved test coverage of link requests. 3 years ago
locale.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
macro.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
mention.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
object_lookup.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
object_manager_attribute.rb 501a98b6c2 Fixes #3810 - Custom date and datetime attributes are filled with dates on creation of tickets/users after update from 4.1 to 5.x. 3 years ago
online_notification.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
organization.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
overview.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
permission.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
postmaster_filter.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
recent_view.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
role.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
scheduler.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
setting.rb 467bc03224 Fixes #2389 - Enhance LDAP login to not affect "failed logins". 3 years ago
signature.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
sla.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
smime_certificate.rb 916bb77066 Maintenance: Activated rubocop Layout/SpaceInsideParens. 3 years ago
tag.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
taskbar.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
template.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
text_module.rb 0f61a7e6ca Maintenance: Updated all non-pinned gems. 3 years ago
ticket.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
token.rb ca56de3648 Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader. 3 years ago
translation.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
trigger.rb c8e2c7473c Fixes #3105 - Merging tickets doesn’t trigger notification for target ticket 3 years ago
type_lookup.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
user.rb 15f1c970c8 Maintenance: Improved notifications flow for replacement agents. 3 years ago
user_device.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
webhook.rb 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago