aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [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 pull request #924 from VSEphpbb/ticket/11025Nils Adermann2012-07-234-2/+20
|\ \ \ \
| * | | | [ticket/11025] Add underline for hover to classesMatt Friedman2012-07-232-0/+8
| * | | | [ticket/11025] Replace <b> with <strong> and/or class for semantic styling in...Matt Friedman2012-07-232-1/+6
| * | | | [ticket/11025] Replace <b> with <strong> and/or class for semantic stylingMatt Friedman2012-07-233-2/+7
| * | | | [ticket/11025] Make last topic titles in forum list BoldMatt Friedman2012-07-232-2/+2
|/ / / /
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-07-233-2/+15
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'prep-release-3.0.11' into develop-olympusAndreas Fischer2012-07-233-2/+15
| |\ \ \
| | * | | [prep-release-3.0.11] Update Changelog for 3.0.11-RC2 release.Andreas Fischer2012-07-231-0/+9
| | * | | [prep-release-3.0.11] Bumping version number for 3.0.11-RC2.Andreas Fischer2012-07-234-5/+9
* | | | | 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
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'naderman/ticket/10965' into prep-release-3.0.11Andreas 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
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge remote-tracking branch 'naderman/ticket/10965' into prep-release-3.0.11Andreas 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-2313-13/+46
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'prep-release-3.0.11' into develop-olympusAndreas Fischer2012-07-2313-13/+46
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge remote-tracking branch 'naderman/ticket/10965' into prep-release-3.0.11Andreas Fischer2012-07-2313-13/+46
| | |\ \ \ \ | | | |/ / /
| | | * | | [ticket/10965] Database update was referring to 3.0.5 instead of 3.0.11-RC1Nils Adermann2012-07-231-1/+1
| | | * | | [ticket/10965] Introduce a new profile field option to display no valueNils Adermann2012-07-2313-13/+46
| | |/ / /
* | | | | Merge pull request #914 from EXreaction/ticket/10990Nils Adermann2012-07-2218-30/+31
|\ \ \ \ \
| * | | | | [ticket/10990] Changes for developNathan Guse2012-07-227-29/+29
| * | | | | [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-2222-61/+62
| | |_|_|/ | |/| | |
* | | | | Merge branch 'develop-olympus' into developNils Adermann2012-07-220-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'prep-release-3.0.11' into develop-olympusNils Adermann2012-07-221-0/+12
| |\ \ \ \ | | | |/ / | | |/| |