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
*
Merged r23391 from trunk to 5.1-stable (#41961).
Go MAEDA
2024-12-12
19
-84
/
+0
*
Merged r23322 from trunk to 5.1-stable (#41889).
Go MAEDA
2024-11-30
1
-3
/
+3
*
Merged r22910, r22924, r22928 and r22929 from trunk to 5.1-stable (#40948).
Marius Balteanu
2024-07-20
1
-11
/
+11
*
Merged r22905, r22906, and r22907 from trunk to 5.1-stable (#40716).
Go MAEDA
2024-07-10
1
-0
/
+15
*
Fix rubocop warnings on 5.1-stable branch.
Marius Balteanu
2024-03-03
1
-1
/
+1
*
Merged r22746 from trunk to 5.1-stable (#40043).
Marius Balteanu
2024-02-27
69
-69
/
+69
*
Merged r22747 from trunk to 5.1-stable (#39948).
Marius Balteanu
2024-02-27
1
-0
/
+8
*
Merge r22546 from trunk to 5.1-stable (#39884).
Marius Balteanu
2023-12-22
1
-0
/
+17
*
Merged r22496 from trunk to 5.1-stable (#39755).
Go MAEDA
2023-12-07
1
-0
/
+33
*
Merged r22445, r22449 and r22450 from trunk to 5.1-stable (#39553).
Marius Balteanu
2023-11-17
1
-2
/
+5
*
Add field separator option to CSV export dialog (#37621).
Go MAEDA
2023-10-21
1
-0
/
+16
*
Correctly escape issue text in Gantt PNG export for ImageMagick convert (#387...
Go MAEDA
2023-09-21
1
-0
/
+5
*
Adapt markdown autolink behavior to that of common_mark (#38806).
Go MAEDA
2023-09-18
1
-1
/
+78
*
Add "View annotation prior to this change" button in the annotate view of Git...
Go MAEDA
2023-04-30
1
-0
/
+4
*
Rendering a custom field with a URL pattern set and containing " :" in the va...
Go MAEDA
2023-04-21
1
-0
/
+8
*
Fix random test failure of VersionsTextHelperTest#test_version_to_text (#36679).
Go MAEDA
2023-04-16
1
-1
/
+3
*
Add a test for VersionsTextHelper (#36679).
Go MAEDA
2023-04-14
1
-0
/
+41
*
Fix RuboCop offense Style/RedundantHeredocDelimiterQuotes (#36919).
Go MAEDA
2023-02-14
1
-0
/
+2
*
Fix test failure with Commonmarker 0.23.8 (#38239).
Go MAEDA
2023-02-05
1
-1
/
+1
*
Fix RuboCop offense Style/MethodCallWithoutArgsParentheses (#36919).
Go MAEDA
2023-01-25
3
-3
/
+3
*
Support for WebP images (#38168).
Go MAEDA
2023-01-16
1
-0
/
+6
*
CommonMark Markdown formatter does not support min-width, max-width, min-heig...
Go MAEDA
2023-01-11
1
-0
/
+4
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
68
-68
/
+68
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
68
-68
/
+68
*
Fix RuboCop offense Performance/StringInclude (#37247).
Go MAEDA
2022-12-26
2
-2
/
+2
*
Allow using ideographic space (U+3000) as a separator for search terms (#37878).
Go MAEDA
2022-11-03
1
-0
/
+6
*
Database migrations don't run correctly for plugins when specifying the `VERS...
Go MAEDA
2022-10-30
1
-0
/
+13
*
Fix RuboCop offense Style/RedundantStringEscape (#36919).
Go MAEDA
2022-10-26
3
-11
/
+11
*
Fix RuboCop offense Layout/FirstHashElementIndentation due to r21894 (#37751).
Go MAEDA
2022-10-20
1
-4
/
+5
*
Fix RuboCop offenses Layout/EmptyLinesAroundClassBody and Layout/TrailingEmpt...
Go MAEDA
2022-10-20
1
-2
/
+0
*
Escape tags that start with pre (#37767).
Go MAEDA
2022-10-17
1
-0
/
+11
*
Uses the new html sanitizer for links rendered by custom fields (#37750).
Marius Balteanu
2022-10-04
4
-14
/
+14
*
Introduces a standalone html sanitizer class (#37750).
Marius Balteanu
2022-10-04
1
-0
/
+40
*
Escape blockquote citation in textile formatting (#37751).
Marius Balteanu
2022-10-04
1
-0
/
+7
*
Fix RuboCop offense Layout/LineLength due to r21849 (#37713).
Go MAEDA
2022-09-28
1
-2
/
+8
*
Allow select custom CSS properties (#37237).
Marius Balteanu
2022-09-26
1
-0
/
+4
*
Add rel="noopener" to all external links with a target attribute (#37713).
Marius Balteanu
2022-09-26
1
-0
/
+5
*
Support revision without any message in Mercurial repositories (#36258).
Go MAEDA
2022-09-01
1
-3
/
+17
*
Psych::DisallowedClass exception when loading default plugin settings (#37450...
Go MAEDA
2022-07-21
1
-0
/
+7
*
Add missing fixture to IssuesPdfHelperTest (#37451).
Go MAEDA
2022-07-17
1
-1
/
+1
*
Fix random failing test (#37138).
Marius Balteanu
2022-06-20
1
-1
/
+1
*
Revert r21662 (#37255).
Marius Balteanu
2022-06-20
1
-1
/
+1
*
Fix random failing test (#37255).
Marius Balteanu
2022-06-20
1
-1
/
+1
*
Fix mentions of users with "@" in their username not working (#37138).
Marius Balteanu
2022-06-20
1
-0
/
+9
*
Merged r21618 to trunk (#35892).
Marius Balteanu
2022-05-28
1
-2
/
+2
*
Update footnotes markup after commonmarker gem update (#35892).
Marius Balteanu
2022-05-28
1
-3
/
+3
*
Add a test for #36958.
Marius Balteanu
2022-05-03
1
-0
/
+6
*
Add test for #36932.
Marius Balteanu
2022-04-27
1
-0
/
+7
*
Fix Redmine::Plugin.assets_directory is not working after r21283 (#36835).
Marius Balteanu
2022-03-24
1
-0
/
+5
*
Comments for Textile text formatting (#20511).
Go MAEDA
2022-03-17
1
-0
/
+32
[next]