aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/data/v310/timezone.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14793] Fix "A non-numeric value encountered" PHP warning on PHP 7.1+rxu2016-09-221-1/+1
| | | | PHPBB3-14793
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* Merge branch 'exreaction/ticket/11881' into develop-ascraeusNils Adermann2014-05-021-10/+35
|\ | | | | | | | | | | | | | | | | | | * exreaction/ticket/11881: [ticket/11881] Move convert_timezones_test to migrator [ticket/11881] Fix test filename [ticket/11881] Limit to 500 [ticket/11881] Make sure user_timezone isn't converted twice [ticket/11881] Better split the timezone conversion into chunks; add test [ticket/11881] Timezone migration can take a long time
| * [ticket/11881] Limit to 500Nathan Guse2013-10-041-1/+1
| | | | | | | | PHPBB3-11881
| * [ticket/11881] Make sure user_timezone isn't converted twiceNathan Guse2013-10-041-1/+6
| | | | | | | | PHPBB3-11881
| * [ticket/11881] Better split the timezone conversion into chunks; add testNathan Guse2013-10-041-12/+20
| | | | | | | | PHPBB3-11881
| * [ticket/11881] Timezone migration can take a long timeNathan2013-10-021-2/+14
| | | | | | | | PHPBB3-11881
* | [ticket/12349] Update license header in several new filesJoas Schilling2014-04-031-1/+1
|/ | | | PHPBB3-12349
* [ticket/11700] Fix leftover backslashes in commentsNils Adermann2013-09-161-1/+1
| | | | PHPBB3-11700
* [ticket/11700] Fix a few more commentsNils Adermann2013-09-161-1/+1
| | | | PHPBB3-11700
* [ticket/11700] Namespaces and class names should not start with digitsNils Adermann2013-09-161-0/+165
PHPBB3-11700