Commit History

Author SHA1 Message Date
  Martin Gruner 97431f5d23 Maintenance: Add subscription handling based on ActionCable. 3 years ago
  Martin Gruner 35175bed5f Maintenance: Allow CI jobs to be interrupted by new pushes to the same branch. 2 years ago
  Martin Gruner cd61c5f30f Maintenance: Drop obsolete 'mail' tag from CI. 3 years ago
  Martin Gruner 694a13a3c1 Maintenance: Refactor handling of ES versions in CI. 3 years ago
  Martin Gruner a4ceb5389e Maintenance: Make headless mode configurable. 3 years ago
  Martin Gruner 746cc97ef6 Maintenance: Switch back to (new) stable selenium images. 3 years ago
  Martin Gruner c47e66d707 Maintenance: Improved CI configuration to run certain jobs only in low concurrency environments. 3 years ago
  Martin Gruner f84ac43cdd Maintenance: Switch to headless Selenium in CI. 3 years ago
  Martin Gruner b6151cb0da Maintenance: Switch to Selenium 4. 3 years ago
  Rolf Schmidt 56fc5859e6 Maintenance: Remove obsolete comment. 3 years ago
  Rolf Schmidt de30ba60ac Maintenance: Keep all artifacts one week. 3 years ago
  Martin Gruner a7861725a1 Maintenance: Reorganize CI 'test' stage for better overall CI performance. 3 years ago
  Martin Gruner 5f01547258 Maintenance: Switch from a hardcoded registry URL to $CI_REGISTRY. 3 years ago
  Martin Gruner f32b184f7b Maintenance: Slice RSpec tests for faster test turnaround times. 3 years ago
  Martin Gruner 35135d78a5 Maintenance: Simplify handling of Redis and Memcached variables in GitLab CI configuration to remove redundancy. 3 years ago
  Martin Gruner 4770e80f03 Maintenance: Switch to official Selenium docker images. 3 years ago
  Martin Gruner 0d7cd1e808 Maintenance: Switch CI to use internal redis and memcached images to avoid rate limit errors from docker hub. 3 years ago
  Thorsten Eckel 605f5f6fa2 Maintenance: Run further integration tests only in non-private branches. 3 years ago
  Martin Gruner f05f8e2d3c Maintenance: Add support for memcached (via the 'dalli' gem) as Rails cache store. 3 years ago
  Martin Honermeyer 1eef2a0e0f Closes #3450 - Add support for Redis as an optional web socket session store back end. 3 years ago
  Thorsten Eckel 71ff497dfc Maintenance: Migrated to consistent Docker `stable` naming schema to limit divergence in CD packages. 4 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 a8cdb6a4cc Maintenance: Go back to using latest Selenium version (browser issues seem to be resolved). 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