Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Rolf Schmidt
|
b8b5a3ee78
Performance: Rollback old attributes_with_association_ids caching logic and skip on updated_at changes (0b6010c390fa7af469a3a4f08d284ae70527e0d3).
|
2 years ago |
Rolf Schmidt
|
0b6010c390
Maintenance: Replace zammad specific cache approach by rails low level caching.
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Martin Gruner
|
fac03ff7ff
Maintenance: Bump rubocop-performance from 1.12.0 to 1.13.0
|
2 years ago |
Rolf Schmidt
|
05a471f90d
Fixes #3709, #Fixes 1262 - Core Workflow implementation
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Mantas Masalskis
|
c45b5ac51f
Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead.
|
3 years ago |
Martin Edenhofer
|
f6f1b37250
Fixes issue #3336 - High system load, "StatusCode: 500 - execution expired", ActiveRecord::Deadlocked issues, and scheduler problems prevent Zammad from working well/quickly.
|
3 years ago |
Thorsten Eckel
|
8096ee0892
Fixed bug: ApplicationModel.lookup returns invalid cache entries.
|
5 years ago |
Thorsten Eckel
|
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 years ago |
Thorsten Eckel
|
fbeccbc85c
Updated to latest rubocop version.
|
6 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Martin Edenhofer
|
ff56f294f3
Rails 5.1 migration.
|
7 years ago |
Thorsten Eckel
|
350c3ead51
Added enhanced Group access functionality.
|
7 years ago |
Rolf Schmidt
|
fa454abf3a
Reworked file structure of concerns.
|
7 years ago |