summaryrefslogtreecommitdiffstats
path: root/test/functional/settings_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add missing fixtures to several tests (#30276).Go MAEDA2019-01-091-1/+1
* Don't error when posting empty plugin settings (#26393).Jean-Philippe Lang2017-07-101-0/+14
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Let user choose columns and sort order of issue lists on "My page" (#1565).Jean-Philippe Lang2017-03-141-2/+2
* Optional Regex delimiters to truncate incoming emails (#5864).Jean-Philippe Lang2016-12-131-0/+29
* Don't error if an invalid setting is given.Jean-Philippe Lang2016-07-211-0/+9
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-211-3/+3
* Pass parameters with :params in controller tests.Jean-Philippe Lang2016-07-161-25/+39
* Adds our own class for controller tests.Jean-Philippe Lang2016-07-141-1/+1
* Clear settings that are changed by these tests.Jean-Philippe Lang2016-03-261-1/+5
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Send a notification when security settings are changed (#21421).Jean-Philippe Lang2016-02-051-0/+38
* Adds a configuration setting to enable sudo mode, disabled by default (#19851).Jean-Philippe Lang2015-06-191-1/+0
* Require password re-entry for sensitive actions (#19851).Jean-Philippe Lang2015-06-191-0/+1
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-171-2/+2
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Adds methods for loading and adding settings.Jean-Philippe Lang2014-12-051-4/+6
* Replaced remaining #assert_tag with #assert_select.Jean-Philippe Lang2014-11-221-4/+4
* Quote values in DOM selectors for Nokogiri compatibility.Jean-Philippe Lang2014-11-201-4/+4
* add missing fixtures to SettingsControllerTestToshi MARUYAMA2014-07-131-1/+2
* Don't clear plugins in tests (#16258).Jean-Philippe Lang2014-03-211-3/+6
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Ability to define commit keywords per tracker (#7590).Jean-Philippe Lang2013-10-131-15/+19
* Rows may not be oredered as expected with ruby1.8 (#4911).Jean-Philippe Lang2013-10-051-2/+2
* Support for multiple issue update keywords/rules in commit messages (#4911).Jean-Philippe Lang2013-10-051-0/+51
* Fix 500 error for requests to the settings path for non-configurable plugins ...Jean-Philippe Lang2013-01-201-1/+21
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Use named routes in controllers.Jean-Philippe Lang2012-12-111-1/+1
* Functional tests cleanup.Jean-Philippe Lang2012-12-031-7/+0
* Fixed that settings raises an error if not trackers exist (#11467).Jean-Philippe Lang2012-07-211-0/+7
* Tests should not change settings.Jean-Philippe Lang2012-07-081-0/+1
* Ability to set default column order in issue list (#11068).Jean-Philippe Lang2012-06-081-0/+20
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-041-1/+1
* Fixed that SCM selection is not saved when all SCM are disabled (#9937).Jean-Philippe Lang2012-01-081-0/+2
* Adds tests for plugin settings editing.Jean-Philippe Lang2011-12-031-0/+29
* remove trailing white-spaces from functional settings controller test.Toshi MARUYAMA2011-05-181-8/+8
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Adds leading slash to all assert_redirected_to arguments (#6887).Jean-Philippe Lang2010-11-141-1/+1
* Adds a few functional tests.Jean-Philippe Lang2009-11-071-0/+6
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Admin settings screen split to tabs.Jean-Philippe Lang2008-01-061-0/+53