| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup: rubocop: fix Layout/AlignArguments in test/integration/lib/redmine/m... | Toshi MARUYAMA | 2019-11-08 | 1 | -1/+1 |
* | code cleanup: rubocop: fix Layout/ClosingHeredocIndentation and Layout/Indent... | Toshi MARUYAMA | 2019-10-23 | 1 | -8/+8 |
* | ThemesTest may fail if a third-party theme with a favicon is installed (#31941). | Go MAEDA | 2019-08-25 | 1 | -4/+5 |
* | Update copyright year. | Go MAEDA | 2019-05-25 | 4 | -4/+4 |
* | Enable frozen_string_literal for some files under test directory (#26561). | Go MAEDA | 2019-03-16 | 4 | -4/+4 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 4 | -0/+8 |
* | Hide menu item in the cross-project menu if the module is not enabled in any ... | Go MAEDA | 2019-01-13 | 1 | -0/+26 |
* | Fix that the following tests fail randomly due to uninitialized User.current ... | Go MAEDA | 2018-11-03 | 1 | -0/+1 |
* | Adds link to container to attachment view (#29190). | Go MAEDA | 2018-07-08 | 1 | -1/+1 |
* | Add CSS to distinguish when a main menu is present or not (#28531). | Go MAEDA | 2018-04-23 | 1 | -0/+7 |
* | Merged rails-5.1 branch (#23630). | Jean-Philippe Lang | 2017-07-23 | 1 | -1/+1 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 4 | -4/+4 |
* | Preview files by default instead of downloading them (#25988). | Jean-Philippe Lang | 2017-06-17 | 1 | -2/+2 |
* | Use Rails 5 syntax for integration tests. | Jean-Philippe Lang | 2017-06-01 | 3 | -8/+9 |
* | ThemesTest#test_without_theme_js may fail if third-party theme is installed (... | Jean-Philippe Lang | 2017-03-02 | 1 | -0/+2 |
* | Use the main menu for project related actions that support cross-project disp... | Jean-Philippe Lang | 2016-11-19 | 1 | -0/+13 |
* | Option to specify allowed extensions for a file custom field (#6719). | Jean-Philippe Lang | 2016-10-23 | 1 | -0/+38 |
* | Adds file custom field format (#6719). | Jean-Philippe Lang | 2016-10-23 | 1 | -0/+156 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 3 | -3/+3 |
* | Upgrade to Rails 4.2.0 (#14534). | Jean-Philippe Lang | 2015-01-17 | 1 | -10/+11 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 3 | -3/+3 |
* | Leading slash required with Rails 4.2. | Jean-Philippe Lang | 2014-12-21 | 1 | -2/+2 |
* | Moved helpers for integration tests in a specific class. | Jean-Philippe Lang | 2014-11-30 | 3 | -3/+3 |
* | Replaced remaining #assert_tag with #assert_select. | Jean-Philippe Lang | 2014-11-22 | 2 | -22/+11 |
* | Quote values in DOM selectors for Nokogiri compatibility. | Jean-Philippe Lang | 2014-11-20 | 1 | -2/+2 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 3 | -3/+5 |
* | Ability to render multiple partials with view hook (#17763). | Jean-Philippe Lang | 2014-10-18 | 1 | -0/+15 |
* | Adds a test for default context of controller hooks (#16930). | Jean-Philippe Lang | 2014-09-13 | 1 | -0/+19 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 3 | -3/+3 |
* | Adds rel=stylesheet condition for stylesheets assertions. | Jean-Philippe Lang | 2014-01-11 | 1 | -2/+2 |
* | Use #assert_select instead of #assert_tag. | Jean-Philippe Lang | 2014-01-11 | 1 | -11/+5 |
* | Make favicon themeable (#15689). | Jean-Philippe Lang | 2014-01-11 | 1 | -1/+32 |
* | Removed unused fixtures. | Jean-Philippe Lang | 2013-02-11 | 1 | -2/+1 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 3 | -3/+3 |
* | fix integration hook test name | Toshi MARUYAMA | 2012-10-02 | 1 | -2/+1 |
* | Fixed that content_for does not work in Hook.render_on (#11105). | Jean-Philippe Lang | 2012-06-09 | 1 | -0/+23 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 2 | -2/+2 |
* | Fixed that sidebar with hook content only should not be hidden. | Jean-Philippe Lang | 2012-05-01 | 1 | -0/+67 |
* | Rails 3.1 compatibility. | Jean-Philippe Lang | 2012-02-25 | 1 | -1/+1 |
* | Rails3: replace "all" fixtures at test/integration/lib/redmine/menu_manager_t... | Toshi MARUYAMA | 2011-09-25 | 1 | -1/+8 |
* | remove fixtures from test/integration/lib/redmine/themes_test.rb | Toshi MARUYAMA | 2011-09-25 | 1 | -1/+0 |
* | remove trailing white-spaces from test/integration/lib/redmine/menu_manager_t... | Toshi MARUYAMA | 2011-08-27 | 1 | -10/+10 |
* | remove trailing white-spaces from test/integration/lib/redmine/themes_test.rb. | Toshi MARUYAMA | 2011-08-27 | 1 | -15/+15 |
* | Adds themes test for when Redmine is in a sub-uri. | Jean-Philippe Lang | 2010-12-23 | 1 | -0/+15 |
* | Support for Javascript in Themes (#2803). | Jean-Philippe Lang | 2010-12-22 | 1 | -0/+60 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Reset the default language for the test, autotest was caught it staying at :no | Eric Davis | 2009-09-04 | 1 | -0/+1 |
* | Moves project menu tests to a dedicated integration test. | Jean-Philippe Lang | 2009-02-21 | 1 | -0/+69 |