index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix random test failure in ProjectsControllerTest::test_post_copy_should_copy...
Go MAEDA
2024-12-04
1
-1
/
+1
*
Fix: Spent time CSV report returning `hours` as Rational instead of Float (#4...
Go MAEDA
2024-12-04
1
-0
/
+10
*
Fix random failures in IssueRelationTest#test_create_with_initialized_journal...
Go MAEDA
2024-12-04
1
-16
/
+18
*
Fix random test failure in UserTest#test_validate_password_complexity due to ...
Go MAEDA
2024-12-02
1
-0
/
+1
*
Improve error messages for test failures by using `assert_includes` instead o...
Go MAEDA
2024-12-01
1
-1
/
+1
*
Reverts r23328 (#41853).
Marius Balteanu
2024-11-30
2
-49
/
+5
*
Fixes class name to match file name in keyboard_shortcuts_test.rb (#41902).
Marius Balteanu
2024-11-29
1
-1
/
+1
*
Fixes random test failure in DestroyProjectsJobTest due to unsorted @projects...
Marius Balteanu
2024-11-29
1
-1
/
+1
*
Fixes that group icons in Watchers box have both the old and the new icon sty...
Marius Balteanu
2024-11-29
2
-5
/
+49
*
Fix random test failures in Redmine::Acts::MentionableTest due to unsorted me...
Go MAEDA
2024-11-29
1
-3
/
+3
*
Fix test failures due to custom_fields deletion leaving orphaned custom_value...
Go MAEDA
2024-11-28
1
-1
/
+1
*
Fix: Time entry API returning `hours` as Rational instead of Float (#41819).
Go MAEDA
2024-11-24
1
-3
/
+6
*
Fixes project query scope that does not take into account limit and offset op...
Marius Balteanu
2024-11-23
1
-0
/
+14
*
Adds missing fixture to mailer_test (#41795).
Marius Balteanu
2024-11-22
1
-1
/
+1
*
Update Rouge gem version to 4.5 (#41728).
Marius Balteanu
2024-11-11
1
-1
/
+1
*
Replaces two more occurrences of CommonMarker (#40197).
Marius Balteanu
2024-11-11
1
-1
/
+1
*
Updates commonmark gem version to 1.1.5 which switches from libcmark-gfm to c...
Marius Balteanu
2024-11-11
7
-7
/
+7
*
Fix random test failures due to missing fixtures (#41623).
Go MAEDA
2024-11-11
3
-3
/
+4
*
Fix RuboCop Layout/SpaceAfterComma in test/unit/lib/redmine/menu_manager/menu...
Marius Balteanu
2024-11-10
1
-1
/
+1
*
Fix failing test after r23230 (#23980).
Marius Balteanu
2024-11-10
1
-1
/
+1
*
Allows plugins to add custom SVG icons for menu items added by the plugin (#2...
Marius Balteanu
2024-11-10
2
-0
/
+18
*
@principal_icon@ method should accept a Principal as argument (#23980).
Marius Balteanu
2024-11-10
2
-3
/
+5
*
Fixes broken @link_to_principal@ helper test caused by r23222 (#41711, #23980).
Marius Balteanu
2024-11-10
1
-2
/
+2
*
Fixed duplicate "disabled" class in the context_menus_helper result (#23980, ...
Go MAEDA
2024-11-10
1
-1
/
+1
*
Added tests for context_menu_link helper (#23980, #41720).
Go MAEDA
2024-11-10
1
-0
/
+41
*
Switched checked icon in context menu to SVG icon (#23980, #41720).
Go MAEDA
2024-11-10
1
-1
/
+1
*
Add missing fixture `:enumerations` to TrackersControllerTest (#12521).
Go MAEDA
2024-11-04
1
-1
/
+1
*
Fix RuboCop Layout/TrailingEmptyLines in test/helpers/icons_helper_test.rb (#...
Go MAEDA
2024-11-04
1
-1
/
+1
*
Adds tests for @IconsHelper@ (#23980).
Marius Balteanu
2024-11-03
1
-0
/
+128
*
Reverts r23190-r23187 because the CI build fails with error "ERROR: Failed to...
Marius Balteanu
2024-11-03
7
-7
/
+7
*
Updates commonmark gem version to 1.1.5 which switches from libcmark-gfm to c...
Marius Balteanu
2024-11-03
7
-7
/
+7
*
Adds test for #41678 (#23954).
Marius Balteanu
2024-11-03
1
-1
/
+14
*
Improve tracker deletion error message to display projects containing issues ...
Go MAEDA
2024-11-03
1
-3
/
+13
*
Fix: "Import issues" and "Import time entries" pages are visible to users wit...
Go MAEDA
2024-11-03
1
-0
/
+12
*
Fix RuboCop offenses in ThemesTest#test_old_theme_compatibility introduced in...
Go MAEDA
2024-11-02
1
-2
/
+2
*
Add stylesheet fixture for ThemesTest#test_old_theme_compatibility added in r...
Go MAEDA
2024-11-02
1
-0
/
+2
*
Upgrades propshaft to 1.1.0 (#39111).
Marius Balteanu
2024-10-31
1
-1
/
+1
*
Adds asset path to default to support old style theme (#39111).
Marius Balteanu
2024-10-31
1
-0
/
+13
*
Fix: `updated_by_id` in Journal points to a deleted user instead of an anonym...
Go MAEDA
2024-10-29
1
-1
/
+6
*
Add column totals to Issues Summary Report (#691).
Go MAEDA
2024-10-26
1
-0
/
+11
*
Fix tests for the partial quoting feature that randomly fail (#41294).
Go MAEDA
2024-10-26
2
-9
/
+11
*
Fix missing deletion of custom field attachments upon issue deletion (#38966).
Go MAEDA
2024-10-26
1
-0
/
+22
*
Fix failing system test for keyboard shortcuts to reflect CommonMark toolbar'...
Go MAEDA
2024-10-24
1
-1
/
+1
*
Drop deprecated Redcarpet based Markdown formatter (#40149).
Go MAEDA
2024-10-20
6
-438
/
+12
*
Replace "even" and "odd" CSS classes with "this-month" and "other-month" for ...
Go MAEDA
2024-10-20
1
-8
/
+8
*
Fix CSV import file encoding auto-detection failure with multibyte characters...
Go MAEDA
2024-10-20
2
-0
/
+34
*
Include attachment filename in "File added" email notification subject (#41450).
Go MAEDA
2024-10-20
1
-1
/
+1
*
Renames and improves methods provided by @IconsHelper@ (#23980).
Marius Balteanu
2024-10-19
2
-5
/
+5
*
Fix invalid "theme-*" CSS class in body element when theme name contains spac...
Go MAEDA
2024-10-19
1
-0
/
+8
*
Fixes tests after r23104 (#23980).
Marius Balteanu
2024-10-11
1
-7
/
+7
[next]