| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/15294] Get rid of SQL query in a loop as far as possible | rxu | 2019-11-04 | 1 | -8/+43 |
| | | | | | PHPBB3-15294 | ||||
| * | [ticket/15294] Back to the all DBMS compliant splitted queries | rxu | 2019-11-04 | 1 | -27/+17 |
| | | | | | PHPBB3-15294 | ||||
| * | [ticket/15294] Another approach, optimize updating & purging expired sessions | rxu | 2019-11-03 | 1 | -32/+31 |
| | | | | | PHPBB3-15294 | ||||
| * | [ticket/15294] Fix session_gc() selecting expired sessions for unique users | rxu | 2019-11-03 | 1 | -28/+28 |
| | | | | | | | Also remove limit of 10 as it does not allow to collect all the garbage. PHPBB3-15294 | ||||
| * | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-11-01 | 3 | -13/+21 |
| |\ | |||||
| | * | Merge pull request #5685 from 3D-I/ticket/16153 | Marc Alexander | 2019-11-01 | 3 | -13/+21 |
| | |\ | | | | | | | | | | [ticket/16153] Enable Emojis and rich text in Topic title | ||||
| | | * | [ticket/16153] Enable Emojis and rich text in Topic title | 3D-I | 2019-10-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-16153 | ||||
| | | * | [ticket/16153] Use new function | 3D-I | 2019-10-28 | 1 | -12/+2 |
| | | | | | | | | | | | | | PHPBB3-16153 | ||||
| | | * | Merge branch '3.2.x' into ticket/16153 | 3D-I | 2019-10-28 | 85 | -240/+880 |
| | | |\ | | |/ | |/| | |||||
| | | * | [ticket/16153] Functional test 2 | 3D-I | 2019-09-11 | 1 | -7/+4 |
| | | | | | | | | | | | | | PHPBB3-16153 | ||||
| | | * | [ticket/16153] Functional test | 3D-I | 2019-09-11 | 1 | -3/+1 |
| | | | | | | | | | | | | | PHPBB3-16153 | ||||
| | | * | [ticket/16153] Enable Emojis and rich text in Topic title | 3D-I | 2019-09-10 | 2 | -4/+27 |
| | | | | | | | | | | | | | PHPBB3-16153 | ||||
| * | | | Merge pull request #5717 from 3D-I/ticket/16187 | Marc Alexander | 2019-11-01 | 1 | -6/+6 |
| |\ \ \ | | | | | | | | | | | | | [ticket/16187] Correctly display registration using external services | ||||
| | * | | | [ticket/16187] Correctly display registration using external services | 3D-I | 2019-10-24 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | PHPBB3-16187 | ||||
| * | | | | Merge pull request #5718 from rubencm/ticket/16189 | Marc Alexander | 2019-11-01 | 8 | -334/+61 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/16189] Deprecate inet_ntop and inet_pton wrappers | ||||
| | * | | | | [ticket/16189] Make wrappers call native functions | rubencm | 2019-11-01 | 1 | -114/+2 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-16189 | ||||
| | * | | | | [ticket/16189] Update version | rubencm | 2019-11-01 | 2 | -5/+6 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-16189 | ||||
| | * | | | | [ticket/16188] Remove some legacy code and fix bug | rubencm | 2019-11-01 | 6 | -90/+8 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-16189 | ||||
| | * | | | | [ticket/16189] Deprecate inet_ntop and inet_pton wrappers | rubencm | 2019-11-01 | 4 | -245/+165 |
| |/ / / / | | | | | | | | | | | | | PHPBB3-16189 | ||||
| * | | | | Merge pull request #5722 from mrgoldy/ticket/16195 | Marc Alexander | 2019-11-01 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/16195] Copy forum permissions' missing paragraph | ||||
| | * | | | | [ticket/16195] Add missing paragraph | mrgoldy | 2019-10-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-16195 | ||||
| * | | | | | Merge pull request #5720 from hanakin/ticket/16188 | Marc Alexander | 2019-11-01 | 1 | -7/+0 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16188] fix acp responsive stats | ||||
| | * | | | | | [ticket/16188] Remove responsive tables in acp | hanakin | 2019-10-31 | 1 | -30/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16188 | ||||
| | * | | | | | [ticket/16188] fix acp responsive stats | hanakin | 2019-10-27 | 1 | -7/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16188 | ||||
| * | | | | | | Merge pull request #5719 from rubencm/ticket/15958 | Marc Alexander | 2019-11-01 | 2 | -6/+6 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/15958] Standarize create forums default options | ||||
| | * | | | | | | [ticket/15958] Standarize create forums default options | rubencm | 2019-10-24 | 2 | -6/+6 |
| | | |_|/ / / | |/| | | | | | | | | | | | | | | | | PHPBB3-15958 | ||||
| * | | | | | | Merge pull request #5724 from rubencm/ticket/16190 | Marc Alexander | 2019-11-01 | 7 | -238/+27 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/16190] Deprecate phpbb's checkdnsrr wrapper | ||||
| | * | | | | | | [ticket/16190] Deprecate phpbb's checkdnsrr wrapper | rubencm | 2019-10-31 | 7 | -238/+27 |
| | | |_|/ / / | |/| | | | | | | | | | | | | | | | | PHPBB3-16190 | ||||
| * | | | | | | Merge pull request #5723 from rubencm/ticket/16196 | Marc Alexander | 2019-11-01 | 2 | -17/+12 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | [ticket/16196] Remove paragonie/random_compat | ||||
| | * | | | | | [ticket/16196] Remove paragonie/random_compat | rubencm | 2019-10-30 | 2 | -17/+12 |
| | |/ / / / | | | | | | | | | | | | | | | | PHPBB3-16196 | ||||
| * | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-28 | 1 | -3/+8 |
| |\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | | Merge pull request #5709 from mrgoldy/ticket/16181 | Marc Alexander | 2019-10-28 | 1 | -3/+8 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16181] Enforce string for OAuth provider id | ||||
| | | * | | | | [ticket/16181] Fix typo in comment | Marc Alexander | 2019-10-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16181 | ||||
| | | * | | | | [ticket/16181] Fix spelling mistake in associated | mrgoldy | 2019-10-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16181 | ||||
| | | * | | | | [ticket/16181] Enforce string data type | mrgoldy | 2019-10-08 | 1 | -3/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16181 | ||||
| * | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-28 | 2 | -13/+42 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Merge pull request #5682 from 3D-I/ticket/16151 | Marc Alexander | 2019-10-28 | 2 | -13/+42 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/16151] Enable Emojis and rich text in forum name | ||||
| | | * | | | | | [ticket/16151] Enable Emojis and rich text in forum name | 3D-I | 2019-10-28 | 2 | -25/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move to a new function() PHPBB3-16151 | ||||
| | | * | | | | | [ticket/16151] Enable Emojis and rich text in forum name | 3D-I | 2019-09-08 | 1 | -1/+21 |
| | | | |_|_|/ | | |/| | | | | | | | | | | | | | | | PHPBB3-16151 | ||||
| * | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-28 | 1 | -4/+17 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Merge pull request #5672 from OxCom/ticket/16146 | Marc Alexander | 2019-10-28 | 1 | -4/+17 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/16146] New core event: after move forum | ||||
| | | * | | | | | [ticket/16146] Fix typos in event description | Marc Alexander | 2019-10-26 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16146 | ||||
| | | * | | | | | [ticket/16146] fix event name in comment | oxcom | 2019-09-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16146 | ||||
| | | * | | | | | [ticket/16146] New core event: after move forum | oxcom | 2019-09-02 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16146 | ||||
| * | | | | | | | Merge pull request #5721 from VSEphpbb/ticket/16192 | Marc Alexander | 2019-10-28 | 1 | -6/+5 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16192] Fix CLI extension not enableable messages | ||||
| | * | | | | | | | [ticket/16192] Fix CLI extension not enableable messages | Matt Friedman | 2019-10-27 | 1 | -6/+5 |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16192 | ||||
| * | | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-26 | 2 | -6/+0 |
| |\ \ \ \ \ \ \ | |/ / / / / / | |||||
| | * | | | | | | Merge pull request #5695 from 3D-I/ticket/16161 | Marc Alexander | 2019-10-26 | 2 | -6/+0 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16161] Enable BBcodes without closing tag | ||||
| | | * | | | | | | [ticket/16161] Enable BBcodes without closing tag | 3D-I | 2019-09-22 | 2 | -6/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16161 | ||||
| * | | | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-26 | 9 | -13/+13 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | / / | |_|_|_|_|/ / |/| | | | | | | |||||
