| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | [ticket/14703] Fix the docblock | rxu | 2016-07-24 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14703 | |||||
| | * | | | [ticket/14703] Fix existance checking if multiple parent module_langname found | rxu | 2016-07-24 | 1 | -9/+26 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14703 | |||||
| | * | | | [ticket/14703] Add test for the case multiple parent module_langname found | rxu | 2016-07-24 | 1 | -5/+7 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14703 | |||||
| | * | | | [ticket/14703] Select the parent module id from the several found | rxu | 2016-07-23 | 1 | -3/+22 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14703 | |||||
| | * | | | [ticket/14703] Refine the parent module selection for custom extension modules | rxu | 2016-07-10 | 1 | -71/+79 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14703 | |||||
| | * | | | [ticket/14703] Fix parent module selection for custom modules removal | rxu | 2016-07-03 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14703 | |||||
| | * | | | [ticket/14703] Fix parent module selection for custom extension modules | rxu | 2016-07-03 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14703 | |||||
| * | | | | Merge pull request #3659 from Elsensee/ticket/12230 | Marc Alexander | 2016-08-28 | 1 | -1/+1 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/12230] Disable newly registered group when post limit is set to 0 | |||||
| | * | | | | [ticket/12230] Remove users from new users group when post limit is 0 | Oliver Schramm | 2016-05-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12230 | |||||
| * | | | | | [ticket/14742] Reset migration_data_state before reverting | Oliver Schramm | 2016-08-20 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14742 | |||||
| * | | | | | [ticket/14742] Change constants to use Symfony values | Oliver Schramm | 2016-08-20 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is to avoid errors when comparing verbosity levels in a CLI output handler that is using Symfony's OutputInterface for example. PHPBB3-14742 | |||||
| * | | | | | [ticket/14742] Pause after each update_data step too | Oliver Schramm | 2016-08-20 | 1 | -50/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rewriting process_data_step() to remove the now useless foreach() loop. PHPBB3-14742 | |||||
| * | | | | | [ticket/14742] Improve readability of the code | Oliver Schramm | 2016-08-20 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14742 | |||||
| * | | | | | [ticket/14742] Fix comments in migrator | Oliver Schramm | 2016-08-20 | 5 | -5/+6 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14742 | |||||
| * | | | | | Merge pull request #4413 from wesleyfok/ticket/14745 | Marc Alexander | 2016-08-16 | 1 | -1/+1 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/14745] Removed unneeded HTML ampersand | |||||
| | * | | | | | [ticket/14745] Removed unneeded HTML ampersand | Wesley Fok | 2016-08-15 | 1 | -1/+1 | |
| | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed the HTML ampersand entity in U_NOTIFICATION_SETTINGS into a bare ampersand character. PHPBB3-14745 | |||||
| * | | | | | [ticket/14742] Enhance measured time for migrations | Oliver Schramm | 2016-08-12 | 1 | -5/+24 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14742 | |||||
| * | | | | | [ticket/14742] Improve verbosity of migrator output | Oliver Schramm | 2016-08-12 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14742 | |||||
| * | | | | | [ticket/14742] Avoid loop while reverting schema | Oliver Schramm | 2016-08-11 | 1 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14742 | |||||
| * | | | | | [ticket/14742] Make $last_run_migration protected | Oliver Schramm | 2016-08-11 | 1 | -1/+14 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14742 | |||||
| * | | | | | [ticket/14742] Fix schema update | Oliver Schramm | 2016-08-11 | 1 | -1/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First make it work, then avoid a loop PHPBB3-14742 | |||||
| * | | | | | [ticket/14742] Small fixes to migrator | Oliver Schramm | 2016-08-11 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14742 | |||||
| * | | | | | [ticket/14742] Avoid loop while reverting data | Oliver Schramm | 2016-08-11 | 6 | -12/+63 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This combines reverted updata_data and revert_data into a single array. PHPBB3-14742 | |||||
| * | | | | | [ticket/14742] Pause after each schema change | Oliver Schramm | 2016-08-11 | 1 | -2/+11 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | It is certainly better than running them all at once PHPBB3-14742 | |||||
| * | | | | Merge pull request #4365 from rxu/ticket/14688 | Marc Alexander | 2016-07-17 | 1 | -2/+35 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14688] Add core events to the feeds | |||||
| | * | | | | [ticket/14688] Add core events to the feeds | rxu | 2016-07-17 | 1 | -2/+35 | |
| | | |/ / | |/| | | | | | | | | | | PHPBB3-14688 | |||||
| * | | | | Merge pull request #4378 from Crizz0/ticket/14704 | Marc Alexander | 2016-07-17 | 1 | -46/+0 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14704] Removes unused function and language files in base.php | |||||
| | * | | | | [ticket/14704] Removes unused function and language files in base.php | Crizzo | 2016-07-03 | 1 | -46/+0 | |
| | | |_|/ | |/| | | | | | | | | | | PHPBB3-14704 | |||||
| * | | | | Merge pull request #4321 from Senky/ticket/14615 | Marc Alexander | 2016-07-17 | 2 | -4/+4 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14615] Fix HTML5 validation errors on avatar deletion | |||||
| | * | | | | [ticket/14615] Fix HTML5 validation errors on avatar deletion | Jakub Senko | 2016-05-16 | 2 | -4/+4 | |
| | | |_|/ | |/| | | | | | | | | | | PHPBB3-14615 | |||||
| * | | | | Merge pull request #4347 from Senky/ticket/14631 | Marc Alexander | 2016-07-14 | 1 | -0/+10 | |
| |\ \ \ \ | |_|_|/ |/| | | | | | | | [ticket/14631] Load truncate_string() if needed | |||||
| | * | | | [ticket/14631] Load truncate_string() if needed | Jakub Senko | 2016-06-07 | 1 | -0/+10 | |
| | | | | | | | | | | | | | | | | | PHPBB3-14631 | |||||
| * | | | | Merge pull request #4346 from lavigor/ticket/14661 | Marc Alexander | 2016-06-08 | 1 | -1/+1 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14661] Fix a typo in twig.php | |||||
| | * | | | | [ticket/14661] Fix a typo in twig.php | lavigor | 2016-06-05 | 1 | -1/+1 | |
| | |/ / / | | | | | | | | | | | | | PHPBB3-14661 | |||||
| * | | | | [ticket/14664] Fix PHPDoc comment in cron manager | lavigor | 2016-06-07 | 1 | -1/+1 | |
| |/ / / | | | | | | | | | | PHPBB3-14664 | |||||
| * | | | [ticket/11446] Make get_notification_type_ids work with string too | Jakub Senko | 2016-05-27 | 1 | -2/+7 | |
| | | | | | | | | | | | | | PHPBB3-11446 | |||||
| * | | | [ticket/11446] Use sql_in_set properly in phpbb_notification_manager | Jakub Senko | 2016-05-23 | 1 | -12/+10 | |
| |/ / | | | | | | | PHPBB3-11446 | |||||
| * | | [ticket/14610] Implement lavigor method | Richard McGirr | 2016-05-09 | 1 | -10/+9 | |
| | | | | | | | | | PHPBB3-14610 | |||||
| * | | [ticket/14610] Remove whitespace | Richard McGirr | 2016-05-08 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-14610 | |||||
| * | | [ticket/14610] Don't log an error if the Q&A captcha has been solved | Richard McGirr | 2016-05-08 | 1 | -0/+5 | |
| |/ | | | | | | https://tracker.phpbb.com/browse/PHPBB3-14610 PHPBB3-14610 | |||||
| * | [prep-release-3.1.9] Add migration for 3.1.9 | Joas Schilling | 2016-04-16 | 1 | -0/+36 | |
| | | ||||||
| * | [prep-release-3.1.9] Add migration for 3.1.9-RC1 | Joas Schilling | 2016-04-09 | 1 | -0/+36 | |
| | | ||||||
| * | Merge pull request #4256 from Nicofuma/ticket/13683 | Marc Alexander | 2016-04-07 | 1 | -2/+12 | |
| |\ | | | | | | | [ticket/13683] Respects force_server_vars settings when generating URLs | |||||
| | * | [ticket/13683] Removes extra / in script_path | Tristan Darricau | 2016-03-30 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-13683 | |||||
| | * | [ticket/13683] Updates tests | Tristan Darricau | 2016-03-29 | 1 | -2/+3 | |
| | | | | | | | | | PHPBB3-13683 | |||||
| | * | [ticket/13683] Fix more cases | Tristan Darricau | 2016-03-29 | 1 | -3/+4 | |
| | | | | | | | | | PHPBB3-13683 | |||||
| | * | [ticket/13683] Respects force_server_vars settings when generating URLs | Tristan Darricau | 2016-03-29 | 1 | -0/+8 | |
| | | | | | | | | | PHPBB3-13683 | |||||
| * | | [ticket/14532] Do not escape column default in mssql | Marc Alexander | 2016-03-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | The column default shouldn't be escaped for mssql. This is a regression from 743d816631292a2081af4c5f7fc2fad2aff17c58. Prior to that commit, the default value for the column was not escaped. Escaping it will cause SQL errors while altering columns. PHPBB3-14532 | |||||
| * | | Merge pull request #4264 from VSEphpbb/ticket/14570 | Marc Alexander | 2016-03-31 | 32 | -0/+160 | |
| |\ \ | |/ |/| | | | [ticket/14570] Add effectively installed to 3.1.x versions | |||||
| | * | [ticket/14570] Use phpbb_version_compare | Matt Friedman | 2016-03-29 | 32 | -32/+32 | |
| | | | | | | | | | PHPBB3-14570 | |||||
