Commit History

Author SHA1 Message Date
  Martin Edenhofer 5ed666250c Updated to 2.7.1. 5 years ago
  Thorsten Eckel 844f4de73a Improved header handling. 5 years ago
  Thorsten Eckel cb075c3874 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 423ed7328d Refactoring: On premise CI infrastructure doesn't scale. 5 years ago
  Martin Edenhofer defbd95e35 Improved browser unit test. 5 years ago
  Thorsten Eckel e76d5a7d6d Applied required changes to run in GitLab docker CI env 🐳. 5 years ago
  Thorsten Eckel e0dccc8a66 Test stabilization: Creation of and communication to remote Selenium browser instance fails in load intense CI scenarios. 5 years ago
  Thorsten Eckel 7eb3b1e72f Refactoring: Improving logging of remote browser instance creation errors by logging earlier and adding exception to log. 5 years ago
  Thorsten Eckel ca0466c2ef Test stabilization: Timout for maintainance message to dissappear is too low and causes test to be flanky. 5 years ago
  Thorsten Eckel dfd744c21f 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 4968cc0a4b Test stabilization: 5 years ago
  Thorsten Eckel 8c4850b8c4 Test stabilization: Non standard way to wait for modal close causes flanky test. 5 years ago
  Martin Edenhofer 2153521d32 Updated CHANGES to 2.7.1. 5 years ago
  Thorsten Eckel 28404fb8e7 Updated rails gem (CVE-2018-16476). 5 years ago
  Martin Edenhofer 2fccbc28e8 Improved performance of utf8_encode!() and html2text() (issue #2374). 5 years ago
  Thorsten Eckel 5821a463d3 Improve performance by fetching 'fqdn' Setting in HTML sanitization only once instead for each link found (issue #2374). 5 years ago
  Thorsten Eckel 1044d4f000 Improve performance by not checking empty strings or strings not containing ':' for URLs (issue #2374). 5 years ago
  Thorsten Eckel 9bf49e5481 Improved performance by checking in memory Cache TTL with integers instead of TimeZone objects (issue #2374). 5 years ago
  Ishan Kanade 0203025dfc Fix Zendesk import failure on lowest subscription tier, aka "Essential" (fixes #2262) 6 years ago
  Ryan Lue 43a4ee106e Hide autosaved article drafts from server logs (fixes #2363) 5 years ago
  Martin Edenhofer f87b13b076 Fixed issue #2353 - Chat does not work due to errors in WebSocket (Database connection). Credits to @d--j for providing the solution. 5 years ago
  Martin Edenhofer b1b2155a84 Merge branch 'stable' of git.znuny.com:zammad/zammad into stable 5 years ago
  Martin Edenhofer 50d8acd797 Followup for issue #2330 - selecting the overviews on the I Pad does not work. 5 years ago
  Martin Edenhofer 566cc26f0f Fixed issue #2330 - selecting the overviews on the I Pad does not work. 5 years ago
  Thorsten Eckel fd8584492f Added temporary workaround for issue #2343 - Lost DB connection causes jobs to not be processed anymore. 5 years ago
  Billy Zhou 5eb98fd372 Fixed #2332 - Role-Filter shows inactive Roles 5 years ago
  Martin Edenhofer 19da152d18 Follow up #2321 - In certain cases the timeout for IMAP actions isn't sufficient (e. g. expunge for 20k E-Mails takes longer than 1 minute). 5 years ago
  Thorsten Eckel 05f1354f19 Fixed issue #2321 - IMAP fetch stops because of request timeout 6 years ago
  Thorsten Eckel 6b784ec6af Updated rack gem (CVE-2018-16470, CVE-2018-16471). 6 years ago
  Martin Edenhofer 6e0a63a3c2 Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters. 6 years ago
  Martin Edenhofer 3411dd5337 Fixed calendar test with timezones. 6 years ago
  Martin Edenhofer 40d80e37ff Fixed issue #2327 - Websocket messages are not working correctly via Ajax long polling (e. g. multiple browser tabs can get opened with one session). 6 years ago
  Martin Edenhofer 7a8d1d03e2 Stabilised test. 6 years ago
  Martin Edenhofer 677a2a8e6c Fixed issue #2324 - Improved error handling of invalid tag for text modules and add current time format (to not use 2018-10-31T08:02:21.917Z format). 6 years ago
  Martin Edenhofer ee66e0a444 Merge branch 'stable' of git.znuny.com:zammad/zammad into stable 6 years ago
  Martin Edenhofer ec6f7e68fd Updated loofah gem (CVE-2018-16468). 6 years ago
  Ryan Lue ff74137471 Show list of customer/org tickets in created_at order (fixes #2296) 6 years ago
  Martin Edenhofer f5a22caae0 Merge branch 'stable' of git.znuny.com:zammad/zammad into stable 6 years ago
  Martin Edenhofer 399066bd2d Fixed admin calendar sla test (time zone adjustment). 6 years ago
  Ryan Lue b8ff7cd86d Ignore <img src="cid:..."> in forward-email text field (fixes #2305) 6 years ago
  Martin Edenhofer a3c0d67c8c Added article to placeholder options. 6 years ago
  Martin Edenhofer 11487b85fe Addec changes for 2.7.0. 6 years ago
  Martin Edenhofer dd583d753c Fixed mysql/mariadb issue (Mysql2::Error: Invalid default value for 'initialized_at'). 6 years ago
  Martin Edenhofer f074c0c734 Followup for issue #1394 - Reindex elastic search not possible because of <null>/Twitter::NullObject. 6 years ago
  Thorsten Eckel e0fd1e52ec Fixed usage of wrong assert (which resulted in always true/success by checking hard coded values). 6 years ago
  Felix Niklas a3e531af21 Avatars: replace image with initials when printing 6 years ago
  Billy Zhou 47120f0585 Fixed regression introduced by 8fb46b0448 where replying to a phone ticket no longer works 6 years ago
  Martin Edenhofer 5492f4f24f Followup for issue #1394 - Reindex elastic search not possible because of <null>/Twitter::NullObject. 6 years ago
  Ryan Lue 8b554e9d66 Use zammad-deps github repos for custom-patched dependencies 6 years ago
  Thorsten Eckel 3d49bf32c8 Fixed bug: Application is in undefined state while using spring because of usage of 'require' instead of 'require_dependency' to track dependencies. 6 years ago