aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x'Marc Alexander2015-02-181-1/+1
|\
| * Merge pull request #3414 from rxu/ticket/13433Marc Alexander2015-02-181-1/+1
| |\
| | * [ticket/13433] Fix parsing of email addressesrxu2015-02-171-1/+1
* | | Merge branch '3.1.x'Andreas Fischer2015-02-171-2/+1
|\ \ \ | |/ /
| * | Merge pull request #3411 from Senky/ticket/13570Andreas Fischer2015-02-171-2/+1
| |\ \
| | * | [ticket/13570] Remove unnecessary ternary condition from mysqli driverJakub Senko2015-02-161-2/+1
| | |/
* | | Merge branch 'develop-ascraeus' into developMarc Alexander2015-02-171-1/+1
|\ \ \ | |/ /
| * | [ticket/13618] Fix typo in English FAQJakub Senko2015-02-161-1/+1
| |/
| * [ticket/13615] Correctly display images for gallery avatar in subsilver2kamijoutouma2015-02-151-3/+3
* | [ticket/10748] Fix class type hintingJoas Schilling2015-02-152-5/+4
* | [ticket/10748] Split postgres DB tools into it's own classJoas Schilling2015-02-134-277/+637
* | [ticket/13497] Update calls to `get_tables()`Gaëtan Muller2015-02-113-15/+19
* | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-02-117-14/+14
|\ \ | |/
| * [ticket/13597] Modify variable-variable syntax to be compatible with PHP7Marc Alexander2015-02-117-14/+14
* | [ticket/10748] Overwrite the type map correctlyJoas Schilling2015-02-072-1/+4
* | [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-078-17/+28
* | [ticket/10748] Split MS SQL from the db tools file into it's ownJoas Schilling2015-02-073-574/+859
* | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-071-1/+1
|\ \ | |/
| * [ticket/13588] Fixes wrong message in info fsockopen() disabledCrizzo2015-02-071-1/+1
* | Merge pull request #3207 from Nicofuma/ticket/13407Andreas Fischer2015-02-0410-210/+263
|\ \
| * | [ticket/13407] Update composer.lock fileNicofuma2015-02-041-6/+6
| * | [ticket/13407] Bump minimal version to php 5.3.9Nicofuma2015-02-049-14/+14
| * | [ticket/13407] Introduce a request_stack serviceNicofuma2015-02-041-0/+7
| * | [ticket/13407] Update Symfony to 2.7.*@devNicofuma2015-02-042-198/+244
* | | Merge pull request #3257 from MGaetan89/ticket/13455Andreas Fischer2015-02-0495-1076/+1070
|\ \ \ | |/ / |/| |
| * | [ticket/13455] Remove `request_var()` references from commentsGaëtan Muller2015-02-038-10/+10
| * | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-0336-97/+97
| * | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-0391-1066/+1060
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-02-031-5/+6
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'ticket/13348-olympus' into ticket/13348Marc Alexander2015-02-031-5/+6
| |\
| | * [ticket/13348] Remove unnecessary global $cacheMarc Alexander2015-02-031-1/+1
| | * [ticket/13348] Use close method to free query result handleMarc Alexander2015-02-031-4/+6
| | * Merge branch 'prep-release-3.0.13' into develop-olympusAndreas Fischer2015-01-302-27/+37
| | |\
| | * \ Merge remote-tracking branch 'upstream/prep-release-3.0.13' into develop-olympusDhruv2015-01-291-1/+1
| | |\ \
| | * \ \ Merge branch 'prep-release-3.0.13' into develop-olympusAndreas Fischer2015-01-291-1/+1
| | |\ \ \
| | * \ \ \ Merge branch 'prep-release-3.0.13' into develop-olympusAndreas Fischer2015-01-291-1/+1
| | |\ \ \ \
* | | \ \ \ \ Merge pull request #3281 from MGaetan89/ticket/13496Andreas Fischer2015-02-0315-59/+46
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13496] Update calls to `set_config_count()`Gaëtan Muller2015-02-0215-59/+46
* | | | | | | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-02-036-2/+7
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #3361 from marc1706/ticket/13569Andreas Fischer2015-02-036-2/+7
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/13569] Add missing sql_freeresults and remove unneeded resultsMarc Alexander2015-02-026-2/+7
* | | | | | | | | [ticket/13139] Fix testsNicofuma2015-02-031-0/+7
* | | | | | | | | [ticket/13139] Update Twig to 1.8.0Nicofuma2015-02-031-7/+7
* | | | | | | | | [ticket/13139] Update Twig to 1.16.2Tristan Darricau2015-02-032-9/+14
* | | | | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-022-6/+64
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge pull request #3330 from kasimi/ticket/13540Joas Schilling2015-02-022-6/+64
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ticket/13540] Added var row to both eventskasimi2015-01-252-0/+4
| | * | | | | | | | [ticket/13540] Add core event for MCP topic review block datakasimi2015-01-241-3/+31
| | * | | | | | | | [ticket/13540] Updated @since version to 3.4.1-RC1, fixed @var indentationskasimi2015-01-241-4/+4
| | * | | | | | | | [ticket/13540] Add core event for modifying topic review block datakasimi2015-01-241-3/+29