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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a migration to update existing journals where `updated_by_id` points to a...
Go MAEDA
2024-10-29
1
-0
/
+18
*
Fix: `updated_by_id` in Journal points to a deleted user instead of an anonym...
Go MAEDA
2024-10-29
2
-1
/
+7
*
Fix RuboCop Style/MultilineIfModifier in ReportsHelper by using safe navigati...
Go MAEDA
2024-10-27
2
-5
/
+4
*
Update RuboCop Rails to 2.27 (#39889).
Go MAEDA
2024-10-27
1
-1
/
+1
*
Regenerate .rubocop_todo.yml to reflect the removal of Redcarpet-based Markdo...
Go MAEDA
2024-10-27
1
-9
/
+0
*
Add column totals to Issues Summary Report (#691).
Go MAEDA
2024-10-26
4
-0
/
+31
*
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
3
-0
/
+46
*
Fix failing system test for keyboard shortcuts to reflect CommonMark toolbar'...
Go MAEDA
2024-10-24
1
-1
/
+1
*
Introduce `--fonts-main` CSS variable for easier customization of main fonts ...
Go MAEDA
2024-10-24
4
-10
/
+22
*
Update Rails to Rails 7.2.1.2 (#36320).
Go MAEDA
2024-10-23
1
-1
/
+1
*
Traditional Chinese translation update (#41514).
Go MAEDA
2024-10-21
1
-2
/
+2
*
Fix reference to the deleted Redcarpet-based Redmine::WikiFormatting::Markdow...
Go MAEDA
2024-10-21
1
-1
/
+27
*
Drop deprecated Redcarpet based Markdown formatter (#40149).
Go MAEDA
2024-10-20
50
-7626
/
+24
*
Swap odd and even table row background colors (#41500).
Go MAEDA
2024-10-20
2
-10
/
+10
*
Replace "even" and "odd" CSS classes with "this-month" and "other-month" for ...
Go MAEDA
2024-10-20
3
-11
/
+13
*
Fix CSV import file encoding auto-detection failure with multibyte characters...
Go MAEDA
2024-10-20
3
-1
/
+49
*
Update locales (#41450).
Go MAEDA
2024-10-20
48
-0
/
+192
*
Include attachment filename in "File added" email notification subject (#41450).
Go MAEDA
2024-10-20
4
-2
/
+12
*
Fixes rubocop offenses (#23980).
Marius Balteanu
2024-10-19
1
-11
/
+10
*
@sprite_icon@ accepts plugin name as parameter to render an icon from a sprit...
Marius Balteanu
2024-10-19
1
-6
/
+7
*
Renames and improves methods provided by @IconsHelper@ (#23980).
Marius Balteanu
2024-10-19
94
-325
/
+333
*
Fix invalid "theme-*" CSS class in body element when theme name contains spac...
Go MAEDA
2024-10-19
2
-1
/
+9
*
Italian translation update (#41420).
Go MAEDA
2024-10-19
1
-16
/
+16
*
Bulgarian translation update (#41504).
Go MAEDA
2024-10-18
1
-3
/
+3
*
Adjust line-height and margin for `div.wiki li` for better readability and sp...
Go MAEDA
2024-10-17
1
-0
/
+1
*
Increase line-height to 1.5 in email notifications for better readability (#4...
Go MAEDA
2024-10-17
1
-2
/
+2
*
Replace Verdana with Noto Sans in responsive.css for consistency with the new...
Go MAEDA
2024-10-17
1
-3
/
+3
*
Remove Verdana and Trebuchet MS fonts in email notifications (#41321).
Go MAEDA
2024-10-17
1
-2
/
+2
*
Change CSS font-size units from px to rem in wiki_syntax.css (#2499).
Go MAEDA
2024-10-17
1
-3
/
+3
*
Update RuboCop to 1.67 (#39887).
Go MAEDA
2024-10-16
2
-2
/
+2
*
Fix RuboCop offense Lint/SafeNavigationConsistency (#39887).
Go MAEDA
2024-10-16
2
-2
/
+2
*
Fix separator lines cutting off in Activity view caused by inline-flex shrink...
Go MAEDA
2024-10-16
1
-0
/
+1
*
Change CSS font-size units from px to rem in scm.css (#2499).
Go MAEDA
2024-10-16
1
-2
/
+2
*
Right-align "Hours" column in spent time details table (#41401).
Go MAEDA
2024-10-16
1
-2
/
+2
*
Apply `proportional-nums` for wiki text and `tabular-nums` for `table.list` (...
Go MAEDA
2024-10-16
1
-0
/
+8
*
Upgrade to Rails 7.2.1.1 (#36320).
Go MAEDA
2024-10-16
1
-1
/
+1
*
Align the `#time-report tbody tr.total` row border styling with the table hea...
Go MAEDA
2024-10-15
1
-1
/
+1
*
Emphasize the border between table header and body to improve appearance (#41...
Go MAEDA
2024-10-15
1
-1
/
+1
*
Improve visual clarity of issue grouping separators in issues list by increas...
Go MAEDA
2024-10-15
1
-1
/
+1
*
Remove the border override for tr.entry as it is no longer necessary (#41475).
Go MAEDA
2024-10-15
1
-1
/
+0
*
Replaces icons on the syntax help page with SVG icons (#23980).
Marius Balteanu
2024-10-14
39
-532
/
+550
*
Align #sidebar h3 color with content headers (#41298).
Go MAEDA
2024-10-14
1
-1
/
+1
*
Improve table readability by adding row borders (#41475).
Go MAEDA
2024-10-13
1
-6
/
+7
*
Italian translation update (#41420).
Go MAEDA
2024-10-12
1
-8
/
+8
*
Restore missing too_simple in config/locales/it.yml (#41420).
Go MAEDA
2024-10-12
1
-0
/
+1
*
Update Wiki Syntax Help to use HTTPS links instead of HTTP (#41469).
Go MAEDA
2024-10-11
38
-223
/
+223
*
Set line-height for body and code blocks in Wiki Syntax Help (#41321).
Go MAEDA
2024-10-11
1
-1
/
+2
*
Update Code Highlighting Help font and font size to match the new default the...
Go MAEDA
2024-10-11
2
-5
/
+6
*
Fixes tests after r23104 (#23980).
Marius Balteanu
2024-10-11
1
-7
/
+7
[prev]
[next]