aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5802 from 3D-I/ticket/16279Marc Alexander2020-01-021-0/+1
|\
| * [ticket/16279] Add permission for Emoji in topic title3D-I2019-12-301-0/+1
* | [ticket/16167] Remove uses of user_email_hashMarc Alexander2019-11-182-130/+0
* | [ticket/16188] Remove some legacy code and fix bugrubencm2019-11-012-80/+1
* | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0Marc Alexander2019-10-063-220/+2
|/
* 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
* | 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
* | [ticket/15307] fix for good!hanakin2017-01-231-0/+0
* | [ticket/15037]a attempt to fix stupid test issuehanakin2017-01-231-0/+0
* | [ticket/14739] Remove SQLite 2.8.x database driverJakub Senko2016-11-162-2/+1
* | [ticket/10809] Remove MSSQL supportJakub Senko2016-08-021-1/+0
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-3/+3
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-062-2/+2
* | [ticket/14358] Includes the composer autoloader in create_schema_files.phpTristan Darricau2015-12-141-0/+1
* | [ticket/14317] Make it easier to change the language iso tagJoas Schilling2015-11-281-11/+6
* | [ticket/8708] Add f_announce_global permissionOliver Schramm2015-07-191-0/+1
* | Merge pull request #3618 from marc1706/ticket/13832Tristan Darricau2015-06-241-2/+6
|\ \
| * | [ticket/13832] Remove remnant of /e modifier code in check_flash_bbcodesMarc Alexander2015-05-281-1/+0
| * | [ticket/13832] Use preg_replace_callback in check_flash_bbcodesMarc Alexander2015-05-201-1/+6
* | | Merge branch '3.1.x'Marc Alexander2015-06-091-1/+1
|\ \ \ | | |/ | |/|
| * | [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-06-071-1/+1
* | | [ticket/13844] Fix language file so the tests passJoas Schilling2015-05-161-2/+2
* | | [ticket/13844] FAQ in new controller formatJoas Schilling2015-05-161-1/+1
* | | [ticket/13844] Add a little develop script to migrate the filesJoas Schilling2015-05-161-0/+312
| |/ |/|
* | Merge branch '3.1.x'Nicofuma2015-05-061-10/+43
|\|
| * [ticket/13807] Add version to the usage outputJoas Schilling2015-05-051-1/+1
| * [ticket/13807] Only output the header for diffJoas Schilling2015-05-021-6/+7
| * [ticket/13807] Add an option to generate a diff for the release highlightsJoas Schilling2015-05-021-9/+38
| * [ticket/13807] Allow filtering events by phpBB versionJoas Schilling2015-05-021-2/+5
* | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-162-2/+2
* | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-02-111-2/+2
|\|
| * [ticket/13597] Modify variable-variable syntax to be compatible with PHP7Marc Alexander2015-02-111-2/+2
* | [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-072-2/+8
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-033-4/+4
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-1/+1
* | Merge branch 'develop-ascraeus' into developMarc Alexander2015-01-102-5/+8
|\|
| * 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.phpJoas Schilling2015-01-092-5/+8
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-101-0/+151
|\| |
| * | [ticket/12926] Get rid of the $scheme and $inline vars, fix regex_idn.phprxu2015-01-101-27/+35
| * | [ticket/12926] Support for IDN (IRI)rxu2014-11-271-0/+143
| |/
* | [ticket/13421] Move tools to subdirectoryJoas Schilling2014-12-062-4/+4
* | [feature/patchwork-utf8] Normalize with intl, use patchwork/utf8 as fallbackNicolas Grekas2014-11-083-718/+1
* | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-10-071-1/+1
|\|
| * [ticket/13137] Improve output of create_schema_files.phpJoas Schilling2014-10-071-1/+1
* | [ticket/12958] Remove more references of subsilver2Joas Schilling2014-08-101-1/+1
|/
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-264-5/+5
* [ticket/12763] Do not regenerate the *_schema.sql filesJoas Schilling2014-06-231-183/+0