aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/default/container/services_files.yml
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14763] Specify correct class for local files class typeMarc Alexander2016-09-021-1/+1
* [ticket/14523] Replace prototype definition with shared servicesMarc Alexander2016-03-101-5/+5
* [ticket/14448] Let user decide if remote upload certs should be checkedMarc Alexander2016-02-041-0/+1
* [ticket/14247] Use quotes around @ and % strings in YAMLMatt Friedman2015-12-071-27/+27
* [ticket/14273] Remove unused core.root_path dependency in files.upload serviceCesar G2015-11-051-1/+0
* [ticket/14039] Revamp updaterMate Bartus2015-10-171-3/+0
* [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] 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] 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
* [ticket/13740] Core file workaroundsMateBartus2015-07-081-0/+3