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
/
fulltext_postgres.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11174] include utf_tools in postgres search backend
Dhruv
2012-11-27
1
-0
/
+8
*
[ticket/10780] Use L_COLON on search backend ACP pages.
Andreas Fischer
2012-11-10
1
-2
/
+2
*
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
1
-3
/
+3
*
|
[ticket/11050] fix tidied search query docblock language
Dhruv
2012-11-09
1
-1
/
+2
*
|
[ticket/11050] fix min/max length docblock language
Dhruv
2012-11-09
1
-1
/
+1
*
|
[ticket/11050] multi sentences separated by period in docblocks
Dhruv
2012-11-09
1
-3
/
+3
*
|
[ticket/11050] fix split words doc block language
Dhruv
2012-11-09
1
-1
/
+1
*
|
[ticket/11050] remove class word from docblocks
Dhruv
2012-11-09
1
-3
/
+3
*
|
[ticket/11050] replace user by phpbb_user
Dhruv
2012-11-09
1
-1
/
+1
*
|
[ticket/11050] fix minor comment/docblocks issues
Dhruv
2012-11-09
1
-8
/
+8
*
|
[ticket/11050] fix docblocks with description before @var
Dhruv
2012-11-09
1
-3
/
+6
*
|
[ticket/11050] add access specifiers to pgsql search properties
Dhruv
2012-11-09
1
-3
/
+61
|
/
*
[ticket/11051] add public functions for public properties
Dhruv
2012-08-15
1
-3
/
+33
*
[ticket/11048] use protected instead of private in pgsql fulltext
Dhruv
2012-08-14
1
-10
/
+10
*
[ticket/11048] add access specifiers to pgsql search
Dhruv
2012-08-10
1
-46
/
+14
*
[ticket/11011] pass $auth to search backend constructor
Dhruv
2012-08-08
1
-1
/
+1
*
[ticket/11011] remove global keyword in pgsql search
Dhruv
2012-07-28
1
-77
/
+57
*
[feature/postgresql-fulltext-search] supports_phrase_search function
Dhruv Goel
2012-07-08
1
-1
/
+13
*
[feature/postgresql-fulltext-search] fix formatting
Dhruv Goel
2012-07-05
1
-2
/
+2
*
[feature/postgresql-fulltext-search] add docblocks to functions
Dhruv Goel
2012-07-05
1
-5
/
+54
*
[feature/postgresql-fulltext-search] remove phrase search code
Dhruv Goel
2012-07-05
1
-33
/
+1
*
[feature/postgresql-fulltext-search] define access control specifiers
Dhruv Goel
2012-07-05
1
-8
/
+8
*
[feature/postgresql-fulltext-search] use version_compare
Dhruv Goel
2012-07-05
1
-5
/
+5
*
[feature/postgresql-fulltext-search] fix language key
Dhruv Goel
2012-07-05
1
-1
/
+1
*
[feature/postgresql-fulltext-search] removes pcre check
Dhruv Goel
2012-07-05
1
-8
/
+4
*
[feature/postgresql-fulltext-search] remove mbstring support
Dhruv Goel
2012-07-05
1
-81
/
+8
*
[feature/postgresql-fulltext-search] change language for pgsql < 8.3
Dhruv Goel
2012-07-05
1
-1
/
+1
*
[feature/postgresql-fulltext-search] use phpbb_pcre_utf8_support()
Dhruv Goel
2012-07-05
1
-6
/
+3
*
[feature/postgresql-fulltext-search] fix variable name
Dhruv Goel
2012-07-05
1
-4
/
+4
*
[feature/postgresql-fulltext-search] Fix version comparison for 9.0+.
Oleg Pudeyev
2012-07-05
1
-1
/
+1
*
[feature/postgresql-fulltext-search] fixing license
Dhruv Goel
2012-07-05
1
-2
/
+1
*
[feature/postgresql-fulltext-search] assign empty stats
Dhruv Goel
2012-07-05
1
-0
/
+6
*
[feature/postgresql-fulltext-search] remove backward compatibility
Dhruv Goel
2012-07-05
1
-39
/
+5
*
[feature/postgresql-fulltext-search] minor changes
Dhruv Goel
2012-07-05
1
-3
/
+3
*
[feature/postgresql-fulltext-search] minor changes
Dhruv Goel
2012-07-05
1
-6
/
+12
*
[feature/postgresql-fulltext-search] Fixed braces
Oleg Pudeyev
2012-07-05
1
-6
/
+8
*
[feature/postgresql-fulltext-search] Remove closing php tag
Oleg Pudeyev
2012-07-05
1
-2
/
+0
*
[feature/postgresql-fulltext-search] PostgreSQL fulltext search, version 3.
we3b
2012-06-08
1
-49
/
+114
*
[feature/postgresql-fulltext-search] PostgreSQL fulltext search, version 2.
wagnerch
2012-06-08
1
-52
/
+24
*
[feature/postgresql-fulltext-search] PostgreSQL fulltext search, version 1.
wagnerch
2012-06-08
1
-0
/
+893