Commit graph

15 commits

Author SHA1 Message Date
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
Mantas Masalskis
f2ef2be2b1 Maintenance: Port ObjectCacheTest to RSpec 2024-02-26 10:09:44 +01:00
Mantas Masalskis
48348b22f8 Maintenance: Port ModelTest to RSpec 2024-02-12 10:14:22 +01:00
Dominik Klein
e054d6ca79 Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
Florian Liebe
9dfc232536 Maintenance: Update copyright information. 2023-01-02 16:19:55 +01:00
Rolf Schmidt
0b6010c390 Maintenance: Replace zammad specific cache approach by rails low level caching. 2022-04-04 08:43:27 +02:00
Martin Gruner
24c3bdfd87 Maintenance: Update copyright header. 2022-01-01 14:38:12 +01: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
Ryan Lue
7700817143 Refactoring: Migrate db_auto_increment to RSpec 2020-08-14 13:32:25 +02:00
Ryan Lue
dbe13c2ed6 - Fixes #2658 - CSV-Import doesn't lookup records by "name" field.
- Fixes #2659 - CSV-Import doesn't (always) handle database errors correctly.

Attention: This introduces a behavior change: Before (other) data was still imported on errors, now data only will get imported when no error occurs.
2019-10-21 12:44:52 +02:00
Denny Bresch
4a142f307b Fixed #2624 - Concern 'CanLatestChange' returns wrong updated_at 2019-06-27 12:01:40 +02:00
Ryan Lue
ca73fdd9b7 Refactoring: Migrate *_assets_test.rb to RSpec 2019-02-26 12:00:46 +01:00
Ryan Lue
8e52cb52a8 Remove unneeded options on ApplicationModel shared examples 2019-02-05 09:45:56 +01:00
Ryan Lue
1d1e75c743 Refactoring: Migrate ApplicationModel::ChecksImport part of db_auto_increment_test.rb to RSpec 2019-01-22 17:35:01 +01:00