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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
69
-69
/
+69
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
69
-69
/
+69
*
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
*
Allow users to be mentioned using @ in issues and wiki pages (#13919):
Marius Balteanu
2022-02-23
1
-0
/
+146
*
Explicitly specify text formatting in the tests (#35952).
Marius Balteanu
2022-01-22
2
-126
/
+189
*
Enable task list items for Common Mark text formatting (#35742).
Marius Balteanu
2022-01-22
1
-0
/
+21
*
Fix that I18nTest#test_custom_pluralization_rules randomly fails (#36396, #36...
Go MAEDA
2022-01-22
1
-1
/
+3
*
Custom I18n Pluralization rules are not applied correctly (#36396).
Go MAEDA
2022-01-15
1
-0
/
+9
*
Change the default value for "Time span format" from "decimal" to "minutes" (...
Go MAEDA
2022-01-08
2
-2
/
+2
*
Auto guess file encoding when importing CSV file (#34718).
Go MAEDA
2022-01-07
1
-0
/
+17
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
67
-67
/
+67
*
Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performa...
Go MAEDA
2021-12-29
2
-4
/
+4
*
Lazy load inline images (#36294).
Go MAEDA
2021-12-14
1
-1
/
+1
*
Fix redmine:plugins:assets rake task fails (#36287, #32938).
Go MAEDA
2021-12-08
1
-0
/
+14
*
Fix plugin assets are no longer copied under plugin name (#36218, #29914, #32...
Marius Balteanu
2021-11-25
1
-0
/
+47
*
Fix typo in class 'icon-expended' (#36149).
Marius Balteanu
2021-11-08
1
-3
/
+3
*
Tokenize search parameter in order to allow multiple search terms in:
Marius Balteanu
2021-10-05
1
-0
/
+27
*
Unify code block and add "data-language" attribute with the user-supplied lan...
Marius Balteanu
2021-08-15
2
-9
/
+35
[prev]
[next]