aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13941] Workaround to fix the bug on php 5.5 with sqlite3Tristan Darricau2015-06-131-2/+4
* Merge pull request #3685 from Nicofuma/ticket/13923Andreas Fischer2015-06-091-1/+5
|\
| * [ticket/13923] CSTristan Darricau2015-06-091-1/+1
| * [ticket/13923] Update startup.phpAJ Quick2015-06-061-1/+5
* | Merge pull request #3694 from marc1706/ticket/13930Andreas Fischer2015-06-0910-19/+19
|\ \
| * | [ticket/13930] Add missing spaces to codeMarc Alexander2015-06-086-15/+15
| * | [ticket/13930] Add missing spaces to codeMarc Alexander2015-06-074-4/+4
* | | Merge pull request #3551 from rxu/ticket/13779Joas Schilling2015-06-091-4/+18
|\ \ \
| * | | [ticket/13779] Set new auth options to the role only if matching the role typerxu2015-04-261-4/+18
* | | | Merge pull request #3486 from brunoais/ticket/13693Marc Alexander2015-06-091-0/+49
|\ \ \ \
| * | | | [ticket/13693] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | | | [ticket/13693] Allow modifying the MySQL author search querybrunoais2015-03-121-0/+49
* | | | | Merge pull request #3485 from brunoais/ticket/13694Marc Alexander2015-06-091-0/+49
|\ \ \ \ \
| * | | | | [ticket/13694] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | | | | [ticket/13694] Allow modifying the Postgres native author search querybrunoais2015-03-121-0/+49
| |/ / / /
* | | | | Merge pull request #3484 from brunoais/ticket/13691Marc Alexander2015-06-091-0/+43
|\ \ \ \ \
| * | | | | [ticket/13691] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | | | | [ticket/13691] Allow changing query to search for posts by author in nativebrunoais2015-03-121-0/+43
| |/ / / /
* | | | | Merge pull request #3483 from brunoais/ticket/13686Marc Alexander2015-06-091-0/+62
|\ \ \ \ \
| * | | | | [ticket/13686] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | | | | [ticket/13686] Allow modify query used for counting in fulltext_nativebrunoais2015-03-121-0/+62
| |/ / / /
* | | | | Merge pull request #3481 from brunoais/ticket/13689Marc Alexander2015-06-091-0/+49
|\ \ \ \ \
| * | | | | [ticket/13689] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | | | | [ticket/13689] Allow modifying the query for postgres native fulltext searchbrunoais2015-03-121-0/+49
| |/ / / /
| * | | | [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-03-1214-18/+50
* | | | | Merge pull request #3479 from brunoais/ticket/13685Marc Alexander2015-06-0914-18/+99
|\ \ \ \ \
| * | | | | [ticket/13685] phpBB, not PhpBBbrunoais2015-06-094-4/+4
| * | | | | [ticket/13685] This should take care of the restbrunoais2015-06-082-2/+2
| * | | | | [ticket/13685] BUMP version to 3.1.5-devbrunoais2015-06-071-1/+1
| * | | | | [ticket/13685] Allow modifying the query for mysql native fulltext searchbrunoais2015-06-071-0/+49
| * | | | | [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-06-0714-18/+50
* | | | | | Merge pull request #3663 from Elsensee/ticket/13833Marc Alexander2015-06-082-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'ticket/13833-30x' into ticket/13833Oliver Schramm2015-06-082-2/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | [ticket/13833] Prevent flooding if type=submit doesn't existOliver Schramm2015-06-082-2/+2
| | * | | | | Merge branch 'prep-release-3.0.14' into 3.0.xAndreas Fischer2015-05-031-0/+4
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'prep-release-3.0.14' into 3.0.xAndreas Fischer2015-04-281-1/+7
| | |\ \ \ \ \ \
| | * | | | | | | [3.0.x] Increment version number to 3.0.15-dev.Andreas Fischer2015-04-283-3/+3
* | | | | | | | | Merge pull request #3691 from CHItA/ticket/13888Andreas Fischer2015-06-081-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | [ticket/13888] Fix sql_freeresult() error on author searchesCHItA2015-06-071-1/+1
* | | | | | | | | [ticket/13823] Remove the unnecessary bracketsJoas Schilling2015-06-071-2/+2
|/ / / / / / / /
* | | | | | | | Merge pull request #22 from phpbb/ticket/sec-184Marc Alexander2015-06-074-6/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/sec-184] Do not output LDAP password to HTMLJoas Schilling2015-06-042-2/+10
| * | | | | | | | [ticket/sec-184] Do not output Jabber password to HTMLJoas Schilling2015-06-041-2/+5
| * | | | | | | | [ticket/sec-184] Do not output config passwords to the HTML pageJoas Schilling2015-06-042-2/+14
* | | | | | | | | Merge pull request #23 from phpbb/ticket/13913Tristan Darricau2015-06-061-5/+14
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | [ticket/13913] Correctly check the forum_password and read permissionsJoas Schilling2015-06-041-5/+14
| |/ / / / / / /
* | | | | | | | Merge pull request #3671 from marc1706/ticket/9563Tristan Darricau2015-06-061-1/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/9563] Do not show empty categories on indexMarc Alexander2015-05-311-1/+13
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #3680 from marc1706/ticket/13917Tristan Darricau2015-06-061-2/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/13917] Do not pass non-string variables to hash_equals()Marc Alexander2015-06-041-2/+8