Commit History

Author SHA1 Message Date
  Martin Gruner f7f6291504 Maintenance: Add support for collapsible sections in GitLab job logs. 2 years ago
  Martin Gruner a1512f4f93 Maintenance: Improve CI config to use any NodeJS available on the CentOS CI image. 2 years ago
  Martin Gruner 5f01547258 Maintenance: Switch from a hardcoded registry URL to $CI_REGISTRY. 2 years ago
  Martin Gruner 4770e80f03 Maintenance: Switch to official Selenium docker images. 3 years ago
  Mantas Masalskis 25e12c7f5b Maintenance: Update Ruby to 2.7.4 3 years ago
  Martin Gruner 2c59c60adb Maintenance: Switch to the correct CI image tag 2.7.3. 3 years ago
  Martin Gruner 3b518cfa00 Maintenance: Activate the new Node.js 12 for CI. 3 years ago
  Martin Honermeyer 1eef2a0e0f Closes #3450 - Add support for Redis as an optional web socket session store back end. 3 years ago
  Martin Gruner 5b3e19170c Maintenance: Changed search hook comment to match the current Ruby version again. 3 years ago
  Martin Gruner 22e0fc5520 Maintenance: Updated to Ruby 2.7.3. 3 years ago
  Thorsten Eckel ca56de3648 Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader. 3 years ago
  Rolf Schmidt a86b288f4c Fixes #3411 - Microsoft 365: The refresh token has expired due to inactivity. The token was issued on 2020-11-17T13:30:55.3656422Z and was inactive for 90.00:00:00. 3 years ago
  Thorsten Eckel 0a85b079ca Maintenance: Use dedicated docker mail server for email integration tests to prevent race condition between different CI jobs. 3 years ago
  Thorsten Eckel 5f3a8dc581 Refactoring: Migrated last Delayed::Job classes to ActiveJob. 3 years ago
  Thorsten Eckel 10062a95e8 Maintenance: Migration of Docker CI image to CentOS 7. 3 years ago
  Thorsten Eckel 06b717bbda Maintenance: Updated Ruby dependency to 2.6.6. 4 years ago
  Thorsten Eckel d99c596ab8 Follow up - 7aeeb6ed1a8327194d2ed5123436038351b2dfc1 - removed unnecessary TODO. 4 years ago
  Denny Korsukéwitz 7aeeb6ed1a Refactoring: Reorganise GitLab CI definition by splitting it up in dedicated, logical parts. Also introduce `SINGLETESTNAME` ENV to run single test 🚀 4 years ago
  Mantas Masalskis 62a6d5e2ca Maintenance: improves Websocket stability in CI 4 years ago
  Mantas Masalskis dd5ca52e18 Fixes #2941 - Zendesk import error 4 years ago
  Mantas Masalskis e865826810 Maintenance: Updated Ruby dependency to 2.6.5. 4 years ago
  Rolf Schmidt bca16dee16 Enhancement: Provide unique error code for technical errors to make it easy to find them in the logs. 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
  Ryan Lue 889dd92aea Maintenance: Migrate Twitter browser test to RSpec 4 years ago
  Thorsten Eckel f0fdf7e7f3 Maintenance: Disable execution of ES RSpec tests in CircleCI env. 4 years ago
  Martin Edenhofer f806ac3611 Fixed issue #2742 - Removing a record drops whole index on Elasticsearch 6 and later. 4 years ago
  Mantas Masalskis 21c3b31c97 Maintenance: Added test coverage for public Knowledge Base search. 5 years ago
  Mantas Masalskis 6606aa29cd Don't use stubs for UserInfo.current_user_id because it blocks the use case where UserInfo.current_user_id is changed at runtime. 5 years ago
  Billy Zhou fae194918e Implemented issue #2092 - Send postmaster email to sender if email is too big 5 years ago
  Thorsten Eckel 9503ff20ce Maintenance: Applied required changes to resolve 'omniauth' CVE-2015-9284 5 years ago
  Thorsten Eckel 83c77a4a35 Applied required changes to install and use PHP 5.6 for testing the Zammad PHP API client - until @jepf adds PHP 7 support (for tests). 5 years ago
  Martin Edenhofer af9fcf4565 Added support for elasticsearch 6 and 7. Fixes #1688. 5 years ago
  Thorsten Eckel 757af308a8 Maintenance: Use corresponding ES docker image tag. 5 years ago
  Martin Edenhofer 8a6ffc23cb Fixed issue #2059 - Incorrect display count of a report profile if tree_select is used. 5 years ago
  Thorsten Eckel 9d7485bf71 Maintenance: Run more tests with random DB services to increase overall CI speed and ensure independence of DB layer. 5 years ago
  Thorsten Eckel 50ca3cde9c Maintenance: Run browser tests for random DB service. 5 years ago
  Thorsten Eckel 30361f1bb1 Maintenance: Go back to Selenium version 3.14.0-p19 because of failing CI jobs until https://github.com/elgalu/docker-selenium/issues/296 is resolved. 5 years ago
  Thorsten Eckel fa0ed8c0ba Refactoring: Improve browser test suite speed by starting ruby/rails context only once for all tests by using Rails build in test running rake task. 5 years ago
  Billy Zhou d09c9c606d Fixed browser CI tests by downgrading selenium docker image to use older Firefox 64 5 years ago
  Denny Bresch 39bdbf22db Refactoring: Migrated static dashboard widgets to extendable backend structure. 5 years ago
  Thorsten Eckel d28086af95 Refactoring: On premise CI infrastructure doesn't scale. 5 years ago
  Thorsten Eckel cfc1bdbb45 Refactoring: NO_RESET_BEFORE_SUITE is not practical for the general use case of running RSpec multiple times and slows down/decreases DX. 5 years ago
  Thorsten Eckel 8df6e3c33b Refactoring: Use GitLab CI cache functionality to cache gem dependencies between pipelines/jobs/runners and replace obsolete zammad-application with zammad-ruby docker image. 5 years ago
  Thorsten Eckel 5491b1b910 Invited Capybara to the party 🎉 Taking browser tests to the next level 🚀. 5 years ago
  Thorsten Eckel 5e05fadbb8 Applied required changes to run in GitLab docker CI env 🐳. 5 years ago
  Rolf Schmidt 14437f92f9 Migrated remaining Minitest controller tests to RSpec. 5 years ago
  Martin Edenhofer 6e061ab894 Implemented issue #2023 - Twitter Account Activity API support. 5 years ago
  Martin Edenhofer 7972ec9b6c Added twilio test jobs. 5 years ago
  Thorsten Eckel 0cca58f0b7 Missing GitLab CI browser tag causes job to run on non-browser CI server and fail. 5 years ago
  Thorsten Eckel e4d7dc449f Refactoring: DRYed up .gitlab-ci.yml. 5 years ago