Commit History

Author SHA1 Message Date
  Rolf Schmidt fd72b29977 Fixes #4685 - SearchIndexAssociationsJob runs into timeout. 8 months ago
  Dominik Klein e054d6ca79 Maintenance: Update copyright information. 8 months ago
  renovatebot 731a4ab019 Maintenance: Update dependency rubocop to v1.59.0 9 months ago
  Rolf Schmidt 4e7948d655 Fixes #4888 - Warning messages: `Scoped order is ignored, it's forced to be batch order.` if `run rake zammad:searchindex:rebuild` is used 11 months ago
  Rolf Schmidt 59ea918174 Performance: Use all cores to reindex models in elasticsearch. 11 months 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 4d81950ddf Fixes #4306 - Updating group settings causes huge numbers of delayed jobs. 1 year ago
  Rolf Schmidt 7259e9f14f Revert "Follow up 886cd320c8bced0b48c1992ce2bf8b383ef149f9 - Revert after_commit changes because previous_changes hash is broken/empty by a bug when transaction/locks are used." 1 year ago
  Rolf Schmidt afc7d233e6 Follow up 886cd320c8bced0b48c1992ce2bf8b383ef149f9 - Revert after_commit changes because previous_changes hash is broken/empty by a bug when transaction/locks are used. 1 year ago
  Rolf Schmidt 886cd320c8 Maintenance: Does skip the job creation if no changes happened and fixes missing search index update (#4306). 1 year ago
  Florian Liebe c3458133af Maintenance: Improve execution time of Elasticsearch related tests. 2 years ago
  Florian Liebe 3413c28933 Fixes #4134 - Elasticsearch forgets results from attachments over time. 2 years ago
  Martin Gruner 70ae59189b Follow-up: f678083c3563ebb8538e85268fcd959f9068b6a2 - Improved progress indicator output. 2 years ago
  Martin Gruner f678083c35 Maintenance: Move searchindex tasks to zammad:searchindex namespace. 2 years ago
  Rolf Schmidt ad2b3e1dca Fixes #3955 - Elasticsearch-Rebuild does not index from new to old. 2 years ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Rolf Schmidt 8d01fdd7cc Fixes #3562 - Add console output for searchindex rebuild status. 3 years ago
  Thorsten Eckel f06dc08502 Maintenance: Perform SearchIndexJob and SearchIndexAssociationsJob actions to reduce job numbers. 3 years ago
  Rolf Schmidt 0eac6f0fd9 Fixes #3234 - Renaming a Group should trigger reindexing. 3 years ago
  Rolf Schmidt d0b5cbfe4b Fixes #3243 - Relational report filters do not work (ticket.organization.*, ticket.article.*, ticket.customer.*). 3 years ago
  Thorsten Eckel c3fce714dc Refactoring: Converted StatsStore to polymorphic association. 4 years ago
  Rolf Schmidt eafb6dd236 Follow up - ed8a152f28a18e6d070dadbba2e79e524a3b42f7 - Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets. Rollback of indexed data behavior change (structure instead of name). 4 years ago
  Thorsten Eckel 5b262c75b0 Follow up - ed8a152f28a18e6d070dadbba2e79e524a3b42f7 - Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets. Touching of Organization causes endless SearchIndexJob creation / Organization touch loop. 4 years ago
  Rolf Schmidt ed8a152f28 Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets. 4 years ago
  Martin Edenhofer 77256c99b9 Follow up for issue #2720 - makes Model.search_index_reload more robust - Sometimes elasticsearch takes longer as expected and will raise timeout in Zammad. 5 years ago
  Denny Bresch bc38f1c1ae Maintenance: Fixed typos in inline comments. 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 a211d20db9 Refactoring: Migrated BackgroundJobSearchIndex (Delayed::Job) to SearchIndexJob (ActiveJob). 5 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 6 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Martin Edenhofer 003d60d6b1 Improved tests for out of office feature and related controllers. 7 years ago
  Martin Edenhofer fbb7161e6b Improved logging message. 7 years ago
  Martin Edenhofer d93d404902 Improved tests (do not break on before/after callbacks). 7 years ago
  Martin Edenhofer 805199880a Improved mem usage. 7 years ago
  Rolf Schmidt fa454abf3a Reworked file structure of concerns. 7 years ago