Thorsten Eckel 9bf49e5481 Improved performance by checking in memory Cache TTL with integers instead of TimeZone objects (issue #2374). 5 years ago
..
activity_stream 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
application_model 6e0a63a3c2 Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters. 5 years ago
channel 19da152d18 Follow up #2321 - In certain cases the timeout for IMAP actions isn't sufficient (e. g. expunge for 20k E-Mails takes longer than 1 minute). 5 years ago
chat 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
concerns 6e0a63a3c2 Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters. 5 years ago
cti 6e0a63a3c2 Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters. 5 years ago
history 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
job 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
karma 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
object_manager 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
observer 5492f4f24f Followup for issue #1394 - Reindex elastic search not possible because of <null>/Twitter::NullObject. 5 years ago
online_notification 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
organization 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
overview 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
recent_view 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
report 76637f55a2 Init version. 8 years ago
role 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
sla 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
stats_store 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
store 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
ticket 22b2f44ba0 Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG! 5 years ago
transaction 22b2f44ba0 Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG! 5 years ago
trigger 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
user 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
activity_stream.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
application_model.rb 809a698c03 Fixed bug: Organization search queries don't find case insensitive results. 6 years ago
authorization.rb 6439203900 Fixed issue #2281 - O365/Office365 authentication missing given- and surname. 5 years ago
avatar.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
calendar.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
channel.rb 3d49bf32c8 Fixed bug: Application is in undefined state while using spring because of usage of 'require' instead of 'require_dependency' to track dependencies. 5 years ago
chat.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
email_address.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
external_credential.rb 3d49bf32c8 Fixed bug: Application is in undefined state while using spring because of usage of 'require' instead of 'require_dependency' to track dependencies. 5 years ago
external_sync.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
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
history.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
http_log.rb 680a560c06 Convert HttpLog request/response attrs to UTF8 before saving (fixes #2100) 6 years ago
import_job.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
job.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
karma.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
link.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
locale.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
macro.rb 14fb64ba0a Implement ux_flow_next_up feature for macros (soft fix for #641) 6 years ago
notification.rb c71b0d36d4 Updated copyright. 7 years ago
object_lookup.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
object_manager.rb 705487154c Applied changes for Rubocop 0.51. 6 years ago
online_notification.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
organization.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
overview.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
package.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
permission.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
postmaster_filter.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
recent_view.rb d51d22213f Refactor RecentView 6 years ago
report.rb d33c80bbaa Fixes and improves reporting in #1809 by not showing merge but still use user's input 6 years ago
role.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 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 c35e2a0aab Removed debug information. 5 years ago
setting.rb 9bf49e5481 Improved performance by checking in memory Cache TTL with integers instead of TimeZone objects (issue #2374). 5 years ago
signature.rb 4b6496c545 Do html cleanup directly on content fields too (not only on finished article). 7 years ago
sla.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
stats_store.rb f5c588be0b Implemented issue #2261 - Make stats store and cti log searchable via elastichsearch & destroy stats store if user got deleted. 5 years ago
store.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
tag.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
taskbar.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
template.rb fa454abf3a Reworked file structure of concerns. 7 years ago
text_module.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
ticket.rb 22b2f44ba0 Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG! 5 years ago
token.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
transaction.rb b403432c76 Initial support of recursive triggers for tickets - issue #2035. 6 years ago
translation.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
trigger.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
type_lookup.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 years ago
user.rb 6e0a63a3c2 Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters. 5 years ago
user_device.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 5 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