aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ticket/14225] Inject the loader resolver when using the delegating loaderTristan Darricau2015-10-081-0/+1
* Merge branch '3.1.x'Marc Alexander2015-10-081-2/+2
|\
| * [ticket/14073] Fix trailing whitespacesrxu2015-10-081-2/+2
* | Merge branch '3.1.x'Marc Alexander2015-10-081-2/+176
|\ \ | |/
| * Merge pull request #3814 from rxu/ticket/14073Marc Alexander2015-10-081-2/+176
| |\
| | * [ticket/14073] Add several core events to the functions_admin.phprxu2015-10-081-2/+176
* | | Merge branch '3.1.x'Marc Alexander2015-10-081-0/+43
|\ \ \ | |/ /
| * | Merge pull request #3844 from rxu/ticket/14113Marc Alexander2015-10-081-0/+43
| |\ \
| | * | [ticket/14113] Add core events for customizing members searchrxu2015-10-081-0/+43
| | |/
* | | Merge branch '3.1.x'Tristan Darricau2015-10-082-0/+3
|\ \ \ | |/ /
| * | Merge pull request #3951 from RMcGirr83/ticket_14219Tristan Darricau2015-10-082-0/+3
| |\ \
| | * | [ticket/14219] Add email to inactive user listingRichard McGirr2015-10-082-0/+3
* | | | Merge branch '3.1.x'Tristan Darricau2015-10-083-3/+3
|\ \ \ \ | |/ / /
| * | | Merge pull request #3733 from javiexin/ticket/13934Tristan Darricau2015-10-083-3/+3
| |\ \ \
| | * | | [ticket/13934] Add enctype clause for profile fieldsjaviexin2015-06-303-3/+3
* | | | | Merge branch '3.1.x'Tristan Darricau2015-10-081-9/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3724 from javiexin/ticket/13960Tristan Darricau2015-10-081-9/+6
| |\ \ \ \
| | * | | | [ticket/13960] Profile field validation breaks ACPjaviexin2015-06-231-9/+6
| | |/ / /
* | | | | Merge branch '3.1.x'Marc Alexander2015-10-081-3/+51
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3824 from rxu/ticket/14088Marc Alexander2015-10-081-3/+51
| |\ \ \ \
| | * | | | [ticket/14088] Add more core events to the search.phprxu2015-08-111-3/+51
* | | | | | Merge pull request #3948 from Nicofuma/ticket/14220Máté Bartus2015-10-088-202/+464
|\ \ \ \ \ \
| * | | | | | [ticket/14220] Move route loading to servicesTristan Darricau2015-10-088-202/+464
* | | | | | | Merge branch '3.1.x'Marc Alexander2015-10-082-0/+32
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Merge pull request #3820 from rxu/ticket/14080Marc Alexander2015-10-083-0/+40
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | [ticket/14080] Add template events around the topic row in viewforum_body.htmlrxu2015-08-093-0/+40
* | | | | | Merge pull request #3949 from hanakin/ticket/14221Marc Alexander2015-10-081-1/+1
|\ \ \ \ \ \