1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-28 10:09:15 +02:00

31706 Commits

Author SHA1 Message Date
Rubén Calvo
252bb7704c [ticket/15692] Add comment
PHPBB3-15692
2018-08-20 23:58:24 +02:00
Rubén Calvo
0c1bf3c561 [ticket/15692] Fix full_check in exist method
PHPBB3-15692
2018-08-20 12:08:15 +02:00
Rubén Calvo
d5df62597b [ticket/15692] Remove duplicated checks
PHPBB3-15692
2018-08-20 12:08:15 +02:00
Rubén Calvo
115749a9ec [ticket/15692] Update docblock
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
d0b7875b18 [ticket/15692] Update tests
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
5fbe929a1d [ticket/15692] Check if argument is a valid resource
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
071d5fe997 [ticket/15692] Remove useless code
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
69c1f5713c [ticket/15692] Modify variable
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
d40bda0e08 [ticket/15692] Modify condition
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
d65e60d1a6 [ticket/15692] Fix exists condition and add more checks if file exists
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
9650763a19 [ticket/15692] Allow to check if file exists using adapter too
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
5934bdaaf1 [ticket/15692] Close db connection after use storage
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
3ebbb8b837 [ticket/15692] Add missing import
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
4fed285779 [ticket/15692] Reduce storage api calls
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
1d43e15c60 [ticket/15692] Move checks if file exist from adapter to storage
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Marc Alexander
d098020e72
Merge pull request #5317 from rubencm/ticket/15747
[ticket/15747] Change parameter depth to boolean
2018-08-20 11:04:30 +02:00
Rubén Calvo
b2d7406381 [ticket/15747] Add test
PHPBB3-15747
2018-08-15 01:01:43 +02:00
Rubén Calvo
225a6e2cbe [ticket/15747] Replace migration
PHPBB3-15747
2018-08-13 15:56:30 +02:00
Rubén Calvo
c24b801746 [ticket/15747] Change parameter depth to boolean
PHPBB3-15747
2018-08-08 19:23:10 +02:00
Marc Alexander
1c406c70e0
Merge pull request #5221 from rubencm/ticket/15663
[ticket/15663] Remove flash support in attachments
2018-08-05 13:19:33 +02:00
Marc Alexander
d0b1a201a3
Merge pull request #5310 from rubencm/ticket/15738
[ticket/15738] Remove code related with safe_mode
2018-08-03 09:14:45 +02:00
Marc Alexander
4f1ec3ad23
Merge branch '3.2.x' 2018-08-02 21:45:50 +02:00
Marc Alexander
bd90a53589
[3.2.x] Update verions for 3.2.4-dev 2018-08-02 21:42:05 +02:00
Marc Alexander
1810688d0c
Merge branch 'prep-release-3.2.3' into 3.2.x 2018-08-02 21:40:42 +02:00
Rubén Calvo
6742f3e6bf [ticket/15738] Remove deprecated variables from questionnaire
PHPBB3-15738
2018-08-02 16:19:08 +02:00
Marc Alexander
a85536d9aa
[prep-release-3.2.3] Update changelog for 3.2.3-RC2 release-3.2.3-RC2 2018-07-30 21:32:27 +02:00
Marc Alexander
75c082e605
[prep-release-3.2.3] Add migration for 3.2.3-RC2 2018-07-30 21:29:19 +02:00
Marc Alexander
7fbfd7300e
[prep-release-3.2.3] Update version numbers for 3.2.3-RC2 2018-07-30 21:27:09 +02:00
Rubén Calvo
aaa98248d6 [ticket/15738] Remove code related with safe_mode
PHPBB3-15738
2018-07-30 13:58:52 +02:00
Marc Alexander
445afbaeba Merge branch '3.2.x' 2018-07-30 13:58:30 +02:00
Marc Alexander
1e6a37431b Merge branch 'prep-release-3.2.3' into 3.2.x 2018-07-30 13:57:02 +02:00
Marc Alexander
81b02587cd Merge remote-tracking branch 'senky/ticket/11847' into prep-release-3.2.3 2018-07-30 13:56:33 +02:00
Marc Alexander
7a91766caa Merge branch '3.2.x' 2018-07-30 13:46:50 +02:00
Marc Alexander
2bac84c51f Merge branch 'prep-release-3.2.3' into 3.2.x 2018-07-30 13:45:50 +02:00
Marc Alexander
0e4a38956a Merge remote-tracking branch 'rubencm/ticket/15731' into prep-release-3.2.3 2018-07-30 13:44:48 +02:00
Jakub Senko
8276b3d337 [ticket/11847] Add depends_on() to auth_provider_oauth
PHPBB3-11847
2018-07-30 11:37:37 +02:00
Rubén Calvo
a6a3899aea [ticket/15731] Fix language string parameters
PHPBB3-15731
2018-07-30 11:20:42 +02:00
Marc Alexander
b6a0c997b3
Merge pull request #5306 from rxu/ticket/15725
[ticket/15725] Fix installing ext in tests for master branch
2018-07-30 11:17:37 +02:00
rxu
c90e8d270f [ticket/15725] Fix installing ext in tests for master branch
PHPBB3-15725
2018-07-29 17:57:21 +07:00
Rubén Calvo
df25ad0452 [ticket/15663] Remove empty line
PHPBB3-15663
2018-07-26 03:34:47 +02:00
Marc Alexander
a9e0d91cc1
Merge branch '3.2.x' 2018-07-18 22:19:59 +02:00
Marc Alexander
065c68e2be
Merge pull request #5283 from marc1706/ticket/15677-master
[ticket/15677] Update composer dependencies to latest -- Master version
2018-07-18 22:19:47 +02:00
Marc Alexander
04899d1efd
Merge branch 'prep-release-3.2.3' into 3.2.x 2018-07-18 21:54:51 +02:00
Marc Alexander
c72d443738
Merge pull request #5232 from marc1706/ticket/15677
[ticket/15677] Update symfony  to 2.8.42, others to latest
2018-07-18 21:54:12 +02:00
Marc Alexander
e240a6fb23
Merge pull request #5243 from rubencm/ticket/15689
[ticket/15689] Show statistics of storages on acp_storage
2018-07-15 10:59:07 +02:00
Rubén Calvo
38e657bec5 [ticket/15689] Use twig syntax
PHPBB3-15689
2018-07-14 11:25:09 +02:00
Rubén Calvo
f3c991aa27 [ticket/15663] Remove flash icon and template
PHPBB3-15663
2018-07-12 22:02:48 +02:00
Rubén Calvo
451c60f9cf [ticket/15663] Move constant to compatibility_globals
PHPBB3-15663
2018-07-12 22:02:48 +02:00
Rubén Calvo
87110937a4 [ticket/15663] Add migration
PHPBB3-15663
2018-07-12 22:02:48 +02:00
Rubén Calvo
3966440008 [ticket/15663] Remove flash attachments support
PHPBB3-15663
2018-07-12 22:02:48 +02:00