aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
* [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
| * | | | | [feature/postgresql-fulltext-search] use phpbb_pcre_utf8_support()Dhruv Goel2012-07-051-6/+3
| * | | | | [feature/postgresql-fulltext-search] fix variable nameDhruv Goel2012-07-051-4/+4
| * | | | | [feature/postgresql-fulltext-search] Fix version comparison for 9.0+.Oleg Pudeyev2012-07-051-1/+1
| * | | | | [feature/postgresql-fulltext-search] fixing licenseDhruv Goel2012-07-051-2/+1
| * | | | | [feature/postgresql-fulltext-search] assign empty statsDhruv Goel2012-07-051-0/+6
| * | | | | [feature/postgresql-fulltext-search] remove backward compatibilityDhruv Goel2012-07-051-39/+5
| * | | | | [feature/postgresql-fulltext-search] minor changesDhruv Goel2012-07-051-3/+3
| * | | | | [feature/postgresql-fulltext-search] database changes in database_updateDhruv Goel2012-07-051-0/+7
| * | | | | [feature/postgresql-fulltext-search] minor changesDhruv Goel2012-07-053-9/+15
| * | | | | [feature/postgresql-fulltext-search] Fixed bracesOleg Pudeyev2012-07-051-6/+8
| * | | | | [feature/postgresql-fulltext-search] Remove closing php tagOleg Pudeyev2012-07-051-2/+0
| * | | | | [feature/postgresql-fulltext-search] PostgreSQL fulltext search, version 3.we3b2012-06-081-49/+114
| * | | | | [feature/postgresql-fulltext-search] PostgreSQL fulltext search, version 2.wagnerch2012-06-081-52/+24
| * | | | | [feature/postgresql-fulltext-search] PostgreSQL fulltext search, version 1.wagnerch2012-06-083-0/+910
| | |_|_|/ | |/| | |
* | | | | Merge PR #759 branch 'nickvergessen/ticket/10811' into developOleg Pudeyev2012-07-057-12/+55
|\ \ \ \ \
| * | | | | [ticket/10811] Make toogle_subscribe more generic so it can toogle all linksJoas Schilling2012-07-056-25/+37
| * | | | | [ticket/10811] Make it easier for MODs/Extensions to define the alt-textJoas Schilling2012-05-165-9/+14
| * | | | | [ticket/10811] Make subscribe/unsubscribe repeatable with AJAXJoas Schilling2012-04-292-2/+27
| * | | | | [ticket/10811] Fix AJAX callback alt_text so it can be repeated.Joas Schilling2012-04-191-1/+2
* | | | | | Merge remote-tracking branch 'Fyorl/ticket/10963' into developAndreas Fischer2012-07-051-9/+6
|\ \ \ \ \ \
| * | | | | | [ticket/10963] filespec::get_mimetype now usedFyorl2012-07-041-11/+4
| * | | | | | [ticket/10963] Removed superfluous ternary statement and strpos now stricterFyorl2012-07-021-1/+1
| * | | | | | [ticket/10963] Modified filespec::is_image() to check actual mimetypeFyorl2012-07-021-1/+5