| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | [prep-release-3.2.0] Update version numbers and add 3.2.0 migration | Marc Alexander | 2017-01-07 | 1 | -0/+40 | |
| | | | | | ||||||
| * | | | | [ticket/14961] Add cookie notice as enablable feature | Marc Alexander | 2017-01-06 | 1 | -0/+31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Uses Insites cookieconsent v3.0.3: https://cookieconsent.insites.com PHPBB3-14961 | |||||
| * | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-12-25 | 1 | -0/+1 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | [ticket/14923] Make sure start for queries is always set in migrations | Marc Alexander | 2016-12-25 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14923 | |||||
| * | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-12-18 | 1 | -0/+46 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | [ticket/14874] Increase size of emotion | Jakub Senko | 2016-12-12 | 1 | -0/+46 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14874 | |||||
| * | | | | [prep-release-3.2.0-RC2] Add migration file for 3.2.0-RC2 | Marc Alexander | 2016-12-09 | 1 | -0/+40 | |
| | | | | | ||||||
| * | | | | [ticket/14492] Update versions in files | Marc Alexander | 2016-12-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14492 | |||||
| * | | | | [ticket/14492] Send statistics via ajax request | Marc Alexander | 2016-12-03 | 1 | -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 tabbing | Marc Alexander | 2016-12-03 | 1 | -0/+49 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14492 | |||||
| * | | | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-11-14 | 1 | -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 methods | Marc Alexander | 2016-10-25 | 1 | -4/+3 | |
| | | | | | | | | | | | | | PHPBB3-14831 | |||||
| | * | | [ticket/14831] Compare depends_on for migrations and remove prefixless names | Marc Alexander | 2016-10-23 | 1 | -4/+4 | |
| | | | | | | | | | | | | | PHPBB3-14831 | |||||
| | * | | [ticket/14831] Add migration for deduplicating entries and fix typo | Marc Alexander | 2016-10-23 | 1 | -0/+78 | |
| | |/ | | | | | | | PHPBB3-14831 | |||||
| * | | Merge remote-tracking branch 'nicofuma/ticket/14814' into 3.2.x | Marc Alexander | 2016-11-05 | 1 | -3/+17 | |
| |\ \ | ||||||
| | * | | [ticket/14814] Fix reparser cron | Tristan Darricau | 2016-11-02 | 1 | -3/+17 | |
| | | | | | | | | | | | | | PHPBB3-14814 | |||||
| * | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-10-12 | 1 | -0/+36 | |
| |\ \ \ | |/ / |/| / | |/ | ||||||
| | * | [prep-release-3.1.10] Add 3.1.10 migration | Marc Alexander | 2016-10-02 | 1 | -0/+36 | |
| | | | ||||||
| * | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-10-01 | 1 | -0/+46 | |
| |\ \ | |/ | ||||||
| | * | [ticket/8301] Add log_time index | Jakub Senko | 2016-09-25 | 1 | -0/+46 | |
| | | | | | | | | | PHPBB3-8301 | |||||
| * | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-09-24 | 1 | -0/+36 | |
| |\ \ | |/ | ||||||
| | * | [prep-release-3.1.10] Add migration for 3.1.10-RC1 | Marc Alexander | 2016-09-24 | 1 | -0/+36 | |
| | | | ||||||
| * | | [ticket/14793] Fix "A non-numeric value encountered" PHP warning on PHP 7.1+ | rxu | 2016-09-22 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-14793 | |||||
| * | | Merge pull request #4349 from marc1706/ticket/14665 | Andreas Fischer | 2016-07-10 | 1 | -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 migration | Marc Alexander | 2016-06-08 | 1 | -1/+2 | |
| | | | | | | | | | | PHPBB3-14665 | |||||
| * | | | [prep-release-3.2.0-RC1] Add migration | Tristan Darricau | 2016-06-19 | 1 | -0/+40 | |
| |/ / | ||||||
| * | | [ticket/14607] Add missing auto_increment to report_id | Marc Alexander | 2016-05-01 | 1 | -0/+45 | |
| | | | | | | | | | PHPBB3-14607 | |||||
| * | | Merge branch 'prep-release-3.2.0-b2' into 3.2.x | Tristan Darricau | 2016-04-28 | 1 | -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-b2 | Tristan Darricau | 2016-03-03 | 1 | -0/+40 | |
| | | | | ||||||
| * | | | Merge branch '3.1.x' into 3.2.x | Joas Schilling | 2016-04-16 | 1 | -0/+36 | |
| |\ \ \ | | |/ | |/| | ||||||
| | * | | [prep-release-3.1.9] Add migration for 3.1.9 | Joas Schilling | 2016-04-16 | 1 | -0/+36 | |
| | | | | ||||||
| * | | | Merge branch '3.1.x' into 3.2.x | Joas Schilling | 2016-04-09 | 1 | -0/+36 | |
| |\ \ \ | |/ / | ||||||
| | * | | [prep-release-3.1.9] Add migration for 3.1.9-RC1 | Joas Schilling | 2016-04-09 | 1 | -0/+36 | |
| | | | | ||||||
| * | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-03-31 | 32 | -0/+160 | |
| |\ \ \ | |/ / | ||||||
| | * | | [ticket/14570] Use phpbb_version_compare | Matt Friedman | 2016-03-29 | 32 | -32/+32 | |
| | | | | | | | | | | | | | PHPBB3-14570 | |||||
| | * | | [ticket/14570] Add effectively installed to 3.1.x versions | Matt Friedman | 2016-03-29 | 32 | -0/+160 | |
| | | | | | | | | | | | | | PHPBB3-14570 | |||||
| * | | | [ticket/14318] Fix SQL error in Notifications Board migration | Jakub Senko | 2016-03-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | PHPBB3-14318 | |||||
| * | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-03-07 | 1 | -8/+5 | |
| |\ \ \ | |/ / | | / | |/ |/| | ||||||
| | * | [ticket/14514] Don't skip users when converting passwords | Oliver Schramm | 2016-03-06 | 1 | -8/+5 | |
| | | | | | | | | | PHPBB3-14514 | |||||
| * | | Merge branch '3.1.x' into 3.2.x | Joas Schilling | 2016-02-18 | 1 | -0/+31 | |
| |\ \ | |/ | | | | | | | | | Conflicts: build/build.xml phpBB/composer.lock | |||||
| | * | Add migration for 3.1.8 | Joas Schilling | 2016-02-18 | 1 | -0/+31 | |
| | | | ||||||
| * | | Merge branch '3.1.x' into 3.2.x | Joas Schilling | 2016-02-13 | 1 | -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-RC1 | Joas Schilling | 2016-02-13 | 1 | -0/+32 | |
| | | | ||||||
| * | | Merge pull request #4159 from marc1706/ticket/14448 | Tristan Darricau | 2016-02-11 | 1 | -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 checked | Marc Alexander | 2016-02-04 | 1 | -0/+31 | |
| | | | | | | | | | | | | | | | | | | | Also fixed some minor issues like coding style. PHPBB3-14448 | |||||
| * | | | [ticket/14461] Correctly count up $processed_records | Oliver Schramm | 2016-02-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | PHPBB3-14461 | |||||
| * | | | [ticket/14453] Add missing dependency in the text_reparser migration | Tristan Darricau | 2016-02-05 | 1 | -1/+4 | |
| | | | | | | | | | | | | | PHPBB3-14453 | |||||
| * | | | [prep-release-3.2.0-b1] Add migration for 3.2.0-b1 | Tristan Darricau | 2016-02-05 | 1 | -0/+39 | |
| |/ / | ||||||
| * | | [ticket/14436] Add dependency on oauth_states migration | Marc Alexander | 2016-01-27 | 1 | -1/+4 | |
| | | | | | | | | | PHPBB3-14436 | |||||
| * | | [ticket/11875] Change more columns to use UINT and add missings ones | Marc Alexander | 2016-01-13 | 1 | -14/+120 | |
| | | | | | | | | | PHPBB3-11875 | |||||
