Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [prep-release-3.2.7] Add 3.2.7 migration | Marc Alexander | 2019-05-04 | 1 | -0/+37 |
| | |||||
* | [prep-release-3.2.7] Add migration for 3.2.7-RC1 | Marc Alexander | 2019-05-02 | 1 | -0/+36 |
| | |||||
* | Merge pull request #5577 from JoshyPHP/ticket/16034 | Marc Alexander | 2019-05-02 | 1 | -2/+4 |
|\ | | | | | | | [ticket/16034] Fix [url=] links being incorrectly shortened | ||||
| * | [ticket/16034] Fix [url=] links being incorrectly shortened | JoshyPHP | 2019-04-28 | 1 | -2/+4 |
| | | | | | | | | PHPBB3-16034 | ||||
* | | [prep-release-3.2.6] Update Changelog and add missing preg_match | Marc Alexander | 2019-04-28 | 1 | -1/+2 |
| | | |||||
* | | [prep-release-3.2.6] Add migration to 3.2.6 | Marc Alexander | 2019-04-27 | 1 | -0/+39 |
| | | |||||
* | | Merge pull request #47 from phpbb/ticket/security/233 | Marc Alexander | 2019-04-27 | 2 | -0/+44 |
|\ \ | | | | | | | | | | [ticket/security/233] Make smtp_password and smtp_username dynamic | ||||
| * | | [ticket/security/233] Make smtp_password and smtp_username dynamic | Marc Alexander | 2019-04-21 | 2 | -0/+44 |
| |/ | | | | | | | SECURITY-233 | ||||
* | | Merge pull request #46 from phpbb/ticket/security/231 | Marc Alexander | 2019-04-27 | 2 | -1/+35 |
|\ \ | | | | | | | | | | [ticket/security/231] Disable remote avatar functionality & add warning | ||||
| * | | [ticket/security/231] Disable remote avatar functionality & add warning | Marc Alexander | 2019-04-17 | 2 | -1/+35 |
| | | | | | | | | | | | | SECURITY-231 | ||||
* | | | Merge pull request #44 from phpbb/ticket/security/235 | Marc Alexander | 2019-04-27 | 1 | -9/+29 |
|\ \ \ | |_|/ |/| | | | | | Ticket/security/235 Wildcard char count in search | ||||
| * | | [ticket/security/235] Only allow one wildcard in the search query to limit ↵ | Derky | 2019-04-26 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | the database load SECURITY-235 | ||||
| * | | [ticket/security/235] Use whitespace instead of word boundary regex to ↵ | Derky | 2019-04-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | remove wildcards This fixes removing the wildcard in the following search query: *.test SECURITY-235 | ||||
| * | | [ticket/security/235] Remove non trailing wildcards from search keywords | Derky | 2019-04-25 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | Database indexes are only used if wildcards are used at the end. SECURITY-235 | ||||
| * | | [ticket/security/235] Apply wildcard char count patch | Derky | 2019-03-14 | 1 | -9/+15 |
| | | | | | | | | | | | | SECURITY-235 | ||||
* | | | [prep-release-3.2.6] Add migration for 3.2.6-RC1 | Marc Alexander | 2019-04-20 | 1 | -0/+37 |
| | | | |||||
* | | | Merge pull request #5559 from mrgoldy/ticket/16007 | Marc Alexander | 2019-04-17 | 2 | -4/+34 |
|\ \ \ | |_|/ |/| | | | | | [ticket/16007] Show ban message for OAuth login | ||||
| * | | [ticket/16007] No strict comparison against "false" | mrgoldy | 2019-04-02 | 2 | -3/+6 |
| | | | | | | | | | | | | PHPBB3-16007 | ||||
| * | | [ticket/16007] Show ban message for OAuth login | mrgoldy | 2019-04-02 | 2 | -4/+31 |
| | | | | | | | | | | | | PHPBB3-16007 | ||||
* | | | [ticket/16010] Enforce alphabetical order for events in events.md | Marc Alexander | 2019-04-11 | 1 | -0/+8 |
| | | | | | | | | | | | | PHPBB3-16010 | ||||
* | | | Merge pull request #5554 from 3D-I/ticket/16001 | Marc Alexander | 2019-04-07 | 1 | -7/+13 |
|\ \ \ | | | | | | | | | | | | | [ticket/16001] Append data to the OAuth's redirect URL | ||||
| * | | | [ticket/16001] Append data to the OAuth's redirect URL | 3D-I | 2019-03-25 | 1 | -7/+13 |
| | | | | | | | | | | | | | | | | PHPBB3-16001 | ||||
* | | | | Merge pull request #5558 from mrgoldy/ticket/16006 | Marc Alexander | 2019-04-07 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/16006] Create unique ID's for OAuth (un)linking | ||||
| * | | | | [ticket/16006] Create unique ID's for OAuth (un)linking | mrgoldy | 2019-04-02 | 1 | -0/+1 |
| | |/ / | |/| | | | | | | | | | | PHPBB3-16006 | ||||
* | | | | Merge pull request #5537 from senky/ticket/15970 | Marc Alexander | 2019-04-07 | 1 | -1/+29 |
|\ \ \ \ | |/ / / |/| | | | | | | | [ticket/15970] Add core.message_admin_form_submit_before | ||||
| * | | | [ticket/15970] Add empty line before event docblock | Marc Alexander | 2019-04-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-15970 | ||||
| * | | | [ticket/15970] Add core.message_admin_form_submit_before | Jakub Senko | 2019-02-27 | 1 | -1/+28 |
| | | | | | | | | | | | | | | | | PHPBB3-15970 | ||||
* | | | | Merge pull request #5463 from rubencm/ticket/15869 | Marc Alexander | 2019-03-14 | 4 | -13/+13 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | [ticket/15869] Allow multibyte characters in hostname during installation | ||||
| * | | | [ticket/15869] Allow multibyte characters in more variables | rubencm | 2018-12-02 | 3 | -9/+9 |
| | | | | | | | | | | | | | | | | PHPBB3-15869 | ||||
| * | | | [ticket/15869] Allow multibyte characters in hostname during installation | rubencm | 2018-12-01 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | PHPBB3-15869 | ||||
* | | | | Merge pull request #5509 from mrgoldy/ticket/15939 | Marc Alexander | 2019-03-13 | 1 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15939] Fix Pagination docblocks | ||||
| * | | | | [ticket/15939] Pagination docblocks | mrgoldy | 2019-01-14 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15939 | ||||
* | | | | | [ticket/15965] Fix hardcoded directory | rubencm | 2019-02-12 | 2 | -5/+19 |
| |_|/ / |/| | | | | | | | | | | | PHPBB3-15965 | ||||
* | | | | [ticket/15931] Fix PM report emails | mrgoldy | 2019-01-14 | 1 | -4/+9 |
|/ / / | | | | | | | | | | PHPBB3-15931 | ||||
* | | | Merge pull request #5488 from marc1706/ticket/15921 | chita | 2018-12-29 | 2 | -15/+18 |
|\ \ \ | | | | | | | | | | | | | [ticket/15921] Update textformattter to 1.3.2 | ||||
| * | | | [ticket/15921] Use backward compatible template for emojis | JoshyPHP | 2018-12-29 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | PHPBB3-15921 | ||||
| * | | | [ticket/15921] Use twemoji | Marc Alexander | 2018-12-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-15921 | ||||
| * | | | [ticket/15921] Updated dependencies to latest textformatter | JoshyPHP | 2018-12-26 | 1 | -15/+10 |
| | | | | | | | | | | | | | | | | PHPBB3-15921 | ||||
* | | | | Merge pull request #5359 from Elsensee/ticket/15509 | Marc Alexander | 2018-12-27 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | | | | | [ticket/15509] Don't show disabled board when in install | ||||
| * | | | [ticket/15509] Don't show disabled board when in install | Oliver Schramm | 2018-09-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-15509 | ||||
* | | | | Merge pull request #5456 from nunoplopes/ticket/15876 | Marc Alexander | 2018-12-24 | 1 | -2/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15876] MySQL 5.7+ support for Q&A captcha plugin | ||||
| * | | | | [ticket/15876] MySQL 5.7+ support for Q&A captch plugin | Nuno Lopes | 2018-11-24 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15876 | ||||
* | | | | | Merge pull request #5481 from kasimi/ticket/15910-3.2.x | Marc Alexander | 2018-12-24 | 6 | -10/+10 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | [ticket/15910] Pass object arguments by reference implicitly | ||||
| * | | | | [ticket/15910] Pass object arguments by reference implicitly | kasimi | 2018-12-12 | 6 | -10/+10 |
| | |_|/ | |/| | | | | | | | | | | PHPBB3-15910 | ||||
* | | | | Merge pull request #5479 from kasimi/ticket/15904 | Marc Alexander | 2018-12-23 | 1 | -1/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15904] Fix counting empty template blocks | ||||
| * | | | | [ticket/15904] Fix counting empty template blocks | kasimi | 2018-12-08 | 1 | -1/+2 |
| |/ / / | | | | | | | | | | | | | PHPBB3-15904 | ||||
* | | | | [prep-release-3.2.5] Add 3.2.5 migration | Marc Alexander | 2018-12-19 | 1 | -0/+38 |
| | | | | |||||
* | | | | Merge pull request #43 from phpbb/security/229 | Marc Alexander | 2018-12-19 | 1 | -0/+37 |
|\ \ \ \ | | | | | | | | | | | | | | | | [security/229] Update jQuery to 1.12.4 | ||||
| * | | | | [security/229] Adjust effectively_installed on jquery update migration | Marc Alexander | 2018-12-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | SECURITY-229 | ||||
| * | | | | [security/229] Update jQuery CDN link | Marc Alexander | 2018-12-09 | 1 | -0/+37 |
| |/ / / | | | | | | | | | | | | | SECURITY-229 |