aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [feature/sphinx-fulltext-search] modify config classDhruv Goel2012-07-192-158/+145
| * | | [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-191-3/+0
| * | | [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-191-18/+0
| * | | [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-121-0/+1
| * | | [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-121-6/+0
| * | | [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] minor fixes in formattingDhruv Goel2012-07-123-8/+4
| * | | [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-123-0/+2875
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-07-231-2/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'prep-release-3.0.11' into develop-olympusAndreas Fischer2012-07-231-2/+5
| |\ \ \
| | * | | [ticket/10965] Profile data is only grabbed when show_novalue is enabledNils Adermann2012-07-231-2/+5
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-07-231-0/+8
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'prep-release-3.0.11' into develop-olympusAndreas Fischer2012-07-231-0/+8
| |\ \ \ \ | | |/ / /
| | * | | [ticket/10965] Make sure all profile fields are always grabbed on viewtopicNils Adermann2012-07-231-0/+8
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-07-232-13/+24
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'prep-release-3.0.11' into develop-olympusAndreas Fischer2012-07-232-13/+24
| |\ \ \ \ | | |/ / /
| | * | | [ticket/10965] Introduce a new profile field option to display no valueNils Adermann2012-07-232-13/+24
* | | | | Merge pull request #914 from EXreaction/ticket/10990Nils Adermann2012-07-2212-23/+24
|\ \ \ \ \
| * | | | | [ticket/10990] Changes for developNathan Guse2012-07-226-28/+28
| * | | | | [ticket/10990] Do not use comma separator when storing it as a log.Nathan Guse2012-07-226-10/+10
| * | | | | [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriateNathan2012-07-2216-55/+56
| | |_|_|/ | |/| | |
* | | | | Merge remote-tracking branch 'github-igorw/ticket/11012' into developNils Adermann2012-07-216-29/+29
|\ \ \ \ \
| * | | | | [ticket/11012] Normalize $phpEx member vars to $php_extIgor Wiedler2012-07-216-29/+29
* | | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/11002' into developNils Adermann2012-07-211-40/+40
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ticket/11002] Use translating option to rename the Etc/GMT optionsJoas Schilling2012-07-211-40/+40
| |/ / / /
* | | | | Merge branch 'develop-olympus' into developNils Adermann2012-07-211-83/+122
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge branch 'prep-release-3.0.11' into develop-olympusNils Adermann2012-07-211-83/+122
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'github-nickvergessen/ticket/10950' into prep-re...Nils Adermann2012-07-211-83/+122
| | |\ \
| | | * | [ticket/10950] Fix grammar in commentsJoas Schilling2012-07-201-3/+3
| | | * | [ticket/10950] Delete PMs for users that have not yet read the pmJoas Schilling2012-07-201-32/+44