.. |
article
|
becbdb1baa
Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit.
|
5 years ago |
number
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
5 years ago |
article.rb
|
163dbc4e9e
Updated rubocop(-* gems) to latest version (0.83.0).
|
4 years ago |
assets.rb
|
20c7cf9502
Performance: Don't check record associations if record is already present in assets structure.
|
5 years ago |
counter.rb
|
c71b0d36d4
Updated copyright.
|
8 years ago |
escalation.rb
|
ec23915bd0
Fixes #1553: Calendar as filter condition for Trigger/Automatization.
|
5 years ago |
flag.rb
|
c71b0d36d4
Updated copyright.
|
8 years ago |
number.rb
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 years ago |
overviews.rb
|
4e8cf209ca
Performance: Observing every Overview of each Agent Session doesn't scale well on larger systems (60 Overviews per Agent). With this change only the last 5 used Overviews are checked on every iteration. A full check is still performed ever 60 seconds. This reduces the overall load.
|
5 years ago |
priority.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 |
screen_options.rb
|
b0c4c0cb3f
Enhancement: Reflect current_user in ticket_customer lookup.
|
5 years ago |
search.rb
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 years ago |
search_index.rb
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 years ago |
state.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 |
state_type.rb
|
46615333f9
Refactoring: Eliminate explicit coupling of classes in ChecksImport concern
|
6 years ago |
subject.rb
|
2ab17db3e4
Fixes #2768 - Unable to process email where group has option follow_up_possible: 'new_ticket' and arriving email has no subject header.
|
5 years ago |
time_accounting.rb
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 years ago |