rxu
a229797cd7
[ticket/17525] Add database schema getter
...
PHPBB-17525
2025-06-25 21:02:30 +07:00
rxu
1339a31c23
[ticket/17525] Rename all indexes to make names unique
...
With this reNAMING schema, max index name length is 23.
PHPBB-17525
2025-06-25 17:42:36 +07:00
rxu
45a69eca14
[ticket/17525] Rename migration to reflect its purpose
...
PHPBB-17525
2025-06-17 14:09:34 +07:00
rxu
84d195ac21
[ticket/17525] Add migration renaming index test
...
PHPBB-17525
2025-06-17 12:27:47 +07:00
rxu
78dcb0c862
[ticket/17525] Avoid more index name duplication
...
PHPBB-17525
2025-06-17 09:32:19 +07:00
rxu
7b0b95250c
[ticket/17525] Avoid more index name duplication
...
Many more tables have indexes with the same names which can cause issues
on SQLite/Postgres. Also, add an option for migrations to rename indexes.
PHPBB-17525
2025-06-17 00:46:17 +07:00
rxu
0e0214a71d
[ticket/17525] Avoid index name duplication (auth_role_id)
...
phpbb_acl_groups and phpbb_acl_users have indexes
with the same names (auth_role_id) which can cause issues on SQLite/Postgres
PHPBB-17525
2025-06-15 15:51:59 +07:00
rxu
8d1f8af7c6
[ticket/17525] Correctly handle Doctrine DB tools exceptions, enrich error info
...
PHPBB-17525
2025-06-15 13:03:55 +07:00
Marc Alexander
e34e1759c7
Merge branch '3.3.x'
2025-06-14 07:00:39 +00:00
Marc Alexander
8f8a93fa71
Merge pull request #6818 from rxu/ticket/17515
...
[ticket/17515] Add template event before PM text - 3.3.x
2025-06-14 08:51:41 +02:00
Marc Alexander
f1d8255aca
Merge pull request #6819 from rxu/ticket/17515-master
...
[ticket/17515] Add template event before PM text - master
2025-06-14 08:51:36 +02:00
Marc Alexander
851de03961
Merge pull request #6821 from rxu/ticket/17509
...
[ticket/17509] Bump DBMS supported versions
2025-06-14 08:50:03 +02:00
Marc Alexander
0a86130f7f
Merge pull request #6817 from iMattPro/ticket/17513
...
[ticket/17513] Wrap async logic inside event.waitUntil in push worker
2025-06-14 08:46:57 +02:00
Marc Alexander
083ae1102b
Merge branch '3.3.x'
2025-06-13 18:52:53 +00:00
Marc Alexander
c726382d84
Merge pull request #6824 from iMattPro/ticket/17519
...
[ticket/17519] Correctly encode cron task urls
2025-06-13 20:41:22 +02:00
Marc Alexander
db19a4a578
Merge pull request #6828 from marc1706/ticket/17519-master
...
[ticket/17519] Correctly encode cron task urls -- master version
2025-06-13 20:41:18 +02:00
Marc Alexander
0b3897b8c3
[ticket/17519] Adapt wrapper test for master
...
PHPBB-17519
2025-06-12 21:38:55 +02:00
Marc Alexander
b2d48b679f
Merge branch 'ticket/17519' into ticket/17519-master
2025-06-12 21:15:38 +02:00
Marc Alexander
5deeea025f
[ticket/17519] Add unit tests for task wrapper
...
PHPBB-17519
2025-06-12 21:00:24 +02:00
Marc Alexander
d3bb7e5bd3
Merge pull request #6823 from CHItA/ticket/17516
...
[ticket/17516] Remove dependency on topological sort library
2025-06-11 17:25:52 +02:00
Matt Friedman
6947dc8c92
[ticket/17519] Correctly encode cron task urls
...
PHPBB-17519
2025-06-03 04:21:24 +00:00
Máté Bartus
b9df5bbbf0
[ticket/17516] Remove dependency on topological sort library
...
PHPBB-17516
2025-06-01 12:06:58 +01:00
Marc Alexander
2fce8aeb3e
Merge pull request #6820 from marc1706/ticket/17514
...
[tticket/17514] Remove version 3 specifier from paths and content
2025-05-30 08:17:38 +02:00
rxu
f23af6f485
[ticket/17509] Add MariaDB version requirement check
...
PHPBB-17509
2025-05-30 11:54:32 +07:00
rxu
b8e5caedbf
[ticket/17509] Fix tests
...
PHPBB-17509
2025-05-30 11:20:25 +07:00
rxu
50e7103080
[ticket/17509] Output db tools error test
...
PHPBB-17509
2025-05-29 23:15:47 +07:00
rxu
d8bbe3e58c
[ticket/17509] Upgrade Doctrine dbal to the v.3.9
...
PHPBB-17509
2025-05-29 22:13:32 +07:00
rxu
bf2c22354a
[ticket/17509] Add installer DBMS version checks
...
PHPBB-17509
2025-05-29 20:27:47 +07:00
rxu
215d1bf1eb
[ticket/17509] Bump DBMS supported versions
...
PHPBB-17509
2025-05-29 17:45:32 +07:00
Marc Alexander
14f055c25b
[ticket/17514] Remove some more mentions of phpBB3 / 3.3.x
...
PHPBB-17514
2025-05-27 19:40:08 +02:00
Marc Alexander
d547c989b7
[ticket/17514] Remove coding guidelines from phpBB repo
...
PHPBB-17514
2025-05-27 19:28:28 +02:00
Marc Alexander
788108daa9
[ticket/17514] Update prosilver composer.json
...
PHPBB-17514
2025-05-27 19:28:11 +02:00
Marc Alexander
105823b376
[ticket/17514] Remove outdated FAQ page from docs folder
...
PHPBB-17514
2025-05-22 21:03:40 +02:00
rxu
759f061656
Merge branch 'ticket/17515' into ticket/17515-master
2025-05-22 14:02:28 +07:00
rxu
ddc7f1df34
[ticket/17515] Add template event before PM text
...
PHPBB-17515
2025-05-22 13:29:47 +07:00
Marc Alexander
df30f07e6d
[ticket/17514] Remove auth api documentation from docs
...
PHPBB-17514
2025-05-21 21:37:44 +02:00
Matt Friedman
6b6b5ffc28
[ticket/17513] Fix JS linting
...
PHPBB-17513
2025-05-20 12:11:39 -07:00
Marc Alexander
5d3f0cd482
[ticket/17514] Replace phpBB3 with phpBB in tests
...
PHPBB-17514
2025-05-20 20:59:40 +02:00
Marc Alexander
7fe8188b78
[ticket/17514] Adjust style info for phpBB instead of phpBB3
...
PHPBB-17514
2025-05-20 20:59:16 +02:00
Marc Alexander
24d4b26a82
[ticket/17514] Replace phpBB3 with phpBB in phpbb namespace
...
PHPBB-17514
2025-05-20 20:58:51 +02:00
Marc Alexander
ac233ce7ab
[ticket/17514] Replace phpBB3 with phpBB in language variables
...
PHPBB-17514
2025-05-20 20:58:24 +02:00
Marc Alexander
dbc4f16cfa
[ticket/17514] Replace phpBB3 with phpBB in installer
...
PHPBB-17514
2025-05-20 20:57:45 +02:00
Marc Alexander
705df48dff
[ticket/17514] Replace phpBB3 with phpBB in includes
...
PHPBB-17514
2025-05-20 20:56:51 +02:00
Marc Alexander
4ef2a543af
[ticket/17514] Replace phpBB3 paths in docs
...
PHPBB-17514
2025-05-20 20:56:23 +02:00
Marc Alexander
8427b43b32
[ticket/17514] Replace phpBB3 with phpBB in javascript
...
PHPBB-17514
2025-05-20 20:55:49 +02:00
Marc Alexander
e9e7aeb756
[ticket/17514] Replace phpbb3 with phpbb in git-tools
...
PHPBB-17514
2025-05-20 20:54:31 +02:00
Matt Friedman
4f66ec8758
[ticket/17513] Wrap async logic inside event.waitUntil in push worker
...
PHPBB-17513
2025-05-20 10:23:00 -07:00
Marc Alexander
9adb7eb9fe
Merge branch '3.3.x'
2025-05-19 16:19:02 +00:00
Marc Alexander
29a74db9ec
Merge pull request #6815 from rxu/ticket/17512
...
[ticket/17512] Add PHP Sniffer coding standard for union types
2025-05-19 18:01:10 +02:00
Marc Alexander
5e12e8b6e9
Merge pull request #6816 from marc1706/ticket/17510-master
...
[ticket/17510] Fix Code Sniffer deprecations -- master version
2025-05-19 17:53:21 +02:00