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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r20455 (#10535).
Go MAEDA
2020-12-22
1
-24
/
+3
*
use 'assert_not' instead of 'assert !' at IssuesControllerTest
Toshi MARUYAMA
2020-12-19
1
-4
/
+4
*
use '\' instead of '+' to concatenate strings at app/models/wiki_content_vers...
Toshi MARUYAMA
2020-12-19
1
-5
/
+5
*
use '\' instead of '+' to concatenate strings at RepositoriesFilesystemContro...
Toshi MARUYAMA
2020-12-19
1
-2
/
+2
*
remove redundant 'return' from app/models/attachment.rb
Toshi MARUYAMA
2020-12-19
1
-1
/
+1
*
remove redundant 'return' from app/models/changeset.rb
Toshi MARUYAMA
2020-12-19
1
-1
/
+1
*
shorten long line of test/unit/project_test.rb
Toshi MARUYAMA
2020-12-19
1
-25
/
+60
*
shorten long line of IssuesControllerTest
Toshi MARUYAMA
2020-12-19
1
-22
/
+48
*
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
*
shorten long line of VersionsHelperTest
Toshi MARUYAMA
2020-12-19
1
-5
/
+19
*
shorten long line of app/models/issue_query.rb
Toshi MARUYAMA
2020-12-19
1
-8
/
+27
*
Update Redcarpet to 3.5.1 (#34461).
Go MAEDA
2020-12-18
1
-1
/
+1
*
use with_settings at AccountControllerOpenidTest#test_login_with_openid_for_e...
Toshi MARUYAMA
2020-12-17
1
-8
/
+6
*
shorten long line of app/models/issue.rb
Toshi MARUYAMA
2020-12-17
1
-25
/
+107
*
remove redundant 'return' from ApplicationHelperTest
Toshi MARUYAMA
2020-12-17
1
-1
/
+1
*
remove redundant 'return' from lib/redmine/twofa/totp.rb
Toshi MARUYAMA
2020-12-17
1
-2
/
+2
*
add Layout/FirstHashElementIndentation to .rubocop.yml
Toshi MARUYAMA
2020-12-17
1
-0
/
+5
*
fix source indent of lib/redmine/twofa/totp.rb
Toshi MARUYAMA
2020-12-17
1
-4
/
+6
*
add Style/Lambda to .rubocop.yml
Toshi MARUYAMA
2020-12-17
1
-0
/
+4
*
use 'lambda' instead of '->{}' at UsersController
Toshi MARUYAMA
2020-12-17
1
-1
/
+1
*
use 'lambda' instead of '->{}' at RolesControllerTest
Toshi MARUYAMA
2020-12-17
1
-2
/
+2
*
add Layout/DotPosition to .rubocop.yml
Toshi MARUYAMA
2020-12-17
1
-0
/
+4
*
place the '.' on the previous line of the method call at app/models/attachmen...
Toshi MARUYAMA
2020-12-17
1
-6
/
+6
*
place the '.' on the previous line of the method call at app/models/project.rb
Toshi MARUYAMA
2020-12-17
1
-2
/
+2
*
Fix the order of assert params (#34123).
Go MAEDA
2020-12-17
1
-1
/
+1
*
Add a test for ProjectCustomField creation (#33268).
Go MAEDA
2020-12-16
1
-0
/
+26
*
Update roadie-rails to 2.2 (#34443).
Go MAEDA
2020-12-16
1
-1
/
+1
*
Typo in translation string 'setting_issue_list_default_columns': s/Isuses/Iss...
Go MAEDA
2020-12-16
1
-1
/
+1
*
Atom feed on project with subprojects should show in article title the name o...
Go MAEDA
2020-12-14
2
-1
/
+21
*
use with_settings at AccountControllerOpenidTest#test_login_with_openid_for_e...
Toshi MARUYAMA
2020-12-12
1
-8
/
+6
*
add Style/BlockComments to .rubocop.yml
Toshi MARUYAMA
2020-12-12
1
-0
/
+5
*
remove redundant 'return' from lib/redmine/scm/adapters/cvs_adapter.rb
Toshi MARUYAMA
2020-12-12
1
-7
/
+7
*
remove redundant 'return' from lib/redmine/scm/adapters/bazaar_adapter.rb
Toshi MARUYAMA
2020-12-12
1
-5
/
+5
*
use '\' instead of '+' to concatenate strings at RepositoriesMercurialControl...
Toshi MARUYAMA
2020-12-12
1
-2
/
+2
*
add 'freeze' to avoid immutable array literals in loops at MercurialAdapterTest
Toshi MARUYAMA
2020-12-12
1
-16
/
+16
*
fix source indent of lib/redmine/scm/adapters/cvs_adapter.rb
Toshi MARUYAMA
2020-12-12
1
-38
/
+50
*
shorten long line of Query#sql_for_custom_field
Toshi MARUYAMA
2020-12-12
1
-3
/
+5
*
shorten long line of app/models/project.rb
Toshi MARUYAMA
2020-12-12
1
-11
/
+24
*
shorten long line of lib/redmine/wiki_formatting/macros.rb
Toshi MARUYAMA
2020-12-12
1
-7
/
+31
*
shorten long line of app/models/custom_field.rb
Toshi MARUYAMA
2020-12-12
1
-14
/
+24
*
shorten long line of ApplicationHelperTest
Toshi MARUYAMA
2020-12-12
1
-14
/
+30
*
Fix that disabled trackers of subprojects are listed in project overview (#10...
Go MAEDA
2020-12-12
2
-2
/
+22
*
Spent time details are displayed in incorrect order when sorted by week and d...
Go MAEDA
2020-12-12
2
-1
/
+28
*
Traditional Chinese translation update (#34437).
Go MAEDA
2020-12-12
1
-7
/
+3
*
Japanese translation update (#34436).
Go MAEDA
2020-12-12
1
-1
/
+1
*
Bulgarian translation update (#34432).
Go MAEDA
2020-12-12
1
-1
/
+1
*
use with_settings at IssueRelationsControllerTest#test_should_create_relation...
Toshi MARUYAMA
2020-12-11
1
-13
/
+14
*
remove space inside array brackets from test/unit/mailer_test.rb
Toshi MARUYAMA
2020-12-11
1
-2
/
+2
[next]