Commit Graph

  • 48b2c8bc36 code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/query.rb Toshi MARUYAMA 2019-10-22 15:54:24 +00:00
  • 790d2bae70 code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/project.rb Toshi MARUYAMA 2019-10-22 15:54:12 +00:00
  • f4522aeba7 code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/controllers/wiki_controller.rb Toshi MARUYAMA 2019-10-22 15:54:00 +00:00
  • 40f1b0f3f3 code layout clean up app/models/role.rb Toshi MARUYAMA 2019-10-22 15:53:48 +00:00
  • e079d49dd7 code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/models/role.rb Toshi MARUYAMA 2019-10-22 15:53:37 +00:00
  • c54761c690 code cleanup: rubocop: fix Lint/NestedMethodDefinition in test/unit/lib/redmine/menu_manager/menu_helper_test.rb Toshi MARUYAMA 2019-10-22 15:35:38 +00:00
  • f0a8ef42f6 fix random test failure of ProjectQueryTest (#29482) Toshi MARUYAMA 2019-10-22 15:35:27 +00:00
  • 2e6b3b9248 Skip AttachmentsControllerTest#test_thumbnail_for_pdf_should_be_png when ImageMagick convert is not available (#32307, #22481). Go MAEDA 2019-10-22 14:12:09 +00:00
  • a8b6e805a7 code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyLinesAroundAccessModifier in app/controllers/timelog_controller.rb Toshi MARUYAMA 2019-10-22 13:44:15 +00:00
  • 26db7fa6bf code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyLinesAroundAccessModifier in app/controllers/messages_controller.rb Toshi MARUYAMA 2019-10-22 13:44:04 +00:00
  • facc6e9bff code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyLinesAroundAccessModifier in app/controllers/boards_controller.rb Toshi MARUYAMA 2019-10-22 13:43:52 +00:00
  • 8d429120ec code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/helpers/application_helper.rb Toshi MARUYAMA 2019-10-22 13:43:40 +00:00
  • 252450b44c code cleanup: rubocop: fix Performance/RedundantBlockCall in app/controllers/application_controller.rb Toshi MARUYAMA 2019-10-22 12:41:21 +00:00
  • 319eeae14d code cleanup: rubocop: fix Performance/RedundantBlockCall in lib/redmine/scm/adapters/abstract_adapter.rb Toshi MARUYAMA 2019-10-22 12:41:09 +00:00
  • 00820109e9 code cleanup: rubocop: fix Performance/RedundantBlockCall in lib/redmine/views/builders.rb Toshi MARUYAMA 2019-10-22 12:40:57 +00:00
  • d845f8ad22 rubocop: add new detected files to Performance/RedundantBlockCall (#32308) Toshi MARUYAMA 2019-10-22 12:40:46 +00:00
  • 69c4cfd82a use "class << self" syntax for Redmine::Views::Builders#for (#32308) Toshi MARUYAMA 2019-10-22 12:40:33 +00:00
  • a49307b002 use "if block_given?" instead of "if block" in lib/redmine/views/builders.rb (#32308) Toshi MARUYAMA 2019-10-22 12:40:22 +00:00
  • 3efe67f14d use "if block_given?" instead of "if block" in lib/redmine/views/builders/structure.rb (#32308) Toshi MARUYAMA 2019-10-22 12:40:11 +00:00
  • 71b8608421 code cleanup: rubocop: fix Performance/RedundantBlockCall in test/functional/repositories_git_controller_test.rb Toshi MARUYAMA 2019-10-22 12:16:56 +00:00
  • 030dbc7218 code cleanup: rubocop: fix Performance/RedundantBlockCall in lib/redmine/views/builders/structure.rb Toshi MARUYAMA 2019-10-22 12:10:14 +00:00
  • 1ae761d169 code cleanup: rubocop: fix Performance/RedundantBlockCall in test/unit/lib/redmine/views/builders/json_test.rb Toshi MARUYAMA 2019-10-22 12:10:03 +00:00
  • 3d342396a0 code cleanup: rubocop: fix Performance/RedundantBlockCall in test/unit/lib/redmine/views/builders/xml_test.rb Toshi MARUYAMA 2019-10-22 12:09:52 +00:00
  • b7b42e9d76 code cleanup: rubocop: fix Layout/CommentIndentation and Layout/MultilineArrayBraceLayout in test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb Toshi MARUYAMA 2019-10-22 11:41:21 +00:00
  • 65328a5d53 rubocop: remove test/helpers/application_helper_test.rb from Layout/CaseIndentation and Layout/IndentHeredoc fixed by previous revisions Toshi MARUYAMA 2019-10-22 11:41:10 +00:00
  • 1961acdb87 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_syntax_highlight Toshi MARUYAMA 2019-10-22 11:40:58 +00:00
  • 68ada471f4 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_non_closing_pre_blocks_should_be_closed Toshi MARUYAMA 2019-10-22 11:40:47 +00:00
  • ba370734a9 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_pre_content_should_not_parse_wiki_and_redmine_links Toshi MARUYAMA 2019-10-22 11:40:36 +00:00
  • 7cae439d09 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_pre_tags Toshi MARUYAMA 2019-10-22 11:40:23 +00:00
  • 211534fcca code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_syntax_highlight_ampersand_in_textile Toshi MARUYAMA 2019-10-22 11:40:12 +00:00
  • b2cd8771f3 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_inline_images_inside_tags Toshi MARUYAMA 2019-10-22 11:40:00 +00:00
  • f1e26cbb54 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_table_of_content Toshi MARUYAMA 2019-10-22 11:39:49 +00:00
  • b7d2bd7b04 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_table_of_content_should_generate_unique_anchors Toshi MARUYAMA 2019-10-22 11:39:38 +00:00
  • cf44fcc9f7 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_table_of_content_should_contain_included_page_headings Toshi MARUYAMA 2019-10-22 11:39:26 +00:00
  • f404a13a20 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHelperTest#test_section_edit_links Toshi MARUYAMA 2019-10-22 11:39:14 +00:00
  • fb77bc49ae code cleanup: rubocop: fix Style/MultipleComparison in lib/redmine/scm/adapters/git_adapter.rb Toshi MARUYAMA 2019-10-22 11:31:17 +00:00
  • abe627bb9c code cleanup: rubocop: fix Style/UnneededSort in test/unit/repository_git_test.rb Toshi MARUYAMA 2019-10-22 11:31:05 +00:00
  • 27dbbee75e code cleanup: rubocop: fix Style/UnneededInterpolation in lib/redmine/scm/adapters/git_adapter.rb Toshi MARUYAMA 2019-10-22 11:30:54 +00:00
  • e57b7fd4c0 code cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in app/models/setting.rb Toshi MARUYAMA 2019-10-22 11:30:41 +00:00
  • 991230f37a code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/models/setting.rb Toshi MARUYAMA 2019-10-22 11:30:29 +00:00
  • 8318e9ad11 code cleanup: rubocop: fix Layout/AlignArray in lib/redmine/default_data/loader.rb Toshi MARUYAMA 2019-10-22 11:30:17 +00:00
  • cd922bb237 code cleanup: rubocop: fix Layout/AlignArray in app/models/setting.rb Toshi MARUYAMA 2019-10-22 11:30:05 +00:00
  • 360fb2bf43 Removes duplicated 'group_by' id (#29482). Go MAEDA 2019-10-22 05:04:37 +00:00
  • 5b9cede709 Fix display type in query form view (#29482). Go MAEDA 2019-10-22 05:03:02 +00:00
  • b34bd4e6a7 Traditional Chinese translation update (#32316). Go MAEDA 2019-10-22 04:11:43 +00:00
  • b67cb67cce Remove code for unsupported versions of Rails from open_id_authentication (#32297). Go MAEDA 2019-10-22 01:34:21 +00:00
  • 0398596d24 Fix random test failure of ProjectQueryTest (#29482). Go MAEDA 2019-10-21 07:20:57 +00:00
  • bbf6c05714 Japanese translation update (#32303). Go MAEDA 2019-10-20 08:52:02 +00:00
  • af86e7d83f Remove label_show_closed_projects from all translation files (#29482). Go MAEDA 2019-10-20 04:32:37 +00:00
  • da1cb855b6 Update locales (#29482). Go MAEDA 2019-10-19 23:32:44 +00:00
  • c95bead933 code cleanup: rubocop: fix Style/WhileUntilModifier in app/models/attachment.rb Toshi MARUYAMA 2019-10-19 13:34:16 +00:00
  • f2b274476a code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/mail_handler.rb Toshi MARUYAMA 2019-10-19 13:34:05 +00:00
  • d836d9cc69 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/attachment.rb Toshi MARUYAMA 2019-10-19 13:33:54 +00:00
  • 75d3e4037b code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/issue.rb Toshi MARUYAMA 2019-10-19 13:33:43 +00:00
  • fd7675adf2 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/user.rb Toshi MARUYAMA 2019-10-19 13:33:32 +00:00
  • b0e28db7c7 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/mailer.rb Toshi MARUYAMA 2019-10-19 13:33:21 +00:00
  • 7738078717 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in lib/redmine/scm/adapters/abstract_adapter.rb Toshi MARUYAMA 2019-10-19 13:33:10 +00:00
  • cb2d4068e8 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in lib/redmine/helpers/gantt.rb Toshi MARUYAMA 2019-10-19 13:32:59 +00:00
  • b0b03c97c5 rubocop: enable Lint/IneffectiveAccessModifier Toshi MARUYAMA 2019-10-19 13:32:48 +00:00
  • 0365bd552e code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/controllers/context_menus_controller.rb Toshi MARUYAMA 2019-10-19 13:32:37 +00:00
  • adff3bcb7e code cleanup: rubocop: fix Layout/CommentIndentation in lib/redmine/wiki_formatting/textile/redcloth3.rb Toshi MARUYAMA 2019-10-19 12:25:46 +00:00
  • 5e5712f82d code cleanup: rubocop: fix Layout/CommentIndentation in app/models/mailer.rb Toshi MARUYAMA 2019-10-19 12:25:34 +00:00
  • 7c796b96cc code cleanup: rubocop: fix Layout/SpaceBeforeComma in test/unit/lib/redmine/helpers/calendar_test.rb Toshi MARUYAMA 2019-10-19 12:25:22 +00:00
  • bb2f49712e code layout clean up test/unit/time_entry_test.rb Toshi MARUYAMA 2019-10-19 12:25:11 +00:00
  • 5b18b24309 code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/utils.rb Toshi MARUYAMA 2019-10-19 12:24:58 +00:00
  • 6319efe95c Test failure (#29482). Jean-Philippe Lang 2019-10-19 12:18:15 +00:00
  • 49b96a935b Use radio buttons to choose display type (#29482). Jean-Philippe Lang 2019-10-19 12:14:21 +00:00
  • 95188f26c3 Set default columns for the projects list (#29482). Jean-Philippe Lang 2019-10-19 11:43:23 +00:00
  • 45f039187d Option to switch between table list and board list (#29482). Jean-Philippe Lang 2019-10-19 11:42:20 +00:00
  • ecd9d9ba2f Filter after project custom fields (#29482). Jean-Philippe Lang 2019-10-19 11:39:02 +00:00
  • e7d52eb0af Filter after parent project (#29482). Jean-Philippe Lang 2019-10-19 11:38:15 +00:00
  • 80844362db Filter after projects (#29482). Jean-Philippe Lang 2019-10-19 11:37:30 +00:00
  • 6c5440a21b Filters for Projects page (#29482). Jean-Philippe Lang 2019-10-19 11:36:13 +00:00
  • 868578c0f2 code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/utils.rb Toshi MARUYAMA 2019-10-19 11:16:06 +00:00
  • 163e6eb6f7 code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/unified_diff.rb Toshi MARUYAMA 2019-10-19 11:15:54 +00:00
  • 0fdaa963aa code cleanup: rubocop: fix Style/WhileUntilModifier in app/models/project.rb Toshi MARUYAMA 2019-10-19 11:15:43 +00:00
  • 0ea9e05b68 fix stderr_log_file and strip_credential of Redmine::Scm::Adapters::AbstractAdapter are not private Toshi MARUYAMA 2019-10-19 11:15:30 +00:00
  • 77add1315b Return to version page after the issue is created (#28138). Jean-Philippe Lang 2019-10-19 10:23:06 +00:00
  • dc84b10888 Display new issue link in version page (#28138). Jean-Philippe Lang 2019-10-19 10:22:16 +00:00
  • ce867955f0 Fixed that QueriesController can not handle subclass of IssueQuery (#25265). Jean-Philippe Lang 2019-10-19 10:13:12 +00:00
  • 3d8e2b1ce4 tagged version 4.0.5 4.0.5 Jean-Philippe Lang 2019-10-19 09:31:51 +00:00
  • b2e22d0c2b tagged version 3.4.12 3.4.12 Jean-Philippe Lang 2019-10-19 09:31:35 +00:00
  • fc24554696 Updates for 3.4.12 release. Jean-Philippe Lang 2019-10-19 09:30:20 +00:00
  • 09755c2966 Merged r18749 to 4.0-stable. Jean-Philippe Lang 2019-10-19 09:29:47 +00:00
  • e66cce5d5d Updates for 4.0.5 release. Jean-Philippe Lang 2019-10-19 09:29:07 +00:00
  • 55eb4e8dc2 Merged r18746 to 3.4-stable (#32294). Jean-Philippe Lang 2019-10-19 09:18:27 +00:00
  • cf8d0e1c83 Merged r18746 to 4.0-stable (#32294). Jean-Philippe Lang 2019-10-19 09:18:13 +00:00
  • 848e16ace2 Update ruby-openid to 2.9.2 (#32294). Jean-Philippe Lang 2019-10-19 09:17:04 +00:00
  • 237ba49b3e Merged r18743 to 3.4-stable (#31779). Jean-Philippe Lang 2019-10-19 08:37:25 +00:00
  • e9322b9057 Merged r18743 to 4.0-stable (#31779). Jean-Philippe Lang 2019-10-19 08:37:16 +00:00
  • c5b5f0d6a9 Fixed that total estimated time column is shown even when estimated time field is deactivated (#31779). Jean-Philippe Lang 2019-10-19 08:30:15 +00:00
  • 57a66e950c code cleanup: rubocop: fix Layout/EmptyLines in lib/redmine/wiki_formatting/textile/redcloth3.rb Toshi MARUYAMA 2019-10-19 07:27:46 +00:00
  • e2cb4be892 code cleanup: rubocop: fix Layout/EmptyLines in test/unit/query_test.rb Toshi MARUYAMA 2019-10-19 07:27:35 +00:00
  • 35a4d23ced code cleanup: rubocop: fix Layout/EmptyLines in test/functional/project_enumerations_controller_test.rb Toshi MARUYAMA 2019-10-19 07:27:23 +00:00
  • c21f5cf828 code cleanup: rubocop: fix Layout/EmptyLines in test/functional/activities_controller_test.rb Toshi MARUYAMA 2019-10-19 07:27:12 +00:00
  • e3397db933 code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/wiki_formatting/textile/redcloth3.rb Toshi MARUYAMA 2019-10-19 07:26:59 +00:00
  • 30964255f1 code cleanup: rubocop: fix Style/UnlessElse in lib/redmine/wiki_formatting/textile/redcloth3.rb Toshi MARUYAMA 2019-10-19 07:26:45 +00:00
  • c4930a8a2d code cleanup: rubocop: fix Layout/EmptyLines in app/models/issue.rb Toshi MARUYAMA 2019-10-19 04:30:26 +00:00
  • c1e7c43cd4 code cleanup: rubocop: fix Layout/EmptyLines in app/models/issue.rb Toshi MARUYAMA 2019-10-19 04:30:13 +00:00
  • 27e30a9701 code cleanup: rubocop: fix Style/MultilineTernaryOperator in lib/redmine/utils.rb Toshi MARUYAMA 2019-10-19 04:30:01 +00:00