1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-08 17:56:52 +02:00

Commit Graph

  • da2733a7d8 [ticket/17522] Change since from beta to release candidate Daniel James 2025-06-06 11:03:10 +01:00
  • b8204d24f9 [ticket/17522] Add event to member list to modify template vars Daniel James 2025-06-05 22:18:51 +01:00
  • 6947dc8c92 [ticket/17519] Correctly encode cron task urls Matt Friedman 2025-06-03 04:21:24 +00:00
  • b9df5bbbf0 [ticket/17516] Remove dependency on topological sort library Máté Bartus 2025-06-01 11:37:12 +01:00
  • 2fce8aeb3e Merge pull request #6820 from marc1706/ticket/17514 Marc Alexander 2025-05-30 08:17:38 +02:00
  • f23af6f485 [ticket/17509] Add MariaDB version requirement check rxu 2025-05-30 11:54:32 +07:00
  • b8e5caedbf [ticket/17509] Fix tests rxu 2025-05-30 10:25:24 +07:00
  • 50e7103080 [ticket/17509] Output db tools error test rxu 2025-05-29 23:15:47 +07:00
  • d8bbe3e58c [ticket/17509] Upgrade Doctrine dbal to the v.3.9 rxu 2025-05-29 22:13:32 +07:00
  • bf2c22354a [ticket/17509] Add installer DBMS version checks rxu 2025-05-29 20:11:07 +07:00
  • 215d1bf1eb [ticket/17509] Bump DBMS supported versions rxu 2025-05-29 17:45:32 +07:00
  • 14f055c25b [ticket/17514] Remove some more mentions of phpBB3 / 3.3.x Marc Alexander 2025-05-27 19:40:08 +02:00
  • d547c989b7 [ticket/17514] Remove coding guidelines from phpBB repo Marc Alexander 2025-05-27 19:28:28 +02:00
  • 788108daa9 [ticket/17514] Update prosilver composer.json Marc Alexander 2025-05-27 19:28:11 +02:00
  • 105823b376 [ticket/17514] Remove outdated FAQ page from docs folder Marc Alexander 2025-05-22 21:03:40 +02:00
  • 759f061656 Merge branch 'ticket/17515' into ticket/17515-master rxu 2025-05-22 14:02:28 +07:00
  • ddc7f1df34 [ticket/17515] Add template event before PM text rxu 2025-05-22 13:29:47 +07:00
  • df30f07e6d [ticket/17514] Remove auth api documentation from docs Marc Alexander 2025-05-21 21:37:44 +02:00
  • ccbdfb49c7 [ticket/15214] Adjust core event name and docblock rxu 2025-05-21 11:25:35 +07:00
  • 43cf7b73bd [ticket/15214] Adjust event node logic rxu 2025-05-21 10:47:27 +07:00
  • 6b6b5ffc28 [ticket/17513] Fix JS linting Matt Friedman 2025-05-20 10:32:47 -07:00
  • 5d3f0cd482 [ticket/17514] Replace phpBB3 with phpBB in tests Marc Alexander 2025-05-20 20:59:40 +02:00
  • 7fe8188b78 [ticket/17514] Adjust style info for phpBB instead of phpBB3 Marc Alexander 2025-05-20 20:59:16 +02:00
  • 24d4b26a82 [ticket/17514] Replace phpBB3 with phpBB in phpbb namespace Marc Alexander 2025-05-20 20:58:51 +02:00
  • ac233ce7ab [ticket/17514] Replace phpBB3 with phpBB in language variables Marc Alexander 2025-05-20 20:58:24 +02:00
  • dbc4f16cfa [ticket/17514] Replace phpBB3 with phpBB in installer Marc Alexander 2025-05-20 20:57:45 +02:00
  • 705df48dff [ticket/17514] Replace phpBB3 with phpBB in includes Marc Alexander 2025-05-20 20:56:51 +02:00
  • 4ef2a543af [ticket/17514] Replace phpBB3 paths in docs Marc Alexander 2025-05-20 20:56:23 +02:00
  • 8427b43b32 [ticket/17514] Replace phpBB3 with phpBB in javascript Marc Alexander 2025-05-20 20:55:49 +02:00
  • e9e7aeb756 [ticket/17514] Replace phpbb3 with phpbb in git-tools Marc Alexander 2025-05-20 20:54:31 +02:00
  • 4f66ec8758 [ticket/17513] Wrap async logic inside event.waitUntil in push worker Matt Friedman 2025-05-20 10:23:00 -07:00
  • 3a5247d01b [ticket/15214] Get event dispatcher from environment rather than as dependency rxu 2025-05-20 16:54:03 +07:00
  • 5e0dc9ef2e [ticket/15214] Fix rebasing and some other issues rxu 2024-06-05 21:58:05 +07:00
  • 8338ff9e56 [ticket/15214] Fix Windows tests rxu 2023-12-10 23:24:11 +07:00
  • 84e7e34a66 [ticket/15214] Fix tests again toxyy 2023-12-10 11:47:36 -05:00
  • 18bae795f0 [ticket/15214] Fix Windows tests rxu 2023-12-10 14:02:30 +07:00
  • 09fd86ffb0 [ticket/15214] Fix test foo/foo extension listener rxu 2023-12-10 00:37:48 +07:00
  • 4a00212f2d [ticket/15214] Optimize event node code and add template event order tests rxu 2023-12-08 18:47:56 +07:00
  • cb47d78d26 [ticket/15214] Update block, restart tests toxyy 2023-12-05 03:32:57 -05:00
  • 0eb98d51e2 [ticket/15214] Provide usage example within event docblock toxyy 2023-12-05 03:07:12 -05:00
  • 82a5e20f3e [ticket/15214] Replace arrow functions with anonymous functions toxyy 2023-12-03 17:44:38 -05:00
  • 71fe9d60c4 [ticket/15214] Add fixes for various other tests toxyy 2023-12-03 17:30:29 -05:00
  • 59b482a222 [ticket/15214] Test fix for test_bbcode_firstpass toxyy 2023-12-03 16:57:24 -05:00
  • d934c8c4b7 [ticket/15214] Test fix for test_helper_url_no_rewrite toxyy 2023-12-03 16:52:15 -05:00
  • d07aeb00d8 [ticket/15214] Add event & functionality for assigning template event priority toxyy 2023-12-03 16:32:02 -05:00
  • 9adb7eb9fe Merge branch '3.3.x' Marc Alexander 2025-05-19 16:19:02 +00:00
  • 29a74db9ec Merge pull request #6815 from rxu/ticket/17512 Marc Alexander 2025-05-19 18:01:10 +02:00
  • 5e12e8b6e9 Merge pull request #6816 from marc1706/ticket/17510-master Marc Alexander 2025-05-19 17:53:21 +02:00
  • 478d119d42 Merge pull request #6814 from iMattPro/ticket/17510 Marc Alexander 2025-05-19 17:53:18 +02:00
  • 1f6f0a3547 Merge pull request #6806 from marc1706/ticket/17501 Marc Alexander 2025-05-19 17:51:27 +02:00
  • 5281807e1f Merge branch '3.3.x' Marc Alexander 2025-05-19 15:45:56 +00:00
  • e2554d1fb0 Merge pull request #6812 from rxu/ticket/17506-master Marc Alexander 2025-05-19 17:44:50 +02:00
  • b3478d83d1 Merge pull request #6811 from rxu/ticket/17506 Marc Alexander 2025-05-19 17:44:47 +02:00
  • ff6f3b2a8c Merge branch 'ticket/17510' into ticket/17510-master Marc Alexander 2025-05-18 09:37:37 +02:00
  • 1cd17caf87 [ticket/17512] Fix the code layout error reported rxu 2025-05-15 20:42:24 +07:00
  • 6a0c949ed1 [ticket/17512] Fix sorting types check logic rxu 2025-05-15 20:34:16 +07:00
  • 146f917d19 [ticket/17512] Fix sniffer error rxu 2025-05-15 17:41:50 +07:00
  • c01d1967dd [ticket/17512] Fix handling tokens with no/empty type hint rxu 2025-05-15 17:02:03 +07:00
  • 7a4b3f52ae [ticket/17512] Refactor PHP Sniffer coding standard logic rxu 2025-05-15 16:50:51 +07:00
  • b3ff1d7e34 [ticket/17512] Add PHP Sniffer coding standard for union types rxu 2025-05-15 11:47:47 +07:00
  • 7268859226 [ticket/17510] Fix Code Sniffer deprecations Matt Friedman 2025-05-13 11:25:15 -07:00
  • 61bede748a Merge pull request #6813 from rxu/ticket/17508 Marc Alexander 2025-05-12 21:33:09 +02:00
  • 0562984999 [ticket/17508] Fix PHP warning on custom profile fields edit rxu 2025-05-12 23:39:31 +07:00
  • 83e1886e27 Merge branch 'ticket/17506' into ticket/17506-master rxu 2025-05-09 17:04:57 +07:00
  • 10947f3d49 [ticket/17506] Ensure superglobal variables are arrays before applying addition rxu 2025-05-09 16:58:36 +07:00
  • f94423d491 Merge branch '3.3.x' Marc Alexander 2025-05-07 18:16:11 +00:00
  • b6200d6690 Merge pull request #6800 from rxu/ticket/17491-master Marc Alexander 2025-05-07 20:15:57 +02:00
  • 04f2141a7d Merge pull request #6799 from rxu/ticket/17491 Marc Alexander 2025-05-07 20:15:53 +02:00
  • 4b7d7c2fc7 Merge branch 'ticket/17491' into ticket/17491-master rxu 2025-05-07 00:40:32 +07:00
  • 3d76a8bd09 [ticket/17491] Fix rows duplication in search results rxu 2025-05-07 00:01:05 +07:00
  • 1c399dcab7 [ticket/17491] Consistently apply array_unique to search results rxu 2025-05-06 00:11:45 +07:00
  • e91c7d42a9 [ticket/17491] Add test rxu 2025-05-05 00:55:18 +07:00
  • b7db1b0844 Merge pull request #6803 from rxu/ticket/17496 Marc Alexander 2025-05-02 20:20:57 +02:00
  • 0066d53c08 [ticket/17496] Fix recently added changes rxu 2025-04-28 18:06:36 +07:00
  • 1b08a74508 [ticket/17496] Sniffer to support question mark nullable type syntax rxu 2025-04-15 20:15:17 +07:00
  • a5113d7cd3 [ticket/17496] Correctly restore willReturn() rxu 2025-04-15 19:42:03 +07:00
  • 0f94e1cb13 [ticket/17496] Fix tests rxu 2025-04-15 16:30:21 +07:00
  • c6dcf474d3 [ticket/17496] Upgrade to the most recent GuzzleHTTP 7.9 rxu 2025-04-15 16:12:09 +07:00
  • d0cb7d6389 [ticket/17496] Fix tests rxu 2025-04-15 14:57:03 +07:00
  • 118ab73c37 [ticket/17496] Upgrade to GuzzleHTTP 7.8 as PHP 8.4-compatible rxu 2025-04-15 14:22:24 +07:00
  • 91aaadbc6d [ticket/17496] Unused use statements sniffer to check union types rxu 2025-04-15 13:22:59 +07:00
  • 7d1ae5bf19 [ticket/17496] Fix Implicitly marking parameters as nullable PHP deprecations rxu 2025-04-15 12:14:21 +07:00
  • bdbd0be548 Merge branch '3.3.x' Marc Alexander 2025-05-02 08:32:19 +02:00
  • 1b2ac50cfd Merge pull request #6810 from rxu/ticket/17504 Marc Alexander 2025-04-28 21:17:23 +02:00
  • 779bec5fcf [ticket/17504] Run apt-get update on runner lever rather than in bash scripts rxu 2025-04-28 23:28:05 +07:00
  • f512af1823 [ticket/17504] Fix tests rxu 2025-04-28 21:09:48 +07:00
  • bc1e1732cf Merge pull request #6809 from marc1706/ticket/17503 Marc Alexander 2025-04-26 08:43:46 +02:00
  • ee889ac98b Merge branch '3.3.x' Marc Alexander 2025-04-26 06:34:28 +00:00
  • b7d2243f6c Merge pull request #6808 from rxu/ticket/16941-master Marc Alexander 2025-04-26 08:34:14 +02:00
  • 59e8875fa8 Merge pull request #6807 from rxu/ticket/16941 Marc Alexander 2025-04-26 08:34:09 +02:00
  • f11512b580 Merge branch 'ticket/16941' into ticket/16941-master rxu 2025-04-25 21:36:26 +07:00
  • 1ae9a49811 [ticket/16941] Remove ending slash from binlog_path rxu 2025-04-25 21:04:26 +07:00
  • 5ef1a40083 [ticket/17503] Update lock to latest composer format Marc Alexander 2025-04-24 21:45:53 +02:00
  • d95437682e [ticket/17503] Update composer to its latest version Marc Alexander 2025-04-24 21:45:17 +02:00
  • 99ffd9205f [ticket/17503] Update composer dependencies to their latest versions Marc Alexander 2025-04-24 21:44:43 +02:00
  • 3eaf4829bb [ticket/17501] Adjust notification dropdown color and spacing Marc Alexander 2025-04-24 21:03:44 +02:00
  • e85b25122a Merge pull request #6802 from marc1706/ticket/17493 Marc Alexander 2025-04-24 19:47:48 +02:00
  • 80a08d9c54 [ticket/16941] Add sphinx tests to 3.3.x rxu 2021-12-12 10:53:56 +07:00
  • 3d9ecba1b1 [ticket/17493] Remove Jabber library from CREDITS Marc Alexander 2025-04-24 17:32:29 +02:00
  • 83508b415b [ticket/17493] Remove more jabber remainders Marc Alexander 2025-04-24 17:32:04 +02:00