46 Commits (04992e0c0f388bdad4ad4427d345116887da085d)

Author SHA1 Message Date
  Go MAEDA 04992e0c0f Ensure tests remain robust against trailing whitespace removal (#31507). 4 months ago
  Go MAEDA bac1e2213a Fix RuboCop offense "Lint/Syntax: invalid escape character syntax" (#38585). 4 months ago
  Go MAEDA 1481c721a2 Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 year ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Toshi MARUYAMA b4a8ca70e5 remove empty line at method body end of test/unit/lib/redmine/unified_diff_test.rb 3 years ago
  Toshi MARUYAMA dbefefe789 fix source indent of test/unit/lib/redmine/unified_diff_test.rb 3 years ago
  Toshi MARUYAMA 92fdcc1ce4 remove git format patch footer (#33357) 4 years ago
  Toshi MARUYAMA ff41de6f8e add git format patch to UnifiedDiffTest (#33357) 4 years ago
  Toshi MARUYAMA d94226dd4c add test to UnifiedDiffTest to keep similar git footer line (#33357) 4 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Toshi MARUYAMA 46ca8f6725 cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_partials_with_html_entities 4 years ago
  Toshi MARUYAMA 2c020e132a cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_line_starting_with_dashes 4 years ago
  Toshi MARUYAMA 41f1922d23 cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_one_line_new_files 4 years ago
  Toshi MARUYAMA f99c88f3cd cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_include_a_b_slash 4 years ago
  Toshi MARUYAMA 9e52eba4bc cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_both_git_diff 4 years ago
  Toshi MARUYAMA e019d9d6a1 cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_previous_file_name_with_git 4 years ago
  Toshi MARUYAMA c56c9d3c19 cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_offset_range_ascii_1 4 years ago
  Toshi MARUYAMA afbd2353c1 cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_offset_range_ascii_2 4 years ago
  Go MAEDA adebf4da1d Remove trailing whitespaces from test (#31506). 5 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA b900ae6107 Support frozen_string_literal in test/**/*.rb (#26561). 5 years ago
  Go MAEDA 26509e7f4c Decode hexadecimal-encoded literals in order to be frozen string literals friendly (#31004). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Go MAEDA b178150761 Show renames in diff preview (#28295). 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA 670d2b6e2b fix diff of CJK(Chinese/Japanese/Korean) is broken on Ruby 1.8 (#14562) 11 years ago
  Toshi MARUYAMA 6469e9a5a3 fix diff error in case of line_left out of range (#13644) 11 years ago
  Toshi MARUYAMA d3de07a17c fix that diff outputs become ??? in some non ASCII words (#12641) 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Toshi MARUYAMA 37351ddecc remove empty setup method from test/unit/lib/redmine/unified_diff_test.rb 11 years ago
  Toshi MARUYAMA f18edc4e1c use git diff format for all diff (#11868) 11 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang 6aae25209a Fixed that partial diffs are done against html instead of original code (#9143). 12 years ago
  Toshi MARUYAMA 65e80d46dc remove trailing white-spaces from test/unit/lib/redmine/unified_diff_test.rb. 12 years ago
  Jean-Philippe Lang 21c79827ff Highlight changes inside diff lines (#7139). 13 years ago
  Toshi MARUYAMA 35f075d8ad scm: fix diffs do not handle one line new files properly (#7618). 13 years ago
  Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 13 years ago
  Jean-Philippe Lang 4b83a0d848 Fixes diff parser for when lines starting with multiple dashes are removed (#4186). 14 years ago
  Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 14 years ago
  Jean-Philippe Lang fec86a9ce1 Adds a setting to limit the number of diff lines that should be displayed (default to 1500). 15 years ago
  Jean-Philippe Lang 1d542a5113 Fixes VersionTest class. 15 years ago
  Jean-Philippe Lang 199428804f Fixed: invalid effective date (eg. 99999-01-01) causes an error on version edition screen. 15 years ago
  Jean-Philippe Lang 8610b191ae Added "Float" as a custom field format. 16 years ago
  Jean-Philippe Lang 1cb0294388 added unit tests for issue statuses, user preferences and tokens 17 years ago