aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14168] Add attachment manager serviceMarc Alexander2015-10-091-0/+8
* [ticket/14168] Add services_attachment.yml to services.ymlMarc Alexander2015-10-091-0/+1
* [ticket/14168] Move attachment service definitions to services_attachmentMarc Alexander2015-10-092-32/+32
* [ticket/14168] Move phpbb_unlink() into attachment delete classMarc Alexander2015-10-091-0/+2
* [ticket/14168] Add attachment resync classMarc Alexander2015-10-091-8/+15
* [ticket/14168] Move function for attachment deletion into classMarc Alexander2015-10-091-0/+8
* [ticket/14168] Add attachment upload classMarc Alexander2015-10-091-0/+15
* [ticket/14220] Move route loading to servicesTristan Darricau2015-10-082-2/+57
* Merge pull request #3857 from Nicofuma/ticket/14124Marc Alexander2015-10-073-0/+19
|\
| * [ticket/14124] Automatically translate exceptions in CLITristan Darricau2015-08-253-0/+19
* | Merge pull request #3904 from Zoddo/ticket/14162Marc Alexander2015-10-071-0/+24
|\ \
| * | [ticket/14162] Add CLI command db:listZoddo2015-09-201-0/+11
| * | [ticket/14162] Add CLI command db:revertZoddo2015-09-201-0/+13
* | | Merge pull request #3727 from marc1706/ticket/13904Tristan Darricau2015-09-163-2/+59
|\ \ \
| * | | [ticket/13904] Improve test coverage of filespec classMarc Alexander2015-09-091-0/+1
| * | | [ticket/13904] Use ini_get() wrapper in file upload typesMarc Alexander2015-09-091-0/+3
| * | | [ticket/13904] Modify files for changes in ini wrapperMarc Alexander2015-09-091-1/+1
| * | | [ticket/13904] Switch around constructor argumentsMarc Alexander2015-09-091-2/+2
| * | | [ticket/13904] Use \phpbb\php\ini class for ini_get()Marc Alexander2015-09-091-0/+2
| * | | [ticket/13904] Split code up and pass root path to remote upload typeMarc Alexander2015-09-091-0/+1
| * | | [ticket/13904] Move remote upload to its own type classMarc Alexander2015-09-091-0/+8
| * | | [ticket/13904] Fix minor issues and move local_upload to its own classMarc Alexander2015-09-091-0/+10
| * | | [ticket/13904] Move form_upload to its own class and define type classesMarc Alexander2015-09-091-0/+7
| * | | [ticket/13904] Remove phpbb_root_path global from filespec classMarc Alexander2015-09-091-0/+2
| * | | [ticket/13904] Pass request service to upload instead of using globalMarc Alexander2015-09-091-0/+1
| * | | [ticket/13904] Use language class instead of global user in filespecMarc Alexander2015-09-091-0/+1
| * | | [ticket/13904] Use language class instead of user global in uploadMarc Alexander2015-09-091-0/+1
| * | | [ticket/13904] Use factory instead of container and add factory to servicesMarc Alexander2015-09-091-0/+6
| * | | [ticket/13904] Pass filesystem to upload avatar againMarc Alexander2015-09-091-0/+1
| * | | [ticket/13904] Remove unneeded parameters from avatars and fix testsMarc Alexander2015-09-091-2/+1
| * | | [ticket/13904] Load upload class using factoryMarc Alexander2015-09-091-0/+6
| * | | [ticket/13904] Turn filespec into prototype and improve init methodsMarc Alexander2015-09-091-0/+1
| * | | [ticket/13904] Modify constructor to be instantiatable by containerMarc Alexander2015-09-091-0/+4
| * | | [ticket/13904] Add filespec class to files classesMarc Alexander2015-09-091-0/+3
| |/ /
* | | Merge branch '3.1.x'Marc Alexander2015-09-131-0/+7
|\ \ \ | |/ / |/| |
| * | [ticket/14156] Add Symfony ResponseListenerTristan Darricau2015-09-111-0/+7
* | | [ticket/14150] Update fast-image-size to newest versionMarc Alexander2015-09-081-1/+1
* | | Merge pull request #3470 from Nicofuma/ticket/13645Máté Bartus2015-08-286-13/+71
|\ \ \ | |_|/ |/| |
| * | [ticket/13645] Move the feeds to controllersNicofuma2015-08-236-13/+71
* | | Merge pull request #3652 from Elsensee/ticket/12143Tristan Darricau2015-08-231-0/+5
|\ \ \ | |/ / |/| |
| * | [ticket/12143] Add group helper class to translate groupnamesOliver Schramm2015-08-051-0/+5
* | | Merge branch '3.1.x'Marc Alexander2015-08-081-0/+1
|\ \ \ | | |/ | |/|
| * | Merge pull request #3738 from javiexin/ticket/13981Marc Alexander2015-08-081-0/+1
| |\ \
| | * | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-171-0/+1
* | | | Merge remote-tracking branch 'Nicofuma/ticket/12692'Marc Alexander2015-08-071-0/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ticket/12692] Fix languages vars and services orderTristan Darricau2015-07-091-9/+9
| * | | [ticket/12692] Move the language strings to cli.phpTristan Darricau2015-07-091-2/+2
| * | | [ticket/12692] Add a console command to manage the thumbnailsTristan Darricau2015-07-091-0/+27
* | | | Merge pull request #3698 from s9e/ticket/13935Tristan Darricau2015-08-051-0/+1
|\ \ \ \
| * | | | [ticket/13935] Allow more admin-configurable schemes in post linksJoshyPHP2015-07-151-0/+1