phpbb/phpBB
Tristan Darricau 07c12f2d1e
Merge pull request #4875 from rubencm/ticket/15287
[ticket/15287] Factory to build storage from DI

* github.com:phpbb/phpbb:
  [ticket/15287] Change adapter to provider in config_name
  [ticket/15287] Launch exception if storage is not available
  [ticket/15287] Add is_available method
  [ticket/15287] Fix annotation return type
  [ticket/15287] Fix variable name
  [ticket/15287] Fix method name
  [ticket/15287] Ensures that the target file directory exists
  [ticket/15287] Rename class
  [ticket/15287] Load the adapter lazily
  [ticket/15287] Travis
  [ticket/15287] Remove unused argument
  [ticket/15287] Travis
  [ticket/15287] Fix code style
  [ticket/15287] Add PHPDoc
  [ticket/15287] Remove unused services
  [ticket/15287] Add filespec for storage
  [ticket/15287] Add services
  [ticket/15287] Update test
  [ticket/15287] Apply suggested change
  [ticket/15287] Update storage
2017-08-06 12:02:25 +02:00
..
adm Merge branch '3.2.x' 2017-07-26 13:09:30 +02:00
assets Merge branch '3.2.x' 2017-04-18 23:43:03 +02:00
bin [ticket/11150] Fix comments 2017-04-23 21:01:15 +02:00
cache
config [ticket/15287] Remove unused argument 2017-07-21 19:28:12 +02:00
develop [ticket/15253] Use storage helper methods instead of filesystem methods 2017-07-20 19:55:52 +02:00
docs [ticket/14972] replace all occurrences of sizeof() with the count() 2017-07-17 16:57:00 +07:00
download [ticket/11150] Fix comments 2017-04-23 21:01:15 +02:00
ext [ticket/11150] Fix CS 2017-04-23 21:01:11 +02:00
files
images [ticket/15037] Optimize what can be 2017-01-24 17:15:41 -05:00
includes [ticket/15253] Fix code 2017-07-20 19:55:52 +02:00
install [ticket/14972] replace all occurrences of sizeof() with the count() 2017-07-17 16:57:00 +07:00
language [ticket/15287] Launch exception if storage is not available 2017-07-24 09:42:29 +02:00
phpbb Merge pull request #4875 from rubencm/ticket/15287 2017-08-06 12:02:25 +02:00
store
styles Merge branch '3.2.x' 2017-08-06 12:01:05 +02:00
vendor-ext [ticket/11150] Add composer-ext.* and vendor-ext/ 2017-04-23 21:01:13 +02:00
.htaccess [ticket/14458] Explicitly state RewriteBase into .htaccess root file 2016-02-07 14:46:45 +01:00
app.php [ticket/13450] Type-hint return value of $phpbb_container->get() 2015-01-12 20:19:07 +01:00
common.php [ticket/15253] Move storage helper to filesystem 2017-07-20 19:55:52 +02:00
composer-ext.json [ticket/11150] Fix comments 2017-04-23 21:01:15 +02:00
composer-ext.lock [ticket/11150] Fix comments 2017-04-23 21:01:15 +02:00
composer.json Merge branch '3.2.x' 2017-08-06 11:52:08 +02:00
composer.lock Merge branch '3.2.x' 2017-08-06 11:52:08 +02:00
cron.php [ticket/14542] Move cron to controller 2016-08-05 22:50:54 +02:00
faq.php [ticket/15200] Allow extensions using custom templates for help/faq controllers 2017-04-27 16:22:03 +07:00
feed.php [ticket/14688] Add core events to the feeds 2016-07-17 21:14:13 +07:00
index.php Merge branch '3.1.x' into 3.2.x 2016-07-29 09:41:51 +02:00
mcp.php [ticket/14972] replace all occurrences of sizeof() with the count() 2017-07-17 16:57:00 +07:00
memberlist.php [ticket/14972] replace all occurrences of sizeof() with the count() 2017-07-17 16:57:00 +07:00
posting.php [ticket/14972] replace all occurrences of sizeof() with the count() 2017-07-17 16:57:00 +07:00
report.php [ticket/13654] Moving reporting into controller 2015-04-16 11:29:11 +02:00
search.php [ticket/14972] replace all occurrences of sizeof() with the count() 2017-07-17 16:57:00 +07:00
ucp.php Merge branch '3.2.x' 2017-04-19 23:09:05 +02:00
viewforum.php [ticket/14972] replace all occurrences of sizeof() with the count() 2017-07-17 16:57:00 +07:00
viewonline.php Merge branch '3.2.x' 2017-06-05 11:57:37 +02:00
viewtopic.php [ticket/14972] replace all occurrences of sizeof() with the count() 2017-07-17 16:57:00 +07:00
web.config [ticket/security-181] Port .htaccess changes to other webserver types 2016-11-13 11:50:23 +01:00