lavigor
8f21a7365d
[ticket/13713] Rework batch size handling
...
PHPBB3-13713
2021-05-14 21:52:09 +02:00
lavigor
31e4fb4729
[ticket/13713] Introduce ACP settings for mentions
...
PHPBB3-13713
2021-05-14 21:51:54 +02:00
Marc Alexander
464e2c1271
Merge branch '3.3.x'
2021-05-02 20:44:57 +02:00
Marc Alexander
3e0b20820a
Merge pull request #6199 from Noxwizard/ticket/16765
...
[ticket/16765] Check if ACP_CONTACT_SETTINGS module already installed
2021-05-02 20:44:53 +02:00
Marc Alexander
e191549fb4
Merge branch '3.3.x'
2021-05-02 20:41:33 +02:00
Marc Alexander
47321954b7
[ticket/16770] Rearrange static qualifier in 3.3.4 migration
...
PHPBB3-16770
2021-05-02 15:42:04 +02:00
Marc Alexander
cbff1d48dc
Merge branch '3.3.x'
2021-05-01 21:52:12 +02:00
Marc Alexander
ecc79ea2ec
Merge branch 'prep-release-3.3.4' into 3.3.x
2021-05-01 21:51:16 +02:00
Marc Alexander
c27c846a1d
Merge pull request #6197 from rubencm/ticket/16764
...
[ticket/16764] Remove unused services
2021-04-28 10:07:15 +02:00
Marc Alexander
21c5c5a336
[prep-release-3.3.4] Add migration for 3.3.4
2021-04-27 21:19:40 +02:00
Marc Alexander
7201acf070
Merge branch '3.3.x'
2021-04-26 22:05:54 +02:00
Marc Alexander
0ccce7c4f8
[ticket/16764] Remove remote upload certificate validation
...
PHPBB3-16764
2021-04-26 20:38:03 +02:00
Patrick Webster
134482f6c2
[ticket/16767] Report missing migration instead of dependency
...
If a migration has an unfulfillable dependency, the migration causing the
dependency to be unfulfillable is now shown in the error message instead
of just the dependency.
PHPBB3-16767
2021-04-25 15:22:42 -05:00
Patrick Webster
9051b28e14
[ticket/16765] Check if ACP_CONTACT_SETTINGS module already installed
...
Checks to see if the ACP_CONTACT_SETTINGS module is already installed prior to
running migration.
PHPBB3-16765
2021-04-24 13:02:07 -05:00
rubencm
e543874d08
[ticket/16764] Remove unused files
...
PHPBB3-16764
2021-04-24 15:24:59 +02:00
Marc Alexander
cc8b4ef619
[ticket/16764] Remove remote avatar functionality
...
PHPBB3-16764
2021-04-23 22:26:07 +02:00
Marc Alexander
dc966787e1
Merge branch '3.3.x'
2021-04-05 21:39:55 +02:00
rxu
3d5639a844
[ticket/16749] Explicitly set default MySQLi error mode
...
PHPBB3-16749
2021-04-04 17:11:59 +07:00
Marc Alexander
ce08da5165
[ticket/16748] Enable code sniffing for static placement and adjust code
...
PHPBB3-16748
2021-04-03 23:12:04 +02:00
Marc Alexander
4ce8224c2c
[ticket/16740] Use is_resource() to check whether connect id is still valid
...
PHPBB3-16740
2021-03-31 21:22:14 +02:00
Marc Alexander
e8afa29013
[ticket/16740] Implement sql_table_exists for psql w/out debug spam
...
Failed pg_query() results in PHP notices now ...
PHPBB3-16740
2021-03-28 11:40:23 +02:00
Marc Alexander
c99bfe116f
[ticket/16740] Improve open queries handling & do not close freed connection
...
PHPBB3-16740
2021-03-28 09:52:55 +02:00
Marc Alexander
645e662b11
[ticket/16740] Add method for ensuring resource is not passed to cache
...
PHPBB3-16740
2021-03-26 22:54:19 +01:00
Marc Alexander
c6a202bdb3
Merge pull request #5440 from rubencm/ticket/15540
...
[ticket/15540] Refactor search backend classes to Symfony services
2021-03-24 09:58:52 +01:00
Máté Bartus
4737da3ec7
[ticket/16736] Fix static declarations on master
...
PHPBB3-16736
2021-03-24 01:22:27 +01:00
Máté Bartus
46d2a93ae6
Merge branch '3.3.x'
2021-03-23 23:45:45 +01:00
Marc Alexander
a8ffd339fe
[ticket/16736] Fix invalid placement of visibility qualifiers next to static
...
PHPBB3-16736
2021-03-23 22:12:59 +01:00
rubencm
911a31d898
[ticket/15540] Add types and phpdoc
...
PHPBB3-15540
2021-03-22 21:57:02 +01:00
Ruben Calvo
2aabf560b4
[ticket/15540] Refactor search backend classes to Symfony services
...
PHPBB3-15540
2021-03-22 21:57:02 +01:00
Marc Alexander
d9b54c1c87
Merge branch '3.3.x'
2021-03-16 20:18:19 +01:00
Marc Alexander
95bbebeb22
[prep-release-3.3.4] Add migration for 3.3.4-RC1
2021-03-15 21:47:35 +01:00
Máté Bartus
1ce97fe8ea
[ticket/16643] Fixes
...
PHPBB3-16643
2021-02-01 22:09:15 +01:00
Máté Bartus
0f7b89838a
[ticket/16643] Remove dbms_version config setting
...
PHPBB3-16643
2021-01-31 14:38:39 +01:00
Máté Bartus
aab2679966
[ticket/16643] Add Doctrine DBAL to phpBB
...
PHPBB3-16643
2021-01-31 11:33:42 +01:00
Marc Alexander
0f3ea6991d
Merge branch '3.3.x'
2021-01-29 20:16:15 +01:00
Marc Alexander
0602fa2316
Merge branch 'prep-release-3.3.3' into 3.3.x
2021-01-29 20:15:16 +01:00
Marc Alexander
c93da86f83
[ticket/10824] Add missing imports and adjust json sanitizer imports
...
This way the imports will also be a bit more explicit to the fact
that this is only a json sanitizer.
PHPBB3-10824
2021-01-26 22:26:01 +01:00
Marc Alexander
7ed687ff15
[ticket/10824] Update comments to reflect change versions
...
PHPBB3-10824
2021-01-26 22:24:06 +01:00
Marc Alexander
93949d1be4
[ticket/10824] Switch to new namespace for json sanitizer
...
PHPBB3-10824
2021-01-26 22:24:05 +01:00
Marc Alexander
204f81c6f7
[ticket/10824] Use json_sanitzer::decode and improve migrations from pre 3.2
...
PHPBB3-10824
2021-01-26 22:22:21 +01:00
Joas Schilling
a200446646
[ticket/10824] Make styles use composer.json files
...
PHPBB3-10824
2021-01-26 22:16:47 +01:00
Marc Alexander
61fa45e5de
[prep-release-3.3.3] Add migration for 3.3.3
2021-01-25 22:07:36 +01:00
Máté Bartus
29e7226c96
Merge branch '3.3.x'
2021-01-22 19:14:53 +01:00
rxu
2fd4dbb685
[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
...
PHPBB3-16690
2021-01-20 00:21:24 +07:00
Marc Alexander
422cf5493f
Merge branch '3.3.x'
2021-01-14 17:19:03 +01:00
Marc Alexander
89b215f681
[prep-release-3.3.3] Add migration for 3.3.3-RC1
2021-01-11 21:24:19 +01:00
Máté Bartus
32a19c3306
[ticket/16668] Use topological sort as a Trait
...
PHPBB3-16668
2021-01-05 22:16:54 +01:00
Máté Bartus
ea12db9bb4
[ticket/16668] Add return type hinting
...
PHPBB3-16668
2021-01-05 22:16:54 +01:00
Máté Bartus
1cf758250a
[ticket/16668] Do not include topological sort everywhere
...
PHPBB3-16668
2021-01-05 22:16:54 +01:00
Máté Bartus
71441e3fb0
[ticket/16668] Refactor schema_generator
...
PHPBB3-16668
2021-01-05 22:16:54 +01:00