179 Commits (master)

Author SHA1 Message Date
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 2 months ago
  Go MAEDA 005a2578cf Fix RuboCop offense Style/ArgumentsForwarding (#38585). 3 months ago
  Marius Balteanu 88a8234513 Fix tests after asset pipeline implementation (#39111). 3 months ago
  Go MAEDA 11169aacae Extends mysql8? test helper to handle more complex version strings (#39865). 4 months ago
  Go MAEDA c51e4937e7 Fix RuboCop offense Style/SuperWithArgsParentheses (#39887). 4 months ago
  Marius Balteanu f24631a8bd Use tx_isolation for MySQL lower than 8. (#39437). 5 months ago
  Go MAEDA 21a6fc71d6 Fix RuboCop offense Performance/MapMethodChain (#37247). 8 months ago
  Go MAEDA e41551632d Fix RuboCop offense Style/ReturnNilInPredicateMethodDefinition (#36919). 10 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 531144e6dd Fixes for Style/FileWrite offense introduced in RuboCop 1.24.0 (#35136). 2 years ago
  Go MAEDA 9955844da1 Drop OpenID support (#35755). 2 years ago
  Go MAEDA bd31345c87 Allow parallel testing (#35030). 3 years ago
  Go MAEDA 0037ad1afe Disable TestAdapter on IntegrationTest (#29914, #32936). 3 years ago
  Go MAEDA 9668486304 Fix "DEPRECATION WARNING: Passing a path to relative to is deprecated." (#29914). 3 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA 73648a0b9c Add test for 4 byte characters (emoji) support (#32054). 3 years ago
  Go MAEDA 6b13b3cc4d Use MiniTest::Assertions#skip to skip tests in RepositoriesControllerTest when Subversion test repository is not configured (#8875). 3 years ago
  Toshi MARUYAMA 26a071a5da add empty line after guard clause to test/test_helper.rb 3 years ago
  Toshi MARUYAMA 0421636cd7 add Redmine::Database.sqlite? as with postgresql? and postgresql? 4 years ago
  Toshi MARUYAMA ea5da4d1be remove duplicate mysql? and postgresql? logic 4 years ago
  Toshi MARUYAMA 3711da2529 use CGI.unescapeHTML instead of CGI::unescapeHTML in test/test_helper.rb as with previous revision 4 years ago
  Toshi MARUYAMA 56af84bf3c use same "Redmine::Database.mysql?" as with r19706 in test/test_helper.rb 4 years ago
  Toshi MARUYAMA f6f136871a scm: git: add test of UTF-8 Emoji committer and comments (#24030) 4 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA f37ed77665 Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 years ago
  Go MAEDA b6f1d03194 Require 'mocha/minitest' instead of deprecated 'mocha/setup' (#32592). 4 years ago
  Toshi MARUYAMA f8fcad6afb cleanup: rubocop: fix Layout/IndentFirstHashElement in test/test_helper.rb 4 years ago
  Toshi MARUYAMA 98777fdb8b cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in test/test_helper.rb 4 years ago
  Toshi MARUYAMA 109973a908 cleanup: rubocop: fix Layout/AlignArguments in test/test_helper.rb 4 years ago
  Toshi MARUYAMA b29ec77bb7 code cleanup: rubocop: fix Layout/CaseIndentation in test/test_helper.rb 4 years ago
  Go MAEDA baebb89ff6 Fix FrozenError during tests (#32071, #26561). 4 years ago
  Go MAEDA dbaea7c599 mail_body method in test/test_helper.rb raises an exception if the message is not multipart (#32025). 4 years ago
  Go MAEDA f1c29cdb8c Run test only when GhostScript is available (#22481). 5 years ago
  Go MAEDA 7f110f7277 Remove trailing whitespaces from test/test_helper.rb 5 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA b0e17e8199 Don't rescue Exception class (#31387). 5 years ago
  Go MAEDA 4f5a3a156c Enable frozen_string_literal for some files under test directory (#26561). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Jean-Philippe Lang f05f3b50c8 Test failure. 5 years ago
  Jean-Philippe Lang 78a15a23b4 Fix random test failure, assertion must be made against displayed values. 5 years ago
  Go MAEDA a4ffda7b37 Use button as additional option for contextmenu (#26655). 6 years ago
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 6 years ago
  Jean-Philippe Lang 2a721fff4c Set default configuration for the timelog list (#26356). 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 6 years ago
  Jean-Philippe Lang f414e3c863 Create tmp directory on test launch. 7 years ago
  Jean-Philippe Lang 966f238da4 Use Rails 5 syntax for integration tests. 7 years ago
  Jean-Philippe Lang b834e81d7f Use Rails 5 syntax for functional tests. 7 years ago
  Jean-Philippe Lang 1b81a030ce Cleanup tests with mock files. 7 years ago