Commit History

Author SHA1 Message Date
  Martin Edenhofer 809b8acada Updated to 2.8.1. 5 years ago
  Thorsten Eckel 58f3f3fef8 Improved header handling. 5 years ago
  André Bauer b62a26c75a Follow up - bee2e2c956f73f17447ae6479030186668f40896 Migrated from TravisCI to CircleCI - BUILD_SCRIPT path is wrong. 5 years ago
  André Bauer bee2e2c956 Migrated from TravisCI to CircleCI. 5 years ago
  Billy Zhou 48c6e6fe31 Fixed browser CI tests by downgrading selenium docker image to use older Firefox 64 5 years ago
  André Bauer a4fd51fdd4 cherry picked travis ci fixes from develop 5 years ago
  André Bauer 0a33761db9 removed travis ci addon postgres 9.4 5 years ago
  André Bauer 8b96ca3acf fixed travis mysql-server install 5 years ago
  Billy Zhou ad390e9f35 Merged PR #2440 - Request timeout while importing large attachments from Zendesk (thanks a lot to @anuzhin 😍). 5 years ago
  Thorsten Eckel 844aa77a3a Refactoring: Make asset fetch more robust for records referring to deleted records. 5 years ago
  Kevin Olbrich 81b38b603e Fix detection of local elasticsearch service 5 years ago
  Thorsten Eckel e2f1419f5e 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 acdd35af31 Refactoring: On premise CI infrastructure doesn't scale. 5 years ago
  Martin Edenhofer 6bee27ddb8 Follow up for issue #2419 - Zammad Icon (Bird) on page top left disappears and does not come back - fixed test. 5 years ago
  Martin Edenhofer 69afbcaf56 Fixed issue #2419 - Zammad Icon (Bird) on page top left disappears and does not come back. 5 years ago
  Thorsten Eckel 6e29f40d98 Fixed failing CI: Date comparison checks for hour format 'HH' (as described in all comments) while App.PrettyDate.humanTime generates hour format 'H' for absolute type date strings. 5 years ago
  Martin Edenhofer 1e5cc73625 Fixed issue #2420 - Unable to show ticket history. 5 years ago
  Thorsten Eckel fe7ba93908 Fixed bug: CI env rubocop fails because of missing dependencies. 5 years ago
  Thorsten Eckel 246f644d0d Fixed issue #2418 - Missing table name quoting causes MySQL 8 incompatibility. 5 years ago
  Thorsten Eckel c39804acbd Fixed issue #2412 - i-doit version >= 1.12 integration requests fail with 'Can’t fetch objects from...' due to missing payload attribute 'id'. 5 years ago
  Martin Edenhofer 629c561c28 Fixed issue #2405 - Unable to load Zammad in web browser, because of online notification of ticket which was already deleted in the meantime. 5 years ago
  Billy Zhou 9bcd07c7db Fixed #2398 - Missing custom object in database causes error on export in time_accounting 5 years ago
  Thorsten Eckel b36f6e2558 Applied required changes to run in GitLab docker CI env 🐳. 5 years ago
  Thorsten Eckel 2e2b578ef7 Test stabilization: Creation of and communication to remote Selenium browser instance fails in load intense CI scenarios. 5 years ago
  Thorsten Eckel 1736ce5b2a Refactoring: Improving logging of remote browser instance creation errors by logging earlier and adding exception to log. 5 years ago
  Thorsten Eckel 41fa35c3ad Test stabilization: Timout for maintainance message to dissappear is too low and causes test to be flanky. 5 years ago
  Thorsten Eckel e3bc6b8845 Test stabilization: Reduced range of random number because to large numbers will cause the test to be flanky on CI env. 5 years ago
  Thorsten Eckel f25737a848 Test stabilization: 5 years ago
  Thorsten Eckel b329dcfb4a Test stabilization: Non standard way to wait for modal close causes flanky test. 5 years ago
  Martin Edenhofer 467ea4e417 Updated doc links for new structured admin documentation. 5 years ago
  Martin Edenhofer 33c77b0986 Fixed issue #2397 - Unable to process emails without From (but with Sender) header. 5 years ago
  Martin Edenhofer ec9e35b5e2 Implemented issue #2395 - Search term is deleted after I opened a object/ticket. 5 years ago
  Martin Edenhofer cf663b9fdf Fixed/ improved test. 5 years ago
  Martin Edenhofer 3f1b35c0eb Fixed issue #2394 - Jump to bottom after article has been created to show that the article has been saved. 5 years ago
  Billy Zhou 272eecf94f Fix #2344 - Missing translation for quote header timestamp 5 years ago
  Martin Edenhofer 1e5bc8fcbf Added CHANGES for 2.8. 5 years ago
  Martin Edenhofer 6e061ab894 Implemented issue #2023 - Twitter Account Activity API support. 5 years ago
  Martin Edenhofer 6f4d584fae Improved browser unit test. 5 years ago
  Martin Edenhofer 947744e502 Fixed/improved tests. 5 years ago
  Ryan Lue 12fe223664 Add DB indices to histories and tickets tables (fixes #2368) 5 years ago
  Thorsten Eckel 8c1ae9fe9d Test stabilization: MX check for example.com mail address should be false but it true sometimes which causes test to be flanky. 5 years ago
  Thorsten Eckel 4b2630e713 Updated rails gem (CVE-2018-16476). 5 years ago
  Thorsten Eckel 87b49f402a Improve reasoning of log lines in threaded processes. 5 years ago
  Thorsten Eckel f1dfbafdcd Refactoring: config.log_formatter is for all environments the same but configured in each. 5 years ago
  Thorsten Eckel 19ec7fe5f1 Refactoring: Added missing _spec.rb filename suffix. 5 years ago
  Thorsten Eckel 1e512f6cd0 Follow up #2345: Default value for Setting 'es_attachment_max_size_in_mb' is not in sync and to high. 5 years ago
  Martin Edenhofer 6be530bb1c Improved performance of utf8_encode!() and html2text() (issue #2374). 5 years ago
  Thorsten Eckel af1781ff2a Improve performance by fetching 'fqdn' Setting in HTML sanitization only once instead for each link found (issue #2374). 5 years ago
  Thorsten Eckel 4e024291a4 Improve performance by not checking empty strings or strings not containing ':' for URLs (issue #2374). 5 years ago
  Thorsten Eckel 0711953beb Improved performance by checking in memory Cache TTL with integers instead of TimeZone objects (issue #2374). 5 years ago