summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix source indent of app/models/changeset.rbToshi MARUYAMA2020-09-261-2/+2
* fix source indent of app/models/issue.rbToshi MARUYAMA2020-09-261-8/+9
* fix source indent of AttachmentsControllerTestToshi MARUYAMA2020-09-261-5/+17
* fix source indent of AdminControllerTestToshi MARUYAMA2020-09-261-4/+16
* shorten long line of MyControllerTestToshi MARUYAMA2020-09-261-7/+27
* use "do end" instead of {} at app/models/project.rbToshi MARUYAMA2020-09-261-4/+10
* add functional test "bulk copy should show follow button when project is sele...Toshi MARUYAMA2020-09-241-0/+22
* use "do end" instead of {} at MyControllerToshi MARUYAMA2020-09-241-2/+2
* remove spaces inside {} of MyControllerToshi MARUYAMA2020-09-241-5/+5
* remove spaces inside {} of app/models/project.rbToshi MARUYAMA2020-09-241-6/+6
* fix source indent of MyControllerTestToshi MARUYAMA2020-09-241-25/+73
* fix source indent of AccountControllerOpenidTestToshi MARUYAMA2020-09-241-11/+40
* fix source indent of MercurialAdapterTestToshi MARUYAMA2020-09-241-32/+38
* fix source indent of ApplicationHelperTestToshi MARUYAMA2020-09-241-164/+218
* remove extra blank lines from lib/redmine/sudo_mode.rbToshi MARUYAMA2020-09-241-4/+0
* add space after comma to ProjectsHelperToshi MARUYAMA2020-09-241-1/+1
* add space after comma to MyControllerTestToshi MARUYAMA2020-09-241-2/+2
* Traditional Chinese translation update (#34026).Go MAEDA2020-09-231-1/+1
* Fix that updating time tracking activities in a project may take a long time ...Go MAEDA2020-09-222-2/+22
* add functional test "bulk_edit should hide follow button when project is not ...Toshi MARUYAMA2020-09-211-0/+21
* remove spaces inside {} of app/models/repository.rbToshi MARUYAMA2020-09-211-1/+1
* remove spaces inside {} of AttachmentsHelperToshi MARUYAMA2020-09-211-1/+1
* remove spaces inside {} of lib/redmine/wiki_formatting/macros.rbToshi MARUYAMA2020-09-211-1/+1
* remove spaces inside {} of CustomFieldsHelperToshi MARUYAMA2020-09-211-1/+1
* remove spaces inside {} of ApplicationHelperTestToshi MARUYAMA2020-09-211-21/+22
* remove spaces inside {} of TimelogHelperToshi MARUYAMA2020-09-211-3/+3
* use "do end" instead of {} at QueriesHelperToshi MARUYAMA2020-09-211-2/+2
* use "do end" instead of {} at SettingsHelperToshi MARUYAMA2020-09-211-6/+6
* fix source indent of CalendarsControllerToshi MARUYAMA2020-09-211-10/+16
* fix source indent of SettingsHelperToshi MARUYAMA2020-09-211-5/+5
* fix source indent of QueriesHelperToshi MARUYAMA2020-09-211-4/+5
* fix source indent of CalendarsControllerTestToshi MARUYAMA2020-09-211-10/+28
* fix source indent of IssuesControllerTestToshi MARUYAMA2020-09-211-6/+12
* Show an icon for a bookmarked project in the projects list (#33908).Go MAEDA2020-09-205-3/+17
* Japanese translation update (#33999).Go MAEDA2020-09-181-1/+1
* add functional test "bulk_edit should show follow button when project is sele...Toshi MARUYAMA2020-09-171-0/+21
* add empty line after guard clause to test/test_helper.rbToshi MARUYAMA2020-09-171-0/+1
* add empty line after guard clause to SettingsHelperToshi MARUYAMA2020-09-171-0/+1
* add empty line after guard clause to ApplicationControllerToshi MARUYAMA2020-09-171-0/+6
* add empty line after guard clause to lib/redmine/codeset_util.rbToshi MARUYAMA2020-09-171-0/+6
* add empty line after guard clause to app/models/repository.rbToshi MARUYAMA2020-09-171-0/+2
* add empty line after guard clause to app/models/repository/mercurial.rbToshi MARUYAMA2020-09-171-0/+6
* add space after comma to MercurialAdapterTestToshi MARUYAMA2020-09-171-2/+2
* fix source indent of MercurialAdapterTestToshi MARUYAMA2020-09-171-16/+17
* fix source indent of VersionsHelperToshi MARUYAMA2020-09-171-1/+1
* fix source indent of app/models/query.rbToshi MARUYAMA2020-09-171-4/+4
* fix source indent of app/models/wiki_content_version.rbToshi MARUYAMA2020-09-171-7/+7
* fix source indent of app/models/user.rbToshi MARUYAMA2020-09-171-7/+4
* Update locales (#33945).Go MAEDA2020-09-1547-0/+47
* Allow normal users to delete a project (#33945).Go MAEDA2020-09-159-4/+59