aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-948/+0
* Merge remote-tracking branch 'phpbb/develop' into ticket/9657Joas Schilling2013-07-131-1/+1
|\
| * [ticket/11662] Typos: occured -> occurredAndreas Fischer2013-07-121-1/+1
* | Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...Joas Schilling2013-07-111-2/+9
|\|
| * Merge branch 'develop-olympus' into developDhruv2013-06-051-2/+9
| |\
| | * [ticket/11583] Use a new lang key instead of giving the old one a new meaning.Andreas Fischer2013-06-031-1/+1
| | * [ticket/11583] Allow FULLTEXT indexes on InnoDB when on MySQL 5.6.4 or higher.Andreas Fischer2013-06-011-1/+8
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-031-11/+45
|\| |
| * | [ticket/11179] remove extra & in function callDhruv2013-02-191-1/+1
| * | [ticket/11179] fix success query path for mysqlDhruv2013-02-191-16/+16
| * | [ticket/11179] minor fixesDhruv2013-02-191-0/+1
| * | [ticket/11179] pass start param by reference in author searchDhruv2013-02-191-2/+2
| * | [ticket/11179] correct start parameter for author searchDhruv2013-02-191-2/+21
| * | [ticket/11179] use FOUND_ROWS query to re-search with changed start paramDhruv2013-02-191-38/+22
| * | [ticket/11179] pass start parameter by referenceDhruv2013-02-191-1/+1
| * | [ticket/11179] add search query in case initial one failsDhruv2013-02-191-2/+32
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2012-12-201-3/+11
|\| |
| * | Merge remote-tracking branch 'upstream/develop' into ticket/11015Oleg Pudeyev2012-12-061-1/+9
| |\ \
| | * | [ticket/11174] removes unnecessary space from wordDhruv2012-11-271-1/+1
| | * | [ticket/11174] include utf_tools in mysql backendDhruv2012-11-271-0/+8
| * | | [ticket/11015] Change more docblocks.Oleg Pudeyev2012-12-041-2/+2
| |/ /
* | | Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...Joas Schilling2012-11-101-10/+81
|\| |
| * | [ticket/10780] Use L_COLON on search backend ACP pages.Andreas Fischer2012-11-101-2/+2
| * | [ticket/11050] make all properties protected in all search backendsDhruv2012-11-091-3/+3
| * | [ticket/11050] fix tidied search query docblock languageDhruv2012-11-091-1/+2
| * | [ticket/11050] fix min/max length docblock languageDhruv2012-11-091-1/+1
| * | [ticket/11050] multi sentences separated by period in docblocksDhruv2012-11-091-2/+2
| * | [ticket/11050] fix split words doc block languageDhruv2012-11-091-1/+1
| * | [ticket/11050] remove class word from docblocksDhruv2012-11-091-3/+3
| * | [ticket/11050] replace user by phpbb_userDhruv2012-11-091-1/+1
| * | [ticket/11050] fix minor comment/docblocks issuesDhruv2012-11-091-5/+5
| * | [ticket/11050] fix docblocks with description before @varDhruv2012-11-091-3/+6
| * | [ticket/11050] add access specifiers to mysql search propertiesDhruv2012-11-091-3/+40
| * | [ticket/11051] add public functions for public propertiesDhruv2012-08-151-3/+33
* | | [feature/soft-delete] Update search to use $post_visibilityJoas Schilling2012-08-301-33/+7
* | | [feature/soft-delete] Lay the groundwork for a soft-delete featureJosh Woody2012-08-291-6/+8
|/ /
* | [ticket/11048] use protected instead of private in mysql fulltextDhruv2012-08-141-6/+6
* | [ticket/11048] add access specifiers to mysql searchDhruv2012-08-101-44/+14
* | [ticket/11011] pass $auth to search backend constructorDhruv2012-08-081-1/+1
* | [ticket/11011] global variables as constructor parametersDhruv2012-07-281-77/+58
* | [ticket/11011] add access specifiers and docblocksDhruv2012-07-281-6/+55
* | Merge PR #844 branch 'dhruvgoel92/ticket/10936' into developOleg Pudeyev2012-06-191-92/+9
|\ \
| * | [ticket/10936] remove PCRE and mbstring support checkDhruv Goel2012-06-131-91/+8
| * | [ticket/10936] fix language keyDhruv Goel2012-06-121-1/+1
* | | Merge branch 'develop-olympus' into developNils Adermann2012-06-191-1/+1
|\ \ \ | |/ / |/| / | |/
| * [ticket/9551] uncomment line and change length to 255Dhruv Goel2012-06-191-1/+1
* | Merge branch 'develop-olympus' into developOleg Pudeyev2012-03-081-5/+1
|\|
| * [ticket/9813] Only get posts table row count if we detected a fulltext index.Andreas Fischer2012-03-081-1/+1
| * [ticket/9813] Also use estimated row count of posts table for fulltext mysql.Andreas Fischer2012-03-051-5/+1
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-02-251-1/+1
|\|