1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-31 14:03:06 +02:00

35007 Commits

Author SHA1 Message Date
Marc Alexander
5cbe25d415
[ticket/16659] Enable mariadb tests
PHPBB3-16659
2020-12-19 21:26:15 +01:00
Marc Alexander
d764888393
[ticket/16659] Enable sqlite3 tests
PHPBB3-16659
2020-12-19 21:26:03 +01:00
Marc Alexander
1710a38ced
[ticket/16659] Add postgres tests
PHPBB3-16659
2020-12-19 21:25:44 +01:00
Marc Alexander
ba75aa9d0c
[ticket/16659] Limit tests to mysql for now
PHPBB3-16659
2020-12-19 21:25:07 +01:00
Marc Alexander
cbf98a2d7d
[ticket/16659] Start setting up test workflow on github actions
PHPBB3-16659
2020-12-19 21:24:43 +01:00
Marc Alexander
c5ebbbbaa2
Merge pull request #6089 from rubencm/ticket/16613
[ticket/16613] Remove phpbb_ui_test_case.php
2020-12-11 09:38:41 +01:00
rubencm
8aff315b4e [ticket/16613] Remove phpbb_ui_test_case.php
PHPBB3-16613
2020-12-07 16:00:33 +01:00
rxu
022b58f986
[ticket/16582] Fix SQL error on registration with Numbers CPF with no default
PHPBB3-16582
2020-11-28 19:01:25 +07:00
Tseng, Oliver
ec3a2fa063 [ticket/16640] Show MCP link in menu
PHPBB3-16640
2020-11-23 23:35:10 -05:00
Marc Alexander
c11f9bbe0d
Merge branch '3.3.x' 2020-11-22 22:03:06 +01:00
Marc Alexander
5a55891d06
Merge pull request #6080 from rxu/ticket/16178
[ticket/16178] Make container_builder use same cache directory as Container
2020-11-22 22:02:45 +01:00
Marc Alexander
54611c94aa
Merge branch '3.3.x' 2020-11-22 21:47:41 +01:00
Marc Alexander
f602f99b1a
Merge pull request #6079 from rxu/ticket/16606
[ticket/16606] Add template events to ucp_pm_viewmessage.html
2020-11-22 21:44:56 +01:00
Marc Alexander
75efe14228
Merge branch '3.3.x' 2020-11-22 21:40:26 +01:00
Marc Alexander
80708022e6
Merge pull request #6078 from rxu/ticket/16617
[ticket/16617] Add events to override message/PM BBCode status indications
2020-11-22 21:40:02 +01:00
rxu
01cb8b3a9b
[ticket/16178] Fix test
PHPBB3-16178
2020-11-22 13:43:55 +07:00
Joshua Angnoe
c6fe6d49bc
[ticket/16178] Make container_builder use same cache directory as Container
Both should be using the same core.cache_dir directory.

PHPBB3-16178
2020-11-22 12:03:05 +07:00
G-T-I
1d398ee2c3
[ticket/16606] Add template events to ucp_pm_viewmessage.html
PHPBB3-16606
2020-11-21 21:23:18 +07:00
rxu
812ba990ac
[ticket/16617] Shorten event names
PHPBB3-16617
2020-11-21 13:33:04 +07:00
rxu
5d270319e5
[ticket/16617] Add events to override message/PM BBCode status indications
PHPBB3-16617
2020-11-21 12:56:57 +07:00
pasha
5d66d4c91f
[ticket/16617] Events for posting/pm statuses
PHPBB3-16617
2020-11-21 12:56:52 +07:00
Marc Alexander
afa0a91f5d
Merge branch '3.3.x' 2020-11-20 22:50:06 +01:00
Marc Alexander
eefd3c0197
Merge pull request #5523 from toxyy/ticket/15951
[ticket/15951] Add core events to mcp
2020-11-20 22:49:46 +01:00
Marc Alexander
1bbb6ff031
Merge branch '3.3.x' 2020-11-20 17:54:40 +01:00
Marc Alexander
cdd9600c60
Merge pull request #6077 from rxu/ticket/16636
[ticket/16636] Add PHP 8.0 builds to TravisCI
2020-11-20 17:54:32 +01:00
Marc Alexander
6866d59a0c
Merge branch '3.3.x' 2020-11-20 17:53:46 +01:00
Marc Alexander
9ff962e86d
Merge pull request #6076 from 3D-I/ticket/16629
[ticket/16629] Fix ACP get_database_size() for MySql 8
2020-11-20 17:53:26 +01:00
rxu
5a5236760e
[ticket/16636] Add PHP 8.0 builds to TravisCI
PHPBB3-16636
2020-11-20 21:14:34 +07:00
3D-I
62115f378a [ticket/16629] Fix ACP get_database_size() for MySql 8
PHPBB3-16629
2020-11-20 09:19:55 +01:00
Marc Alexander
d88dff51fb
[ticket/15951] Adjust event docblock and update since version
PHPBB3-15951
2020-11-19 22:42:14 +01:00
Marc Alexander
c929ec700e
Merge branch '3.3.x' 2020-11-19 17:27:57 +01:00
Marc Alexander
3d1874adcc
Merge pull request #6075 from marc1706/ticket/16633
[ticket/16633] Update pull request template to remove 3.2.x
2020-11-19 17:27:49 +01:00
Marc Alexander
2a9ecaea8c
Merge branch '3.3.x' 2020-11-19 17:25:53 +01:00
Marc Alexander
5197883379
Merge pull request #6070 from 3D-I/ticket/16629
[ticket/16629] Fix ACP get_database_size() for MySql 8
2020-11-19 17:25:19 +01:00
3D-I
cd235dfd42 [ticket/16629] Fix ACP get_database_size() for MySql 8
PHPBB3-16629
2020-11-15 23:00:22 +01:00
Marc Alexander
67f1c63926
[ticket/16633] Update pull request template to remove 3.2.x
PHPBB3-16633
2020-11-15 21:18:58 +01:00
Marc Alexander
a570323453
Merge branch '3.3.x' 2020-11-15 20:49:40 +01:00
Marc Alexander
8d73faa594
Merge pull request #6024 from rxu/ticket/16549-master
[master][ticket/16549] Use PHPUnit 9.3+ for PHP 8.0+ tests
2020-11-15 20:49:28 +01:00
Marc Alexander
fb525f7cdc
Merge pull request #6022 from rxu/ticket/16549
[3.3.x][ticket/16549] Use PHPUnit 9.3+ for PHP 8.0+ tests
2020-11-15 20:48:54 +01:00
rxu
4588f5f2b3
[ticket/16549] Merge branch ticket/16549 into ticket/16549-master
PHPBB3-16549
2020-11-15 22:16:39 +07:00
rxu
56a7d74588
[ticket/16549] Rewrite at() calls
See https://github.com/sebastianbergmann/phpunit/issues/4297

PHPBB3-16549
2020-11-15 18:57:59 +07:00
rxu
f1c178b544
[ticket/16549] Rewrite at() calls
See https://github.com/sebastianbergmann/phpunit/issues/4297

PHPBB3-16549
2020-11-15 18:56:22 +07:00
rxu
72a39920c7
[ticket/16549] Fix database testcase transactions handling, fix indentations
PHPBB3-16549
2020-11-15 00:48:43 +07:00
rxu
eb754e3a84
[ticket/16549] Fix database testcase transactions handling, fix indentations
PHPBB3-16549
2020-11-15 00:27:58 +07:00
Marc Alexander
f6f8e80641
Merge branch '3.3.x' 2020-11-14 11:56:54 +01:00
Marc Alexander
b900c8df8e
Merge pull request #6073 from marc1706/ticket/16632-master
[ticket/16632] Update to composer version 2 -- Master version
2020-11-14 11:56:47 +01:00
Marc Alexander
0fe7972d0d
Merge pull request #6072 from marc1706/ticket/16632
[ticket/16632] Update to composer version 2
2020-11-14 11:56:32 +01:00
Marc Alexander
fbee356d9c
Merge branch 'ticket/16632' into ticket/16632-master 2020-11-13 22:31:52 +01:00
Marc Alexander
6d55fec093
[ticket/16632] Modify packge-version-deprecated version specifier
PHPBB3-16632
2020-11-13 22:30:33 +01:00
Marc Alexander
8115ff4965
Merge branch 'ticket/16632' into ticket/16632-master 2020-11-13 22:29:25 +01:00