1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-17 04:51:35 +02:00

989 Commits

Author SHA1 Message Date
Marc Alexander
d2da0702f0 Merge branch '3.3.x' 2019-06-17 09:04:06 +02:00
Marc Alexander
6007978e7b Merge branch '3.2.x' into 3.3.x 2019-06-17 09:03:38 +02:00
rxu
84ef70b42f
[ticket/16061] Migrator to drop unique indexes when needed
PHPBB3-16061
2019-05-18 02:08:30 +07:00
Marc Alexander
1035cd9ac3
Merge branch '3.3.x' 2019-05-12 18:06:03 +02:00
Marc Alexander
b6cd02bacb
[ticket/16052] Add 3.3.0-dev migration
PHPBB3-16052
2019-05-11 23:36:20 +02:00
Jakub Senko
30303647f0
[ticket/15744] Remove useless sql_freeresults
PHPBB3-15744
2019-05-09 18:58:22 +02:00
Rubén Calvo
0fe4cbc17f
[ticket/15663] Remove empty line
PHPBB3-15663
2019-05-09 18:55:07 +02:00
Rubén Calvo
35fef8333a
[ticket/15663] Add migration
PHPBB3-15663
2019-05-09 18:54:49 +02:00
Jakub Senko
139eb17bb7
[ticket/12624] Add debug.load_time parameter
PHPBB3-12624
2019-05-09 18:40:15 +02:00
Jakub Senko
b4d4336ef4
[ticket/12627] Add debug.sql_explain parameter
PHPBB3-12627
2019-05-09 18:29:22 +02:00
luzpaz
a9a28859d4
[ticket/15424] Multiple typo fixes in docs & comments
Fixed typos in some docs, guidelines, some non-user-facing files.

PHPBB3-15424
2019-05-08 22:20:56 +02:00
javiexin
5c001df380
[ticket/15274] Allow "custom" migrations to use parameters
Add the possibility to have custom migrations with parameters,
allowing the use of a single function for several uses.

PHPBB3-15274
2019-05-08 22:06:34 +02:00
Marc Alexander
04cfbd6437
Merge branch '3.2.x' 2019-05-05 10:36:31 +02:00
Marc Alexander
07767ab3e6
[prep-release-3.2.7] Add 3.2.7 migration 2019-05-04 15:34:18 +02:00
Marc Alexander
004477f6a6
Merge branch '3.2.x' 2019-05-03 23:15:56 +02:00
Marc Alexander
af7412f3cb
[prep-release-3.2.7] Add migration for 3.2.7-RC1 2019-05-02 22:55:55 +02:00
Marc Alexander
c5a995ec8d
Merge branch '3.2.x' 2019-04-29 09:40:19 +02:00
Marc Alexander
bec047586a
[prep-release-3.2.6] Add migration to 3.2.6 2019-04-27 14:41:50 +02:00
Marc Alexander
f3c4587d47
Merge pull request #47 from phpbb/ticket/security/233
[ticket/security/233] Make smtp_password and smtp_username dynamic
2019-04-27 13:24:16 +02:00
Marc Alexander
db43961de6
Merge pull request #46 from phpbb/ticket/security/231
[ticket/security/231] Disable remote avatar functionality & add warning
2019-04-27 13:23:07 +02:00
Marc Alexander
8e5a0c81ef
[ticket/security/233] Make smtp_password and smtp_username dynamic
SECURITY-233
2019-04-21 22:22:35 +02:00
Marc Alexander
f6f6d79398
Merge branch '3.2.x' 2019-04-21 00:19:45 +02:00
Marc Alexander
3b2119e535
[prep-release-3.2.6] Add migration for 3.2.6-RC1 2019-04-20 23:06:07 +02:00
Marc Alexander
dc5a167c42
[ticket/security/231] Disable remote avatar functionality & add warning
SECURITY-231
2019-04-17 08:54:51 +02:00
Marc Alexander
e389cb2fab
Merge branch '3.2.x' 2018-12-22 17:33:05 +01:00
Marc Alexander
b089116965
[prep-release-3.2.5] Add 3.2.5 migration 2018-12-19 20:16:31 +01:00
Marc Alexander
85ecd2c7be
Merge pull request #43 from phpbb/security/229
[security/229] Update jQuery to 1.12.4
2018-12-19 19:59:19 +01:00
Marc Alexander
68489b2c13
[ticket/15911] Add missing braces
PHPBB3-15911
2018-12-18 21:28:15 +01:00
Marc Alexander
304750a88b
[ticket/15911] Resolve warnings when updating from 3.0.0 to latest
PHPBB3-15911
2018-12-18 21:07:41 +01:00
Marc Alexander
37b33e6b67
[security/229] Adjust effectively_installed on jquery update migration
SECURITY-229
2018-12-13 21:22:58 +01:00
Marc Alexander
97c5861d59
[security/229] Update jQuery CDN link
SECURITY-229
2018-12-09 15:43:01 +01:00
Marc Alexander
d4e78669ba
Merge branch '3.2.x' 2018-12-01 19:29:10 +01:00
Marc Alexander
8a1d148fa8
[prep-release-3.2.5] Add 3.2.5-RC1 migration 2018-11-29 21:47:47 +01:00
Marc Alexander
b851e708bb
Merge branch '3.2.x' 2018-11-26 21:19:47 +01:00
hubaishan
dc96e70d1b [ticket/15665] fix double semicolon
PHPBB3-15665
2018-11-20 15:56:02 +03:00
hubaishan
717d4840e2 [ticket/15665] Fix MSSQL crashes if upload dir>2GB
Add cast_expr_to_bigint() to mssql_base

PHPBB3-15665
2018-11-20 13:38:15 +03:00
Marc Alexander
06a3bfd203
Merge branch '3.2.x' 2018-11-11 14:03:27 +01:00
Marc Alexander
023ec01611
[prep-release-3.2.4] Correctly specify dependencies 2018-11-11 10:14:16 +01:00
Marc Alexander
f631d6b84d
[prep-release-3.2.4] Add migration for 3.2.4 2018-11-10 21:24:14 +01:00
Marc Alexander
0dfbb60bc3
Merge pull request #42 from phpbb/ticket/security/227
[ticket/security/227] Replace ImageMagick support with thumbnail event
2018-11-10 17:04:00 +01:00
Derky
3d534a5eb6 [ticket/security/227] Change migration depends_on to 3.2.4-RC1
SECURITY-227
2018-11-04 23:18:38 +01:00
Marc Alexander
5849fb69a4
Merge branch '3.2.x' 2018-10-28 21:57:28 +01:00
Marc Alexander
46bc335524
[prep-release-3.2.4] Add migration for 3.2.4-RC1 2018-10-28 20:19:07 +01:00
Derky
d753351edc [ticket/security/227] Replace ImageMagick support with thumbnail event
SECURITY-227
2018-10-23 23:57:24 +02:00
Marc Alexander
3aae3eea0e Merge branch '3.2.x' 2018-10-09 08:07:54 +02:00
Marc Alexander
ae672b0c7f Merge pull request #5326 from rubencm/ticket/15762
[ticket/15762] Update type for forum_topics_per_page
2018-10-09 08:07:49 +02:00
rubencm
582c1f3562
[ticket/15762] Update migration dependency
PHPBB3-15762
2018-10-08 21:44:27 +00:00
Marc Alexander
359f0e0987 Merge branch '3.2.x' 2018-09-25 13:25:08 +02:00
Oliver Schramm
3d2c1b8f97 [ticket/15544] Delete cache through module manager
This might fix issues with migrations since the
sql cache will be purged as well. In general, this
puts all the logic in one place, so that's good.

PHPBB3-15544
2018-09-24 02:56:07 +02:00
Matt Friedman
f644cc4ba0 [ticket/15795] Fix broken migration, $config is not a method
PHPBB3-15795
2018-09-18 09:18:58 -07:00