Tristan Darricau
6cdf94197f
Merge pull request #4871 from javiexin/ticket/15274
...
[ticket/15274] Allow "custom" migrations to use parameters
* github.com:phpbb/phpbb:
[ticket/15274] Allow "custom" migrations to use parameters
[ticket/15274] Allow "custom" migrations to use parameters
2017-08-06 12:04:07 +02:00
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
Tristan Darricau
85cecd8764
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15292] Reduce bluriness for forum and topic icons
2017-08-06 12:01:05 +02:00
Tristan Darricau
327333e328
Merge pull request #4880 from marc1706/ticket/15292
...
[ticket/15292] Reduce bluriness for forum and topic icons
* github.com:phpbb/phpbb:
[ticket/15292] Reduce bluriness for forum and topic icons
2017-08-06 12:01:05 +02:00
Tristan Darricau
c59ef8bd2f
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15304] Update s9e/text-formatter dependency
2017-08-06 11:52:08 +02:00
Tristan Darricau
a8fb68051e
Merge pull request #4887 from JoshyPHP/ticket/15304
...
[ticket/15304] Update s9e/text-formatter dependency
* github.com:phpbb/phpbb:
[ticket/15304] Update s9e/text-formatter dependency
2017-08-06 11:35:35 +02:00
Tristan Darricau
8422d1551b
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15303] Correctly refer to $memcached and not $memcache
2017-08-06 11:32:56 +02:00
Tristan Darricau
1fcf0d4808
Merge pull request #4886 from marc1706/ticket/15303
...
[ticket/15303] Correctly refer to $memcached and not $memcache
* github.com:phpbb/phpbb:
[ticket/15303] Correctly refer to $memcached and not $memcache
2017-08-06 11:32:56 +02:00
JoshyPHP
5b67939e6a
[ticket/15304] Update s9e/text-formatter dependency
...
https://github.com/s9e/TextFormatter/releases/tag/0.11.0
PHPBB3-15304
2017-08-05 18:28:09 +02:00
abyssmedia
ef404d0f95
[ticket/15303] Correctly refer to $memcached and not $memcache
...
PHPBB3-15303
2017-08-05 12:19:47 +02:00
Rubén Calvo
42dcce34de
[ticket/15287] Change adapter to provider in config_name
...
PHPBB3-15287
2017-07-28 15:32:15 +02:00
Marc Alexander
d4bb31d240
Merge pull request #4883 from VSEphpbb/ticket/15295
...
[ticket/15295] Restore tests on mysql and myisam
2017-07-27 18:59:15 +02:00
Matt Friedman
bc93feba66
[ticket/15295] Restore tests on mysql and myisam
...
PHPBB3-15295
2017-07-26 12:24:57 -07:00
Máté Bartus
ec9b52f86e
Merge pull request #4866 from Nicofuma/ticket/15258
...
[ticket/15258] Adds a method to get a service by class in service_collection
2017-07-26 17:42:53 +02:00
Tristan Darricau
29f48475aa
[ticket/15258] Adds a method to get a service by class in service_collection
...
PHPBB3-15258
2017-07-26 13:16:51 +02:00
Tristan Darricau
3de15aa6f0
Merge pull request #4878 from rxu/ticket/14972
...
[ticket/14972] Add PHP 7.2 to the test matrix
* github.com:phpbb/phpbb:
[ticket/14972] Add PHP 7.2 to the test matrix
2017-07-26 13:11:35 +02:00
Tristan Darricau
ca260d41e5
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15293] Prevent continuing to database update on incomplete file update
2017-07-26 13:09:30 +02:00
Tristan Darricau
aa5a0f62c4
Merge pull request #4879 from marc1706/ticket/15293
...
[ticket/15293] Prevent continuing to database update on incomplete file update
* github.com:phpbb/phpbb:
[ticket/15293] Prevent continuing to database update on incomplete file update
2017-07-26 13:09:29 +02:00
Rubén Calvo
e41d4b0d0c
[ticket/15287] Launch exception if storage is not available
...
PHPBB3-15287
2017-07-24 09:42:29 +02:00
Rubén Calvo
ba8cda4d05
[ticket/15287] Add is_available method
...
PHPBB3-15287
2017-07-24 09:29:57 +02:00
Marc Alexander
523a1e7b7c
[ticket/15292] Reduce bluriness for forum and topic icons
...
PHPBB3-15292
2017-07-23 21:29:10 +02:00
Marc Alexander
d84834db88
[ticket/15293] Prevent continuing to database update on incomplete file update
...
PHPBB3-15293
2017-07-23 21:09:30 +02:00
rxu
a0434284d5
[ticket/14972] Add PHP 7.2 to the test matrix
...
PHPBB3-14972
2017-07-23 01:30:42 +07:00
Rubén Calvo
23e67da331
[ticket/15287] Fix annotation return type
...
PHPBB3-15287
2017-07-21 20:23:38 +02:00
Rubén Calvo
a09a50670c
[ticket/15287] Fix variable name
...
PHPBB3-15287
2017-07-21 19:29:22 +02:00
Rubén Calvo
8d7e8d4311
[ticket/15287] Fix method name
...
PHPBB3-15287
2017-07-21 19:29:12 +02:00
Rubén Calvo
2a19e213e8
[ticket/15287] Ensures that the target file directory exists
...
PHPBB3-15287
2017-07-21 19:28:54 +02:00
Rubén Calvo
e2b02c15a5
[ticket/15287] Rename class
...
PHPBB3-15287
2017-07-21 19:28:46 +02:00
Rubén Calvo
69bfc48dd2
[ticket/15287] Load the adapter lazily
...
PHPBB3-15287
2017-07-21 19:28:32 +02:00
Rubén Calvo
18ca46a66c
[ticket/15287] Travis
...
PHPBB3-15287
2017-07-21 19:28:23 +02:00
Rubén Calvo
3e89fdca6d
[ticket/15287] Remove unused argument
...
PHPBB3-15287
2017-07-21 19:28:12 +02:00
Rubén Calvo
4d37063cd7
[ticket/15287] Travis
...
PHPBB3-15287
2017-07-21 19:28:01 +02:00
Rubén Calvo
a710bc616a
[ticket/15287] Fix code style
...
PHPBB3-15287
2017-07-21 19:27:47 +02:00
Rubén Calvo
ff86178667
[ticket/15287] Add PHPDoc
...
PHPBB3-15287
2017-07-21 19:27:38 +02:00
Rubén Calvo
67f1f85146
[ticket/15287] Remove unused services
...
PHPBB3-15287
2017-07-21 19:27:26 +02:00
Rubén Calvo
1dbf75c32c
[ticket/15287] Add filespec for storage
...
PHPBB3-15287
2017-07-21 19:27:12 +02:00
Rubén Calvo
440ef369ca
[ticket/15287] Add services
...
PHPBB3-15287
2017-07-21 19:26:58 +02:00
Rubén Calvo
95ebd5d894
[ticket/15287] Update test
...
PHPBB3-15287
2017-07-21 19:26:45 +02:00
Rubén Calvo
5897876f2f
[ticket/15287] Apply suggested change
...
PHPBB3-15287
2017-07-21 19:26:27 +02:00
Rubén Calvo
af21b8b6c1
[ticket/15287] Update storage
...
PHPBB3-15287
2017-07-21 19:26:00 +02:00
Tristan Darricau
51d42b2ced
Merge pull request #4859 from rubencm/ticket/15253
...
[ticket/15253] Add storage abstraction
* github.com:phpbb/phpbb: (26 commits)
[ticket/15253] Fix code style
[ticket/15253] Fix rebase
[ticket/15253] Add create dir method
[ticket/15253] Remove delete dir method
[ticket/15253] Fix get contents method
[ticket/15253] PHP 7.2 compatibility
[ticket/15253] Fix method visibility
[ticket/15253] Add old tests
[ticket/15253] Fix code
[ticket/15253] Add missing return
[ticket/15253] Make symfony_filesystem variable static
[ticket/15253] Fix test for <php7.0
[ticket/15253] Replace realpath with helper
[ticket/15253] Update tests
[ticket/15253] Update imports
[ticket/15253] Add language strings
[ticket/15253] Fix code style
[ticket/15253] Move storage helper to filesystem
[ticket/15253] Move storage helper to filesystem
[ticket/15253] Add experimental annotation
...
2017-07-20 21:09:10 +02:00
Rubén Calvo
3399594946
[ticket/15253] Fix code style
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
c3a422bdeb
[ticket/15253] Fix rebase
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
c18c40aaa5
[ticket/15253] Add create dir method
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
b8483c582d
[ticket/15253] Remove delete dir method
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
30e0015ca9
[ticket/15253] Fix get contents method
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
01a28d0bd4
[ticket/15253] PHP 7.2 compatibility
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
9b28b21f9a
[ticket/15253] Fix method visibility
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
7bf1a27db4
[ticket/15253] Add old tests
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
Rubén Calvo
436410761d
[ticket/15253] Fix code
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00