73 Commits (e04fb3e78b318e5919671980dccfe53600ea151c)

Author SHA1 Message Date
  Go MAEDA e04fb3e78b Display avatar on add watchar dialog (#32976). 4 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Jean-Philippe Lang 914f57fefc Move duplicated back_url method from ApplicationHelper to ApplicationController (#32850). 4 years ago
  Toshi MARUYAMA 141b07d0c7 cleanup: rubocop: fix Layout/EmptyLines in test/helpers/application_helper_test.rb 4 years ago
  Toshi MARUYAMA 07e9a824f0 cleanup: rubocop: fix Layout/SpaceInsideParens in test/helpers/application_helper_test.rb 4 years ago
  Toshi MARUYAMA 829a14d431 cleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression and Style/RedundantParentheses and Layout/SpaceAfterNot in test/helpers/application_helper_test.rb 4 years ago
  Toshi MARUYAMA eb18ef819f cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_principals_options_for_select_with_users_and_groups 4 years ago
  Toshi MARUYAMA 6ea5d0c3c6 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_principals_options_for_select_with_selected 4 years ago
  Toshi MARUYAMA 0d6015be56 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_principals_options_for_select_with_users 4 years ago
  Toshi MARUYAMA 28ae34b68f cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_thumbnail_tag 4 years ago
  Toshi MARUYAMA 22bce3517b cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_link_to_attachment 4 years ago
  Toshi MARUYAMA 8e6014a9f8 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_section_edit_links 4 years ago
  Toshi MARUYAMA aa28599b85 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_attachment_links_to_images_with_email_format_should_not_be_parsed 4 years ago
  Toshi MARUYAMA 9d210a3b94 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest link_to_if_authorized 4 years ago
  Toshi MARUYAMA 9a76c58688 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_attached_images_with_hires_naming 4 years ago
  Toshi MARUYAMA d41969451b cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#test_redmine_links 4 years ago
  Toshi MARUYAMA 029d315e79 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_redmine_links_mercurial_commit 4 years ago
  Toshi MARUYAMA 26343ea6b2 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_redmine_links_git_commit 4 years ago
  Toshi MARUYAMA 30ce5bfcab cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_cross_project_multiple_repositories_redmine_links 4 years ago
  Toshi MARUYAMA 54eb01f045 cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_multiple_repositories_redmine_links 4 years ago
  Toshi MARUYAMA f59fdeeb4a cleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_user_links_with_email_as_login_name_should_not_be_parsed_markdown 4 years ago
  Toshi MARUYAMA 09c0dd3817 cleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_user_links_with_email_as_login_name_should_not_be_parsed_textile 4 years ago
  Toshi MARUYAMA c8f1c4abd2 cleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_should_not_parse_redmine_links_inside_link 4 years ago
  Toshi MARUYAMA 4b5f1b17fb code layout clean up test/helpers/application_helper_test.rb 4 years ago
  Toshi MARUYAMA f11f3e6241 code layout clean up test/helpers/application_helper_test.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 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 940377314b code cleanup: rubocop: fix Layout/IndentationConsistency in test/helpers/application_helper_test.rb 4 years ago
  Go MAEDA 5ce4a363a9 Fix test failure due to missing call to set_tmp_attachments_directory (#32122). 4 years ago
  Jean-Philippe Lang 1cc269967a Add a randomized name attribute to all form fields (#26604). 5 years ago
  Go MAEDA dd55d8f7e7 Update Rouge to 3.4.1 (#31556). 5 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA f992df684f Small refactorization of avatar methods (#31391). 5 years ago
  Go MAEDA ae24985e03 Hierarchy in TOC is not preserved when Wiki index is exported to HTML (#20910). 5 years ago
  Go MAEDA bf0246ce83 Add avatar_server_url configuration option in order to support Libravatar (#9112). 5 years ago
  Go MAEDA 0d061d43e8 Test for r18057 (#30441). 5 years ago
  Go MAEDA b900ae6107 Support frozen_string_literal in test/**/*.rb (#26561). 5 years ago
  Go MAEDA 09b63e39ed Simpler link syntax "#note-123" to make a link to a note of the current issue (#30829). 5 years ago
  Go MAEDA 26509e7f4c Decode hexadecimal-encoded literals in order to be frozen string literals friendly (#31004). 5 years ago
  Go MAEDA e70c283a22 Remove unnecessary encoding magic comment (#31034). 5 years ago
  Jean-Philippe Lang ccda34cac6 Display user's groups on profile (#12796). 5 years ago