Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15744] Remove useless sql_freeresults | Jakub Senko | 2018-09-13 | 1 | -4/+2 |
| | | | | PHPBB3-15744 | ||||
* | [ticket/15651] Remove unnecessary condition | Jakub Senko | 2018-06-18 | 1 | -4/+1 |
| | | | | | | module.remove internally check if the module exists PHPBB3-15651 | ||||
* | [ticket/14972] Fix use of deprecated media attachment constants | rxu | 2018-01-01 | 1 | -3/+10 |
| | | | | PHPBB3-14972 | ||||
* | Merge pull request #4971 from Elsensee/ticket/15339 | Marc Alexander | 2017-12-28 | 1 | -1/+3 |
|\ | | | | | | | [ticket/15339] Use manual method when adding modules | ||||
| * | [ticket/15339] Use manual method when adding modules | Oliver Schramm | 2017-09-22 | 1 | -1/+3 |
| | | | | | | | | | | | | | | This will fix cases where the module is deleted in later versions and the migrator thus cannot retrieve the info. PHPBB3-15339 | ||||
* | | [ticket/15379] Only initialize reparsers on first call in migration | Oliver Schramm | 2017-09-25 | 1 | -6/+9 |
|/ | | | | PHPBB3-15379 | ||||
* | Merge pull request #30 from phpbb/ticket/security-181-rhea | Marc Alexander | 2017-07-16 | 1 | -0/+33 |
|\ | | | | | | | [ticket/security-181] Harden protection of migrations files and other directories | ||||
| * | [ticket/security-181] Add .htaccess to 3.2.x migrations | Marc Alexander | 2016-11-13 | 1 | -0/+33 |
| | | | | | | | | SECURITY-181 | ||||
* | | [ticket/15090] Ensure send stats module exists before removing | Marc Alexander | 2017-04-15 | 1 | -4/+3 |
| | | | | | | | | PHPBB3-15090 | ||||
* | | [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 | ||||
* | | [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 | ||||
* | [ticket/14814] Fix reparser cron | Tristan Darricau | 2016-11-02 | 1 | -3/+17 |
| | | | | PHPBB3-14814 | ||||
* | 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 |
| | | |||||
* | | [ticket/14318] Fix SQL error in Notifications Board migration | Jakub Senko | 2016-03-18 | 1 | -1/+1 |
|/ | | | | PHPBB3-14318 | ||||
* | 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 | ||||
* | [ticket/11875] Add migration file | Marc Alexander | 2016-01-13 | 1 | -0/+252 |
| | | | | PHPBB3-11875 | ||||
* | [ticket/14250] Change token_storage class to fit changed interface | Oliver Schramm | 2016-01-04 | 1 | -0/+56 |
| | | | | PHPBB3-14250 | ||||
* | [prep-release-3.2.0-a2] Add migration for 3.2.0-a2 | Tristan Darricau | 2015-12-19 | 1 | -0/+38 |
| | |||||
* | Merge pull request #4005 from Elsensee/ticket/14257 | Tristan Darricau | 2015-12-05 | 1 | -0/+101 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14257] Reparse after update * Elsensee/ticket/14257: [ticket/14257] Add tests for reparser manager [ticket/14257] Fix CLI reparser and set cron interval [ticket/14257] Fix CLI error message [ticket/14257] Fix phpdoc in CLI command [ticket/14257] Add text_reparser manager [ticket/14257] Use migrations instead of cron job for some reparsers [ticket/14257] Fix lock acquire in CLI command [ticket/14257] Fix if condition [ticket/14257] Add reparse_lock to CLI command [ticket/14257] Add cron tasks for reparsing text | ||||
| * | [ticket/14257] Fix CLI reparser and set cron interval | Oliver Schramm | 2015-11-08 | 1 | -5/+5 |
| | | | | | | | | PHPBB3-14257 | ||||
| * | [ticket/14257] Add text_reparser manager | Oliver Schramm | 2015-10-26 | 1 | -2/+16 |
| | | | | | | | | PHPBB3-14257 | ||||
| * | [ticket/14257] Use migrations instead of cron job for some reparsers | Oliver Schramm | 2015-10-25 | 1 | -0/+87 |
| | | | | | | | | PHPBB3-14257 | ||||
* | | [prep-release-3.2.0-a1] Add migration for 3.2.0-a1 | Tristan Darricau | 2015-11-09 | 10 | -5/+116 |
|/ | |||||
* | Merge pull request #3903 from Zoddo/ticket/13101 | Marc Alexander | 2015-10-10 | 1 | -0/+150 |
|\ | | | | | | | [ticket/13101] Remove MSN/WLM custom profile field | ||||
| * | [ticket/13101] Remove existing MSN/WLM custom profile field | Zoddo | 2015-10-10 | 1 | -0/+150 |
| | | | | | | | | PHPBB3-13101 | ||||
* | | Merge pull request #3896 from Zoddo/ticket/14157 | Marc Alexander | 2015-10-10 | 1 | -0/+44 |
|\ \ | |/ |/| | | | [ticket/14157] Allow to set the alt/title attribute on post icons | ||||
| * | [ticket/14157] Allow to set the alt/title attribute on post icons | Zoddo | 2015-10-10 | 1 | -0/+44 |
| | | | | | | | | PHPBB3-14157 | ||||
* | | [ticket/14182] Move v310\notifications_board migration to v320\... | Tristan Darricau | 2015-09-21 | 1 | -0/+73 |
| | | | | | | | | PHPBB3-14182 | ||||
* | | [ticket/12769] Properly include FA | Michael Miday | 2015-09-17 | 1 | -0/+29 |
|/ | |||||
* | [ticket/9485] Add a "View post" link in the moderation logs | Zoddo | 2015-08-30 | 1 | -0/+44 |
| | | | | PHPBB3-9485 | ||||
* | [ticket/12505] Fix variable usage in migration file | n-aleha | 2015-08-24 | 1 | -1/+1 |
| | | | | PHPBB3-12505 | ||||
* | [ticket/12505] Add migration | n-aleha | 2015-08-24 | 1 | -0/+83 |
| | | | | PHPBB3-12505 | ||||
* | Merge pull request #3698 from s9e/ticket/13935 | Tristan Darricau | 2015-08-05 | 1 | -0/+24 |
|\ | | | | | | | | | | | | | | | | | [ticket/13935] Allow more admin-configurable schemes in post links * s9e/ticket/13935: [ticket/13935] Removed cache invalidation from acp_board [ticket/13935] Removed UI [ticket/13935] Allow more admin-configurable schemes in post links | ||||
| * | [ticket/13935] Allow more admin-configurable schemes in post links | JoshyPHP | 2015-07-15 | 1 | -0/+24 |
| | | | | PHPBB3-13935 | ||||
* | [ticket/8708] Add f_announce_global permission | Oliver Schramm | 2015-07-19 | 1 | -0/+41 |
PHPBB3-8708 |