16150 Commits (78dfef097803532fee664461f6485175917c1990)
 

Author SHA1 Message Date
  Go MAEDA 78dfef0978 Replace gsub with tr, delete, or squeeze (#34161). 3 years ago
  Go MAEDA b46953247d Replace Hash#merge! with Hash#[]= (#34160). 3 years ago
  Go MAEDA 52cc3fdc24 Update RuboCop Performance to 1.8 (#34159). 3 years ago
  Go MAEDA 9ef5f6789e Use sum instead of inject(0, :+) (#34153). 3 years ago
  Go MAEDA 6ba3e85df8 Update RuboCop Rails to 2.8 (#32531). 3 years ago
  Go MAEDA a92203595a Update RuboCop to 1.0 (#32530). 3 years ago
  Go MAEDA b354566367 Update .rubocop_todo.yml (#32530). 3 years ago
  Go MAEDA 2433f1d71b RuboCop: Set TargetRubyVersion to 2.4 (#34142). 3 years ago
  Go MAEDA fdba424d77 Use match? instead of =~ when MatchData is not used (#34150). 3 years ago
  Toshi MARUYAMA 5280861cf3 use with_settings at IssuesControllerTest#test_show_should_not_disclose_relations_to_invisible_issues 3 years ago
  Toshi MARUYAMA 0470d27d0d shorten long line of test/unit/issue_test.rb 3 years ago
  Toshi MARUYAMA 6896ad12fe shorten long line of TimeEntryQueryTest 3 years ago
  Toshi MARUYAMA af0f1c878a shorten long line of test/unit/query_test.rb 3 years ago
  Toshi MARUYAMA ce45f3f47a shorten long line of lib/redmine.rb 3 years ago
  Toshi MARUYAMA bb449e202e shorten long line of app/models/document.rb 3 years ago
  Toshi MARUYAMA ba8a8dede3 shorten long line of lib/redmine/default_data/loader.rb 3 years ago
  Toshi MARUYAMA f7fd194ed5 shorten long line of app/models/wiki_content_version.rb 3 years ago
  Toshi MARUYAMA f4aa4b0f87 shorten long line of app/models/journal.rb 3 years ago
  Toshi MARUYAMA bf3f2e19d3 shorten long line of app/models/attachment.rb 3 years ago
  Toshi MARUYAMA 5c14d09e25 shorten long line of NewsController 3 years ago
  Toshi MARUYAMA 0d2dd0669e shorten long line of test/integration/lib/redmine/menu_manager_test.rb 3 years ago
  Go MAEDA eab671320a Fix RuboCop offense Style/RedundantCapitalW due to r20154 (#34142). 3 years ago
  Go MAEDA 8018beb5f0 Drop Ruby 2.3 support (#34142). 3 years ago
  Go MAEDA 8d65078826 Fix RuboCop offense Style/For (#32530). 3 years ago
  Go MAEDA 84a4a4f8ed Fix a RuboCop offence Style/MethodDefParentheses (#32530). 3 years ago
  Go MAEDA b59af050cb Adds a hook after all plugins have been loaded (#34072). 3 years ago
  Go MAEDA 706ed4be03 Ruby 2.7 support (#31500). 3 years ago
  Go MAEDA ba016c5d77 Invalid links to versions with sharing in project tree (#32860). 3 years ago
  Go MAEDA e48ff48820 Evaluate acts_as_activity_provider's scope lazily (#33664). 3 years ago
  Go MAEDA d9c6249a9c Incorrect position of the revision graph (#33896, #33383). 3 years ago
  Go MAEDA 1b5c650f1a Update Rouge to 3.24.0 (#32468). 3 years ago
  Toshi MARUYAMA 3be81b344e add more assert_equal to IssuesSystemTest#test_bulk_copy 3 years ago
  Toshi MARUYAMA 584fc1651a add empty line after guard clause to ApplicationSystemTestCase 3 years ago
  Toshi MARUYAMA 531879d947 fix source indent of test/application_system_test_case.rb 3 years ago
  Toshi MARUYAMA 834bc11cc9 use "do end" instead of {} at ApplicationController 3 years ago
  Toshi MARUYAMA d55582dccf use "do end" instead of {} at ApplicationHelper 3 years ago
  Toshi MARUYAMA d3004f0dfd remove spaces inside {} of TimelogController 3 years ago
  Toshi MARUYAMA 00e52fb9de shorten long line of ReportsHelper 3 years ago
  Toshi MARUYAMA 05c532bded shorten long line of GroupsHelper 3 years ago
  Toshi MARUYAMA 25bd274b0e shorten long line of app/models/user_preference.rb 3 years ago
  Toshi MARUYAMA c07d5aab86 shorten long line of WikiHelper 3 years ago
  Toshi MARUYAMA 9e08ea93ef shorten long line of app/models/tracker.rb 3 years ago
  Toshi MARUYAMA a6b68a82c6 add space after comma to ApplicationController 3 years ago
  Toshi MARUYAMA 9fbbfd6017 add assert issue link for calendar in CalendarsControllerTest#test_show 3 years ago
  Toshi MARUYAMA 188f533bd0 use "do end" instead of {} at TimelogController 3 years ago
  Toshi MARUYAMA b81f601408 add space after comma to DocumentsControllerTest 3 years ago
  Toshi MARUYAMA 2cf079be5b add space after comma to app/models/setting.rb 3 years ago
  Toshi MARUYAMA a885adcfae add space after comma to ApplicationHelper 3 years ago
  Toshi MARUYAMA 77e184ad35 add space after comma to TimelogControllerTest 3 years ago
  Toshi MARUYAMA ee7fe71693 add space after comma to FilesystemAdapterTest 3 years ago