summaryrefslogtreecommitdiffstats
path: root/test/functional/welcome_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add missing fixtures to several tests (#30276).Go MAEDA2019-01-091-1/+1
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-7/+0
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Replaces project jump select with custom dropdown (#23310).Jean-Philippe Lang2016-11-261-2/+2
* User preference for monospaced / variable-width font in textareas (#23653).Jean-Philippe Lang2016-08-301-0/+18
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-211-8/+7
* Adds our own class for controller tests.Jean-Philippe Lang2016-07-141-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Test failure (#21148).Jean-Philippe Lang2015-11-141-1/+0
* Removed "Latest projects" from home page (#21148).Jean-Philippe Lang2015-11-141-1/+0
* Don't change Setting.default_language in tests.Jean-Philippe Lang2015-01-211-9/+6
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-171-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Replaced remaining #assert_tag with #assert_select.Jean-Philippe Lang2014-11-221-3/+1
* Quote values in DOM selectors for Nokogiri compatibility.Jean-Philippe Lang2014-11-201-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-3/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Adds settings for disabling browser language detection and language preferenc...Jean-Philippe Lang2014-01-241-0/+29
* Don't redirect XHR requests to /login.Jean-Philippe Lang2013-06-121-0/+16
* Removed some shoulda context.Jean-Philippe Lang2013-05-181-50/+24
* Use POST instead of GET for logging out (#13022).Jean-Philippe Lang2013-01-301-0/+7
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Functional tests cleanup.Jean-Philippe Lang2012-12-031-7/+0
* Replaces find(:first) calls.Jean-Philippe Lang2012-12-031-1/+1
* Fixed test/functional/welcome_controller_test.rb breaking when run alone (#12...Jean-Baptiste Barth2012-11-011-1/+1
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-2/+2
* Fixed that root projects are escaped twice in the project drop down (#11217).Jean-Philippe Lang2012-06-261-0/+10
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Removed ApplicationControllerTest.Jean-Philippe Lang2012-01-031-0/+61
* remove trailing white-spaces from test/functional/welcome_controller_test.rb.Toshi MARUYAMA2011-08-251-14/+14
* Warning on leaving a page with unsaved content in textarea (#2910).Jean-Philippe Lang2011-02-211-0/+24
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Fixes EOL style related test failures.Jean-Philippe Lang2010-04-301-1/+1
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-1/+1
* Replaces the obsolete robots.txt with a cached action (#2491).Jean-Philippe Lang2009-01-271-0/+7
* Additional test for r1481.Jean-Philippe Lang2008-05-301-0/+7
* Fixed: browser's accept-language subcodes ignored (#1320).Jean-Philippe Lang2008-05-301-0/+7
* Added some functional tests and a CVS test repository.Jean-Philippe Lang2007-12-131-0/+49