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
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `fixtures :all` to ensure consistent test data and improve test reliabili...
Go MAEDA
11 days
97
-521
/
+0
*
Fix random test failure in IssueTest due to unsorted expected_statuses (#41951).
Go MAEDA
14 days
1
-1
/
+1
*
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
*
Fixes random test failure in DestroyProjectsJobTest due to unsorted @projects...
Marius Balteanu
2024-11-29
1
-1
/
+1
*
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
*
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
*
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
2
-2
/
+3
*
Fix RuboCop Layout/SpaceAfterComma in test/unit/lib/redmine/menu_manager/menu...
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
*
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
*
Upgrades propshaft to 1.1.0 (#39111).
Marius Balteanu
2024-10-31
1
-1
/
+1
*
Fix: `updated_by_id` in Journal points to a deleted user instead of an anonym...
Go MAEDA
2024-10-29
1
-1
/
+6
*
Fix tests for the partial quoting feature that randomly fail (#41294).
Go MAEDA
2024-10-26
1
-8
/
+10
*
Fix missing deletion of custom field attachments upon issue deletion (#38966).
Go MAEDA
2024-10-26
1
-0
/
+22
*
Drop deprecated Redcarpet based Markdown formatter (#40149).
Go MAEDA
2024-10-20
3
-411
/
+1
*
Fix CSV import file encoding auto-detection failure with multibyte characters...
Go MAEDA
2024-10-20
1
-0
/
+17
*
Fixes tests after r23104 (#23980).
Marius Balteanu
2024-10-11
1
-7
/
+7
*
Partial quoting feature for Issues and Forums (#41294).
Go MAEDA
2024-10-09
1
-0
/
+40
*
Fix test to use correct IANA timezone name "Asia/Hong_Kong" instead of deprec...
Go MAEDA
2024-09-25
1
-1
/
+1
*
Add "Author / Previous assignee" group to assignee dropdown in issue form (#1...
Go MAEDA
2024-09-15
1
-0
/
+9
*
Fix NoMethodError in Issue#blocked? due to invalid issue_from_id in Issue#rel...
Go MAEDA
2024-09-10
1
-0
/
+10
*
Fix RuboCop offense Style/RedundantInterpolationUnfreeze (#39887).
Go MAEDA
2024-09-01
1
-1
/
+1
*
Fix precision issues in TimeEntry#hours calculation by returning Rational ins...
Go MAEDA
2024-08-31
1
-1
/
+15
*
Fix RuboCop offense Rails/PluralizationGrammar (#39889).
Go MAEDA
2024-08-25
3
-7
/
+7
*
Add placeholder "h:mm" to hours field for better user guidance (#2464).
Go MAEDA
2024-08-21
1
-1
/
+3
*
Introduce `active?` method to Group via Principal model (#27510).
Go MAEDA
2024-08-21
1
-0
/
+1
*
Add filters for "Author's group" and "Author's role" to issues list (#7867).
Go MAEDA
2024-08-21
1
-0
/
+60
*
Use anonymous block forwarding introduced in Ruby 3.1 (#38585).
Go MAEDA
2024-08-21
4
-4
/
+4
*
Fix "missing assertions" warning in test_search_should_be_case_and_accent_ins...
Go MAEDA
2024-08-20
1
-12
/
+12
*
Fix RuboCop offense Style/UnlessElse (#36320).
Go MAEDA
2024-08-20
1
-18
/
+14
*
Fix RuboCop offense Layout/EmptyLineAfterMagicComment (#36320).
Go MAEDA
2024-08-20
1
-0
/
+1
*
Fix RuboCop offense Layout/EmptyLinesAroundClassBody (#36320).
Go MAEDA
2024-08-20
1
-1
/
+0
*
Ensures desired test adapter is used in Active Job tests (#36320).
Marius Balteanu
2024-08-20
2
-1
/
+8
*
Updates test environment config to mark assertionless tests as failed (#36320).
Marius Balteanu
2024-08-20
6
-5
/
+4
*
Upgrade to Rails 7.2.0 (#36320).
Marius Balteanu
2024-08-20
1
-1
/
+1
*
Add support for quoted arguments containing commas in wiki macros (#40014).
Go MAEDA
2024-08-20
1
-0
/
+7
*
Add filters for "User's group" and "User's role" to Spent time list (#41053).
Go MAEDA
2024-08-16
1
-0
/
+63
*
Add missing assertion in Redmine::MenuManager::MapperTest#test_push_onto_root...
Go MAEDA
2024-08-12
1
-1
/
+1
*
Fix RuboCop offense Layout/SpaceInsideParens, one of the offenses enabled in ...
Go MAEDA
2024-08-12
3
-8
/
+8
*
Fix RuboCop offense Layout/SpaceAfterComma, one of the offenses enabled in ru...
Go MAEDA
2024-08-12
2
-2
/
+2
*
Fix RuboCop offense Layout/EmptyLinesAroundMethodBody, one of the offenses en...
Go MAEDA
2024-08-12
1
-1
/
+0
*
Fix RuboCop offense Layout/EmptyLinesAroundClassBody, one of the offenses ena...
Go MAEDA
2024-08-12
1
-1
/
+0
[next]