Mantas Masalskis
a1b9ef2bbb
Maintenance: Update copyright information.
2026-01-02 15:41:09 +02:00
Mantas Masalskis
10f627cb69
Maintenance: Update copyright information
2025-01-01 17:39:43 +02:00
renovatebot
b08d6c91a6
Maintenance: Update dependency rubocop to v1.63.0
...
This commit simplifies iterating over Arrays by leveraging advanced Ruby enumarators methods. Namely #map and #each_with_object.
It also cleans up some date range queries by using #where(date: Range) which is transformed into SQL BETWEEEN operator.
2024-04-09 16:09:18 +02:00
Dominik Klein
e054d6ca79
Maintenance: Update copyright information.
2024-01-02 11:55:19 +01:00
Rolf Schmidt
f7a9be76b0
Maintenance: Relax complexity rules for rubocop.
...
Co-authored-by: Martin Gruner <mg@zammad.com>
2023-11-16 10:32:24 +01:00
Martin Gruner
18d4856256
Maintenance: Improved PGP error messages.
2023-07-28 07:38:24 +02:00
Florian Liebe
4a237e9d11
Fixes #4679 - PGP integration.
...
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>
Co-authored-by: Vladimir Sheremet <vs@zammad.com>
2023-07-25 21:30:42 +02:00