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
*
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
66
-66
/
+66
*
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
*
Add "data-language" attribute to code block with the user-supplied language f...
Marius Balteanu
2021-08-15
2
-15
/
+36
*
Update failing test after hardbreaks enabled by default (#35754, #32424).
Marius Balteanu
2021-08-15
1
-2
/
+2
*
Fixed failing test on CommonMark by striping the trailing whitespace returned...
Marius Balteanu
2021-08-11
1
-1
/
+1
*
Fixed Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc by...
Marius Balteanu
2021-08-11
1
-11
/
+11
*
Relax allowed protocols in links by denying specific protocols for CommonMark...
Marius Balteanu
2021-08-11
2
-5
/
+60
*
Adds CommonMark Markdown (GitHub Flavored) as third text formatting option (#...
Marius Balteanu
2021-08-11
7
-0
/
+755
*
Add missing fixtures to Redmine::ProjectJumpBoxTest (#35727).
Go MAEDA
2021-08-10
1
-1
/
+1
*
Rename test/fixtures/configuration/*.yml.example to test/fixtures/files/confi...
Go MAEDA
2021-07-10
1
-6
/
+6
*
Markdown text sections broken by thematic breaks (horizontal rules) (#35036).
Go MAEDA
2021-05-14
1
-0
/
+69
*
Fix ArgumentError: wrong number of arguments (given 1, expected 3) (#29914).
Go MAEDA
2021-04-01
1
-1
/
+5
*
Support for Git repositories with default branch "main" (#34942).
Go MAEDA
2021-03-26
1
-0
/
+19
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
57
-57
/
+57
*
Only show currently visible projects in the project jump box (#34595).
Go MAEDA
2021-03-16
1
-1
/
+14
*
shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rb
Toshi MARUYAMA
2020-12-19
1
-8
/
+17
*
shorten long line of test/unit/lib/redmine/helpers/diff_test.rb
Toshi MARUYAMA
2020-12-19
1
-2
/
+3
*
shorten long line of test/unit/lib/redmine/wiki_formatting/textile_formatter_...
Toshi MARUYAMA
2020-12-19
1
-12
/
+38
*
add 'freeze' to avoid immutable array literals in loops at MercurialAdapterTest
Toshi MARUYAMA
2020-12-12
1
-16
/
+16
*
remove empty line at method body end of test/unit/lib/redmine/menu_manager/me...
Toshi MARUYAMA
2020-12-11
1
-2
/
+0
*
remove empty line at method body end of test/unit/lib/redmine/unified_diff_te...
Toshi MARUYAMA
2020-12-11
1
-1
/
+0
*
shorten long line of test/unit/lib/redmine/menu_manager/mapper_test.rb
Toshi MARUYAMA
2020-12-11
1
-17
/
+20
*
shorten long line of test/unit/lib/redmine/field_format/version_field_format_...
Toshi MARUYAMA
2020-12-09
1
-11
/
+26
*
fix source indent of test/unit/lib/redmine/unified_diff_test.rb
Toshi MARUYAMA
2020-12-04
1
-10
/
+20
*
shorten long line of test/unit/lib/redmine/notifiable_test.rb
Toshi MARUYAMA
2020-12-03
1
-2
/
+9
*
fix source indent of GitAdapterTest
Toshi MARUYAMA
2020-12-02
1
-26
/
+32
*
fix source indent of MercurialAdapterTest
Toshi MARUYAMA
2020-12-02
1
-14
/
+14
*
use "skip" instead of "if statement" whether Redcarpet is installed at markdo...
Toshi MARUYAMA
2020-11-30
1
-3
/
+3
*
shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rb
Toshi MARUYAMA
2020-11-30
1
-23
/
+43
*
fix source indent of test/unit/lib/redmine/menu_manager/menu_helper_test.rb
Toshi MARUYAMA
2020-11-29
1
-1
/
+1
*
remove spaces inside {} of test/unit/lib/redmine/plugin_test.rb
Toshi MARUYAMA
2020-11-21
1
-2
/
+2
*
fix source indent of test/unit/lib/redmine/scm/adapters/cvs_adapter_test.rb
Toshi MARUYAMA
2020-11-21
1
-11
/
+13
*
shorten long line of test/unit/lib/redmine/scm/adapters/cvs_adapter_test.rb
Toshi MARUYAMA
2020-11-21
1
-3
/
+7
*
remove spaces inside {} of GanttHelperTest
Toshi MARUYAMA
2020-11-20
1
-2
/
+2
*
remove spaces inside {} of test/unit/lib/redmine/menu_manager/mapper_test.rb
Toshi MARUYAMA
2020-11-20
1
-34
/
+34
[next]