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
/
lib
/
redmine
/
search.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove spaces inside {} of lib/redmine/search.rb
Toshi MARUYAMA
2020-11-19
1
-1
/
+1
*
add space after comma to lib/redmine/search.rb
Toshi MARUYAMA
2020-10-28
1
-3
/
+3
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
code cleanup: rubocop: fix Style/AsciiComments in lib/redmine/search.rb
Toshi MARUYAMA
2019-10-09
1
-1
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Enable frozen_string_literal for some files under app and lib directory (#265...
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Allow single Chinese character as a search keyword (#30037).
Go MAEDA
2018-11-30
1
-1
/
+2
*
remove empty lines with trailing white spaces at lib/redmine/search.rb
Toshi MARUYAMA
2017-08-01
1
-3
/
+0
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Fix tokenization of phrases with non-ascii chars (#20730).
Jean-Philippe Lang
2015-10-09
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Converts timestamps to integers in #search_result_ranks_and_ids.
Jean-Philippe Lang
2014-12-26
1
-2
/
+1
*
Cache search result ids for faster search pagination (#18631).
Jean-Philippe Lang
2014-12-20
1
-1
/
+37
*
Moved search logic to Redmine::Search (#18631).
Jean-Philippe Lang
2014-12-20
1
-1
/
+67
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
remove trailing white-spaces from lib/redmine/search.rb
Toshi MARUYAMA
2011-09-20
1
-8
/
+8
*
Makes search providers extensible (#3936).
Jean-Philippe Lang
2010-02-17
1
-0
/
+17
*
Contextual quick search (#3263).
Jean-Philippe Lang
2009-10-21
1
-0
/
+55