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
...
*
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
58
-58
/
+58
*
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
*
remove spaces inside {} of test/unit/lib/redmine/menu_manager/menu_helper_tes...
Toshi MARUYAMA
2020-11-18
1
-21
/
+21
*
remove spaces inside {} of test/unit/lib/redmine/menu_manager/menu_item_test.rb
Toshi MARUYAMA
2020-11-18
1
-3
/
+3
*
shorten long line of test/unit/lib/redmine/menu_manager/menu_item_test.rb
Toshi MARUYAMA
2020-11-13
1
-27
/
+29
*
shorten long line of test/unit/lib/redmine/views/builders/json_test.rb
Toshi MARUYAMA
2020-11-10
1
-2
/
+18
*
add space after comma to test/unit/lib/redmine/field_format/list_format_test.rb
Toshi MARUYAMA
2020-11-04
1
-1
/
+1
*
fix source indent of test/unit/lib/redmine/menu_manager/menu_helper_test.rb
Toshi MARUYAMA
2020-10-26
1
-73
/
+108
*
Replace gsub with tr, delete, or squeeze (#34161).
Go MAEDA
2020-10-24
3
-3
/
+3
*
add space after comma to FilesystemAdapterTest
Toshi MARUYAMA
2020-10-05
1
-1
/
+1
*
fix source indent of MercurialAdapterTest
Toshi MARUYAMA
2020-09-24
1
-32
/
+38
*
add space after comma to MercurialAdapterTest
Toshi MARUYAMA
2020-09-17
1
-2
/
+2
*
fix source indent of MercurialAdapterTest
Toshi MARUYAMA
2020-09-17
1
-16
/
+17
*
fix source indent of BazaarAdapterTest
Toshi MARUYAMA
2020-09-12
1
-15
/
+10
*
Rake tasks "db:encrypt" and "db:decrypt" may fail due to validation error (#3...
Go MAEDA
2020-09-01
1
-0
/
+9
*
Starting or ending marker is not displayed if they are on the leftmost or rig...
Go MAEDA
2020-08-12
1
-0
/
+6
*
fix source indent of GitAdapterTest
Toshi MARUYAMA
2020-08-09
1
-5
/
+8
*
fix source indent of GitAdapterTest
Toshi MARUYAMA
2020-08-07
1
-3
/
+5
*
add space after comma to GitAdapterTest
Toshi MARUYAMA
2020-08-07
1
-2
/
+2
[prev]
[next]