summaryrefslogtreecommitdiffstats
path: root/test/functional/auto_completes_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use Rails 5 syntax for functional tests.Jean-Philippe Lang2017-05-311-11/+47
* Filter parent task issues in auto complete by open/closed status depending on...Jean-Philippe Lang2017-01-211-0/+21
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-181-13/+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
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Removed unused fixtures.Jean-Philippe Lang2013-02-111-1/+0
* Makes autocomplete accept issue id with hash.Jean-Philippe Lang2013-01-311-0/+7
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Functional tests cleanup.Jean-Philippe Lang2012-12-031-0/+17
* Adds autocomplete to issue field on time logging form.Jean-Philippe Lang2012-08-091-0/+7
* Code cleanup.Jean-Philippe Lang2012-08-091-5/+22
* Don't use auth_sources fixtures when not needed.Jean-Philippe Lang2012-02-191-1/+0
* Rails3: replace "all" fixtures at test/functional/auto_completes_controller_t...Toshi MARUYAMA2011-09-241-1/+11
* remove trailing white-spaces from test/functional/auto_completes_controller_t...Toshi MARUYAMA2011-08-301-3/+3
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Make sure there's no nil result in auto_complete.Jean-Philippe Lang2010-12-121-1/+1
* Autocomplete issue relations on subject (#3170).Jean-Philippe Lang2010-12-121-0/+14
* Refactor: move IssuesController#auto_complete to a new controller. #4382Eric Davis2010-08-171-0/+20