28 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 f54defe80c Drop Ruby 2.7 support (#38585). 3 months ago
  Marius Balteanu cf3ae915eb Update webdrivers gem (#37558). 6 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
  Marius Balteanu 30d91c8503 Fix that Log time and/or Add notes sections from issue form page do not show or hide dynamically based on user permission (#34641). 2 years ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA 4d29d86c3d System test fails in Windows due to "/" path separator (#35024). 3 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA fb15a9eee4 Add 'webdrivers' gem to manage Chromedriver installation (#34579). 3 years ago
  Go MAEDA e5faa47e22 Adds GOOGLE_CHROME_OPTS_ARGS environment variable to define Google Chrome options arguments (#34269). 3 years ago
  Go MAEDA b42e8c2040 Fix selenium chrome options so files are downloaded to tmp/downloads in system tests (#34119). 3 years ago
  Go MAEDA 00c751a1a6 Fix RuboCop Style/MultilineIfModifier due to r20428 (#34269). 3 years ago
  Go MAEDA 3896694b5f Fix RuboCop Performance/RedundantMerge due to r20428 (#34269). 3 years ago
  Go MAEDA c85a18e9bf Adds CAPYBARA_SERVER_HOST, CAPYBARA_SERVER_PORT, SELENIUM_REMOTE_URL and CAPYBARA_APP_HOST to allow running system tests on a remote Selenium hub (on CI using Docker images) (#34269). 3 years ago
  Toshi MARUYAMA 584fc1651a add empty line after guard clause to ApplicationSystemTestCase 3 years ago
  Toshi MARUYAMA 531879d947 fix source indent of test/application_system_test_case.rb 3 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Toshi MARUYAMA 942eb6e06b detect Chrome downloaded file more strictly 4 years ago
  Toshi MARUYAMA 7349477b1a code cleanup: rubocop: fix Style/WhileUntilModifier in test/application_system_test_case.rb 4 years ago
  Toshi MARUYAMA f8379e406f detect strictly Chrome downloaded file 4 years ago
  Toshi MARUYAMA 15d8e32cbc do not delete Chrome downloaded files on Linux 4 years ago
  Toshi MARUYAMA ddb24a2473 workaround Chrome default_directory ignored on Linux 4 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 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Jean-Philippe Lang 46dd7a9ac0 Don't try to open tmp files. 6 years ago
  Jean-Philippe Lang 530eef9603 Converts UI tests to system tests (#23630). 6 years ago