index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
search
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-06
2
-1
/
+17
|
\
|
*
[ticket/11174] include utf_tools in postgres search backend
Dhruv
2012-11-27
1
-0
/
+8
|
*
[ticket/11174] removes unnecessary space from word
Dhruv
2012-11-27
1
-1
/
+1
|
*
[ticket/11174] include utf_tools in mysql backend
Dhruv
2012-11-27
1
-0
/
+8
*
|
[ticket/11015] Change more docblocks.
Oleg Pudeyev
2012-12-04
4
-8
/
+8
|
/
*
[ticket/10780] Use L_COLON on search backend ACP pages.
Andreas Fischer
2012-11-10
4
-13
/
+13
*
Merge PR #1043 branch 'dhruvgoel92/ticket/11177' into develop
Oleg Pudeyev
2012-11-09
1
-0
/
+6
|
\
|
*
[ticket/11177] return no results when query has only negation
Dhruv
2012-11-09
1
-0
/
+6
*
|
[ticket/11050] make all properties protected in all search backends
Dhruv
2012-11-09
4
-10
/
+10
*
|
[ticket/11050] get_common_words() returns empty array for sphinx
Dhruv
2012-11-09
1
-2
/
+2
*
|
[ticket/11050] fix tidied search query docblock language
Dhruv
2012-11-09
4
-4
/
+8
*
|
[ticket/11050] fix min/max length docblock language
Dhruv
2012-11-09
3
-3
/
+3
*
|
[ticket/11050] multi sentences separated by period in docblocks
Dhruv
2012-11-09
3
-7
/
+7
*
|
[ticket/11050] fix separated spelling in docblock
Dhruv
2012-11-09
1
-1
/
+1
*
|
[ticket/11050] fix split words doc block language
Dhruv
2012-11-09
3
-3
/
+3
*
|
[ticket/11050] remove class word from docblocks
Dhruv
2012-11-09
4
-15
/
+15
*
|
[ticket/11050] add missing @var in native search
Dhruv
2012-11-09
1
-0
/
+3
*
|
[ticket/11050] replace user by phpbb_user
Dhruv
2012-11-09
4
-4
/
+4
*
|
[ticket/11050] fix minor comment/docblocks issues
Dhruv
2012-11-09
4
-22
/
+22
*
|
[ticket/11050] add access specifiers to native search properties
Dhruv
2012-11-09
1
-3
/
+58
*
|
[ticket/11050] fix docblocks with description before @var
Dhruv
2012-11-09
3
-13
/
+26
*
|
[ticket/11050] add missing @var
Dhruv
2012-11-09
1
-0
/
+1
*
|
[ticket/11050] remove common_words property from sphinx
Dhruv
2012-11-09
1
-7
/
+0
*
|
[ticket/11050] add access specifiers to sphinx search properties
Dhruv
2012-11-09
1
-2
/
+75
*
|
[ticket/11050] add access specifiers to mysql search properties
Dhruv
2012-11-09
1
-3
/
+40
*
|
[ticket/11050] add access specifiers to pgsql search properties
Dhruv
2012-11-09
1
-3
/
+61
*
|
[ticket/11174] Started on search tests - keyword splitting.
Oleg Pudeyev
2012-11-08
1
-0
/
+4
|
/
*
Merge PR #956 branch 'dhruvgoel92/ticket/11051' into develop
Oleg Pudeyev
2012-10-10
4
-12
/
+132
|
\
|
*
[ticket/11051] fix spaces
Dhruv
2012-10-08
1
-3
/
+3
|
*
[ticket/11051] add get_word_len() in sphinx search
Dhruv
2012-10-04
1
-0
/
+10
|
*
[ticket/11051] add public functions for public properties
Dhruv
2012-08-15
4
-12
/
+122
*
|
Merge PR #954 branch 'dhruvgoel92/ticket/11032' into develop
Oleg Pudeyev
2012-08-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[ticket/11032] fix language of error displayed
Dhruv
2012-08-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'dhruvgoel92/ticket/11048' into develop
Andreas Fischer
2012-08-14
4
-197
/
+95
|
\
\
|
|
/
|
/
|
|
*
[ticket/11048] use protected instead of private in pgsql fulltext
Dhruv
2012-08-14
1
-10
/
+10
|
*
[ticket/11048] use protected instead of private in native search
Dhruv
2012-08-14
1
-11
/
+11
|
*
[ticket/11048] remove @access from all docblocks
Dhruv
2012-08-14
1
-10
/
+0
|
*
[ticket/11048] use protected instead of private in mysql fulltext
Dhruv
2012-08-14
1
-6
/
+6
|
*
[ticket/11048] use protected instead of private in sphinx
Dhruv
2012-08-14
1
-16
/
+16
|
*
[ticket/11048] add access specifiers to phpbb native search properties
Dhruv
2012-08-10
1
-8
/
+8
|
*
[ticket/11048] add access specifiers to sphinx search
Dhruv
2012-08-10
1
-44
/
+14
|
*
[ticket/11048] add access specifiers to phpbb native search
Dhruv
2012-08-10
1
-13
/
+13
|
*
[ticket/11048] add access specifiers to mysql search
Dhruv
2012-08-10
1
-44
/
+14
|
*
[ticket/11048] add access specifiers to pgsql search
Dhruv
2012-08-10
1
-46
/
+14
*
|
[ticket/11032] sphinx retries before triggering error
Dhruv
2012-08-11
1
-9
/
+9
*
|
[ticket/11032] trigger error in case search fails
Dhruv
2012-08-10
1
-0
/
+8
|
/
*
Merge PR #916 branch 'dhruvgoel92/ticket/11011' into develop
Oleg Pudeyev
2012-08-08
4
-315
/
+311
|
\
|
*
[ticket/11011] rename property phpEx to php_ext
Dhruv
2012-08-08
2
-9
/
+9
|
*
[ticket/11011] pass $auth to search backend constructor
Dhruv
2012-08-08
4
-4
/
+4
|
*
[ticket/11011] remove global keyword from sphinx
Dhruv
2012-07-28
1
-7
/
+6
[next]