Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5802 from 3D-I/ticket/16279 | Marc Alexander | 2020-01-02 | 1 | -0/+1 |
|\ | | | | | | | [ticket/16279] Add permission for Emoji in topic title | ||||
| * | [ticket/16279] Add permission for Emoji in topic title | 3D-I | 2019-12-30 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-16279 | ||||
* | | [ticket/16167] Remove uses of user_email_hash | Marc Alexander | 2019-11-18 | 2 | -130/+0 |
| | | | | | | | | PHPBB3-16167 | ||||
* | | [ticket/16188] Remove some legacy code and fix bug | rubencm | 2019-11-01 | 2 | -80/+1 |
| | | | | | | | | PHPBB3-16189 | ||||
* | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0 | Marc Alexander | 2019-10-06 | 3 | -220/+2 |
|/ | | | | PHPBB3-16051 | ||||
* | Merge remote-tracking branch 'upstream/3.2.x' into prep-release-3.2.2 | Marc Alexander | 2018-01-07 | 4 | -6/+6 |
|\ | |||||
| * | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 4 | -6/+6 |
| | | | | | | | | PHPBB3-14972 | ||||
* | | Merge branch 'ticket/security/211' into ticket/security/211-rhea | Marc Alexander | 2018-01-01 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | [ticket/security/211] Do not match javascript URIs with URL regexes | Marc Alexander | 2017-07-26 | 1 | -1/+1 |
| | | | | | | | | SECURITY-211 | ||||
* | | [ticket/15307] fix for good! | hanakin | 2017-01-23 | 1 | -0/+0 |
| | | | | | | | | PHPBB3-15037 | ||||
* | | [ticket/15037]a attempt to fix stupid test issue | hanakin | 2017-01-23 | 1 | -0/+0 |
| | | | | | | | | PHPBB3-15037 | ||||
* | | [ticket/14739] Remove SQLite 2.8.x database driver | Jakub Senko | 2016-11-16 | 2 | -2/+1 |
| | | | | | | | | PHPBB3-14739 | ||||
* | | [ticket/10809] Remove MSSQL support | Jakub Senko | 2016-08-02 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-10809 | ||||
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -3/+3 |
| | | | | | | | | | | | | This is part 2 of the pr. PHPBB3-13454 | ||||
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 2 | -2/+2 |
| | | | | | | | | | | | | This is the first part of the changes. More to come. PHPBB3-13454 | ||||
* | | [ticket/14358] Includes the composer autoloader in create_schema_files.php | Tristan Darricau | 2015-12-14 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-14358 | ||||
* | | [ticket/14317] Make it easier to change the language iso tag | Joas Schilling | 2015-11-28 | 1 | -11/+6 |
| | | | | | | | | PHPBB3-14317 | ||||
* | | [ticket/8708] Add f_announce_global permission | Oliver Schramm | 2015-07-19 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-8708 | ||||
* | | Merge pull request #3618 from marc1706/ticket/13832 | Tristan Darricau | 2015-06-24 | 1 | -2/+6 |
|\ \ | | | | | | | | | | [ticket/13832] Use preg_replace_callback instead of /e modifier | ||||
| * | | [ticket/13832] Remove remnant of /e modifier code in check_flash_bbcodes | Marc Alexander | 2015-05-28 | 1 | -1/+0 |
| | | | | | | | | | | | | PHPBB3-13832 | ||||
| * | | [ticket/13832] Use preg_replace_callback in check_flash_bbcodes | Marc Alexander | 2015-05-20 | 1 | -1/+6 |
| | | | | | | | | | | | | PHPBB3-13832 | ||||
* | | | Merge branch '3.1.x' | Marc Alexander | 2015-06-09 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | | | | | | | Conflicts: phpBB/includes/mcp/mcp_main.php | ||||
| * | | [ticket/13685] Add phpbb_dispatcher to fulltext search constructors | brunoais | 2015-06-07 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13685 | ||||
* | | | [ticket/13844] Fix language file so the tests pass | Joas Schilling | 2015-05-16 | 1 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-13844 | ||||
* | | | [ticket/13844] FAQ in new controller format | Joas Schilling | 2015-05-16 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13844 | ||||
* | | | [ticket/13844] Add a little develop script to migrate the files | Joas Schilling | 2015-05-16 | 1 | -0/+312 |
| |/ |/| | | | | | PHPBB3-13844 | ||||
* | | Merge branch '3.1.x' | Nicofuma | 2015-05-06 | 1 | -10/+43 |
|\ \ | |/ | |||||
| * | [ticket/13807] Add version to the usage output | Joas Schilling | 2015-05-05 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13807 | ||||
| * | [ticket/13807] Only output the header for diff | Joas Schilling | 2015-05-02 | 1 | -6/+7 |
| | | | | | | | | PHPBB3-13807 | ||||
| * | [ticket/13807] Add an option to generate a diff for the release highlights | Joas Schilling | 2015-05-02 | 1 | -9/+38 |
| | | | | | | | | PHPBB3-13807 | ||||
| * | [ticket/13807] Allow filtering events by phpBB version | Joas Schilling | 2015-05-02 | 1 | -2/+5 |
| | | | | | | | | PHPBB3-13807 | ||||
* | | [ticket/13697] Moving filesystem related functions to filesystem service | MateBartus | 2015-04-16 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moving filesystem service to \phpbb\filesystem namespace * Wraping Symfony's Filesystem component * Moving filesystem related functions from includes/functions.php into \phpbb\filesystem\filesystem Functions moved (and deprecated): - phpbb_chmod - phpbb_is_writable - phpbb_is_absolute - phpbb_own_realpath - phpbb_realpath * Adding interface for filesystem service PHPBB3-13697 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Andreas Fischer | 2015-02-11 | 1 | -2/+2 |
|\ \ | |/ | | | | | | | * develop-ascraeus: [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 | ||||
| * | [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 | Marc Alexander | 2015-02-11 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-13597 | ||||
* | | [ticket/10748] Replace direct creations of tools(); | Joas Schilling | 2015-02-07 | 2 | -2/+8 |
| | | | | | | | | PHPBB3-10748 | ||||
* | | [ticket/13455] Update calls to `request_var()` | Gaëtan Muller | 2015-02-03 | 3 | -4/+4 |
| | | | | | | | | PHPBB3-13455 | ||||
* | | [ticket/13468] Update calls to `add_log()` | Gaëtan Muller | 2015-01-27 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13468 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2015-01-10 | 2 | -5/+8 |
|\ \ | |/ | | | | | | | | | Conflicts: phpBB/develop/create_schema_files.php phpBB/develop/mysql_upgrader.php | ||||
| * | Merge pull request #3272 from nickvergessen/ticket/13307 | Marc Alexander | 2015-01-10 | 2 | -5/+8 |
| |\ | | | | | | | | | | [ticket/13307] Update mysql_upgrader.php to work without the schema_data... | ||||
| | * | [ticket/13307] Update mysql_upgrader.php to work without the schema_data.php | Joas Schilling | 2015-01-09 | 2 | -5/+8 |
| | | | | | | | | | | | | | | | | | | The file has been delete quite some time ago. PHPBB3-13307 | ||||
* | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-01-10 | 1 | -0/+151 |
|\ \ \ | |/ / | |||||
| * | | [ticket/12926] Get rid of the $scheme and $inline vars, fix regex_idn.php | rxu | 2015-01-10 | 1 | -27/+35 |
| | | | | | | | | | | | | | | | | | | | | | Get rid of the $scheme and $inline vars, fix regex_idn.php to generate both common and inline mode regexes all at once. PHPBB3-12926 | ||||
| * | | [ticket/12926] Support for IDN (IRI) | rxu | 2014-11-27 | 1 | -0/+143 |
| |/ | | | | | | | | | | | Add international domain name support for URLs. PHPBB3-12926 | ||||
* | | [ticket/13421] Move tools to subdirectory | Joas Schilling | 2014-12-06 | 2 | -4/+4 |
| | | | | | | | | PHPBB3-13421 | ||||
* | | [feature/patchwork-utf8] Normalize with intl, use patchwork/utf8 as fallback | Nicolas Grekas | 2014-11-08 | 3 | -718/+1 |
| | | |||||
* | | Merge branch 'develop-ascraeus' into develop | Andreas Fischer | 2014-10-07 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/13137] Create schema.json in build script [ticket/13137] Improve output of create_schema_files.php [ticket/13137] Add schema.json file to .gitignore [ticket/13137] Generate the schema when the schema.json file is not available [ticket/13137] Remove schema.json file | ||||
| * | [ticket/13137] Improve output of create_schema_files.php | Joas Schilling | 2014-10-07 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13137 | ||||
* | | [ticket/12958] Remove more references of subsilver2 | Joas Schilling | 2014-08-10 | 1 | -1/+1 |
|/ | | | | PHPBB3-12958 | ||||
* | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts | Tristan Darricau | 2014-06-26 | 4 | -5/+5 |
| | | | | PHPBB3-12446 | ||||
* | [ticket/12763] Do not regenerate the *_schema.sql files | Joas Schilling | 2014-06-23 | 1 | -183/+0 |
| | | | | PHPBB3-12763 |