aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | | | | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-5/+87
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge pull request #3326 from Wolfsblvt-Test/ticket/13537Joas Schilling2015-02-021-5/+87
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ticket/13537] Add core events on mcp_queue for approval and disapprovalWolfsblvt2015-01-231-5/+87
* | | | | | | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-022-1/+49
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #3325 from rxu/ticket/13536Joas Schilling2015-02-022-1/+49
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [ticket/13536] Add core events to allow modifying user profile data on editingrxu2015-01-232-1/+49
| | |/ / / / / / / / /
* | | | | | | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-1/+31
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #3324 from rxu/ticket/13336Joas Schilling2015-02-021-1/+31
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [ticket/13336] Add core events to the function user_active_flip()rxu2015-01-231-1/+31
| | |/ / / / / / / / /
* | | | | | | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-0/+22
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #3323 from rxu/ticket/13535Joas Schilling2015-02-021-0/+22
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [ticket/13535] Add core event to allow modifying account settings on editingrxu2015-01-221-0/+22
| | |/ / / / / / / / /
* | | | | | | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-0/+19
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #3317 from Wolfsblvt/ticket/13532Joas Schilling2015-02-021-0/+19
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [ticket/13532] Add core event to get_unread_topics() in functions.phpWolfsblvt2015-01-231-0/+19