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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
2
-14
/
+1
*
[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
3
-18
/
+12
*
[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] use keywords_search instead of get_name
Dhruv Goel
2012-07-12
1
-1
/
+1
*
[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
2
-1
/
+1
*
[feature/sphinx-fulltext-search] Make different files for different classes
Dhruv Goel
2012-07-12
5
-239
/
+280
*
[feature/sphinx-fulltext-search] add binlog_path to config
Dhruv Goel
2012-07-12
2
-0
/
+2
*
[feature/sphinx-fulltext-search] use sql_build_query for query
Dhruv Goel
2012-07-12
1
-7
/
+17
*
[feature/sphinx-fulltext-search] remove all reference returns
Dhruv Goel
2012-07-12
2
-9
/
+9
*
[feature/sphinx-fulltext-search] integrate sphinx language keys with core
Dhruv Goel
2012-07-12
3
-71
/
+30
*
[feature/sphinx-fulltext-search] improve classes in functions-sphinx.php
Dhruv Goel
2012-07-12
1
-21
/
+17
*
[feature/sphinx-fulltext-search] fix config variables
Dhruv Goel
2012-07-12
1
-8
/
+8
*
[feature/sphinx-fulltext-search] temporary commit to pull out sphinx-api
Dhruv Goel
2012-07-12
1
-1202
/
+0
*
[feature/sphinx-fulltext-search] include sample sphinx.conf in docs
Dhruv Goel
2012-07-12
1
-0
/
+96
*
[feature/sphinx-fulltext-search] minor fixes in formatting
Dhruv Goel
2012-07-12
4
-9
/
+5
*
[feature/sphinx-fulltext-search] update config file
Dhruv Goel
2012-07-12
1
-2
/
+3
*
[feature/sphinx-fulltext-search] minor changes
Dhruv Goel
2012-07-12
1
-14
/
+18
*
[feature/sphinx-fulltext-search] MOD by naderman installed in phpbb
Dhruv Goel
2012-07-12
4
-0
/
+2940
*
Merge PR #854 branch 'dhruvgoel92/ticket/10943' into develop
Oleg Pudeyev
2012-07-07
3
-1
/
+4
|
\
|
*
[ticket/10943] displays searched query in search result
Dhruv Goel
2012-07-08
3
-0
/
+3
|
*
[ticket/10943] use keywords variable to display in search box
Dhruv Goel
2012-07-08
1
-1
/
+1
*
|
Merge PR #856 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-07-07
3
-7
/
+54
|
\
\
|
*
\
Merge PR #856 branch 'prep-release-3.0.11' into develop-olympus
Oleg Pudeyev
2012-07-07
3
-7
/
+54
|
|
\
\
|
|
*
\
Merge PR #856 branch 'bantu/ticket/10937' into prep-release-3.0.11
Oleg Pudeyev
2012-07-07
3
-7
/
+54
|
|
|
\
\
|
|
|
*
|
[ticket/10937] Update documentation to say which comment styles are removed.
Andreas Fischer
2012-07-03
1
-1
/
+1
|
|
|
*
|
[ticket/10937] Comment removal functions: Restore backward compatibility
Andreas Fischer
2012-07-03
3
-7
/
+54
*
|
|
|
|
Merge PR #832 branch 'dhruvgoel92/feature/postgresql-fulltext-search' into de...
Oleg Pudeyev
2012-07-07
7
-0
/
+898
|
\
\
\
\
\
|
*
|
|
|
|
[feature/postgresql-fulltext-search] supports_phrase_search function
Dhruv Goel
2012-07-08
2
-3
/
+15
|
*
|
|
|
|
[feature/postgresql-fulltext-search] use proper variable name
Dhruv Goel
2012-07-08
1
-3
/
+3
|
*
|
|
|
|
[feature/postgresql-fulltext-search] each config is checked if it is set
Dhruv Goel
2012-07-05
1
-2
/
+10
|
*
|
|
|
|
[feature/postgresql-fulltext-search] fix formatting
Dhruv Goel
2012-07-05
2
-3
/
+3
|
*
|
|
|
|
[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
4
-33
/
+13
|
*
|
|
|
|
[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
2
-2
/
+2
|
*
|
|
|
|
[feature/postgresql-fulltext-search] removes pcre check
Dhruv Goel
2012-07-05
2
-10
/
+6
|
*
|
|
|
|
[feature/postgresql-fulltext-search] fix language tsearch2 to text search
Dhruv Goel
2012-07-05
1
-2
/
+2
|
*
|
|
|
|
[feature/postgresql-fulltext-search] remove mbstring support
Dhruv Goel
2012-07-05
2
-83
/
+8
|
*
|
|
|
|
[feature/postgresql-fulltext-search] change language for pgsql < 8.3
Dhruv Goel
2012-07-05
2
-2
/
+2
[next]