summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert r20455 (#10535).Go MAEDA2020-12-221-24/+3
* use 'assert_not' instead of 'assert !' at IssuesControllerTestToshi MARUYAMA2020-12-191-4/+4
* use '\' instead of '+' to concatenate strings at app/models/wiki_content_vers...Toshi MARUYAMA2020-12-191-5/+5
* use '\' instead of '+' to concatenate strings at RepositoriesFilesystemContro...Toshi MARUYAMA2020-12-191-2/+2
* remove redundant 'return' from app/models/attachment.rbToshi MARUYAMA2020-12-191-1/+1
* remove redundant 'return' from app/models/changeset.rbToshi MARUYAMA2020-12-191-1/+1
* shorten long line of test/unit/project_test.rbToshi MARUYAMA2020-12-191-25/+60
* shorten long line of IssuesControllerTestToshi MARUYAMA2020-12-191-22/+48
* shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rbToshi MARUYAMA2020-12-191-8/+17
* shorten long line of test/unit/lib/redmine/helpers/diff_test.rbToshi MARUYAMA2020-12-191-2/+3
* shorten long line of test/unit/lib/redmine/wiki_formatting/textile_formatter_...Toshi MARUYAMA2020-12-191-12/+38
* shorten long line of VersionsHelperTestToshi MARUYAMA2020-12-191-5/+19
* shorten long line of app/models/issue_query.rbToshi MARUYAMA2020-12-191-8/+27
* Update Redcarpet to 3.5.1 (#34461).Go MAEDA2020-12-181-1/+1
* use with_settings at AccountControllerOpenidTest#test_login_with_openid_for_e...Toshi MARUYAMA2020-12-171-8/+6
* shorten long line of app/models/issue.rbToshi MARUYAMA2020-12-171-25/+107
* remove redundant 'return' from ApplicationHelperTestToshi MARUYAMA2020-12-171-1/+1
* remove redundant 'return' from lib/redmine/twofa/totp.rbToshi MARUYAMA2020-12-171-2/+2
* add Layout/FirstHashElementIndentation to .rubocop.ymlToshi MARUYAMA2020-12-171-0/+5
* fix source indent of lib/redmine/twofa/totp.rbToshi MARUYAMA2020-12-171-4/+6
* add Style/Lambda to .rubocop.ymlToshi MARUYAMA2020-12-171-0/+4
* use 'lambda' instead of '->{}' at UsersControllerToshi MARUYAMA2020-12-171-1/+1
* use 'lambda' instead of '->{}' at RolesControllerTestToshi MARUYAMA2020-12-171-2/+2
* add Layout/DotPosition to .rubocop.ymlToshi MARUYAMA2020-12-171-0/+4
* place the '.' on the previous line of the method call at app/models/attachmen...Toshi MARUYAMA2020-12-171-6/+6
* place the '.' on the previous line of the method call at app/models/project.rbToshi MARUYAMA2020-12-171-2/+2
* Fix the order of assert params (#34123).Go MAEDA2020-12-171-1/+1
* Add a test for ProjectCustomField creation (#33268).Go MAEDA2020-12-161-0/+26
* Update roadie-rails to 2.2 (#34443).Go MAEDA2020-12-161-1/+1
* Typo in translation string 'setting_issue_list_default_columns': s/Isuses/Iss...Go MAEDA2020-12-161-1/+1
* Atom feed on project with subprojects should show in article title the name o...Go MAEDA2020-12-142-1/+21
* use with_settings at AccountControllerOpenidTest#test_login_with_openid_for_e...Toshi MARUYAMA2020-12-121-8/+6
* add Style/BlockComments to .rubocop.ymlToshi MARUYAMA2020-12-121-0/+5
* remove redundant 'return' from lib/redmine/scm/adapters/cvs_adapter.rbToshi MARUYAMA2020-12-121-7/+7
* remove redundant 'return' from lib/redmine/scm/adapters/bazaar_adapter.rbToshi MARUYAMA2020-12-121-5/+5
* use '\' instead of '+' to concatenate strings at RepositoriesMercurialControl...Toshi MARUYAMA2020-12-121-2/+2
* add 'freeze' to avoid immutable array literals in loops at MercurialAdapterTestToshi MARUYAMA2020-12-121-16/+16
* fix source indent of lib/redmine/scm/adapters/cvs_adapter.rbToshi MARUYAMA2020-12-121-38/+50
* shorten long line of Query#sql_for_custom_fieldToshi MARUYAMA2020-12-121-3/+5
* shorten long line of app/models/project.rbToshi MARUYAMA2020-12-121-11/+24
* shorten long line of lib/redmine/wiki_formatting/macros.rbToshi MARUYAMA2020-12-121-7/+31
* shorten long line of app/models/custom_field.rbToshi MARUYAMA2020-12-121-14/+24
* shorten long line of ApplicationHelperTestToshi MARUYAMA2020-12-121-14/+30
* Fix that disabled trackers of subprojects are listed in project overview (#10...Go MAEDA2020-12-122-2/+22
* Spent time details are displayed in incorrect order when sorted by week and d...Go MAEDA2020-12-122-1/+28
* Traditional Chinese translation update (#34437).Go MAEDA2020-12-121-7/+3
* Japanese translation update (#34436).Go MAEDA2020-12-121-1/+1
* Bulgarian translation update (#34432).Go MAEDA2020-12-121-1/+1
* use with_settings at IssueRelationsControllerTest#test_should_create_relation...Toshi MARUYAMA2020-12-111-13/+14
* remove space inside array brackets from test/unit/mailer_test.rbToshi MARUYAMA2020-12-111-2/+2