aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [feature/sphinx-fulltext-search] improve formattingDhruv Goel2012-07-191-8/+8
* [feature/sphinx-fulltext-search] fix commentsDhruv Goel2012-07-193-39/+53
* [feature/sphinx-fulltext-search] remove recent search queriesDhruv Goel2012-07-192-14/+1
* [feature/sphinx-fulltext-search] implementing db_toolsDhruv Goel2012-07-191-8/+19
* [feature/sphinx-fulltext-search] assign all globals to class propertiesDhruv Goel2012-07-191-70/+56
* [feature/sphinx-fulltext-search] adds default config valuesDhruv Goel2012-07-193-18/+12
* [feature/sphinx-fulltext-search] remove unnecessary codeDhruv Goel2012-07-121-20/+5
* [feature/sphinx-fulltext-search] fix stopwords optionDhruv Goel2012-07-121-24/+4
* [feature/sphinx-fulltext-search] prefix sphinx with constant namesDhruv Goel2012-07-121-7/+7
* [feature/sphinx-fulltext-search] remove autoconfDhruv Goel2012-07-121-385/+1
* [feature/sphinx-fulltext-search] add docblock and access modifiersDhruv Goel2012-07-121-15/+70
* [feature/sphinx-fulltext-search] add class properties indexes & sphinxDhruv Goel2012-07-121-0/+2
* [feature/sphinx-fulltext-search] use keywords_search instead of get_nameDhruv Goel2012-07-121-1/+1
* [feature/sphinx-fulltext-search] remove unused arraysDhruv Goel2012-07-121-8/+1
* [feature/sphinx-fulltext-search] add sphinx_table constant to constants.phpDhruv Goel2012-07-122-1/+1
* [feature/sphinx-fulltext-search] Make different files for different classesDhruv Goel2012-07-125-239/+280
* [feature/sphinx-fulltext-search] add binlog_path to configDhruv Goel2012-07-122-0/+2
* [feature/sphinx-fulltext-search] use sql_build_query for queryDhruv Goel2012-07-121-7/+17
* [feature/sphinx-fulltext-search] remove all reference returnsDhruv Goel2012-07-122-9/+9
* [feature/sphinx-fulltext-search] integrate sphinx language keys with coreDhruv Goel2012-07-123-71/+30
* [feature/sphinx-fulltext-search] improve classes in functions-sphinx.phpDhruv Goel2012-07-121-21/+17
* [feature/sphinx-fulltext-search] fix config variablesDhruv Goel2012-07-121-8/+8
* [feature/sphinx-fulltext-search] temporary commit to pull out sphinx-apiDhruv Goel2012-07-121-1202/+0
* [feature/sphinx-fulltext-search] include sample sphinx.conf in docsDhruv Goel2012-07-121-0/+96
* [feature/sphinx-fulltext-search] minor fixes in formattingDhruv Goel2012-07-124-9/+5
* [feature/sphinx-fulltext-search] update config fileDhruv Goel2012-07-121-2/+3
* [feature/sphinx-fulltext-search] minor changesDhruv Goel2012-07-121-14/+18
* [feature/sphinx-fulltext-search] MOD by naderman installed in phpbbDhruv Goel2012-07-124-0/+2940
* Merge PR #854 branch 'dhruvgoel92/ticket/10943' into developOleg Pudeyev2012-07-073-1/+4
|\
| * [ticket/10943] displays searched query in search resultDhruv Goel2012-07-083-0/+3
| * [ticket/10943] use keywords variable to display in search boxDhruv Goel2012-07-081-1/+1
* | Merge PR #856 branch 'develop-olympus' into developOleg Pudeyev2012-07-073-7/+54
|\ \
| * \ Merge PR #856 branch 'prep-release-3.0.11' into develop-olympusOleg Pudeyev2012-07-073-7/+54
| |\ \
| | * \ Merge PR #856 branch 'bantu/ticket/10937' into prep-release-3.0.11Oleg Pudeyev2012-07-073-7/+54
| | |\ \
| | | * | [ticket/10937] Update documentation to say which comment styles are removed.Andreas Fischer2012-07-031-1/+1
| | | * | [ticket/10937] Comment removal functions: Restore backward compatibilityAndreas Fischer2012-07-033-7/+54
* | | | | Merge PR #832 branch 'dhruvgoel92/feature/postgresql-fulltext-search' into de...Oleg Pudeyev2012-07-077-0/+898
|\ \ \ \ \
| * | | | | [feature/postgresql-fulltext-search] supports_phrase_search functionDhruv Goel2012-07-082-3/+15
| * | | | | [feature/postgresql-fulltext-search] use proper variable nameDhruv Goel2012-07-081-3/+3
| * | | | | [feature/postgresql-fulltext-search] each config is checked if it is setDhruv Goel2012-07-051-2/+10
| * | | | | [feature/postgresql-fulltext-search] fix formattingDhruv Goel2012-07-052-3/+3
| * | | | | [feature/postgresql-fulltext-search] add docblocks to functionsDhruv Goel2012-07-051-5/+54
| * | | | | [feature/postgresql-fulltext-search] remove phrase search codeDhruv Goel2012-07-054-33/+13
| * | | | | [feature/postgresql-fulltext-search] define access control specifiersDhruv Goel2012-07-051-8/+8
| * | | | | [feature/postgresql-fulltext-search] use version_compareDhruv Goel2012-07-051-5/+5
| * | | | | [feature/postgresql-fulltext-search] fix language keyDhruv Goel2012-07-052-2/+2
| * | | | | [feature/postgresql-fulltext-search] removes pcre checkDhruv Goel2012-07-052-10/+6
| * | | | | [feature/postgresql-fulltext-search] fix language tsearch2 to text searchDhruv Goel2012-07-051-2/+2
| * | | | | [feature/postgresql-fulltext-search] remove mbstring supportDhruv Goel2012-07-052-83/+8
| * | | | | [feature/postgresql-fulltext-search] change language for pgsql < 8.3Dhruv Goel2012-07-052-2/+2