rxu
|
2d0737e5e7
|
Merge 788e408ceb into 8e8418a017
|
2025-07-18 14:49:09 -05:00 |
|
Marc Alexander
|
8e8418a017
|
Merge pull request #6834 from rxu/ticket/17528
[ticket/17528] Fix uncaught exception on adding autoincrement column on PostgreSQL/MySQL platforms
|
2025-07-18 21:38:54 +02:00 |
|
rxu
|
788e408ceb
|
[ticket/17535] Fix global var names duplication
PHPBB-17535
|
2025-07-18 23:11:41 +07:00 |
|
rxu
|
65ef7f1156
|
Merge branch 'iMattPro-pullrequests/rxu/ticket/17535' into ticket/17535
|
2025-07-18 23:08:06 +07:00 |
|
Matt Friedman
|
69fa84b41b
|
[ticket/17535] Update test fix
PHPBB-17535
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2025-07-18 08:55:06 -07:00 |
|
rxu
|
09ff07646f
|
[ticket/17528] Adjust tests code styling
PHPBB-17528
|
2025-07-18 13:27:08 +07:00 |
|
rxu
|
833ed86283
|
[ticket/17535] Fix Redis
PHPBB-17535
|
2025-07-18 13:14:15 +07:00 |
|
rxu
|
902c99bc0c
|
[ticket/17535] Fix tests PHP deprecations and notices
PHPBB-17535
|
2025-07-18 13:14:06 +07:00 |
|
rxu
|
8a99024087
|
[ticket/17535] Convert config files, make data providers static
PHPBB-17535
|
2025-07-18 13:13:59 +07:00 |
|
rxu
|
d7db296eab
|
[ticket/17535] Update PHPUnit to v.10
PHPBB-17535
|
2025-07-18 13:13:51 +07:00 |
|
rxu
|
40cd938e51
|
[ticket/17528] Review code fix
PHPBB-17528
|
2025-07-13 14:58:59 +07:00 |
|
rxu
|
b9dbce21f7
|
[ticket/17507] Minor code fixes
PHPBB-17507
|
2025-07-09 11:59:53 +07:00 |
|
rxu
|
69a4990b2b
|
[ticket/17507] Fix PostgreSQL errors
PHPBB-17507
|
2025-07-09 11:46:31 +07:00 |
|
rxu
|
c943ffaf0e
|
[ticket/17507] Fix column removal issues
PHPBB-17507
|
2025-07-08 19:23:59 +07:00 |
|
rxu
|
d2202b7747
|
[ticket/17507] Fix column removal issues
PHPBB-17507
|
2025-07-08 01:02:36 +07:00 |
|
rxu
|
07b63fc6a8
|
[ticket/17507] Adjust module removal procedure
PHPBB-17507
|
2025-07-07 23:18:02 +07:00 |
|
rxu
|
0f71afae61
|
[ticket/17507] Add base class for testing migrations
PHPBB-17507
|
2025-07-07 23:18:01 +07:00 |
|
rxu
|
59ef2c8fce
|
[ticket/17507] Add remove_jabber migration test
PHPBB-17507
|
2025-07-07 23:18:01 +07:00 |
|
rxu
|
4b420e2958
|
[ticket/17507] Fix notification related tests
PHPBB-17507
|
2025-07-07 23:18:01 +07:00 |
|
rxu
|
1d34b4f06a
|
[ticket/17507] Fix 'add_primary_keys' db tools option for schema generator
PHPBB-17507
|
2025-07-07 23:18:00 +07:00 |
|
rxu
|
38ee655b2a
|
[ticket/17507] Add id as primary key, fix schema_create_primary_key() method
PHPBB-17507
|
2025-07-07 23:18:00 +07:00 |
|
rxu
|
e4cd3ac744
|
[ticket/17507] General SQL error on installing remove_jabber.php migration
The issue affects probably any DBMS excluding MySQL/MariaDB.
PHPBB-17507
|
2025-07-07 23:17:59 +07:00 |
|
Marc Alexander
|
4f89e2b97d
|
[ticket/17528] Fix migration issue using postgres
PHPBB-17528
|
2025-07-07 23:17:59 +07:00 |
|
rxu
|
53360e0c17
|
[ticket/17528] Fix typo
PHPBB-17528
|
2025-07-07 23:17:59 +07:00 |
|
rxu
|
83f1ed8de4
|
[ticket/17528] Fix PostgreSQL platform issues
PHPBB-17528
|
2025-07-07 23:17:58 +07:00 |
|
rxu
|
98c6a88438
|
[ticket/17528] Fix MySQL platform
PHPBB-17528
|
2025-07-07 23:17:58 +07:00 |
|
rxu
|
9cccf26311
|
[ticket/17528] Fix phpBB PostgreSQL platform [ci skip]
PHPBB-17528
|
2025-07-07 23:17:57 +07:00 |
|
rxu
|
43833b40bb
|
[ticket/17528] Add test for adding autoincrement column
PHPBB-17528
|
2025-07-07 23:17:53 +07:00 |
|
Marc Alexander
|
30ee379576
|
Merge branch '3.3.x'
|
2025-07-07 15:35:55 +00:00 |
|
Marc Alexander
|
081f2391cb
|
Merge pull request #6836 from rxu/ticket/17533
[ticket/17533] Fix reverting migrations logic
|
2025-07-07 17:35:37 +02:00 |
|
rxu
|
0b242b9608
|
[ticket/17533] Fix reverting migrations logic
Basically, prefer revert_data() if exists.
PHPBB-17533
|
2025-07-07 11:02:30 +07:00 |
|
Marc Alexander
|
4367bc8d11
|
Merge pull request #6830 from rxu/ticket/17525
[ticket/17525] Correctly handle Doctrine DB tools exceptions, enrich error info
|
2025-07-05 09:31:52 +02:00 |
|
rxu
|
aa3f266b8c
|
[ticket/17525] Address the PR review comments
PHPBB-17525
|
2025-07-05 12:51:40 +07:00 |
|
rxu
|
10921ebc58
|
[ticket/17525] Fix migration failure on update
PHPBB-17525
|
2025-07-04 11:30:46 +07:00 |
|
rxu
|
5eaabb1c39
|
[ticket/17525] Fix handling index name prefix logic for renaming
PHPBB-17525
|
2025-07-04 01:25:04 +07:00 |
|
rxu
|
b5c3befa87
|
[ticket/17525] Fix handling index name prefix logic for renaming
PHPBB-17525
|
2025-07-02 11:01:49 +07:00 |
|
rxu
|
669af8f3aa
|
[ticket/17525] Automatically handle index name prefixes
PHPBB-17525
|
2025-07-01 23:32:36 +07:00 |
|
rxu
|
8e0ec1edd2
|
[ticket/17525] Automatically handle index name prefixes
PHPBB-17525
|
2025-07-01 21:01:09 +07:00 |
|
rxu
|
e9157f4d10
|
[ticket/17525] Fix tests
PHPBB-17525
|
2025-07-01 16:53:29 +07:00 |
|
rxu
|
4274faa715
|
[ticket/17525] Provide Doctrine connection via dbtools
PHPBB-17525
|
2025-07-01 15:53:19 +07:00 |
|
rxu
|
1cadb3818a
|
[ticket/17525] Provide Doctrine connection object for migrations
PHPBB-17525
|
2025-07-01 14:27:38 +07:00 |
|
rxu
|
58b3e5dee0
|
[ticket/17525] Migration to rename actual database indexes if any
Also generate short table names rather than use hardcoded map
PHPBB-17525
|
2025-07-01 00:11:36 +07:00 |
|
Marc Alexander
|
3cc7076513
|
Merge pull request #6822 from iMattPro/ticket/17517
Ticket/17517 Update eslint and lint all phpbb JS files
|
2025-06-29 09:10:40 +02:00 |
|
rxu
|
4da8591dd8
|
[ticket/17525] Run index renaming migration the last in migrations queue
PHPBB-17525
|
2025-06-27 22:10:27 +07:00 |
|
Matt Friedman
|
158a561651
|
[ticket/17517] Update and refactor eslint implementation
PHPBB-17517
|
2025-06-26 18:25:05 -07:00 |
|
rxu
|
5e9d616f57
|
[ticket/17525] Map Sphinx table, add more test assertions
PHPBB-17525
|
2025-06-25 23:48:45 +07:00 |
|
rxu
|
de1f6329ff
|
[ticket/17525] Fix tests
PHPBB-17525
|
2025-06-25 22:44:08 +07:00 |
|
Marc Alexander
|
954bc07de1
|
Merge pull request #6835 from rxu/ticket/17529
[ticket/17529] Fix installer config.php availability checks
|
2025-06-25 17:43:39 +02:00 |
|
rxu
|
75c5fe9459
|
[ticket/17525] Add index names test for generated database schema
PHPBB-17525
|
2025-06-25 22:24:50 +07:00 |
|
rxu
|
a229797cd7
|
[ticket/17525] Add database schema getter
PHPBB-17525
|
2025-06-25 21:02:30 +07:00 |
|