aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3507 from VSEphpbb/ticket/13725Andreas Fischer2015-04-0221-34/+34
|\
| * [ticket/13725] Coding guidelines: static publicMatt Friedman2015-03-2721-34/+34
* | Merge remote-tracking branch 's9e/ticket/13718'Cesar G2015-03-231-1/+1
|\ \ | |/ |/|
| * [ticket/13718] Added missing global declarationJoshyPHP2015-03-231-1/+1
* | Merge branch '3.1.x'Marc Alexander2015-03-161-1/+1
|\ \
| * | [ticket/13550] Check that the Plupload temp directory is writable before movingCesar G2015-03-151-1/+1
* | | Merge branch '3.1.x'Dhruv2015-03-141-11/+8
|\ \ \ | |/ / | | / | |/ |/|
| * [ticket/13674] Missing space after "if"brunoais2015-03-071-1/+1
| * [ticket/13674] Change MySQL native total search results calculationbrunoais2015-03-061-11/+8
* | [ticket/13132] Twig: Add loops content to the root contextTristan Darricau2015-03-051-0/+6
* | Merge branch '3.1.x'Marc Alexander2015-03-051-0/+14
|\ \ | |/
| * Merge pull request #3453 from RMcGirr83/ticket/13477Marc Alexander2015-03-051-0/+14
| |\
| | * [ticket/13477] rename function and fix doc blocksRMcGirr832015-03-041-7/+7
| | * [ticket/13477] Update file cache driver for filenamesRMcGirr832015-03-031-0/+14
* | | Merge pull request #3434 from nickvergessen/ticket/13647Marc Alexander2015-03-051-0/+160
|\ \ \
| * | | [ticket/13647] Use the Symfony way for redirectingJoas Schilling2015-02-271-1/+1
| * | | [ticket/13647] Move FAQ page to a controllerJoas Schilling2015-02-221-0/+160
* | | | Merge branch '3.1.x'Joas Schilling2015-02-271-1/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #3444 from naderman/ticket/13617-ascraeusJoas Schilling2015-02-271-1/+5
| |\ \ \
| | * | | [ticket/13617] Document magic number for forum_idNils Adermann2015-02-251-0/+1
| | * | | [ticket/13617] Use request->variable instead of request_varNils Adermann2015-02-251-1/+1
| | * | | Merge branch 'ticket/13617' into ticket/13617-ascraeusNils Adermann2015-02-251-1/+4
| | | |/ | | |/|
* | | | Merge branch '3.1.x'Marc Alexander2015-02-271-2/+33
|\ \ \ \ | |/ / /
| * | | Merge pull request #3384 from brunoais/ticket/13592Marc Alexander2015-02-271-2/+33
| |\ \ \ | | |/ / | |/| |
| | * | [ticket/13592] The name didn't make proper sensebrunoais2015-02-111-2/+2
| | * | [ticket/13592] Empty line before event comment block.brunoais2015-02-091-0/+1
| | * | [ticket/13592] Removed unwanted space in self line.brunoais2015-02-091-1/+1
| | * | [ticket/13592] Allow full override of get_visibility_sql()brunoais2015-02-091-0/+10
| | * | [ticket/13592] Allow changing get_visibility_sql's resultbrunoais2015-02-091-3/+3
| | * | [ticket/13592] Allow changing get_visibility_sql's resultbrunoais2015-02-081-2/+22
* | | | Merge pull request #3303 from Nicofuma/ticket/13513Marc Alexander2015-02-262-13/+18
|\ \ \ \
| * | | | [ticket/13513] Use paths relative to the phpBB root in the routerTristan Darricau2015-01-172-13/+18
* | | | | Merge branch '3.1.x'Andreas Fischer2015-02-221-1/+1
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Merge pull request #3433 from Nicofuma/ticket/13643Andreas Fischer2015-02-221-1/+1
| |\ \ \
| | * | | [ticket/13643] Change the priority of kernel_terminate_subscriber to PHP_INT_MINNicofuma2015-02-221-1/+1
* | | | | Merge branch '3.1.x'Andreas Fischer2015-02-221-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3427 from prototech/ticket/13551Andreas Fischer2015-02-221-1/+1
| |\ \ \ \
| | * | | | [ticket/13551] Fix incorrectly named template variable: AUTH_LDAP_DNCesar G2015-02-191-1/+1
* | | | | | Merge branch '3.1.x'Andreas Fischer2015-02-222-6/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [ticket/13644] Always type hint dispatch_interfaceNicofuma2015-02-222-6/+6
| | |/ / / | |/| | |
* | | | | Merge branch '3.1.x'Joas Schilling2015-02-201-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3418 from brunoais/ticket/13631Joas Schilling2015-02-201-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ticket/13631] Better, more explicit comment explanationbrunoais2015-02-181-1/+1
| | * | | [ticket/13631] Fix wrong variable in get_global_visibility_sql()'s eventbrunoais2015-02-181-2/+2
| | | |/ | | |/|
* | | | Merge branch '3.1.x'Andreas Fischer2015-02-171-2/+1
|\ \ \ \ | |/ / /
| * | | [ticket/13570] Remove unnecessary ternary condition from mysqli driverJakub Senko2015-02-161-2/+1
| |/ /
* | | [ticket/10748] Split postgres DB tools into it's own classJoas Schilling2015-02-134-277/+637
* | | [ticket/10748] Overwrite the type map correctlyJoas Schilling2015-02-072-1/+4
* | | [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-072-8/+7
* | | [ticket/10748] Split MS SQL from the db tools file into it's ownJoas Schilling2015-02-073-574/+859