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
/
lib
/
redmine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reimplement partial quote feature using Stimulus JS (#42515).
Marius Balteanu
3 days
1
-7
/
+7
*
Fix RuboCop Style/RedundantArrayFlatten (#41884).
Go MAEDA
2025-06-07
2
-7
/
+7
*
Change quote note icon to quotation marks (#31531).
Marius Balteanu
2025-05-30
1
-1
/
+1
*
Adds icons to commonmark alerts (#42603).
Marius Balteanu
2025-05-24
1
-1
/
+5
*
Avoid adding "%" suffix in CSV export for Progress Bar custom fields to preve...
Go MAEDA
2025-05-17
1
-0
/
+12
*
Improve method and variable naming for clarity and consistency (#42630).
Go MAEDA
2025-05-15
1
-8
/
+8
*
Show reaction counts and user names only for reactions visible to the logged-...
Go MAEDA
2025-05-15
1
-4
/
+0
*
Introduce reactions feature (so-called "like button") to issues, notes, news,...
Go MAEDA
2025-05-11
1
-0
/
+193
*
Fixes rubocop offenses (#42648, #42603).
Marius Balteanu
2025-04-30
1
-1
/
+1
*
Fixes rubocop offense "Prefer assert_not_includes over refute_includes" (#426...
Marius Balteanu
2025-04-30
1
-1
/
+1
*
Fixes broken references for multiple footnote usage (#42648).
Marius Balteanu
2025-04-30
1
-4
/
+8
*
Fixes failing test (#42603).
Marius Balteanu
2025-04-30
1
-1
/
+1
*
Enable CommonMark alert extension (#42603).
Marius Balteanu
2025-04-29
2
-9
/
+74
*
Fix RuboCop Layout/EmptyLinesAroundMethodBody (#42602).
Go MAEDA
2025-04-27
1
-1
/
+0
*
Replaces deckar01-task_list gem with commonmarks tasklist extension (#42602).
Marius Balteanu
2025-04-27
2
-1
/
+22
*
Adds interval ratio setting to progressbar custom field (#42335).
Go MAEDA
2025-04-19
1
-1
/
+36
*
Fix RuboCop Style/RedundantFormat by renaming custom `format` method to `to_h...
Go MAEDA
2025-04-11
1
-32
/
+32
*
Skip repository tests when the SCM client command is unavailable (#42500).
Go MAEDA
2025-04-10
5
-13
/
+7
*
"Progress bar" custom field format (#42335).
Go MAEDA
2025-03-26
1
-0
/
+85
*
Correctly handle exception messages in macros (#42326).
Marius Balteanu
2025-03-06
1
-2
/
+2
*
Fix: Float custom values with ',' as decimal separator are not converted to '...
Go MAEDA
2025-02-08
1
-5
/
+13
*
Use `fixtures :all` to ensure consistent test data and improve test reliabili...
Go MAEDA
2024-12-11
21
-90
/
+0
*
Fix random test failures in Redmine::Acts::MentionableTest due to unsorted me...
Go MAEDA
2024-11-29
1
-3
/
+3
*
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
1
-1
/
+1
*
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
*
Upgrades propshaft to 1.1.0 (#39111).
Marius Balteanu
2024-10-31
1
-1
/
+1
*
Fix tests for the partial quoting feature that randomly fail (#41294).
Go MAEDA
2024-10-26
1
-8
/
+10
*
Drop deprecated Redcarpet based Markdown formatter (#40149).
Go MAEDA
2024-10-20
3
-411
/
+1
*
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
*
Add placeholder "h:mm" to hours field for better user guidance (#2464).
Go MAEDA
2024-08-21
1
-1
/
+3
*
Use anonymous block forwarding introduced in Ruby 3.1 (#38585).
Go MAEDA
2024-08-21
2
-2
/
+2
*
Fix RuboCop offense Layout/EmptyLinesAroundClassBody (#36320).
Go MAEDA
2024-08-20
1
-1
/
+0
*
Updates test environment config to mark assertionless tests as failed (#36320).
Marius Balteanu
2024-08-20
5
-5
/
+0
*
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 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
1
-1
/
+1
*
Fix RuboCop offense Layout/SpaceAfterComma, one of the offenses enabled in ru...
Go MAEDA
2024-08-12
1
-1
/
+1
*
Fix RuboCop offense Layout/EmptyLinesAroundClassBody, one of the offenses ena...
Go MAEDA
2024-08-12
1
-1
/
+0
*
Add an option to render Integer and Float custom fields with thousands delimi...
Go MAEDA
2024-07-18
1
-0
/
+11
*
Refactor ApplicationHelper#format_object to accept options as a hash (#39997).
Go MAEDA
2024-07-18
1
-1
/
+1
*
Fix tests for updated git repository (#40948).
Marius Balteanu
2024-07-14
1
-11
/
+11
*
Fix RuboCop offense Style/MapCompactWithConditionalBlock (#39887).
Go MAEDA
2024-07-11
1
-1
/
+1
*
Add test for r22906 (#40716).
Go MAEDA
2024-07-06
1
-0
/
+15
[next]