| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4631 from JoshyPHP/ticket/14985 | Tristan Darricau | 2017-01-15 | 2 | -15/+38 |
| |\ | | | | | | | | | | | | | | | [ticket/14985] Decode HTML special chars in plain text columns * JoshyPHP/ticket/14985: [ticket/14985] Added functional tests for BBCodes and smilies [ticket/14985] Decode HTML special chars in plain text columns | ||||
| | * | [ticket/14985] Decode HTML special chars in plain text columns | JoshyPHP | 2017-01-12 | 2 | -15/+38 |
| | | | | | | | | | PHPBB3-14985 | ||||
| * | | [ticket/15011] Fix 3.2.x merge | Tristan Darricau | 2017-01-15 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-15011 | ||||
| * | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2017-01-15 | 1 | -1/+4 |
| |\ \ | | | | | | | | | | | | | * 3.1.x: [ticket/15011] Error not checked on metadata load failure | ||||
| | * \ | Merge pull request #4646 from javiexin/ticket/15011 | Tristan Darricau | 2017-01-15 | 1 | -1/+4 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15011] Error not checked on metadata load failure * javiexin/ticket/15011: [ticket/15011] Error not checked on metadata load failure | ||||
| | | * | | [ticket/15011] Error not checked on metadata load failure | javiexin | 2017-01-14 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | PHPBB3-15011 | ||||
| * | | | | Merge pull request #4647 from marc1706/ticket/15012 | Tristan Darricau | 2017-01-15 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15012] Use valid constructor in ftp_file_updater * marc1706/ticket/15012: [ticket/15012] Use valid constructor in ftp_file_updater | ||||
| | * | | | | [ticket/15012] Use valid constructor in ftp_file_updater | Marc Alexander | 2017-01-14 | 1 | -1/+1 |
| | | |_|/ | |/| | | | | | | | | | | PHPBB3-15012 | ||||
| * | | | | Merge pull request #4643 from JoshyPHP/ticket/15008 | Marc Alexander | 2017-01-15 | 1 | -0/+2 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15008] Disable emoji when smilies are disabled | ||||
| | * | | | | [ticket/15008] Disable emoji when smilies are disabled | JoshyPHP | 2017-01-14 | 1 | -0/+2 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Will effectively disable emoji shortname and won't replace emoji with images but will not prevent a browser or OS from displaying emoji as images. PHPBB3-15008 | ||||
| * | | | | [ticket/15010] Fix incorrect use of request | Richard McGirr | 2017-01-14 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-15010 PHPBB3-15010 | ||||
| * | | | Merge pull request #4625 from Nicofuma/ticket/14973 | Marc Alexander | 2017-01-08 | 1 | -0/+21 |
| |\ \ \ | | | | | | | | | | | | | [ticket/14973] Add BC layer for \phpbb\db\tools | ||||
| | * | | | [ticket/14973] Add BC layer for \phpbb\db\tools | Tristan Darricau | 2017-01-08 | 1 | -0/+21 |
| | | | | | | | | | | | | | | | | | PHPBB3-14973 | ||||
| * | | | | Merge pull request #4623 from rxu/ticket/14971 | Tristan Darricau | 2017-01-08 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | [ticket/14971] Fix pagination PHP warning on PHP 7.1 * rxu/ticket/14971: [ticket/14971] Add on_page test with the string arguments [ticket/14971] Fix pagination PHP warning on PHP 7.1 | ||||
| | * | | | [ticket/14971] Fix pagination PHP warning on PHP 7.1 | rxu | 2017-01-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-14971 | ||||
| * | | | | [ticket/14967] Add cookie notice migration fixing invalid previous one | Marc Alexander | 2017-01-08 | 1 | -0/+36 |
| |/ / / | | | | | | | | | | PHPBB3-14967 | ||||
| * | | | [prep-release-3.2.0] Correctly compare extensions version | Marc Alexander | 2017-01-07 | 2 | -2/+2 |
| | | | | |||||
| * | | | [prep-release-3.2.0] Update version numbers and add 3.2.0 migration | Marc Alexander | 2017-01-07 | 1 | -0/+40 |
| | | | | |||||
| * | | | Merge pull request #4618 from marc1706/ticket/14961 | Marc Alexander | 2017-01-07 | 1 | -0/+31 |
| |\ \ \ | | | | | | | | | | | | | [ticket/14961] Add cookie notice as enablable feature | ||||
| | * | | | [ticket/14961] Add cookie notice as enablable feature | Marc Alexander | 2017-01-06 | 1 | -0/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Uses Insites cookieconsent v3.0.3: https://cookieconsent.insites.com PHPBB3-14961 | ||||
| * | | | | Merge pull request #4619 from Nicofuma/ticket/14962 | Marc Alexander | 2017-01-07 | 2 | -5/+26 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14962] Introduces a new helper to check emptyness of bbcode texts | ||||
| | * | | | | [ticket/14962] Introduces a new helper to check emptyness of bbcode texts | Tristan Darricau | 2017-01-06 | 2 | -5/+26 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14962 | ||||
| * | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-01-06 | 1 | -2/+1 |
| |\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | | Merge pull request #4613 from rxu/ticket/14958 | Marc Alexander | 2017-01-06 | 1 | -2/+1 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/14958] Optimize Twig extension lang() function | ||||
| | | * | | | | [ticket/14958] Optimize Twig extension lang() function | rxu | 2017-01-05 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14958 | ||||
| * | | | | | | Merge pull request #4617 from marc1706/ticket/14949 | Marc Alexander | 2017-01-06 | 1 | -1/+7 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/14949] Pass full notification array and post data for updating | ||||
| | * | | | | | | [ticket/14949] Pass full notification array and post data for updating | Marc Alexander | 2017-01-05 | 1 | -1/+7 |
| | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | PHPBB3-14949 | ||||
| * | | | | | | [ticket/14946] Make sure to pass integers to max() | Marc Alexander | 2017-01-04 | 1 | -1/+1 |
| |/ / / / / | | | | | | | | | | | | | | | | PHPBB3-14946 | ||||
| * | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-01-04 | 1 | -9/+16 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge pull request #4595 from DavidIQ/ticket/14941 | Marc Alexander | 2017-01-04 | 1 | -9/+16 |
| | |\ \ \ \ | | |/ / / | |/| | | | | | | | | [ticket/14941] Apply changes individually for MySQL fulltext search | ||||
| | | * | | | [ticket/14941] Apply changes individually for MySQL fulltext search | David Colón | 2016-12-27 | 1 | -9/+16 |
| | | | | | | |||||
| * | | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-01-04 | 7 | -11/+35 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge pull request #4611 from marc1706/ticket/14838 | Marc Alexander | 2017-01-04 | 7 | -11/+35 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | [icket/14838] Do not query full attachments table in feeds | ||||
| | | * | | | | [ticket/14838] Remove obsolete overriding method | Marc Alexander | 2017-01-04 | 1 | -8/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14838 | ||||
| | | * | | | | [ticket/14838] Do not query full attachments table in feeds | Marc Alexander | 2017-01-03 | 7 | -3/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The fetch_attachments() will also now throw a runtime exception if a feed tries to do this nonetheless. PHPBB3-14838 | ||||
| * | | | | | | [ticket/14957] Make sure config_php_file is set before injecting | Marc Alexander | 2017-01-03 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14957 | ||||
| * | | | | | | Merge branch 'ticket/14957' into ticket/14957-rhea | Marc Alexander | 2017-01-03 | 1 | -1/+2 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | [ticket/14957] Do not use method return in write context | Marc Alexander | 2017-01-03 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for PHP 5.3.x compatibility. PHPBB3-14957 | ||||
| * | | | | | | Merge branch 'ticket/14957' into ticket/14957-rhea | Marc Alexander | 2017-01-03 | 2 | -6/+32 |
| |\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | | |||||
| | * | | | | [ticket/14957] Do not cache database config entries | Marc Alexander | 2017-01-03 | 2 | -6/+13 |
| | |/ / / | | | | | | | | | | | | | PHPBB3-14957 | ||||
| * | | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-12-30 | 1 | -4/+4 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #4597 from javiexin/ticket/14943 | Tristan Darricau | 2016-12-30 | 1 | -4/+4 |
| | |\ \ \ | | |/ / | |/| | | | | | | [ticket/14943] Fix template loop access by index | ||||
| | | * | | [ticket/14943] Fix template loop access by index | javiexin | 2016-12-28 | 1 | -4/+4 |
| | | |/ | | | | | | | | | | | | | | | | | | | Allows inserting elements in a loop specified as 'outer[3].inner'. This was coded, but malfunctioning. PHPBB3-14943 | ||||
| * | | | Merge pull request #4596 from JoshyPHP/ticket/14914 | Tristan Darricau | 2016-12-29 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | | | [ticket/14914] Made emoji scale in size with text | ||||
| | * | | | [ticket/14914] Made emoji scale in size with text | JoshyPHP | 2016-12-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | PHPBB3-14914 | ||||
| * | | | | Merge pull request #4591 from marc1706/ticket/14934 | Tristan Darricau | 2016-12-29 | 1 | -6/+1 |
| |\ \ \ \ | |/ / / |/| | | | | | | | [ticket/14934] Use bare PHP functions for checking for tmp dir | ||||
| | * | | | [ticket/14934] Do not rely on open basedir being properly set | Marc Alexander | 2016-12-25 | 1 | -6/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-14934 | ||||
| | * | | | [ticket/14934] Use bare PHP functions for checking for tmp dir | Marc Alexander | 2016-12-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | The symfony methods will cause PHP warnings being thrown. PHPBB3-14934 | ||||
| * | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-12-25 | 2 | -0/+2 |
| |\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| | * | | [ticket/14923] Make sure start for queries is always set in migrations | Marc Alexander | 2016-12-25 | 2 | -0/+2 |
| | | | | | | | | | | | | | PHPBB3-14923 | ||||
