summaryrefslogtreecommitdiffstats
path: root/test/integration/lib
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-164-4/+4
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-154-0/+8
* Hide menu item in the cross-project menu if the module is not enabled in any ...Go MAEDA2019-01-131-0/+26
* Fix that the following tests fail randomly due to uninitialized User.current ...Go MAEDA2018-11-031-0/+1
* Adds link to container to attachment view (#29190).Go MAEDA2018-07-081-1/+1
* Add CSS to distinguish when a main menu is present or not (#28531).Go MAEDA2018-04-231-0/+7
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-1/+1
* Update copyright.Jean-Philippe Lang2017-06-254-4/+4
* Preview files by default instead of downloading them (#25988).Jean-Philippe Lang2017-06-171-2/+2
* Use Rails 5 syntax for integration tests.Jean-Philippe Lang2017-06-013-8/+9
* ThemesTest#test_without_theme_js may fail if third-party theme is installed (...Jean-Philippe Lang2017-03-021-0/+2
* Use the main menu for project related actions that support cross-project disp...Jean-Philippe Lang2016-11-191-0/+13
* Option to specify allowed extensions for a file custom field (#6719).Jean-Philippe Lang2016-10-231-0/+38
* Adds file custom field format (#6719).Jean-Philippe Lang2016-10-231-0/+156
* Updates copyright for 2016.Jean-Philippe Lang2016-03-133-3/+3
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-171-10/+11
* Copyright update.Jean-Philippe Lang2015-01-113-3/+3
* Leading slash required with Rails 4.2.Jean-Philippe Lang2014-12-211-2/+2
* Moved helpers for integration tests in a specific class.Jean-Philippe Lang2014-11-303-3/+3
* Replaced remaining #assert_tag with #assert_select.Jean-Philippe Lang2014-11-222-22/+11
* 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-223-3/+5
* 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-293-3/+3
* Adds rel=stylesheet condition for stylesheets assertions.Jean-Philippe Lang2014-01-111-2/+2
* Use #assert_select instead of #assert_tag.Jean-Philippe Lang2014-01-111-11/+5
* Make favicon themeable (#15689).Jean-Philippe Lang2014-01-111-1/+32
* Removed unused fixtures.Jean-Philippe Lang2013-02-111-2/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-123-3/+3
* 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
* Copyright update.Jean-Philippe Lang2012-05-052-2/+2
* Fixed that sidebar with hook content only should not be hidden.Jean-Philippe Lang2012-05-011-0/+67
* Rails 3.1 compatibility.Jean-Philippe Lang2012-02-251-1/+1
* Rails3: replace "all" fixtures at test/integration/lib/redmine/menu_manager_t...Toshi MARUYAMA2011-09-251-1/+8
* remove fixtures from test/integration/lib/redmine/themes_test.rbToshi MARUYAMA2011-09-251-1/+0
* remove trailing white-spaces from test/integration/lib/redmine/menu_manager_t...Toshi MARUYAMA2011-08-271-10/+10
* remove trailing white-spaces from test/integration/lib/redmine/themes_test.rb.Toshi MARUYAMA2011-08-271-15/+15
* Adds themes test for when Redmine is in a sub-uri.Jean-Philippe Lang2010-12-231-0/+15
* Support for Javascript in Themes (#2803).Jean-Philippe Lang2010-12-221-0/+60
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Reset the default language for the test, autotest was caught it staying at :noEric Davis2009-09-041-0/+1
* Moves project menu tests to a dedicated integration test.Jean-Philippe Lang2009-02-211-0/+69