summaryrefslogtreecommitdiffstats
path: root/test/integration/lib/redmine/hook_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r22746 from trunk to 5.0-stable (#40043).Marius Balteanu2024-02-271-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation and Layout/Indent...Toshi MARUYAMA2019-10-231-8/+8
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use Rails 5 syntax for integration tests.Jean-Philippe Lang2017-06-011-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Moved helpers for integration tests in a specific class.Jean-Philippe Lang2014-11-301-1/+1
* Replaced remaining #assert_tag with #assert_select.Jean-Philippe Lang2014-11-221-2/+1
* Quote values in DOM selectors for Nokogiri compatibility.Jean-Philippe Lang2014-11-201-2/+2
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+3
* Ability to render multiple partials with view hook (#17763).Jean-Philippe Lang2014-10-181-0/+15
* Adds a test for default context of controller hooks (#16930).Jean-Philippe Lang2014-09-131-0/+19
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* fix integration hook test nameToshi MARUYAMA2012-10-021-2/+1
* Fixed that content_for does not work in Hook.render_on (#11105).Jean-Philippe Lang2012-06-091-0/+23
* Fixed that sidebar with hook content only should not be hidden.Jean-Philippe Lang2012-05-011-0/+67