Commit History

Author SHA1 Message Date
  Tobias Schäfer 87e34244ea Maintenance: Disabled shm usage in the selenium chrome driver. 1 year ago
  Dusan Vuckovic 569564d3d3 Follow-up 2c5a5e413146e81ca34cdc96e61b730f8a4b00f1 - Maintenance: Fixed deprecation warnings for updated Selenium drivers. 1 year ago
  Rolf Schmidt 45cf404c53 Fixes #4442 - Multiselect field defaults to nil instead of []. 1 year ago
  renovatebot 7310429184 Maintenance: Update dependency rubocop-performance to v1.15.2 1 year ago
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 year ago
  renovatebot ba51a02ed1 Maintenance: Update dependency rubocop to v1.37.1 2 years ago
  Rolf Schmidt f54d519612 Tidied. 2 years ago
  Rolf Schmidt 7e65f7c8c0 Dark mode: Fix language switching in tests. 2 years ago
  Martin Gruner bb37c0bdef Maintenance: Prepare for Selenium 4.2, add Selenium and Chrome logs as artifacts. 2 years ago
  Martin Gruner 80111ff0e4 Maintenance: Drop unused client stat submission feature. 2 years ago
  Martin Gruner 37fe93d7c9 Maintenance: Improved sorting/grouping wording. 2 years ago
  Mantas Masalskis 872879f466 Maintenance: Better modal state detection for browser tests. 2 years ago
  Martin Gruner aca7a6c496 Maintenance: Switch to Ruby 3.0.3. 2 years ago
  Martin Gruner a4ceb5389e Maintenance: Make headless mode configurable. 2 years ago
  Martin Gruner f84ac43cdd Maintenance: Switch to headless Selenium in CI. 2 years ago
  Martin Gruner 25c971ed00 Maintenance: Stabilize Selenium tests by improving the wait_for_empty_ajax_queue logic. 2 years ago
  Bola Ahmed Buari 296d402ba0 Maintenance: Upgrade jQuery to version 3.6. 2 years ago
  Martin Gruner 2c4ca0adfa Maintenance: Bump rubocop from 1.23.0 to 1.24.1 2 years ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Martin Gruner 933e82c06f Maintenance: Improve translatable source strings by using ellipsis (…) rather than three dots (...). 2 years ago
  Martin Gruner 0ccdfb398e Maintenance: Apply source string review changes. 2 years ago
  Martin Gruner 64a87b1c67 Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2 years ago
  Martin Gruner 3515d3ca71 Clean-up. 3 years ago
  Martin Gruner b68cf4b68d Fixed legacy test. 3 years ago
  Martin Gruner bcc0540f41 Fixed tests. 3 years ago
  Martin Gruner a389b8f07c Maintenance: Replace rand() where possible 3 years ago
  Rolf Schmidt 05a471f90d Fixes #3709, #Fixes 1262 - Core Workflow implementation 3 years ago
  Martin Gruner 26db9dbc24 Maintenance: Inclusive language 3 years ago
  Thorsten Eckel b8b57781b7 Maintenance: Activated rubocop Layout/LeadingCommentSpace. 3 years ago
  Thorsten Eckel 916bb77066 Maintenance: Activated rubocop Layout/SpaceInsideParens. 3 years ago
  Thorsten Eckel 5243efbc25 Maintenance: Activated rubocop Style/MethodCallWithoutArgsParentheses. 3 years ago
  Martin Gruner 1ab185543f Revert "Applied rubocop suggestions." 3 years ago
  Martin Gruner 2b6b268eb9 Applied rubocop suggestions. 3 years ago
  Rolf Schmidt c44196d7ab Maintenance: Stabilize tests with general wait_for_ajax_empty approach and some fixed tests. 3 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Martin Gruner 205c717f4d Maintenance: Updated rubocop(-* gems) to latest version (1.15.0). 3 years ago
  Mantas Masalskis 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
  Rolf Schmidt bcd805134d Maintenance: Make CI browser tests more stable by being more generous when facing/retrying exceptions. 3 years ago
  Thorsten Eckel 43b6374d16 Updated rubocop(-* gems) to latest version (1.2.0). 4 years ago
  Thorsten Eckel 0b9e6676f8 Maintenance: Updated rubocop(-* gems) to latest version (1.0.0). 4 years ago
  Thorsten Eckel 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
  Mantas Masalskis 563bcfbefd Maintenance: Custom Rubocop matcher for making sure "unless" conditional is not used in Ruby 4 years ago
  Thorsten Eckel 73f6a98e29 Updated rubocop(-* gems) to latest version (0.88.0). 4 years ago
  Thorsten Eckel b37e80df9a Updated rubocop(-* gems) to latest version (0.87.0). 4 years ago
  Thorsten Eckel 562c842c8a Updated rubocop(-* gems) to latest version (0.81.0). 4 years ago
  Thorsten Eckel a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 4 years ago
  Thorsten Eckel 201027d23c Maintenance: Update selenium to latest compatible version. Current issue with latest: Chrome crashes in chat test when reloading page. 4 years ago
  Thorsten Eckel 090fcb5408 Maintenance: Make browser tests more robust by waiting for search to stop loading. 4 years ago
  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. 4 years ago
  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 years ago