index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
controllers
/
search_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure that projects_to_search is a Project Array.
Jean-Philippe Lang
2012-02-26
1
-1
/
+1
*
remove trailing white-spaces from app/controllers/search_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-15
/
+15
*
Fixed: search options get lost after clicking on a specific result type (#7501).
Jean-Philippe Lang
2011-07-09
1
-4
/
+4
*
Typecast issue ids when searched for.
Eric Davis
2010-06-20
1
-1
/
+1
*
Move SQL LIKE tokens to acts_as_searchable.
Jean-Philippe Lang
2010-02-17
1
-4
/
+2
*
Makes search providers extensible (#3936).
Jean-Philippe Lang
2010-02-17
1
-1
/
+1
*
Fixed: can not search for 2 letters word (#4381).
Jean-Philippe Lang
2010-01-10
1
-2
/
+2
*
Add view_issues permission (#3187).
Jean-Philippe Lang
2009-11-14
1
-1
/
+1
*
Merged nested projects branch. Removes limit on subproject nesting (#594).
Jean-Philippe Lang
2009-01-24
1
-1
/
+1
*
Moves @layout 'base'@ to ApplicationController.
Jean-Philippe Lang
2008-08-10
1
-2
/
+0
*
Search engine: display total results count (#906) and count by result type.
Jean-Philippe Lang
2008-07-20
1
-1
/
+6
*
Ability to search a project and its subprojects (#1264).
Jean-Philippe Lang
2008-05-20
1
-1
/
+3
*
Ability to search all projects or the projects the user belongs to (#791).
Jean-Philippe Lang
2008-05-18
1
-37
/
+37
*
Fixes #820: invalid project id causes a NoMethodError in SearchController (An...
Jean-Philippe Lang
2008-03-12
1
-6
/
+5
*
Merged Rails 2.0 compatibility changes.
Jean-Philippe Lang
2007-12-10
1
-3
/
+4
*
Search engine: search can be restricted to an exact phrase by using quotation...
Jean-Philippe Lang
2007-11-29
1
-2
/
+4
*
Anonymous users can now be allowed to create, edit, comment issues, comment n...
Jean-Philippe Lang
2007-11-20
1
-2
/
+2
*
Search engine: added a checkbox to search titles only (usefull when searching...
Jean-Philippe Lang
2007-10-15
1
-4
/
+9
*
Search engines now supports pagination.
Jean-Philippe Lang
2007-09-27
1
-15
/
+22
*
Fixed projects search.
Jean-Philippe Lang
2007-09-24
1
-1
/
+1
*
Search engine now only searches objects the user is allowed to view.
Jean-Philippe Lang
2007-09-24
1
-4
/
+17
*
Removed @html_title assignments in controllers.
Jean-Philippe Lang
2007-09-07
1
-1
/
+0
*
Issue notes are now included in search.
Jean-Philippe Lang
2007-09-05
1
-0
/
+4
*
Text search added on messages.
Jean-Philippe Lang
2007-05-14
1
-1
/
+7
*
Added a quick search form in page header. Search functionality moved to a ded...
Jean-Philippe Lang
2007-04-30
1
-0
/
+75