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
...
|
*
[ticket/11011] remove global keyword from sphinx
Dhruv
2012-07-28
1
-7
/
+6
|
*
[ticket/11011] pass global variables in construct
Dhruv
2012-07-28
1
-6
/
+7
|
*
[ticket/11011] passing global variables
Dhruv
2012-07-28
1
-4
/
+0
|
*
[ticket/11011] remove global keyword in native search
Dhruv
2012-07-28
1
-142
/
+132
|
*
[ticket/11011] remove global keyword in pgsql search
Dhruv
2012-07-28
1
-77
/
+57
|
*
[ticket/11011] global variables as constructor parameters
Dhruv
2012-07-28
1
-77
/
+58
|
*
[ticket/11011] add access specifiers and docblocks
Dhruv
2012-07-28
1
-6
/
+55
*
|
[ticket/11032] use method GetLastError to get error
Dhruv
2012-08-01
1
-1
/
+1
*
|
[ticket/11032] add sphinx errors to error log
Dhruv
2012-08-01
1
-0
/
+5
|
/
*
Merge PR #865 branch 'dhruvgoel92/feature/sphinx-fulltext-search' into develop
Oleg Pudeyev
2012-07-27
5
-0
/
+1383
|
\
|
*
[feature/sphinx-fulltext-search] fix auth bug
Dhruv
2012-07-27
1
-1
/
+1
|
*
[feature/sphinx-fulltext-search] remove unused property
Dhruv
2012-07-27
1
-1
/
+0
|
*
[feature/sphinx-fulltext-search] use 9312 as default port
Dhruv
2012-07-27
1
-4
/
+4
|
*
[feature/sphinx-fulltext-search] fix sphinx for arbitary host
Dhruv
2012-07-26
1
-4
/
+4
|
*
[feature/sphinx-fulltext-search] coding changes acc to phbb conventions
Dhruv
2012-07-26
1
-2
/
+12
|
*
[feature/sphinx-fulltext-search] fixing comments
Dhruv
2012-07-26
2
-18
/
+18
|
*
[feature/sphinx-fulltext-search] improve port option
Dhruv
2012-07-22
1
-4
/
+3
|
*
[feature/sphinx-fulltext-search] remove stopwords and config path
Dhruv
2012-07-22
1
-12
/
+2
|
*
[feature/sphinx-fulltext-search] makes sql host configurable
Dhruv
2012-07-22
1
-2
/
+7
|
*
[feature/sphinx-fulltext-search] use readonly instead of disabled
Dhruv
2012-07-22
1
-1
/
+1
|
*
[feature/sphinx-fulltext-search] add support for postgres
Dhruv
2012-07-19
1
-3
/
+20
|
*
[feature/sphinx-fulltext-search] add pgsql functionality
Dhruv
2012-07-19
1
-1
/
+1
|
*
[feature/sphinx-fulltext-search] use Update in sphinx query
Dhruv
2012-07-19
1
-2
/
+9
|
*
[feature/sphinx-fulltext-search] use CASE instead of IF
Dhruv
2012-07-19
1
-2
/
+2
|
*
[feature/sphinx-fulltext-search] minor changes in sphinx.conf
Dhruv
2012-07-19
1
-1
/
+1
|
*
[feature/sphinx-fulltext-search] use sql_table_exists
Dhruv
2012-07-19
1
-6
/
+1
|
*
[feature/sphinx-fulltext-search] modify language keys
Dhruv
2012-07-19
1
-2
/
+1
|
*
[feature/sphinx-fulltext-search] improve sphinx helper classes
Dhruv
2012-07-19
4
-11
/
+50
|
*
[feature/sphinx-fulltext-search] fix comments and indentation
Dhruv
2012-07-19
2
-5
/
+5
|
*
[feature/sphinx-fulltext-search] use new unique id instead of salt
Dhruv
2012-07-19
1
-7
/
+8
|
*
[feature/sphinx-fulltext-search] display config file in ACP
Dhruv
2012-07-19
1
-9
/
+13
|
*
[feature/sphinx-fulltext-search] remove bin_path
Dhruv Goel
2012-07-19
1
-5
/
+0
|
*
[feature/sphinx-fulltext-search] modify config class
Dhruv Goel
2012-07-19
2
-158
/
+145
|
*
[feature/sphinx-fulltext-search] improve formatting
Dhruv Goel
2012-07-19
1
-8
/
+8
|
*
[feature/sphinx-fulltext-search] fix comments
Dhruv Goel
2012-07-19
3
-39
/
+53
|
*
[feature/sphinx-fulltext-search] remove recent search queries
Dhruv Goel
2012-07-19
1
-3
/
+0
|
*
[feature/sphinx-fulltext-search] implementing db_tools
Dhruv Goel
2012-07-19
1
-8
/
+19
|
*
[feature/sphinx-fulltext-search] assign all globals to class properties
Dhruv Goel
2012-07-19
1
-70
/
+56
|
*
[feature/sphinx-fulltext-search] adds default config values
Dhruv Goel
2012-07-19
1
-18
/
+0
|
*
[feature/sphinx-fulltext-search] remove unnecessary code
Dhruv Goel
2012-07-12
1
-20
/
+5
|
*
[feature/sphinx-fulltext-search] fix stopwords option
Dhruv Goel
2012-07-12
1
-24
/
+4
|
*
[feature/sphinx-fulltext-search] prefix sphinx with constant names
Dhruv Goel
2012-07-12
1
-7
/
+7
|
*
[feature/sphinx-fulltext-search] remove autoconf
Dhruv Goel
2012-07-12
1
-385
/
+1
|
*
[feature/sphinx-fulltext-search] add docblock and access modifiers
Dhruv Goel
2012-07-12
1
-15
/
+70
|
*
[feature/sphinx-fulltext-search] add class properties indexes & sphinx
Dhruv Goel
2012-07-12
1
-0
/
+2
|
*
[feature/sphinx-fulltext-search] remove unused arrays
Dhruv Goel
2012-07-12
1
-8
/
+1
|
*
[feature/sphinx-fulltext-search] add sphinx_table constant to constants.php
Dhruv Goel
2012-07-12
1
-1
/
+0
|
*
[feature/sphinx-fulltext-search] Make different files for different classes
Dhruv Goel
2012-07-12
5
-6
/
+549
|
*
[feature/sphinx-fulltext-search] add binlog_path to config
Dhruv Goel
2012-07-12
1
-0
/
+1
|
*
[feature/sphinx-fulltext-search] use sql_build_query for query
Dhruv Goel
2012-07-12
1
-7
/
+17
[prev]
[next]