261 Commits (b1f110860652270ca8e98020b0f4e8fe90e85ba7)

Author SHA1 Message Date
  Toshi MARUYAMA 5d4f94142b code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/export/pdf.rb 4 years ago
  Toshi MARUYAMA accab3c755 code cleanup: rubocop: fix Layout/SpaceBeforeComma in test/helpers/application_helper_test.rb 4 years ago
  Toshi MARUYAMA 05ef773897 code cleanup: rubocop: fix Style/ParenthesesAroundCondition in lib/redmine/helpers/gantt.rb 4 years ago
  Toshi MARUYAMA 5ac2471a7a code cleanup: rubocop: fix Style/ParenthesesAroundCondition in lib/diff.rb 4 years ago
  Toshi MARUYAMA f077a0a480 code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/wiki_page.rb 4 years ago
  Toshi MARUYAMA b6604ec751 code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/time_entry.rb 4 years ago
  Toshi MARUYAMA 48b2c8bc36 code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/query.rb 4 years ago
  Toshi MARUYAMA 790d2bae70 code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/project.rb 4 years ago
  Toshi MARUYAMA f4522aeba7 code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/controllers/wiki_controller.rb 4 years ago
  Toshi MARUYAMA e079d49dd7 code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/models/role.rb 4 years ago
  Toshi MARUYAMA c54761c690 code cleanup: rubocop: fix Lint/NestedMethodDefinition in test/unit/lib/redmine/menu_manager/menu_helper_test.rb 4 years ago
  Toshi MARUYAMA a8b6e805a7 code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyLinesAroundAccessModifier in app/controllers/timelog_controller.rb 4 years ago
  Toshi MARUYAMA 26db7fa6bf code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyLinesAroundAccessModifier in app/controllers/messages_controller.rb 4 years ago
  Toshi MARUYAMA facc6e9bff code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyLinesAroundAccessModifier in app/controllers/boards_controller.rb 4 years ago
  Toshi MARUYAMA 8d429120ec code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/helpers/application_helper.rb 4 years ago
  Toshi MARUYAMA 252450b44c code cleanup: rubocop: fix Performance/RedundantBlockCall in app/controllers/application_controller.rb 4 years ago
  Toshi MARUYAMA 319eeae14d code cleanup: rubocop: fix Performance/RedundantBlockCall in lib/redmine/scm/adapters/abstract_adapter.rb 4 years ago
  Toshi MARUYAMA 00820109e9 code cleanup: rubocop: fix Performance/RedundantBlockCall in lib/redmine/views/builders.rb 4 years ago
  Toshi MARUYAMA d845f8ad22 rubocop: add new detected files to Performance/RedundantBlockCall (#32308) 4 years ago
  Toshi MARUYAMA 71b8608421 code cleanup: rubocop: fix Performance/RedundantBlockCall in test/functional/repositories_git_controller_test.rb 4 years ago
  Toshi MARUYAMA 030dbc7218 code cleanup: rubocop: fix Performance/RedundantBlockCall in lib/redmine/views/builders/structure.rb 4 years ago
  Toshi MARUYAMA 1ae761d169 code cleanup: rubocop: fix Performance/RedundantBlockCall in test/unit/lib/redmine/views/builders/json_test.rb 4 years ago
  Toshi MARUYAMA 3d342396a0 code cleanup: rubocop: fix Performance/RedundantBlockCall in test/unit/lib/redmine/views/builders/xml_test.rb 4 years ago
  Toshi MARUYAMA b7b42e9d76 code cleanup: rubocop: fix Layout/CommentIndentation and Layout/MultilineArrayBraceLayout in test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb 4 years ago
  Toshi MARUYAMA 65328a5d53 rubocop: remove test/helpers/application_helper_test.rb from Layout/CaseIndentation and Layout/IndentHeredoc fixed by previous revisions 4 years ago
  Toshi MARUYAMA fb77bc49ae code cleanup: rubocop: fix Style/MultipleComparison in lib/redmine/scm/adapters/git_adapter.rb 4 years ago
  Toshi MARUYAMA abe627bb9c code cleanup: rubocop: fix Style/UnneededSort in test/unit/repository_git_test.rb 4 years ago
  Toshi MARUYAMA 27dbbee75e code cleanup: rubocop: fix Style/UnneededInterpolation in lib/redmine/scm/adapters/git_adapter.rb 4 years ago
  Toshi MARUYAMA e57b7fd4c0 code cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in app/models/setting.rb 4 years ago
  Toshi MARUYAMA 991230f37a code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/models/setting.rb 4 years ago
  Toshi MARUYAMA 8318e9ad11 code cleanup: rubocop: fix Layout/AlignArray in lib/redmine/default_data/loader.rb 4 years ago
  Toshi MARUYAMA cd922bb237 code cleanup: rubocop: fix Layout/AlignArray in app/models/setting.rb 4 years ago
  Toshi MARUYAMA c95bead933 code cleanup: rubocop: fix Style/WhileUntilModifier in app/models/attachment.rb 4 years ago
  Toshi MARUYAMA f2b274476a code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/mail_handler.rb 4 years ago
  Toshi MARUYAMA d836d9cc69 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/attachment.rb 4 years ago
  Toshi MARUYAMA 75d3e4037b code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/issue.rb 4 years ago
  Toshi MARUYAMA fd7675adf2 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/user.rb 4 years ago
  Toshi MARUYAMA b0e28db7c7 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/mailer.rb 4 years ago
  Toshi MARUYAMA 7738078717 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in lib/redmine/scm/adapters/abstract_adapter.rb 4 years ago
  Toshi MARUYAMA cb2d4068e8 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in lib/redmine/helpers/gantt.rb 4 years ago
  Toshi MARUYAMA b0b03c97c5 rubocop: enable Lint/IneffectiveAccessModifier 4 years ago
  Toshi MARUYAMA 0365bd552e code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/controllers/context_menus_controller.rb 4 years ago
  Toshi MARUYAMA adff3bcb7e code cleanup: rubocop: fix Layout/CommentIndentation in lib/redmine/wiki_formatting/textile/redcloth3.rb 4 years ago
  Toshi MARUYAMA 5e5712f82d code cleanup: rubocop: fix Layout/CommentIndentation in app/models/mailer.rb 4 years ago
  Toshi MARUYAMA 7c796b96cc code cleanup: rubocop: fix Layout/SpaceBeforeComma in test/unit/lib/redmine/helpers/calendar_test.rb 4 years ago
  Toshi MARUYAMA 5b18b24309 code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/utils.rb 4 years ago
  Toshi MARUYAMA 868578c0f2 code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/utils.rb 4 years ago
  Toshi MARUYAMA 163e6eb6f7 code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/unified_diff.rb 4 years ago
  Toshi MARUYAMA 0fdaa963aa code cleanup: rubocop: fix Style/WhileUntilModifier in app/models/project.rb 4 years ago
  Toshi MARUYAMA 57a66e950c code cleanup: rubocop: fix Layout/EmptyLines in lib/redmine/wiki_formatting/textile/redcloth3.rb 4 years ago