Commit graph

163 commits

Author SHA1 Message Date
Florian Liebe
d6f72f1d37
Maintenance: Correct note for pnpm nodeLinker hoisted mode. 2026-05-22 15:00:52 +02:00
Florian Liebe
9fc810fd10 Maintenance: Fix hoisted mode for pnpm. 2026-05-22 14:39:10 +02:00
renovatebot
520153cb9a Maintenance: Update pnpm to v11 2026-05-19 11:39:23 +02:00
Martin Gruner
3b20526310 Maintenance: Simplify zammad:ci:test:stop task 2026-04-28 15:23:16 +02:00
Mantas Masalskis
c6e38d1888 Maintenance: Update to Sprockets v4 2026-04-17 12:15:49 +03:00
Rolf Schmidt
dc4a0f3956 Maintenance: Make packages sorted in list and verify task. 2026-04-13 14:47:19 +01:00
Rolf Schmidt
0c7f6bff44 Maintenance: Add zammad📦verify rake to check installation status of packages.
Co-authored-by: Florian Liebe <fl@zammad.com>
2026-04-13 15:00:05 +02:00
Rolf Schmidt
9a7945f48c Fixes #6023 - Add rake tasks to inspect and retry failed data privacy tasks.
Co-authored-by: Florian Liebe <fl@zammad.com>
2026-03-19 11:46:09 +01:00
Rolf Schmidt
7cd037775c Maintenance: Make zammad📦precompile command working again. 2026-02-23 09:18:52 +00:00
Rolf Schmidt
7ccc1fc08f Maintenance: Add rake task to get cache io performance.
Co-authored-by: Florian Liebe <fl@zammad.com>
2026-01-28 11:38:59 +01:00
Mantas Masalskis
a1b9ef2bbb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
Mantas Masalskis
199917e828 Follow-up 8ca41d6d72 - Maintenance: Fixes zammad:bootstrap:reset 2025-12-04 21:40:09 +02:00
Mantas
8ca41d6d72 Maintenance: Fixes zammad:bootstrap:reset 2025-12-01 23:08:38 +02:00
Rolf Schmidt
345d894773 Fixes #5846 - wrong umask leads to major issues which are hard to identify.
Co-authored-by: Martin Gruner <mg@zammad.com>
Co-authored-by: Tarek Shehab <tsh@zammad.com>
2025-11-26 13:30:27 +01:00
Florian Liebe
9fde4d94d8 Maintenance: Add Zammad/PreferModelsAll cop. 2025-11-25 15:15:01 +01:00
renovatebot
f86d20998b Maintenance: Update dependency rubocop-rails to v2.34.0 2025-11-18 16:32:34 +02:00
Dusan Vuckovic
57ace9ae5d Fixes #5750 - Unable to reset the package installation. 2025-10-27 16:21:01 +00:00
Mantas Masalskis
b571316a1b Fixes #5725 - Rake command to calculate suggestion for max_connections 2025-09-17 11:20:53 +03:00
Martin Gruner
ad47530987 Maintenance: Fix orphaned gems check in CI 2025-08-01 15:04:57 +02:00
renovatebot
6075d21704 Maintenance: Update dependency rubocop to v1.77.0 2025-06-23 13:21:06 +02:00
Martin Gruner
5daee104f6 Fixes #5580 - Remove MySQL/MariaDB support 2025-05-22 10:20:30 +02:00
Martin Gruner
88645c9577 Maintenance: Introduce rubocop-rake 2025-04-08 08:03:01 +02:00
Martin Gruner
56b19306b8 Maintenance: Stablilize browser test jobs by disabling external services 2025-03-20 13:29:53 +01:00
Dominik Klein
67bd6ea64a
Fixes #5379 - New M365 Channel using GraphAPI instead of IMAP/SMTP
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Mantas Masalskis <mm@zammad.com>
Co-authored-by: Martin Gruner <mg@zammad.com>
Co-authored-by: Tobias Schäfer <ts@zammad.com>
2025-01-09 15:55:18 +01:00
Mantas Masalskis
10f627cb69 Maintenance: Update copyright information 2025-01-01 17:39:43 +02:00
Rolf Schmidt
d29e3cdd3c Fixes #5418 - Package precompile sometimes assumes old code while precompiling.
Co-authored-by: Dominik Klein <dk@zammad.com>
2024-12-03 15:27:02 +01:00
Dusan Vuckovic
e878de9dd0 Fixes #5409 - Wrong type of table column after migrating from MariaDB to PostgreSQL. 2024-11-14 15:49:16 +01:00
Rolf Schmidt
4b81e8b5bb Fixes #5399 - zammad📦bundle_install idea does not work out.
Co-authored-by: Martin Gruner <mg@zammad.com>
2024-11-11 15:03:21 +01:00
Tobias Schäfer
b6d51a711a Fixes #5363 - Moving/Verifying stored files crashes if any file is missing. 2024-10-23 15:05:26 +02:00
Rolf Schmidt
9a1bd848b6 Maintenance: Fix typo after package installation. 2024-09-02 12:34:18 +02:00
Martin Gruner
5c6fd2d7a8 Maintenance: Fix orphaned gem check in CI 2024-08-23 07:27:32 +02:00
Dusan Vuckovic
78f5507fcc Fixes #5273 - Activating preserve symlinks option fails the build every time. 2024-07-22 16:06:55 +02:00
Rolf Schmidt
3d54e1bf37 Maintenance: Add exit code handling for sub command execution. 2024-07-09 10:15:46 +02:00
Martin Gruner
d5f7505a70 Maintenance: Switch from yarn to pnpm package manager for Node.js. 2024-07-03 08:57:41 +02:00
Rolf Schmidt
6e96263fb6 Fixes #5190 - Add support for new tech stack on package installation.
Co-authored-by: Dominik Klein <dk@zammad.com>
2024-05-28 16:23:04 +02:00
renovatebot
da77305696 Maintenance: Update dependency rubocop-rails to v2.25.0 2024-05-22 10:32:41 +02:00
Dominik Klein
c4fedde979 Added System Report feature v1.
Co-authored-by: Tobias Schäfer <ts@zammad.com>
Co-authored-by: Rolf Schmidt <rolf.schmidt@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Ralf Schmid <rsc@zammad.com>
Co-authored-by: Martin Gruner <mg@zammad.com>
2024-04-22 17:51:11 +02:00
Dusan Vuckovic
9439f332c9 Maintenance: Switch to synchronous invocation of auto wizard via the rake command. 2024-04-18 14:16:08 +02:00
Martin Gruner
fd2ca28ccb Maintenance: Fix an issue with importing of failed emails. 2024-03-25 08:56:32 +01:00
Mantas Masalskis
3bd78b943e Follow up 58ec7e9f - Fixes #5022 - Improve email reprocessing. 2024-03-21 15:49:40 +01:00
Martin Gruner
1679f3ae47 Follow-up: 58ec7e9f25 - Improve email reprocessing.
Co-authored-by: Mantas Masalskis <mm@zammad.com>
2024-03-20 13:16:07 +01:00
Martin Gruner
58ec7e9f25 Fixes: #5022 - Zammad should not write to the var/ folder
Co-authored-by: Mantas Masalskis <mm@zammad.com>
Co-authored-by: Martin Gruner <mg@zammad.com>
2024-03-18 13:43:23 +01:00
Rolf Schmidt
ecfc5491eb Fixes #5075 - New created boolean ticket attribute does not work if "No" is set as default.
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Martin Gruner <mg@zammad.com>
2024-03-08 11:45:26 +01:00
Rolf Schmidt
59e33badac Fixes #5047 - Missing rake task to reparse failed articles with long content.
Co-authored-by: Martin Gruner <mg@zammad.com>
2024-02-09 14:28:31 +01:00
Dominik Klein
e054d6ca79 Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
renovatebot
731a4ab019 Maintenance: Update dependency rubocop to v1.59.0 2023-12-18 10:16:36 +01:00
Martin Gruner
eb70a54442 Maintenance: Improve handling of refresh tokens in CI. 2023-11-07 07:53:15 +01:00
Rolf Schmidt
3ca42f6d70 Fixes #4887 - Add model based settings for elasticsearch.
Co-authored-by: Martin Gruner <mg@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
2023-10-17 12:10:34 +02:00
renovatebot
ecdb03242e Maintenance: Update dependency rubocop to v1.57.1 2023-10-16 08:05:36 +02:00
Rolf Schmidt
59ea918174 Performance: Use all cores to reindex models in elasticsearch.
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Martin Edenhofer <me@zammad.com>
2023-10-13 16:16:33 +02:00