aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/data
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-251-0/+1
|\
| * [ticket/14923] Make sure start for queries is always set in migrationsMarc Alexander2016-12-251-0/+1
| | | | | | | | PHPBB3-14923
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-181-0/+46
|\ \ | |/
| * [ticket/14874] Increase size of emotionJakub Senko2016-12-121-0/+46
| | | | | | | | PHPBB3-14874
* | [prep-release-3.2.0-RC2] Add migration file for 3.2.0-RC2Marc Alexander2016-12-091-0/+40
| |
* | [ticket/14492] Update versions in filesMarc Alexander2016-12-031-1/+1
| | | | | | | | PHPBB3-14492
* | [ticket/14492] Send statistics via ajax requestMarc Alexander2016-12-031-0/+1
| | | | | | | | | | | | | | Flooding ajax requests will try to be prevented and sending stats without JS will also properly work. PHPBB3-14492
* | [ticket/14492] Rename files to help_phpbb and fix css tabbingMarc Alexander2016-12-031-0/+49
| | | | | | | | PHPBB3-14492
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-11-141-0/+77
|\ \ | |/ | | | | | | | | | | | | | | | | * 3.1.x: [ticket/14831] Rename migration and replace preg_replace() with simpler methods [ticket/14831] Compare depends_on for migrations and remove prefixless names [ticket/14831] Add migration for deduplicating entries and fix typo [ticket/14831] Add method for getting valid migration name [ticket/14831] Fall back to possible migration names instead of adding prefix [ticket/14831] Make sure migrations always start with backslash
| * [ticket/14831] Rename migration and replace preg_replace() with simpler methodsMarc Alexander2016-10-251-4/+3
| | | | | | | | PHPBB3-14831
| * [ticket/14831] Compare depends_on for migrations and remove prefixless namesMarc Alexander2016-10-231-4/+4
| | | | | | | | PHPBB3-14831
| * [ticket/14831] Add migration for deduplicating entries and fix typoMarc Alexander2016-10-231-0/+78
| | | | | | | | PHPBB3-14831
* | Merge remote-tracking branch 'nicofuma/ticket/14814' into 3.2.xMarc Alexander2016-11-051-3/+17
|\ \
| * | [ticket/14814] Fix reparser cronTristan Darricau2016-11-021-3/+17
| | | | | | | | | | | | PHPBB3-14814
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-10-121-0/+36
|\ \ \ | |/ / |/| / | |/
| * [prep-release-3.1.10] Add 3.1.10 migrationMarc Alexander2016-10-021-0/+36
| |
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-10-011-0/+46
|\ \ | |/
| * [ticket/8301] Add log_time indexJakub Senko2016-09-251-0/+46
| | | | | | | | PHPBB3-8301
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-09-241-0/+36
|\ \ | |/
| * [prep-release-3.1.10] Add migration for 3.1.10-RC1Marc Alexander2016-09-241-0/+36
| |
* | [ticket/14793] Fix "A non-numeric value encountered" PHP warning on PHP 7.1+rxu2016-09-221-1/+1
| | | | | | | | PHPBB3-14793
* | Merge pull request #4349 from marc1706/ticket/14665Andreas Fischer2016-07-101-1/+2
|\ \ | | | | | | | | | | | | | | | | | | [ticket/14665] Remove invalid syntax in report_id_auto_increment migration * marc1706/ticket/14665: [ticket/14665] Remove invalid syntax in report_id_auto_increment migration
| * | [ticket/14665] Remove invalid syntax in report_id_auto_increment migrationMarc Alexander2016-06-081-1/+2
| | | | | | | | | PHPBB3-14665
* | | [prep-release-3.2.0-RC1] Add migrationTristan Darricau2016-06-191-0/+40
|/ /
* | [ticket/14607] Add missing auto_increment to report_idMarc Alexander2016-05-011-0/+45
| | | | | | | | PHPBB3-14607
* | Merge branch 'prep-release-3.2.0-b2' into 3.2.xTristan Darricau2016-04-281-0/+40
|\ \ | | | | | | | | | | | | | | | | | | | | | * prep-release-3.2.0-b2: [prep-release-3.2.0-b2] Add schema.json [prep-release-3.2.0-b2] Add changelog for 3.2.0-b2 [prep-release-3.2.0-b2] Add migration for 3.2.0-b2 [prep-release-3.2.0-b2] Update version to 3.2.0-b2
| * | [prep-release-3.2.0-b2] Add migration for 3.2.0-b2Tristan Darricau2016-03-031-0/+40
| | |
* | | Merge branch '3.1.x' into 3.2.xJoas Schilling2016-04-161-0/+36
|\ \ \ | | |/ | |/|
| * | [prep-release-3.1.9] Add migration for 3.1.9Joas Schilling2016-04-161-0/+36
| | |
* | | Merge branch '3.1.x' into 3.2.xJoas Schilling2016-04-091-0/+36
|\ \ \ | |/ /
| * | [prep-release-3.1.9] Add migration for 3.1.9-RC1Joas Schilling2016-04-091-0/+36
| | |
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-03-3132-0/+160
|\ \ \ | |/ /
| * | [ticket/14570] Use phpbb_version_compareMatt Friedman2016-03-2932-32/+32
| | | | | | | | | | | | PHPBB3-14570
| * | [ticket/14570] Add effectively installed to 3.1.x versionsMatt Friedman2016-03-2932-0/+160
| | | | | | | | | | | | PHPBB3-14570
* | | [ticket/14318] Fix SQL error in Notifications Board migrationJakub Senko2016-03-181-1/+1
| | | | | | | | | | | | PHPBB3-14318
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-03-071-8/+5
|\ \ \ | |/ / | | / | |/ |/|
| * [ticket/14514] Don't skip users when converting passwordsOliver Schramm2016-03-061-8/+5
| | | | | | | | PHPBB3-14514
* | Merge branch '3.1.x' into 3.2.xJoas Schilling2016-02-181-0/+31
|\ \ | |/ | | | | | | | | Conflicts: build/build.xml phpBB/composer.lock
| * Add migration for 3.1.8Joas Schilling2016-02-181-0/+31
| |
* | Merge branch '3.1.x' into 3.2.xJoas Schilling2016-02-131-0/+32
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | Conflicts: build/build.xml phpBB/docs/CHANGELOG.html phpBB/includes/constants.php phpBB/includes/functions_user.php phpBB/install/convertors/convert_phpbb20.php phpBB/install/schemas/schema_data.sql phpBB/styles/prosilver/style.cfg phpBB/styles/subsilver2/style.cfg
| * [prep-release-3.1.8] Add migration for 3.1.8-RC1Joas Schilling2016-02-131-0/+32
| |
* | Merge pull request #4159 from marc1706/ticket/14448Tristan Darricau2016-02-111-0/+31
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14448] Use guzzle for remote files uploading * marc1706/ticket/14448: [ticket/14448] Correctly pass verify setting if available [ticket/14448] Let user decide if remote upload certs should be checked [ticket/14448] Add new vendor files and dirs to clean task [ticket/14448] Do not try to test remote upload timeout [ticket/14448] Remove no longer needed guzzle 3.9.3 [ticket/14448] Use GuzzleHttp and try to verify certs [ticket/14448] Update composer.json and lock file for guzzlehttp [ticket/14431] Remote avatar uploading [ticket/14431] Remote avatar uploading
| * | [ticket/14448] Let user decide if remote upload certs should be checkedMarc Alexander2016-02-041-0/+31
| | | | | | | | | | | | | | | | | | Also fixed some minor issues like coding style. PHPBB3-14448
* | | [ticket/14461] Correctly count up $processed_recordsOliver Schramm2016-02-061-1/+1
| | | | | | | | | | | | PHPBB3-14461
* | | [ticket/14453] Add missing dependency in the text_reparser migrationTristan Darricau2016-02-051-1/+4
| | | | | | | | | | | | PHPBB3-14453
* | | [prep-release-3.2.0-b1] Add migration for 3.2.0-b1Tristan Darricau2016-02-051-0/+39
|/ /
* | [ticket/14436] Add dependency on oauth_states migrationMarc Alexander2016-01-271-1/+4
| | | | | | | | PHPBB3-14436
* | [ticket/11875] Change more columns to use UINT and add missings onesMarc Alexander2016-01-131-14/+120
| | | | | | | | PHPBB3-11875
* | [ticket/11875] Add migration fileMarc Alexander2016-01-131-0/+252
| | | | | | | | PHPBB3-11875
* | Merge branch '3.1.x'Joas Schilling2016-01-091-0/+31
|\ \ | |/ | | | | | | | | | | Conflicts: build/build.xml phpBB/docs/CHANGELOG.html phpBB/includes/acp/acp_bbcodes.php