summaryrefslogtreecommitdiffstats
path: root/test/functional/search_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Search engine: display total results count (#906) and count by result type.Jean-Philippe Lang2008-07-201-0/+8
* Ability to search a project and its subprojects (#1264).Jean-Philippe Lang2008-05-201-0/+8
* Ability to search all projects or the projects the user belongs to (#791).Jean-Philippe Lang2008-05-181-1/+13
* Fixes #820: invalid project id causes a NoMethodError in SearchController (An...Jean-Philippe Lang2008-03-121-0/+6
* Fixed search with all words (broken in r994).Jean-Philippe Lang2008-01-211-1/+32
* Search engine: issue custom fields can now be searched.Jean-Philippe Lang2007-12-141-2/+13
* Fixed Mantis importer: projects trackers and modules assignmentJean-Philippe Lang2007-11-291-0/+5
* Search engines now supports pagination.Jean-Philippe Lang2007-09-271-1/+1
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-0/+1
* Added a quick search form in page header. Search functionality moved to a ded...Jean-Philippe Lang2007-04-301-0/+48