1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-12 04:36:32 +02:00
Commit Graph

26903 Commits

Author SHA1 Message Date
bae561be22 [ticket/15744] Remove useless sql_freeresults
PHPBB3-15744
2018-09-06 14:11:51 +02:00
b2d7406381 [ticket/15747] Add test
PHPBB3-15747
2018-08-15 01:01:43 +02:00
225a6e2cbe [ticket/15747] Replace migration
PHPBB3-15747
2018-08-13 15:56:30 +02:00
c24b801746 [ticket/15747] Change parameter depth to boolean
PHPBB3-15747
2018-08-08 19:23:10 +02:00
1c406c70e0 Merge pull request #5221 from rubencm/ticket/15663
[ticket/15663] Remove flash support in attachments
2018-08-05 13:19:33 +02:00
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
4f1ec3ad23 Merge branch '3.2.x' 2018-08-02 21:45:50 +02:00
bd90a53589 [3.2.x] Update verions for 3.2.4-dev 2018-08-02 21:42:05 +02:00
1810688d0c Merge branch 'prep-release-3.2.3' into 3.2.x 2018-08-02 21:40:42 +02:00
6742f3e6bf [ticket/15738] Remove deprecated variables from questionnaire
PHPBB3-15738
2018-08-02 16:19:08 +02:00
a85536d9aa [prep-release-3.2.3] Update changelog for 3.2.3-RC2 2018-07-30 21:32:27 +02:00
75c082e605 [prep-release-3.2.3] Add migration for 3.2.3-RC2 2018-07-30 21:29:19 +02:00
7fbfd7300e [prep-release-3.2.3] Update version numbers for 3.2.3-RC2 2018-07-30 21:27:09 +02:00
aaa98248d6 [ticket/15738] Remove code related with safe_mode
PHPBB3-15738
2018-07-30 13:58:52 +02:00
445afbaeba Merge branch '3.2.x' 2018-07-30 13:58:30 +02:00
1e6a37431b Merge branch 'prep-release-3.2.3' into 3.2.x 2018-07-30 13:57:02 +02:00
81b02587cd Merge remote-tracking branch 'senky/ticket/11847' into prep-release-3.2.3 2018-07-30 13:56:33 +02:00
7a91766caa Merge branch '3.2.x' 2018-07-30 13:46:50 +02:00
2bac84c51f Merge branch 'prep-release-3.2.3' into 3.2.x 2018-07-30 13:45:50 +02:00
8276b3d337 [ticket/11847] Add depends_on() to auth_provider_oauth
PHPBB3-11847
2018-07-30 11:37:37 +02:00
a6a3899aea [ticket/15731] Fix language string parameters
PHPBB3-15731
2018-07-30 11:20:42 +02:00
df25ad0452 [ticket/15663] Remove empty line
PHPBB3-15663
2018-07-26 03:34:47 +02:00
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
04899d1efd Merge branch 'prep-release-3.2.3' into 3.2.x 2018-07-18 21:54:51 +02:00
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
38e657bec5 [ticket/15689] Use twig syntax
PHPBB3-15689
2018-07-14 11:25:09 +02:00
f3c991aa27 [ticket/15663] Remove flash icon and template
PHPBB3-15663
2018-07-12 22:02:48 +02:00
451c60f9cf [ticket/15663] Move constant to compatibility_globals
PHPBB3-15663
2018-07-12 22:02:48 +02:00
87110937a4 [ticket/15663] Add migration
PHPBB3-15663
2018-07-12 22:02:48 +02:00
3966440008 [ticket/15663] Remove flash attachments support
PHPBB3-15663
2018-07-12 22:02:48 +02:00
f8423600b1 [ticket/15689] Handle storage stats outside template
PHPBB3-15689
2018-07-12 21:57:26 +02:00
50af5409a6 [ticket/15689] Remove format_bytes filter from twig
PHPBB3-15689
2018-07-12 21:57:26 +02:00
0fed1054db [ticket/15689] Show unknown if can't retrieve free space
PHPBB3-15689
2018-07-12 21:57:26 +02:00
584d03a9fe [ticket/15689] Show statistics of storages on acp_storage
PHPBB3-15689
2018-07-12 21:57:26 +02:00
e40daea4bd [ticket/15342] Update comments
PHPBB3-15342
2018-07-12 15:56:17 +02:00
af7e3662b8 [ticket/15342] Catch exception in check_disk_space
PHPBB3-15342
2018-07-11 09:27:08 +02:00
e5d8b1600b [ticket/15342] free_space return float and throws exception
PHPBB3-15342
2018-07-11 09:27:08 +02:00
117d9e69ce [ticket/15342] Fix comments
PHPBB3-15342
2018-07-11 09:27:08 +02:00
0e0e157e87 [ticket/15342] If the file haven't been moved, remove it from the filesystem
PHPBB3-15342
2018-07-11 09:27:08 +02:00
78c8674643 [ticket/15342] Fix check_disk_space
PHPBB3-15342
2018-07-11 09:27:08 +02:00
7d7217c381 [ticket/15342] Move call to remove file
PHPBB3-15342
2018-07-11 09:27:08 +02:00
c039fcba18 [ticket/15342] free_space() now return false if there is any error
PHPBB3-15342
2018-07-11 09:27:08 +02:00
6d2aae5853 [ticket/15342] Fix docblock
PHPBB3-15342
2018-07-11 09:27:08 +02:00
0cc77d2c99 [ticket/15342] Check if is resource before close it
PHPBB3-15342
2018-07-11 09:27:08 +02:00
bdf3a0c913 [ticket/15342] Escape strings in sql querys
PHPBB3-15342
2018-07-11 09:27:08 +02:00
522ff2f792 [ticket/15342] Fix sql condition
PHPBB3-15342
2018-07-11 09:27:08 +02:00
3ed63388b4 [ticket/15342] Use track_rename when renaming files
PHPBB3-15342
2018-07-11 09:27:08 +02:00
db9daf1dea [ticket/15342] Fix docblock
PHPBB3-15342
2018-07-11 09:27:08 +02:00
a3d949c3d0 [ticket/15342] Fix migration
PHPBB3-15342
2018-07-11 09:27:08 +02:00
f9c1901317 [ticket/15342] Fix test
PHPBB3-15342
2018-07-11 09:27:08 +02:00