summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use match? instead of =~ when MatchData is not used (#34150).Go MAEDA2020-10-238-18/+18
* use with_settings at IssuesControllerTest#test_show_should_not_disclose_relat...Toshi MARUYAMA2020-10-221-19/+20
* shorten long line of test/unit/issue_test.rbToshi MARUYAMA2020-10-221-2/+6
* shorten long line of TimeEntryQueryTestToshi MARUYAMA2020-10-221-6/+12
* shorten long line of test/unit/query_test.rbToshi MARUYAMA2020-10-221-23/+120
* shorten long line of lib/redmine.rbToshi MARUYAMA2020-10-221-31/+56
* shorten long line of app/models/document.rbToshi MARUYAMA2020-10-221-4/+13
* shorten long line of lib/redmine/default_data/loader.rbToshi MARUYAMA2020-10-221-22/+39
* shorten long line of app/models/wiki_content_version.rbToshi MARUYAMA2020-10-221-21/+32
* shorten long line of app/models/journal.rbToshi MARUYAMA2020-10-221-16/+29
* shorten long line of app/models/attachment.rbToshi MARUYAMA2020-10-221-20/+30
* shorten long line of NewsControllerToshi MARUYAMA2020-10-221-3/+10
* shorten long line of test/integration/lib/redmine/menu_manager_test.rbToshi MARUYAMA2020-10-221-3/+16
* Fix RuboCop offense Style/RedundantCapitalW due to r20154 (#34142).Go MAEDA2020-10-221-3/+3
* Drop Ruby 2.3 support (#34142).Go MAEDA2020-10-213-10/+8
* Fix RuboCop offense Style/For (#32530).Go MAEDA2020-10-203-11/+3
* Fix a RuboCop offence Style/MethodDefParentheses (#32530).Go MAEDA2020-10-202-8/+1
* Adds a hook after all plugins have been loaded (#34072).Go MAEDA2020-10-201-0/+1
* Ruby 2.7 support (#31500).Go MAEDA2020-10-192-2/+2
* Invalid links to versions with sharing in project tree (#32860).Go MAEDA2020-10-182-4/+12
* Evaluate acts_as_activity_provider's scope lazily (#33664).Go MAEDA2020-10-1711-12/+27
* Incorrect position of the revision graph (#33896, #33383).Go MAEDA2020-10-151-8/+8
* Update Rouge to 3.24.0 (#32468).Go MAEDA2020-10-151-1/+1
* add more assert_equal to IssuesSystemTest#test_bulk_copyToshi MARUYAMA2020-10-111-0/+2
* add empty line after guard clause to ApplicationSystemTestCaseToshi MARUYAMA2020-10-111-0/+1
* fix source indent of test/application_system_test_case.rbToshi MARUYAMA2020-10-111-1/+4
* use "do end" instead of {} at ApplicationControllerToshi MARUYAMA2020-10-111-10/+10
* use "do end" instead of {} at ApplicationHelperToshi MARUYAMA2020-10-111-5/+8
* remove spaces inside {} of TimelogControllerToshi MARUYAMA2020-10-111-7/+7
* shorten long line of ReportsHelperToshi MARUYAMA2020-10-111-5/+9
* shorten long line of GroupsHelperToshi MARUYAMA2020-10-111-3/+12
* shorten long line of app/models/user_preference.rbToshi MARUYAMA2020-10-111-1/+4
* shorten long line of WikiHelperToshi MARUYAMA2020-10-111-3/+10
* shorten long line of app/models/tracker.rbToshi MARUYAMA2020-10-111-1/+5
* add space after comma to ApplicationControllerToshi MARUYAMA2020-10-111-3/+3
* add assert issue link for calendar in CalendarsControllerTest#test_showToshi MARUYAMA2020-10-051-0/+1
* use "do end" instead of {} at TimelogControllerToshi MARUYAMA2020-10-051-16/+16
* add space after comma to DocumentsControllerTestToshi MARUYAMA2020-10-051-4/+4
* add space after comma to app/models/setting.rbToshi MARUYAMA2020-10-051-1/+1
* add space after comma to ApplicationHelperToshi MARUYAMA2020-10-051-1/+1
* add space after comma to TimelogControllerTestToshi MARUYAMA2020-10-051-3/+3
* add space after comma to FilesystemAdapterTestToshi MARUYAMA2020-10-051-1/+1
* fix source indent of lib/redmine/my_page.rbToshi MARUYAMA2020-10-051-11/+11
* remove extra empty line at class body beginning of lib/redmine/scm/adapters/b...Toshi MARUYAMA2020-10-051-1/+0
* shorten long line of TimelogControllerTestToshi MARUYAMA2020-10-051-4/+14
* shorten long line of app/models/setting.rbToshi MARUYAMA2020-10-051-4/+12
* shorten long line of lib/redmine/my_page.rbToshi MARUYAMA2020-10-051-5/+8
* more strictly assert gravatar for calendar in CalendarsControllerTest#test_showToshi MARUYAMA2020-10-031-1/+3
* add empty line after guard clause to TimelogControllerToshi MARUYAMA2020-10-031-0/+1
* shorten long line of JournalsControllerTestToshi MARUYAMA2020-10-031-2/+10