aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13902] Increased CSS margin around quotesJoshyPHP2015-06-071-2/+2
* Merge branch '3.1.x'Tristan Darricau2015-06-061-5/+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 branch '3.1.x'Tristan Darricau2015-06-061-1/+13
|\ \ \ | |/ /
| * | 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 branch '3.1.x'Tristan Darricau2015-06-061-2/+14
|\ \ \ \ | |/ / /
| * | | 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
| | * | | [ticket/13917] Use hash_equals() if it's availableMarc Alexander2015-06-041-0/+6
| | | |/ | | |/|
* | | | Merge branch '3.1.x'Tristan Darricau2015-06-068-13/+13
|\ \ \ \ | |/ / /
| * | | Merge pull request #3681 from marc1706/ticket/13200Tristan Darricau2015-06-0615-25/+25
| |\ \ \
| | * | | [ticket/13200] Disable autocomplete for sensitive input fieldsMarc Alexander2015-06-0415-25/+25
| | |/ /
* | | | Merge pull request #3682 from marc1706/ticket/13564Tristan Darricau2015-06-051-4/+5
|\ \ \ \
| * | | | [ticket/13564] Fix user_delete_test on masterMarc Alexander2015-06-041-4/+5
* | | | | Merge branch '3.1.x'Marc Alexander2015-06-051-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge pull request #3684 from CHItA/ticket/13841Marc Alexander2015-06-051-1/+1
| |\ \ \
| | * | | [ticket/13841] Fix tests on 3.1 and master branchCHItA2015-06-051-1/+1
| |/ / /
* | | | Merge branch '3.1.x'Joas Schilling2015-06-041-1/+22
|\ \ \ \ | |/ / /
| * | | Merge pull request #3611 from Alf007/ticket/13841Joas Schilling2015-06-041-1/+22
| |\ \ \
| | * | | [ticket/13841] Add core event on functions_admin for topics movealf0072015-05-301-1/+22
| | * | | Merge pull request #1 from phpbb/develop-ascraeusalf0072015-05-25256-885/+4741
| | |\ \ \
* | | \ \ \ Merge branch '3.1.x'Joas Schilling2015-06-041-23/+28
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #3567 from javiexin/ticket/13795Joas Schilling2015-06-041-23/+28
| |\ \ \ \ \
| | * | | | | [ticket/13795] Modify core event in posting to include poll datajaviexin2015-05-281-1/+2
| | * | | | | [ticket/13795] Modify core event in posting to include poll datajaviexin2015-05-041-0/+2
| | * | | | | [ticket/13795] Modify core event in posting to include poll datajaviexin2015-04-291-23/+25
| | | |/ / / | | |/| | |
* | | | | | Merge branch '3.1.x'Joas Schilling2015-06-043-3/+53
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #3558 from javiexin/ticket/13786Joas Schilling2015-06-044-4/+58
| |\ \ \ \ \
| | * | | | | [ticket/13786] Add events to add MCP post optionsjaviexin2015-05-282-4/+0
| | * | | | | [ticket/13786] Add events to add MCP post optionsjaviexin2015-04-271-1/+1
| | * | | | | [ticket/13786] Add events to add MCP post optionsjaviexin2015-04-271-1/+1
| | * | | | | [ticket/13786] Add events to add MCP post optionsjaviexin2015-04-274-4/+62
| | |/ / / /
* | | | | | Merge branch '3.1.x'Joas Schilling2015-06-047-5/+215
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #3502 from marc1706/ticket/13564Joas Schilling2015-06-047-5/+215
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | [ticket/13564] Add tests for unlinking account upon deleting userMarc Alexander2015-04-252-0/+158
| | * | | | [ticket/13564] Try to unlink user account for every auth providerMarc Alexander2015-03-242-0/+45
| | * | | | [ticket/13564] Use user_id from link_data for unlinking account in oauthMarc Alexander2015-03-241-1/+4
| | * | | | [ticket/13564] Allow to specify user id for retrieving auth link dataMarc Alexander2015-03-243-4/+8
* | | | | | Merge pull request #3552 from MateBartus/ticket/13777Nils Adermann2015-05-3115-702/+783
|\ \ \ \ \ \
| * | | | | | [ticket/13777] Remove module_class_not_defined_exceptionMateBartus2015-05-312-20/+0
| * | | | | | [ticket/13777] Reorder get_module_infos() method's argumentsMateBartus2015-05-315-23/+18
| * | | | | | [ticket/13777] Fix testsMateBartus2015-05-313-38/+29
| * | | | | | [ticket/13777] Use module manager in phpBB core filesMateBartus2015-05-314-71/+47
| * | | | | | [ticket/13777] Deduplicate migration service definitionsMateBartus2015-05-313-63/+5
| * | | | | | [ticket/13777] Move module management into serviceMateBartus2015-05-317-529/+726
* | | | | | | Merge branch '3.1.x'Cesar G2015-05-312-2/+6
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge remote-tracking branch 'callumacrae/ticket/13905' into 3.1.xCesar G2015-05-312-2/+6
| |\ \ \ \ \ \
| | * | | | | | [ticket/13905] Don't load loading.gif until needed.Callum Macrae2015-05-312-2/+6
| | | |_|_|_|/ | | |/| | | |