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
Commit message (
Expand
)
Author
Age
Files
Lines
*
use with_settings at IssuesControllerTest#test_index_with_project_and_subproj...
Toshi MARUYAMA
2020-10-26
1
-6
/
+7
*
fix source indent of IssuesControllerTransactionTest
Toshi MARUYAMA
2020-10-26
1
-22
/
+50
*
fix source indent of DocumentsControllerTest
Toshi MARUYAMA
2020-10-26
1
-26
/
+56
*
fix source indent of test/unit/query_test.rb
Toshi MARUYAMA
2020-10-26
1
-6
/
+5
*
fix source indent of test/unit/query_test.rb
Toshi MARUYAMA
2020-10-26
1
-9
/
+15
*
fix source indent of test/unit/lib/redmine/menu_manager/menu_helper_test.rb
Toshi MARUYAMA
2020-10-26
1
-73
/
+108
*
fix source indent of RolesControllerTest
Toshi MARUYAMA
2020-10-26
1
-48
/
+75
*
fix source indent of SysControllerTest
Toshi MARUYAMA
2020-10-26
1
-15
/
+24
*
fix source indent of ImportsControllerTest
Toshi MARUYAMA
2020-10-26
1
-51
/
+46
*
fix source indent of ApplicationHelperTest
Toshi MARUYAMA
2020-10-26
1
-12
/
+13
*
use with_settings at IssuesControllerTest#test_index_with_project
Toshi MARUYAMA
2020-10-24
1
-13
/
+13
*
fix source indent of RepositorySubversionTest
Toshi MARUYAMA
2020-10-24
1
-14
/
+17
*
fix source indent of TrackersControllerTest
Toshi MARUYAMA
2020-10-24
1
-3
/
+3
*
fix source indent of QueriesControllerTest
Toshi MARUYAMA
2020-10-24
1
-105
/
+146
*
fix source indent of TimelogControllerTest
Toshi MARUYAMA
2020-10-24
1
-33
/
+41
*
shorten long line of test/unit/issue_test.rb
Toshi MARUYAMA
2020-10-24
1
-4
/
+10
*
Replace gsub with tr, delete, or squeeze (#34161).
Go MAEDA
2020-10-24
9
-13
/
+13
*
Replace Hash#merge! with Hash#[]= (#34160).
Go MAEDA
2020-10-24
3
-18
/
+18
*
use with_settings at IssuesControllerTest#test_show_should_not_disclose_relat...
Toshi MARUYAMA
2020-10-22
1
-19
/
+20
*
shorten long line of test/unit/issue_test.rb
Toshi MARUYAMA
2020-10-22
1
-2
/
+6
*
shorten long line of TimeEntryQueryTest
Toshi MARUYAMA
2020-10-22
1
-6
/
+12
*
shorten long line of test/unit/query_test.rb
Toshi MARUYAMA
2020-10-22
1
-23
/
+120
*
shorten long line of test/integration/lib/redmine/menu_manager_test.rb
Toshi MARUYAMA
2020-10-22
1
-3
/
+16
*
Fix RuboCop offense Style/RedundantCapitalW due to r20154 (#34142).
Go MAEDA
2020-10-22
1
-3
/
+3
*
Drop Ruby 2.3 support (#34142).
Go MAEDA
2020-10-21
1
-5
/
+3
*
Invalid links to versions with sharing in project tree (#32860).
Go MAEDA
2020-10-18
1
-1
/
+9
*
add more assert_equal to IssuesSystemTest#test_bulk_copy
Toshi MARUYAMA
2020-10-11
1
-0
/
+2
*
add empty line after guard clause to ApplicationSystemTestCase
Toshi MARUYAMA
2020-10-11
1
-0
/
+1
*
fix source indent of test/application_system_test_case.rb
Toshi MARUYAMA
2020-10-11
1
-1
/
+4
*
add assert issue link for calendar in CalendarsControllerTest#test_show
Toshi MARUYAMA
2020-10-05
1
-0
/
+1
*
add space after comma to DocumentsControllerTest
Toshi MARUYAMA
2020-10-05
1
-4
/
+4
*
add space after comma to TimelogControllerTest
Toshi MARUYAMA
2020-10-05
1
-3
/
+3
*
add space after comma to FilesystemAdapterTest
Toshi MARUYAMA
2020-10-05
1
-1
/
+1
*
shorten long line of TimelogControllerTest
Toshi MARUYAMA
2020-10-05
1
-4
/
+14
*
more strictly assert gravatar for calendar in CalendarsControllerTest#test_show
Toshi MARUYAMA
2020-10-03
1
-1
/
+3
*
shorten long line of JournalsControllerTest
Toshi MARUYAMA
2020-10-03
1
-2
/
+10
*
shorten long line of CustomFieldsControllerTest
Toshi MARUYAMA
2020-10-03
1
-1
/
+3
*
more strictly div assert for calendar in CalendarsControllerTest#test_show
Toshi MARUYAMA
2020-10-02
1
-1
/
+1
*
fix source indent of RepositoriesFilesystemControllerTest
Toshi MARUYAMA
2020-10-02
1
-20
/
+48
*
fix source indent of RepositoriesBazaarControllerTest
Toshi MARUYAMA
2020-10-02
1
-32
/
+82
*
fix source indent of RepositoryFilesystemTest
Toshi MARUYAMA
2020-10-02
1
-14
/
+13
*
fix source indent of RepositoriesMercurialControllerTest
Toshi MARUYAMA
2020-10-02
1
-47
/
+136
*
shorten long line of MyControllerTest
Toshi MARUYAMA
2020-10-02
1
-7
/
+24
*
shorten long line of ContextMenusControllerTest
Toshi MARUYAMA
2020-10-02
1
-2
/
+10
*
When creating more than two identical attachments in a single transaction, th...
Go MAEDA
2020-09-28
1
-0
/
+17
*
add issue id to assert_select of CalendarsControllerTest#test_show
Toshi MARUYAMA
2020-09-26
1
-1
/
+1
*
fix source indent of IssuesHelperTest
Toshi MARUYAMA
2020-09-26
1
-12
/
+14
*
fix source indent of AttachmentsControllerTest
Toshi MARUYAMA
2020-09-26
1
-5
/
+17
*
fix source indent of AdminControllerTest
Toshi MARUYAMA
2020-09-26
1
-4
/
+16
*
shorten long line of MyControllerTest
Toshi MARUYAMA
2020-09-26
1
-7
/
+27
[next]