Martin Gruner
|
54682458a7
Maintenance: Switch to official Selenium Docker images.
|
3 years ago |
Mantas Masalskis
|
8afb00a940
Maintenance: Updates Ruby to 2.6.8
|
3 years ago |
Martin Gruner
|
d17f65e52f
Maintenance: Switch to zammad-ci:2.6.6.
|
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.
|
4 years ago |
Thorsten Eckel
|
5f3a8dc581
Refactoring: Migrated last Delayed::Job classes to ActiveJob.
|
4 years ago |
Thorsten Eckel
|
10062a95e8
Maintenance: Migration of Docker CI image to CentOS 7.
|
4 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
|
5 years ago |
Thorsten Eckel
|
f0fdf7e7f3
Maintenance: Disable execution of ES RSpec tests in CircleCI env.
|
5 years ago |
Martin Edenhofer
|
f806ac3611
Fixed issue #2742 - Removing a record drops whole index on Elasticsearch 6 and later.
|
5 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.
|
6 years ago |
Martin Edenhofer
|
6e061ab894
Implemented issue #2023 - Twitter Account Activity API support.
|
6 years ago |
Martin Edenhofer
|
7972ec9b6c
Added twilio test jobs.
|
6 years ago |
Thorsten Eckel
|
0cca58f0b7
Missing GitLab CI browser tag causes job to run on non-browser CI server and fail.
|
6 years ago |
Thorsten Eckel
|
e4d7dc449f
Refactoring: DRYed up .gitlab-ci.yml.
|
6 years ago |
Rolf Schmidt
|
29b616d61d
Refactored all controller mini tests and migrated them to rspec request specs
|
6 years ago |
Billy Zhou
|
ccf97ee077
Issue #2232 hide inactive report profiles
|
6 years ago |
Martin Edenhofer
|
cd93bccfed
Updated rubyzip to v1.2.2.
|
6 years ago |
Thorsten Eckel
|
f0690f8754
Added dependency vulerability check exclusion for CVE-2018-1000544 (https://github.com/rubyzip/rubyzip/issues/369) which only affects test env (selenium-webdriver dependency) until it's resolved (https://github.com/rubyzip/rubyzip/pull/376).
|
6 years ago |
Martin Edenhofer
|
093c9e7621
Fixed #2132 by putting the I-doit objects in ticket preferences by creating the ticket.
|
6 years ago |
Thorsten Eckel
|
cab0d43d5e
Test stabilization: Applied required changes for HTTPS migration of VZ 'test' server.
|
6 years ago |
Billy Zhou
|
01717bcc7f
For Elasticsearch, sort by active flag first before everything else
|
6 years ago |
Martin Edenhofer
|
d2d6fa981c
Resolved merge conflict.
|
6 years ago |