1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-11 20:27:04 +02:00
Commit Graph

921 Commits

Author SHA1 Message Date
bae561be22 [ticket/15744] Remove useless sql_freeresults
PHPBB3-15744
2018-09-06 14:11:51 +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
4f1ec3ad23 Merge branch '3.2.x' 2018-08-02 21:45:50 +02:00
1810688d0c Merge branch 'prep-release-3.2.3' into 3.2.x 2018-08-02 21:40:42 +02:00
75c082e605 [prep-release-3.2.3] Add migration for 3.2.3-RC2 2018-07-30 21:29:19 +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
8276b3d337 [ticket/11847] Add depends_on() to auth_provider_oauth
PHPBB3-11847
2018-07-30 11:37:37 +02:00
df25ad0452 [ticket/15663] Remove empty line
PHPBB3-15663
2018-07-26 03:34:47 +02:00
87110937a4 [ticket/15663] Add migration
PHPBB3-15663
2018-07-12 22:02:48 +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
83d559afc5 [ticket/15342] Track attachments thumbnails
PHPBB3-15342
2018-07-11 09:27:08 +02:00
b823ae85cf [ticket/15342] Track current uploaded files
PHPBB3-15342
2018-07-11 09:27:08 +02:00
28c0db86cf [ticket/15342] Add dependencies to migration
PHPBB3-15342
2018-07-11 09:27:08 +02:00
91026b56b9 [ticket/15342] Track current uploaded files
PHPBB3-15342
2018-07-11 09:27:08 +02:00
a02fa1170b [ticket/15342] Track storage files
PHPBB3-15342
2018-07-11 09:27:08 +02:00
d7fcf40b6b [ticket/12627] Add missing set_debug_load_time definition
PHPBB3-12627
2018-07-09 10:13:45 +02:00
0e89c85178 [ticket/12627] Add missing function definition for set_debug_sql_explain
PHPBB3-12627
2018-07-09 09:55:14 +02:00
47d70d9c2d Merge branch '3.2.x'
* 3.2.x:
  [ticket/15651] Remove unnecessary condition
2018-07-08 18:38:14 +02:00
e7ad97de3a Merge pull request #5257 from senky/ticket/15651
[ticket/15651] Remove unnecessary condition

* github.com:/phpbb/phpbb:
  [ticket/15651] Remove unnecessary condition
2018-07-08 18:38:13 +02:00
8033209e03 Merge branch '3.2.x'
* 3.2.x:
  [ticket/15696] Add tests
  [ticket/15696] Add support of other tools to 'if'
2018-07-08 18:36:10 +02:00
f6301ea85a Merge pull request #5266 from senky/ticket/12624
[ticket/12624] Add debug.load_time parameter

* github.com:/phpbb/phpbb:
  [ticket/12624] Add debug.load_time parameter
2018-07-08 18:32:45 +02:00
bdff0f5590 [ticket/12627] Add debug.sql_explain parameter
PHPBB3-12627
2018-07-06 17:17:48 +02:00
fcc3dd996d [ticket/12624] Add debug.load_time parameter
PHPBB3-12624
2018-07-06 17:01:15 +02:00
1afc0673dd [ticket/15696] Add support of other tools to 'if'
PHPBB3-15696
2018-06-19 07:49:21 +02:00
6fdb7486ad [ticket/15651] Remove unnecessary condition
module.remove internally check if the module exists

PHPBB3-15651
2018-06-18 17:31:10 +02:00
5a9b8a815d Merge branch '3.2.x' 2018-06-17 15:40:02 +02:00
ff171f3a3b Merge pull request #5158 from kasimi/ticket/15586
[ticket/15586] Fixed adding module the automatic way without specifying modes
2018-06-17 11:35:08 +02:00
db8ae41496 [ticket/15371] Update migration
PHPBB3-15371
2018-06-13 21:19:10 +02:00
5edb8f0b5b [ticket/15371] Split uploaded files into subdirectories
PHPBB3-15371
2018-06-13 21:19:10 +02:00
d1dd9d383e Merge pull request #4916 from rubencm/ticket/15311
[ticket/15311] Use storage in backups
2018-06-07 22:18:03 +02:00
eba23133ca [ticket/15684] Correct broken migration
PHPBB3-15684
2018-06-05 17:03:14 -07:00
3320ffb399 [ticket/15311] Change service and method name
PHPBB3-15311
2018-05-31 22:55:02 +02:00
b43268e8fc [ticket/15311] Move get_temp_dir to another service
PHPBB3-15311
2018-05-30 23:56:56 +02:00
01a8487244 [ticket/15311] Use cache directory if can't use system temp
PHPBB3-15311
2018-05-16 23:27:56 +02:00
12b55beb42 [ticket/15311] Fix code style
PHPBB3-15311
2018-05-16 23:23:45 +02:00
fb716743d2 [ticket/15311] Use storage in backups
PHPBB3-15311
2018-05-16 23:23:45 +02:00
3c295abd66 [ticket/15286] Remove download_mode
PHPBB3-15286
2018-05-01 10:47:11 +02:00
e749e06042 [ticket/15286] Use storage in attachments
PHPBB3-15286
2018-05-01 10:47:11 +02:00
f3338b2874 Merge branch '3.2.x' 2018-03-26 21:20:21 +02:00
364407ab59 Merge pull request #5163 from VSEphpbb/ticket/15595
[ticket/15595] Fix module exists tool when ignoring parent check
2018-03-26 20:22:16 +02:00
d7db5d366b [ticket/15595] Fix module exists tool when parent is false
PHPBB3-15595
2018-03-19 16:45:44 -07:00
2d5fe90ed5 [ticket/15586] Fixed adding module the automatic way without specifying modes
PHPBB3-15586
2018-03-11 15:28:49 +01:00
747ed95678 [prep-release-3.2.3] Add migration for 3.2.3-RC1 2018-02-28 21:32:52 +01:00
2b8c8973e9 Merge branch '3.2.x' 2018-02-21 21:14:07 +01:00
f17bd9e1e0 Merge pull request #5094 from JoshyPHP/ticket/15518
[ticket/15518] Add a setting to toggle permission checks for pms in viewtopic
2018-02-21 21:14:00 +01:00
7786b78e94 Merge branch '3.2.x' 2018-02-21 19:06:00 +01:00