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
*
[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