Commit History

Author SHA1 Message Date
  Dominik Klein e054d6ca79 Maintenance: Update copyright information. 8 months ago
  Mantas Masalskis 8d39f68f59 Maintenance: Update to Rails 7.0 11 months ago
  Rolf Schmidt 3a8bd9b548 Performance: Drop expensive order by and id and go for max to reduce load in latest_change calls. 1 year ago
  Martin Gruner a69fc3a451 Maintenance: Force usage of 'reorder' instead of 'order'. 1 year ago
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 year 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
  Thorsten Eckel ca56de3648 Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader. 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
  Denny Bresch 4a142f307b Fixed #2624 - Concern 'CanLatestChange' returns wrong updated_at 5 years ago
  Martin Edenhofer ffd7ae99b1 Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups. 5 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Thorsten Eckel 789f2b4807 Refactored code layout and prefer pluck over select to avoid unnecessary memory allocation. 6 years ago
  Martin Edenhofer d93d404902 Improved tests (do not break on before/after callbacks). 7 years ago
  Rolf Schmidt fa454abf3a Reworked file structure of concerns. 7 years ago