Go MAEDA
|
4fb1e4bea0
|
Use fixtures :all to ensure consistent test data and improve test reliability (#41961).
Patch by Katsuya HIDAKA (user:hidakatsuya).
git-svn-id: https://svn.redmine.org/redmine/trunk@23391 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-12-11 10:17:57 +00:00 |
|
Marius Balteanu
|
7658997150
|
Fixes random test failure in DestroyProjectsJobTest due to unsorted @projects (#41901).
Patch by Katsuya HIDAKA (user:hidakatsuya)
git-svn-id: https://svn.redmine.org/redmine/trunk@23329 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-11-29 16:54:49 +00:00 |
|
Go MAEDA
|
f1d4201311
|
Fix RuboCop offense Layout/EmptyLineAfterMagicComment (#36320).
git-svn-id: https://svn.redmine.org/redmine/trunk@22967 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-08-20 08:41:19 +00:00 |
|
Marius Balteanu
|
bfcddc2692
|
Ensures desired test adapter is used in Active Job tests (#36320).
Patch by Takashi Kato (user:tohosaku).
git-svn-id: https://svn.redmine.org/redmine/trunk@22963 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-08-20 06:04:41 +00:00 |
|
Marius Balteanu
|
38d950df55
|
Remove current year from source file copyright headers and update year in footer to 2024 (#40043).
git-svn-id: https://svn.redmine.org/redmine/trunk@22746 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-02-26 22:55:54 +00:00 |
|
Marius Balteanu
|
fd3843d821
|
Replace request_store with ActiveSupport::CurrentAttributes (#39110).
Patch by Takashi Kato.
git-svn-id: https://svn.redmine.org/redmine/trunk@22473 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2023-11-21 06:45:54 +00:00 |
|
Go MAEDA
|
1481c721a2
|
Use require_relative instead of require File.expand_path(..., __FILE__) (#38093).
Patch by Go MAEDA.
git-svn-id: https://svn.redmine.org/redmine/trunk@22016 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2023-01-01 07:13:39 +00:00 |
|
Go MAEDA
|
92bd67c279
|
Update copyright year to 2023 (#38141).
git-svn-id: https://svn.redmine.org/redmine/trunk@22013 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2023-01-01 06:19:35 +00:00 |
|
Marius Balteanu
|
7e386b7063
|
Remove test code (#36691).
git-svn-id: https://svn.redmine.org/redmine/trunk@21598 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2022-05-19 08:14:05 +00:00 |
|
Marius Balteanu
|
75124f4076
|
Fix random failing tests (#36691).
Patch by Jens Krämer.
git-svn-id: https://svn.redmine.org/redmine/trunk@21593 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2022-05-17 20:53:12 +00:00 |
|
Marius Balteanu
|
e1d6bfbdcc
|
Adds projects bulk delete (#36691).
Patch by Jens Krämer.
git-svn-id: https://svn.redmine.org/redmine/trunk@21592 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2022-05-17 20:50:37 +00:00 |
|