Mantas Masalskis
a1b9ef2bbb
Maintenance: Update copyright information.
2026-01-02 15:41:09 +02:00
Martin Gruner
666039e055
Maintenance: Allow dumping of thread status by sending SIGWINCH to Zammad services
...
For details, see: doc/developer_manual/cookbook/how-to-debug-zammad-processes.md
2025-01-22 11:02:37 +01:00
Mantas Masalskis
10f627cb69
Maintenance: Update copyright information
2025-01-01 17:39:43 +02:00
Martin Gruner
0e24872409
Maintenance: Automatic process shutdown after certain configuration changes
...
Zammad will now cause a self-shutdown of all running processes after certain configuration changes by default. It is the responsibility of the controlling process manager (e.g. Docker,
Kubernetes, systemd) to bring them up again by way of a proper restart policy. This is the default for vanilla Docker, Kubernetes or Package deployments of Zammad.
The previous environment variable APP_RESTART_CMD is not supported any more.
For systems where this behaviour is not wanted, it can be disabled by setting the Zammad Setting `auto_shutdown` to `false`.
Co-authored-by: Mantas Masalskis <mm@zammad.com>
Co-authored-by: Martin Gruner <mg@zammad.com>
2024-12-13 11:38:15 +01:00
Rolf Schmidt
2912628a22
Fixes #5280 - It takes two clicks to show all groups when creating a new ticket.
...
Co-authored-by: Florian Liebe <fl@zammad.com>
2024-07-31 15:22:36 +02:00
Dominik Klein
e054d6ca79
Maintenance: Update copyright information.
2024-01-02 11:55:19 +01:00
Florian Liebe
fb657567b5
Maintenance: Improve logging in websocket_server.rb to get some more insights.
...
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2023-03-22 15:50:26 +01:00
Martin Gruner
d3f122dd0f
Maintenance: Remove websocket spool messages to new client connection.
2023-03-13 10:30:51 +01:00
renovatebot
7310429184
Maintenance: Update dependency rubocop-performance to v1.15.2
2023-01-03 11:59:04 +01:00
Florian Liebe
9dfc232536
Maintenance: Update copyright information.
2023-01-02 16:19:55 +01:00
Martin Gruner
24c3bdfd87
Maintenance: Update copyright header.
2022-01-01 14:38:12 +01:00
Rolf Schmidt
05a471f90d
Fixes #3709 , #Fixes 1262 - Core Workflow implementation
2021-08-25 14:24:42 +02:00
Thorsten Eckel
b8b57781b7
Maintenance: Activated rubocop Layout/LeadingCommentSpace.
2021-07-19 15:43:33 +02:00
Thorsten Eckel
916bb77066
Maintenance: Activated rubocop Layout/SpaceInsideParens.
2021-07-19 15:36:48 +02:00
Thorsten Eckel
814f7e997b
Maintenance: Activated rubocop Style/SelfAssignment.
2021-07-19 15:27:47 +02:00
Martin Gruner
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
2021-06-01 12:20:20 +00:00
Thorsten Eckel
5d62cb21da
Maintenance: Migrated not existing log level notice to info.
2020-11-27 10:49:36 +01:00
Thorsten Eckel
43b6374d16
Updated rubocop(-* gems) to latest version (1.2.0).
2020-11-05 17:31:00 +01:00
Thorsten Eckel
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
2020-09-30 11:07:01 +02:00
Rolf Schmidt
33498bac91
Feature: Chat origin whitelisting functionality.
2020-03-04 10:00:55 +01:00
Denny Bresch
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
2019-07-31 10:23:48 +02:00
Thorsten Eckel
76dfdbaf83
Merge branch 'develop' into private-te_rubocop_update
2018-12-20 09:16:35 +01:00
Thorsten Eckel
0fd2efa0cf
Refactoring: Exctracted Websocket Server logic from script file into lib backend class for better encapsulation, easier testing and reusage possibilities (e.g. Capybara).
2018-12-19 15:31:06 +01:00