История коммитов

Автор SHA1 Сообщение Дата
  Dominik Klein e054d6ca79 Maintenance: Update copyright information. 1 год назад
  renovatebot 1d21105a3d Maintenance: Update dependency rubocop to v1.48.0 2 лет назад
  renovatebot 225bebdddd Maintenance: Update dependency rubocop to v1.47.0 2 лет назад
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 2 лет назад
  Rolf Schmidt da66d95d3b Fixes #4229 - User-based ticket overview sorting. 2 лет назад
  Rolf Schmidt 0b6010c390 Maintenance: Replace zammad specific cache approach by rails low level caching. 2 лет назад
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 3 лет назад
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 лет назад
  Mantas Masalskis c45b5ac51f Refactoring: Deprecate custom Cache implementation and wrap native Rails cache instead. 3 лет назад
  Thorsten Eckel 43b6374d16 Updated rubocop(-* gems) to latest version (1.2.0). 4 лет назад
  Thorsten Eckel 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 лет назад
  Martin Edenhofer 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 лет назад
  Thorsten Eckel 1287e9968e Fixed bug: Regular Model list imports (e.g. Tickets) sequences fail import because of attribute that is not required and can't be provided. 5 лет назад
  Martin Edenhofer 6018d864db Performance: `Sessions::Backend::TicketOverivewList` check whether data has to be sent to the client was wrong. The correct check now compares the list of tickets instead of comparing the whole hash structure including assets. 5 лет назад
  Martin Edenhofer 595dd01c4e Cleanup - moved from file based ttl checks to object based ttl checks. 5 лет назад
  Ryan Lue a1da3a27f9 Enable Lint/UselessAssignment cop. 5 лет назад
  Martin Edenhofer c16c86e99e Skip overview in list if overview was deleted in the meantime (race condition). 5 лет назад
  Martin Edenhofer b6093930e3 Improved error handling. 5 лет назад
  Martin Edenhofer 233198ffd6 WIP. 6 лет назад
  Martin Edenhofer 3e0f5caffe Improved error handling if ticket already got deleted in the meantime. 6 лет назад
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 лет назад
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
  Martin Edenhofer ce5f5a035e Fixed issue #2108 - 30 concurrent agents + each of them 30 overviews - script/scheduler.rb takes 100% CPU time - background jobs cannot be processed. 6 лет назад
  Martin Edenhofer 80ab16a2d3 Improved performance of ticket overview backend job. 7 лет назад
  Martin Edenhofer 228a0df54a Improved code layout. 7 лет назад
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 лет назад
  Martin Edenhofer a83d0bc819 Send assets and ticket list in one message. 8 лет назад
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 лет назад
  Martin Edenhofer 9d4c865979 Push objects just once to client. 9 лет назад
  Martin Edenhofer fb1a8987aa Rewrite of overview index and list backend. 9 лет назад
  Martin Edenhofer ba3f868638 Upgrade to new rubocop. 9 лет назад
  Martin Edenhofer 73f27f48ae Improved error handling. 9 лет назад
  Martin Edenhofer 5f74e50433 Rewrite of web socket event backend. 9 лет назад
  Martin Edenhofer b6b9def375 Moved from Ticket::ScreenOptions.agents to generic User.of_role('Agent'). 9 лет назад
  Thorsten Eckel 54fd62487c Applied rubocop cop 'Style/SpaceInsideStringInterpolation'. 9 лет назад
  Martin Edenhofer 9e3a68762d Removed extended logging. 9 лет назад
  Martin Edenhofer fbd99e89f3 Added logging to find race condition. 9 лет назад
  Thorsten Eckel 67c4215554 Corrected with rubocop cop 'Style/RedundantSelf'. 9 лет назад
  Thorsten Eckel 650e17be7c Corrected with rubocop cop 'Lint/StringConversionInInterpolation'. 9 лет назад
  Martin Edenhofer 5df60dd057 Improved logging. 9 лет назад
  Martin Edenhofer 752ed6d73f Added debug messages to get more details about issue on ci env. 9 лет назад
  Martin Edenhofer 158bf737ae Applied rubocop Style/IndentHash. 9 лет назад
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 9 лет назад
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 9 лет назад
  Martin Edenhofer 5d2db33534 Improved speed of tests by own ttl method parameter. 10 лет назад
  Martin Edenhofer b625a6563a Small testing improvements. 10 лет назад
  Martin Edenhofer be31823d89 Improved cache backend. Heavy reduce of sql queries. 10 лет назад
  Martin Edenhofer 294c131438 Removed obsolet code. Fixed edit overview. 10 лет назад
  Martin Edenhofer def1aacb20 Moved to new task manager api (now also with browser tests). 10 лет назад
  Martin Edenhofer daf3656914 Fixed session backend of ticket overview list. 10 лет назад