aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5808 from marc1706/ticket/16284Marc Alexander2020-01-141-1/+9
|\ | | | | [ticket/16284] Move 4.0 migrations to v400 folder
| * [ticket/16284] Adjust create schema and add tables to testsMarc Alexander2020-01-011-1/+9
| | | | | | | | PHPBB3-16284
* | Merge branch '3.3.x'Marc Alexander2020-01-021-0/+1
|\ \ | |/ |/|
| * Merge pull request #5802 from 3D-I/ticket/16279Marc Alexander2020-01-021-0/+1
| |\ | | | | | | | | | [ticket/16279] Add permission for Emoji in topic title
| | * [ticket/16279] Add permission for Emoji in topic title3D-I2019-12-301-0/+1
| | | | | | | | | | | | PHPBB3-16279
* | | Merge branch '3.3.x'Marc Alexander2019-11-212-130/+0
|\| |
| * | [ticket/16167] Remove uses of user_email_hashMarc Alexander2019-11-182-130/+0
| | | | | | | | | | | | PHPBB3-16167
* | | Merge branch '3.3.x'Marc Alexander2019-11-012-80/+1
|\| |
| * | [ticket/16188] Remove some legacy code and fix bugrubencm2019-11-012-80/+1
| | | | | | | | | | | | PHPBB3-16189
* | | Merge branch '3.3.x'Marc Alexander2019-10-133-220/+2
|\| |
| * | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0Marc Alexander2019-10-063-220/+2
| |/ | | | | | | PHPBB3-16051
* | Merge branch '3.2.x'Marc Alexander2018-01-071-1/+1
|\|
| * Merge remote-tracking branch 'upstream/3.2.x' into prep-release-3.2.2Marc Alexander2018-01-074-6/+6
| |\
| | * [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-014-6/+6
| | | | | | | | | | | | PHPBB3-14972
| * | Merge branch 'ticket/security/211' into ticket/security/211-rheaMarc Alexander2018-01-011-1/+1
| |\ \ | | |/ | |/|
| | * [ticket/security/211] Do not match javascript URIs with URL regexesMarc Alexander2017-07-261-1/+1
| | | | | | | | | | | | SECURITY-211
* | | [ticket/15276] Fix code and add phpdocRubén Calvo2017-08-281-1/+1
| | | | | | | | | | | | PHPBB3-15276
* | | [ticket/15276] Remove avatar_pathRubén Calvo2017-08-251-9/+14
| | | | | | | | | | | | PHPBB3-15276
* | | [ticket/15253] Use storage helper methods instead of filesystem methodsRubén Calvo2017-07-202-2/+2
| | | | | | | | | | | | PHPBB3-15253
* | | [ticket/14972] replace all occurrences of sizeof() with the count()rxu2017-07-174-6/+6
|/ / | | | | | | PHPBB3-14972
* | [ticket/15307] fix for good!hanakin2017-01-231-0/+0
| | | | | | | | PHPBB3-15037
* | [ticket/15037]a attempt to fix stupid test issuehanakin2017-01-231-0/+0
| | | | | | | | PHPBB3-15037
* | [ticket/14739] Remove SQLite 2.8.x database driverJakub Senko2016-11-162-2/+1
| | | | | | | | PHPBB3-14739
* | [ticket/10809] Remove MSSQL supportJakub Senko2016-08-021-1/+0
| | | | | | | | PHPBB3-10809
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-3/+3
| | | | | | | | | | | | This is part 2 of the pr. PHPBB3-13454
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-062-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.phpTristan Darricau2015-12-141-0/+1
| | | | | | | | PHPBB3-14358
* | [ticket/14317] Make it easier to change the language iso tagJoas Schilling2015-11-281-11/+6
| | | | | | | | PHPBB3-14317
* | [ticket/8708] Add f_announce_global permissionOliver Schramm2015-07-191-0/+1
| | | | | | | | PHPBB3-8708
* | Merge pull request #3618 from marc1706/ticket/13832Tristan Darricau2015-06-241-2/+6
|\ \ | | | | | | | | | [ticket/13832] Use preg_replace_callback instead of /e modifier
| * | [ticket/13832] Remove remnant of /e modifier code in check_flash_bbcodesMarc Alexander2015-05-281-1/+0
| | | | | | | | | | | | PHPBB3-13832
| * | [ticket/13832] Use preg_replace_callback in check_flash_bbcodesMarc Alexander2015-05-201-1/+6
| | | | | | | | | | | | PHPBB3-13832
* | | Merge branch '3.1.x'Marc Alexander2015-06-091-1/+1
|\ \ \ | | |/ | |/| | | | | | | Conflicts: phpBB/includes/mcp/mcp_main.php
| * | [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-06-071-1/+1
| | | | | | | | | | | | PHPBB3-13685
* | | [ticket/13844] Fix language file so the tests passJoas Schilling2015-05-161-2/+2
| | | | | | | | | | | | PHPBB3-13844
* | | [ticket/13844] FAQ in new controller formatJoas Schilling2015-05-161-1/+1
| | | | | | | | | | | | PHPBB3-13844
* | | [ticket/13844] Add a little develop script to migrate the filesJoas Schilling2015-05-161-0/+312
| |/ |/| | | | | PHPBB3-13844
* | Merge branch '3.1.x'Nicofuma2015-05-061-10/+43
|\|
| * [ticket/13807] Add version to the usage outputJoas Schilling2015-05-051-1/+1
| | | | | | | | PHPBB3-13807
| * [ticket/13807] Only output the header for diffJoas Schilling2015-05-021-6/+7
| | | | | | | | PHPBB3-13807
| * [ticket/13807] Add an option to generate a diff for the release highlightsJoas Schilling2015-05-021-9/+38
| | | | | | | | PHPBB3-13807
| * [ticket/13807] Allow filtering events by phpBB versionJoas Schilling2015-05-021-2/+5
| | | | | | | | PHPBB3-13807
* | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-162-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 developAndreas Fischer2015-02-111-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 PHP7Marc Alexander2015-02-111-2/+2
| | | | | | | | PHPBB3-13597
* | [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-072-2/+8
| | | | | | | | PHPBB3-10748
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-033-4/+4
| | | | | | | | PHPBB3-13455
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-1/+1
| | | | | | | | PHPBB3-13468
* | Merge branch 'develop-ascraeus' into developMarc Alexander2015-01-102-5/+8
|\| | | | | | | | | | | Conflicts: phpBB/develop/create_schema_files.php phpBB/develop/mysql_upgrader.php
| * Merge pull request #3272 from nickvergessen/ticket/13307Marc Alexander2015-01-102-5/+8
| |\ | | | | | | | | | [ticket/13307] Update mysql_upgrader.php to work without the schema_data...