15013 Commits (b1f110860652270ca8e98020b0f4e8fe90e85ba7)
 

Author SHA1 Message Date
  Go MAEDA b1f1108606 Option to filter after my bookmarked projects (#32302, #29482, #31355). 4 years ago
  Go MAEDA 63205a70ef Remove trailing whitespaces from config/locales/en.yml 4 years ago
  Go MAEDA 8f55224b0b Remove trailing whitespaces from test/fixtures/user_preferences.yml 4 years ago
  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 40f1b0f3f3 code layout clean up app/models/role.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 f0a8ef42f6 fix random test failure of ProjectQueryTest (#29482) 4 years ago
  Go MAEDA 2e6b3b9248 Skip AttachmentsControllerTest#test_thumbnail_for_pdf_should_be_png when ImageMagick convert is not available (#32307, #22481). 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 69c4cfd82a use "class << self" syntax for Redmine::Views::Builders#for (#32308) 4 years ago
  Toshi MARUYAMA a49307b002 use "if block_given?" instead of "if block" in lib/redmine/views/builders.rb (#32308) 4 years ago
  Toshi MARUYAMA 3efe67f14d use "if block_given?" instead of "if block" in lib/redmine/views/builders/structure.rb (#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 1961acdb87 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_syntax_highlight 4 years ago
  Toshi MARUYAMA 68ada471f4 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_non_closing_pre_blocks_should_be_closed 4 years ago
  Toshi MARUYAMA ba370734a9 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_pre_content_should_not_parse_wiki_and_redmine_links 4 years ago
  Toshi MARUYAMA 7cae439d09 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_pre_tags 4 years ago
  Toshi MARUYAMA 211534fcca code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_syntax_highlight_ampersand_in_textile 4 years ago
  Toshi MARUYAMA b2cd8771f3 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_inline_images_inside_tags 4 years ago
  Toshi MARUYAMA f1e26cbb54 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_table_of_content 4 years ago
  Toshi MARUYAMA b7d2bd7b04 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_table_of_content_should_generate_unique_anchors 4 years ago
  Toshi MARUYAMA cf44fcc9f7 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_table_of_content_should_contain_included_page_headings 4 years ago
  Toshi MARUYAMA f404a13a20 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_section_edit_links 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