aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12692] Fix languages vars and services orderTristan Darricau2015-07-092-13/+13
* [ticket/12692] Fix languages filesTristan Darricau2015-07-093-11/+3
* [ticket/12692] Add outputTristan Darricau2015-07-094-0/+69
* [ticket/12692] Move the language strings to cli.phpTristan Darricau2015-07-095-37/+29
* [ticket/12692] Update the database regularlyTristan Darricau2015-07-092-8/+42
* [ticket/12692] Cast the ids to intTristan Darricau2015-07-091-1/+1
* [ticket/12692] Remove a not and swap the blocks in the corresponding ifTristan Darricau2015-07-091-4/+4
* [ticket/12692] Update commentsTristan Darricau2015-07-091-1/+1
* [ticket/12692] Fix coding styleTristan Darricau2015-07-092-2/+2
* [ticket/12692] Use strict comparison in thumbnail:recreateTristan Darricau2015-07-091-1/+1
* [ticket/12692] Use !empty() instead of sizeof()Tristan Darricau2015-07-092-2/+2
* [ticket/12692] Update doc blocksTristan Darricau2015-07-094-2/+8
* [ticket/12692] Add a console command to manage the thumbnailsTristan Darricau2015-07-095-0/+361
* Merge branch '3.1.x'Marc Alexander2015-07-088-18/+18
|\
| * Merge pull request #3749 from VSEphpbb/ticket/13995Marc Alexander2015-07-088-18/+18
| |\
| | * [ticket/13995] Invalid avatar HTML missing space between elementsMatt Friedman2015-07-071-1/+1
| | * [ticket/13995] Remove invalid name element from anchors in DocsMatt Friedman2015-07-076-6/+6
| | * [ticket/13995] Remove deprecated projection media typeMatt Friedman2015-07-077-11/+11
* | | Merge pull request #3744 from s9e/ticket/13987Tristan Darricau2015-07-073-3/+39
|\ \ \
| * | | [ticket/13987] Replaced optional parameter with explicit APIJoshyPHP2015-07-063-15/+41
| * | | [ticket/13987] Add --dry-run option to reparser CLIJoshyPHP2015-07-064-13/+23
* | | | Merge branch '3.1.x'Marc Alexander2015-07-072-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | [ticket/13955] Revert changes made in previous commitKailey Truscott2015-07-062-20/+20
| * | | [ticket/13955] Fix javascript to conform to Google and add simple_headerKailey Truscott2015-07-062-20/+20
| * | | [ticket/13955] Fix WebFontConig to load web fonts correctlyKailey Truscott2015-07-031-1/+1
| | |/ | |/|
* | | Merge pull request #3623 from s9e/ticket/10620Tristan Darricau2015-07-0715-33/+257
|\ \ \ | |_|/ |/| |
| * | [ticket/10620] Moved quote's date to the upper cornerJoshyPHP2015-06-252-1/+8
| * | [ticket/10620] Add more whitespace to long quotes in JSJoshyPHP2015-06-251-1/+4
| * | [ticket/10620] Fixed some stylistic issues in JSJoshyPHP2015-06-251-21/+14
| * | [ticket/10620] Removed extraneous quotes from attribute valuesJoshyPHP2015-06-252-12/+24
| * | [ticket/10620] Added enhanced quotes in pm historyJoshyPHP2015-06-252-1/+3
| * | [ticket/10620] Added enhanced quotes in topic reviewJoshyPHP2015-06-253-3/+59
| * | [ticket/10620] Updated docblockJoshyPHP2015-06-251-1/+4
| * | [ticket/10620] Implemented quote improvementsJoshyPHP2015-06-258-20/+168
* | | Merge pull request #3726 from CHItA/ticket/13961Tristan Darricau2015-07-063-2/+128
|\ \ \
| * | | [ticket/13961] Define behaviour when the array is modified in a loopMate Bartus2015-07-021-1/+1
| * | | [ticket/13961] Allow the collection to be modified runtimeMate Bartus2015-06-271-6/+2
| * | | [ticket/13961] Move back service_collections under original namespaceMate Bartus2015-06-2621-32/+32
| * | | [ticket/13961] Fix compatibility issue with parent classMate Bartus2015-06-241-1/+1
| * | | [ticket/13691] Add services when the iterator requestedMate Bartus2015-06-241-0/+13
| * | | [ticket/13961] Add ordered service collectionMate Bartus2015-06-242-1/+118
| * | | [ticket/13961] Move service_collection to di/service_collection namespaceMate Bartus2015-06-2320-31/+31
* | | | Merge pull request #3743 from s9e/ticket/13985Tristan Darricau2015-07-061-4/+4
|\ \ \ \
| * | | | [ticket/13985] Updated s9e\TextFormatterJoshyPHP2015-07-061-4/+4
* | | | | [ticket/13990] Reparse markup inside of forum rules/descriptionJoshyPHP2015-07-066-9/+23
|/ / / /
* | | | Merge branch '3.1.x'Joas Schilling2015-07-031-1/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #3734 from RMcGirr83/ticket/13759Joas Schilling2015-07-031-1/+0
| |\ \ \
| | * | | [ticket/13579] This commit corrects the regression.RMcGirr832015-07-021-1/+0
| * | | | Merge pull request #3654 from s9e/ticket/13880Tristan Darricau2015-06-292-23/+61
| |\ \ \ \
* | | | | | [ticket/13891] Fix CSTristan Darricau2015-07-021-1/+1