aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x'Tristan Darricau2015-10-1415-34/+124
|\
| * Merge pull request #3542 from RMcGirr83/ticket/10572Tristan Darricau2015-10-1415-36/+132
| |\
| | * [ticket/10572] Unguarded includes in acp filesRichard McGirr2015-10-1315-36/+132
* | | Merge pull request #3965 from marc1706/ticket/14234Tristan Darricau2015-10-1411-63/+126
|\ \ \
| * | | [ticket/14234] Fix event doc blocksMarc Alexander2015-10-123-3/+2
| * | | [ticket/14234] Get rid of undefined variablesMarc Alexander2015-10-124-20/+8
| * | | [ticket/14234] Fix change version and remove more referencesMarc Alexander2015-10-128-34/+83
| * | | [ticket/14234] Replace more references with variablesMarc Alexander2015-10-122-8/+19
| * | | [ticket/14234] Use replacement variables instead of references in eventsMarc Alexander2015-10-122-8/+24
* | | | Merge pull request #3913 from marc1706/ticket/14168Tristan Darricau2015-10-1415-548/+1105
|\ \ \ \
| * | | | [ticket/14168] Correctly state return type of upload and upload_attachmentMarc Alexander2015-10-123-3/+3
| * | | | [ticket/14168] Use attachment manager instead of separate classesMarc Alexander2015-10-128-57/+57
| * | | | [ticket/14168] Fix docblock in managerMarc Alexander2015-10-091-2/+2
| * | | | [ticket/14168] Fix tabs in manager and add test fileMarc Alexander2015-10-091-71/+71
| * | | | [ticket/14168] Add attachment manager serviceMarc Alexander2015-10-092-0/+107
| * | | | [ticket/14168] Use correct docblockMarc Alexander2015-10-091-1/+1
| * | | | [ticket/14168] Add services_attachment.yml to services.ymlMarc Alexander2015-10-091-0/+1
| * | | | [ticket/14168] Minor coding style fixesMarc Alexander2015-10-093-4/+1
| * | | | [ticket/14168] Move attachment service definitions to services_attachmentMarc Alexander2015-10-092-32/+32
| * | | | [ticket/14168] Move image check and don't use trigger_error()Marc Alexander2015-10-091-4/+4
| * | | | [ticket/14168] Fix CS issueMarc Alexander2015-10-091-1/+1
| * | | | [ticket/14168] No longer use deprecated functions in core filesMarc Alexander2015-10-097-29/+42
| * | | | [ticket/14168] Move phpbb_unlink() into attachment delete classMarc Alexander2015-10-093-24/+72
| * | | | [ticket/14168] Add tests for attachment delete classMarc Alexander2015-10-091-1/+1
| * | | | [ticket/14168] Add tests for attachment resync classMarc Alexander2015-10-091-1/+3
| * | | | [ticket/14168] Coding guidelines fixesMarc Alexander2015-10-091-4/+4
| * | | | [ticket/14168] Minor coding style fixesMarc Alexander2015-10-093-3/+3
| * | | | [ticket/14168] Add attachment resync classMarc Alexander2015-10-093-95/+149
| * | | | [ticket/14168] Further split up attachment delete classMarc Alexander2015-10-091-161/+218
| * | | | [ticket/14168] Unset prototype classes after useMarc Alexander2015-10-092-1/+4
| * | | | [ticket/14168] Move function for attachment deletion into classMarc Alexander2015-10-093-315/+412
| * | | | [ticket/14168] Use attachment upload class in message_parserMarc Alexander2015-10-092-21/+7
| * | | | [ticket/14168] Further split up attachment upload classMarc Alexander2015-10-091-61/+94
| * | | | [ticket/14168] Further split up attachment upload classMarc Alexander2015-10-091-52/+78
| * | | | [ticket/14168] Split thumbnail creation to separate methodMarc Alexander2015-10-091-0/+15
| * | | | [ticket/14168] Use language class and fix incorrect docblockMarc Alexander2015-10-091-6/+6
| * | | | [ticket/14168] Add attachment upload classMarc Alexander2015-10-093-167/+285
* | | | | Merge branch '3.1.x'Tristan Darricau2015-10-141-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #3968 from prototech/ticket/13835Tristan Darricau2015-10-141-1/+1
| |\ \ \ \
| | * | | | [ticket/13835] Normalize filename for attachments uploaded in chunks.Cesar G2015-10-131-1/+1
| | | |_|/ | | |/| |
* | | | | Merge branch '3.1.x'Andreas Fischer2015-10-141-1/+1
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | [ticket/14114] Update 3.0.x version references in INSTALL.html.Cesar G2015-10-131-1/+1
| |/ /
* | | Merge branch '3.1.x'Tristan Darricau2015-10-124-13/+263
|\ \ \ | |/ /
| * | Merge pull request #3830 from rxu/ticket/14098Tristan Darricau2015-10-124-13/+263
| |\ \
| | * | [ticket/14098] Add core events to the search backendsrxu2015-10-094-13/+263
* | | | Merge branch '3.1.x'Tristan Darricau2015-10-122-0/+8
|\ \ \ \ | |/ / /
| * | | Merge pull request #3887 from Senky/ticket/14144Tristan Darricau2015-10-123-0/+10
| |\ \ \
| | * | | [ticket/14144] Add quickreply_editor_subject_before eventJakub Senko2015-10-123-0/+10
* | | | | Merge branch '3.1.x'Tristan Darricau2015-10-121-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3908 from marc1706/ticket/14163Tristan Darricau2015-10-121-1/+4
| |\ \ \ \