GitHub / phpbb/phpbb-core / commits
[READ-ONLY] Core phpBB code library. Contains a subtree split of the phpBB/phpbb directory in the phpbb repository.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 03eb17bc | merge Merge pull request #6827 from rxu/ticket/17524 |
Marc Alexander <a****n@m****e>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 37b36965 | merge Merge pull request #6887 from rxu/ticket/17560 |
Marc Alexander <a****n@m****e>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 6610ac86 | merge Merge pull request #6891 from rubencm/ticket/17571 |
Marc Alexander <a****n@m****e>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 96730556 | merge Merge branch 'master' into ticket/17561 | Matt Friedman <m****5@g****m> | 4 months ago | |
| 9d620f89 | merge Merge pull request #6872 from iMattPro/ticket/17559 |
Marc Alexander <a****n@m****e>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 8abc74f8 | merge Merge branch '3.3.x' | Marc Alexander <a****n@m****e> | 4 months ago | |
| 2e2fd96e | merge Merge pull request #6383 from rob006/ddos | Marc Alexander <a****n@m****e> | 4 months ago | |
| d5fca824 | merge Merge pull request #6860 from rubencm/ticket/15813 |
Marc Alexander <a****n@m****e>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| e825057d | [ticket/15813] Short array syntax, avoid globals and other small changes | Ruben Calvo <r****m@g****m> | 5 months ago | |
| 3bfc3472 | [ticket/17571] Fix undefined user_id in event dispatcher | Ruben Calvo <r****m@g****m> | 5 months ago | |
| 95157b4e | [ticket/17560] Fix coding style | rxu <r****u@m****u> | 5 months ago | |
| 5c908b9f | [ticket/15085] Use ResponseEvent in http auth subscriber and update tests | Marc Alexander <a****n@m****e> | 5 months ago | |
| bf1a4662 | merge Merge branch '3.3.x' | Marc Alexander <a****n@m****e> | 5 months ago | |
| fa8d32a0 | [ticket/15085] Output login error with attempts info in http auth | Marc Alexander <a****n@m****e> | 5 months ago | |
| 501e40b7 | [ticket/15085] Extend unit tests for http_auth_subscriber | Marc Alexander <a****n@m****e> | 5 months ago | |
| e49f3a8d | [ticket/15085] Add HTTPS requirement for HTTP authentication on feeds | Marc Alexander <a****n@m****e> | 5 months ago | |
| 1b8a99c3 | [ticket/15085] Reload ACL after HTTP authentication and update gitignore | Marc Alexander <a****n@m****e> | 5 months ago | |
| 73a4ce5b | [ticket/15085] Add HTTP authentication subscriber for feed controllers | Marc Alexander <a****n@m****e> | 5 months ago | |
| f208bc89 | [ticket/15085] Clean up code and output error with language | Marc Alexander <a****n@m****e> | 5 months ago | |
| cdcb48b2 | [ticket/17561] Require installers 2 to be listed in catalog | Matt Friedman <m****5@g****m> | 5 months ago | |
| 55f50f65 | [ticket/17561] Use ext-catalog for compatible extension catalog items | Matt Friedman <m****5@g****m> | 5 months ago | |
| e8ad2357 | [ticket/17559] Ensure extension catalog repos are stored correct | Matt Friedman <m****5@g****m> | 5 months ago | |
| cbd8b63a | [ticket/17557] Add error suppression to avatars in storage_track migration | Derky <d****y@p****m> | 5 months ago | |
| 6a48eb9a | [ticket/17553] Only remove jabber notifications settings | Marc Alexander <a****n@m****e> | 5 months ago | |
| 04d6cc44 | [ticket/15813] Fix code style | Ruben Calvo <r****m@g****m> | 5 months ago | |
| ced18127 | merge Merge pull request #6847 from iMattPro/ticket/17541 |
Marc Alexander <a****n@m****e>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 7e4ae21e | merge Merge pull request #6857 from Derky/ticket/17548 |
Marc Alexander <a****n@m****e>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| ae50d111 | [ticket/17548] Suppress filesize errors in storage_track migration | Derky <d****y@p****m> | 6 months ago | |
| 687de2cf | [ticket/17548] Add DISTINCT to storage_track migration | Derky <d****y@p****m> | 6 months ago | |
| 7c4d5b77 | [ticket/17569] Change style and phpbb-core lib to GPL-2.0-only | Christian Schnegelberger <m****l@c****e> | 6 months ago | |
| 03b5cc89 | [prep-release-4.0.0] Do not add rename duplicate index names migration | Marc Alexander <a****n@m****e> | 6 months ago | |
| c5e3ec3c | [ticket/17545] Use sql_query_limit instead of LIMIT | Derky <d****y@p****m> | 6 months ago | |
| 96324c17 | [prep-release-4.0.0] Add migration for 4.0.0-a1 | Marc Alexander <a****n@m****e> | 6 months ago | |
| 67352516 | [ticket/17541] Add a comment for consitency with similar logic | Matt Friedman <m****5@g****m> | 6 months ago | |
| 5c224bea | [ticket/17541] Remove unused code leftovers | Matt Friedman <m****5@g****m> | 6 months ago | |
| 96a093c9 | [ticket/17541] Fix snake cased variable names | Matt Friedman <m****5@g****m> | 6 months ago | |
| b74e0f4f | merge Merge branch 'master' into ticket/17541 | Matt Friedman <m****5@g****m> | 6 months ago | |
| 6714b8d0 | merge Merge pull request #6849 from rxu/ticket/17543 |
Marc Alexander <a****n@m****e>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 6319f380 | merge Merge pull request #6844 from iMattPro/ticket/17451 |
Marc Alexander <a****n@m****e>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| cc85e1dd | [ticket/17543] Fix more PHP 8.5 deprecation warnings | rxu <r****u@m****u> | 6 months ago | |
| b5a72eed | [ticket/17540] Change handling of rename_index array | Marc Alexander <a****n@m****e> | 6 months ago | |
| 6c6961ed | [ticket/17541] Ensure highest compat. ver. ext is installed | Matt Friedman <m****5@g****m> | 6 months ago | |
| 3ed32fe7 | [ticket/17541] Avoid variable naming conflicts in loop | Matt Friedman <m****5@g****m> | 6 months ago | |
| 22d9e926 | [ticket/17540] Default initialize rename_index array | Marc Alexander <a****n@m****e> | 6 months ago | |
| b2ae470c | [ticket/17451] Prevent web push service worker from updating user activity | Matt Friedman <m****5@g****m> | 6 months ago | |
| 76bf5cf6 | [ticket/17537] Cache extensions paths as metadata for ConfigCache | Marc Alexander <a****n@m****e> | 6 months ago | |
| 74e712e1 | merge Merge pull request #6838 from rxu/ticket/17535 |
Marc Alexander <a****n@m****e>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 6d28f6ae | [ticket/17535] Address code review comments | rxu <r****u@m****u> | 8 months ago | |
| e49e88cb | [ticket/17530] Better classes naming | rxu <r****u@m****u> | 8 months ago | |
| fd195367 | [ticket/17535] Fix tests PHP deprecations and notices | rxu <r****u@m****u> | 8 months ago | |
| b5ddf7be | [ticket/17535] Fix Redis | rxu <r****u@m****u> | 8 months ago | |
| 7e1d2df6 | [ticket/17535] Update PHPUnit to v.10 | rxu <r****u@m****u> | 8 months ago | |
| b692e15d | [ticket/17530] Use Doctrine driver middleware instead of 'platform' parameter | rxu <r****u@m****u> | 8 months ago | |
| 475fcf58 | [ticket/17528] Review code fix | rxu <r****u@m****u> | 8 months ago | |
| fa0ecc13 | [ticket/17507] Minor code fixes | rxu <r****u@m****u> | 8 months ago | |
| 524ff429 | [ticket/17507] Fix PostgreSQL errors | rxu <r****u@m****u> | 8 months ago | |
| 7345f1ee | [ticket/17507] Fix column removal issues | rxu <r****u@m****u> | 8 months ago | |
| ed4c2f35 | [ticket/17507] Fix column removal issues | rxu <r****u@m****u> | 8 months ago | |
| c3e4e639 | merge Merge branch '3.3.x' | Marc Alexander <a****n@m****e> | 8 months ago | |
| dc7a12d2 | [ticket/17533] Fix reverting migrations logic | rxu <r****u@m****u> | 8 months ago | |
| 4b41ffbd | [ticket/17507] Adjust module removal procedure | rxu <r****u@m****u> | 8 months ago | |
| b875eb67 | [ticket/17507] Fix 'add_primary_keys' db tools option for schema generator | rxu <r****u@m****u> | 8 months ago | |
| 52ebde48 | [ticket/17507] Add id as primary key, fix schema_create_primary_key() method | rxu <r****u@m****u> | 8 months ago | |
| 1a281df6 | [ticket/17507] General SQL error on installing remove_jabber.php migration | rxu <r****u@m****u> | 8 months ago | |
| 52423558 | [ticket/17528] Fix migration issue using postgres |
Marc Alexander <a****n@m****e>
Committed by: rxu <r****u@m****u> |
8 months ago | |
| f57ac49d | merge Merge pull request #6830 from rxu/ticket/17525 |
Marc Alexander <a****n@m****e>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 237c8495 | [ticket/17528] Fix typo | rxu <r****u@m****u> | 8 months ago | |
| 9efb985a | [ticket/17525] Address the PR review comments | rxu <r****u@m****u> | 8 months ago | |
| ad51c271 | [ticket/17525] Fix migration failure on update | rxu <r****u@m****u> | 8 months ago | |
| 5ca40962 | [ticket/17525] Fix handling index name prefix logic for renaming | rxu <r****u@m****u> | 8 months ago | |
| ccd703e9 | [ticket/17525] Fix handling index name prefix logic for renaming | rxu <r****u@m****u> | 8 months ago | |
| 9ede0085 | [ticket/17525] Automatically handle index name prefixes | rxu <r****u@m****u> | 8 months ago | |
| 4e473588 | [ticket/17525] Automatically handle index name prefixes | rxu <r****u@m****u> | 8 months ago | |
| 92efcc93 | [ticket/17525] Fix tests | rxu <r****u@m****u> | 8 months ago | |
| 1c210fe4 | [ticket/17525] Provide Doctrine connection via dbtools | rxu <r****u@m****u> | 8 months ago | |
| 0c271f9d | [ticket/17525] Provide Doctrine connection object for migrations | rxu <r****u@m****u> | 8 months ago | |
| 227d9eb3 | [ticket/17525] Migration to rename actual database indexes if any | rxu <r****u@m****u> | 8 months ago | |
| 62f78a99 | [ticket/17525] Run index renaming migration the last in migrations queue | rxu <r****u@m****u> | 9 months ago | |
| 05f22d00 | [ticket/17525] Map Sphinx table, add more test assertions | rxu <r****u@m****u> | 9 months ago | |
| 62cee4c0 | [ticket/17525] Fix tests | rxu <r****u@m****u> | 9 months ago | |
| 82af2ec6 | [ticket/17525] Add index names test for generated database schema | rxu <r****u@m****u> | 9 months ago | |
| 183eb6d9 | [ticket/17525] Add database schema getter | rxu <r****u@m****u> | 9 months ago | |
| c9799bf0 | [ticket/17525] Rename all indexes to make names unique | rxu <r****u@m****u> | 9 months ago | |
| 4926e93b | [ticket/17529] Remove unneeded wrapping curly braces | rxu <r****u@m****u> | 9 months ago | |
| 846760f2 | [ticket/17529] Fix installer config.php availability checks | rxu <r****u@m****u> | 9 months ago | |
| 928a99ab | [ticket/17528] Fix PostgreSQL platform issues | rxu <r****u@m****u> | 9 months ago | |
| e9373285 | [ticket/17528] Fix MySQL platform | rxu <r****u@m****u> | 9 months ago | |
| 7018221b | [ticket/17528] Fix phpBB PostgreSQL platform [ci skip] | rxu <r****u@m****u> | 9 months ago | |
| c9c952ec | merge Merge branch '3.3.x' | Marc Alexander <a****n@m****e> | 9 months ago | |
| a031a437 | [ticket/17525] Rename migration to reflect its purpose | rxu <r****u@m****u> | 9 months ago | |
| 0b5d9e27 | [ticket/17525] Avoid more index name duplication | rxu <r****u@m****u> | 9 months ago | |
| 31ecbd1c | [ticket/17525] Avoid more index name duplication | rxu <r****u@m****u> | 9 months ago | |
| 183dbb9b | [ticket/17527] Add Twig extensions existence check while registering | rxu <r****u@m****u> | 9 months ago | |
| 8e7ff40a | merge Merge branch '3.3.x' | Marc Alexander <a****n@m****e> | 9 months ago | |
| a0424248 | [ticket/17399] Fix docblock and use space-ship operator | Marc Alexander <a****n@m****e> | 9 months ago | |
| daa6ca22 | [ticket/17399] Fix declaration to be in line with PHP documentation | Marc Alexander <a****n@m****e> | 9 months ago | |
| 6eefb3e4 | [ticket/17525] Avoid index name duplication (auth_role_id) | rxu <r****u@m****u> | 9 months ago | |
| 0224161f | merge Merge branch '3.3.x' | Marc Alexander <a****n@m****e> | 9 months ago | |
| ed40433c | merge Merge pull request #6770 from rxu/ticket/15214 |
Marc Alexander <a****n@m****e>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| e517f7d2 | [ticket/17525] Correctly handle Doctrine DB tools exceptions, enrich error info | rxu <r****u@m****u> | 9 months ago |