Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14044] Deduplicate the installers | Mate Bartus | 2015-10-22 | 1 | -2368/+0 |
| | | | | PHPBB3-14044 | ||||
* | [ticket/14205] Bump PHP requirement to PHP 5.4 | Tristan Darricau | 2015-10-04 | 1 | -1/+1 |
| | | | | PHPBB3-14205 | ||||
* | Merge branch '3.1.x' | Marc Alexander | 2015-06-09 | 1 | -2/+2 |
|\ | | | | | | | | | Conflicts: phpBB/includes/mcp/mcp_main.php | ||||
| * | [ticket/13685] Add phpbb_dispatcher to fulltext search constructors | brunoais | 2015-06-07 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-13685 | ||||
* | | [ticket/13777] Reorder get_module_infos() method's arguments | MateBartus | 2015-05-31 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13777 | ||||
* | | [ticket/13777] Use module manager in phpBB core files | MateBartus | 2015-05-31 | 1 | -18/+23 |
| | | | | | | | | PHPBB3-13777 | ||||
* | | [ticket/13770] Wither interface for container_builder | Tristan Darricau | 2015-05-14 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-13770 | ||||
* | | [ticket/13782] Rename null driver to dummy for PHP7 compatibility | Marc Alexander | 2015-05-04 | 1 | -3/+3 |
| | | | | | | | | PHPBB3-13782 | ||||
* | | Merge pull request #3487 from MateBartus/ticket/13697 | Tristan Darricau | 2015-04-16 | 1 | -7/+36 |
|\ \ | | | | | | | | | | [ticket/13697] Moving filesystem related functions to filesystem service | ||||
| * | | [ticket/13697] Moving filesystem related functions to filesystem service | MateBartus | 2015-04-16 | 1 | -7/+36 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moving filesystem service to \phpbb\filesystem namespace * Wraping Symfony's Filesystem component * Moving filesystem related functions from includes/functions.php into \phpbb\filesystem\filesystem Functions moved (and deprecated): - phpbb_chmod - phpbb_is_writable - phpbb_is_absolute - phpbb_own_realpath - phpbb_realpath * Adding interface for filesystem service PHPBB3-13697 | ||||
* | | | Merge branch '3.1.x' | Tristan Darricau | 2015-04-06 | 1 | -6/+4 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | [ticket/8494] Ignore errors from the database schema preparation | Joas Schilling | 2015-03-01 | 1 | -6/+4 |
| | | | | | | | | | | | | | | This allows installing phpBB twice in the same database with a different prefix PHPBB3-8494 | ||||
* | | [ticket/10748] Replace direct creations of tools(); | Joas Schilling | 2015-02-07 | 1 | -2/+5 |
| | | | | | | | | PHPBB3-10748 | ||||
* | | Merge pull request #3207 from Nicofuma/ticket/13407 | Andreas Fischer | 2015-02-04 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13407] Update Symfony to 2.7.*@dev * Nicofuma/ticket/13407: [ticket/13407] Update composer.lock file [ticket/13407] Bump minimal version to php 5.3.9 [ticket/13407] Introduce a request_stack service [ticket/13407] Remove the last occurence of pattern in routing files [ticket/13407] Update Symfony to 2.7.*@dev | ||||
| * | | [ticket/13407] Bump minimal version to php 5.3.9 | Nicofuma | 2015-02-04 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13407 | ||||
* | | | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()` | Gaëtan Muller | 2015-02-03 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13455 | ||||
* | | | [ticket/13455] Update calls to `request_var()` | Gaëtan Muller | 2015-02-03 | 1 | -29/+31 |
|/ / | | | | | | | PHPBB3-13455 | ||||
* | | Merge pull request #3281 from MGaetan89/ticket/13496 | Andreas Fischer | 2015-02-03 | 1 | -3/+0 |
|\ \ | | | | | | | | | | | | | | | | | | | [ticket/13496] Change set_config_count() calls with $config->increment() * MGaetan89/ticket/13496: [ticket/13496] Update calls to `set_config_count()` | ||||
| * | | [ticket/13496] Update calls to `set_config_count()` | Gaëtan Muller | 2015-02-02 | 1 | -3/+0 |
| | | | | | | | | | | | | PHPBB3-13496 | ||||
* | | | Merge branch 'develop-ascraeus' into develop | Andreas Fischer | 2015-02-03 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | | | * develop-ascraeus: [ticket/13569] Add missing sql_freeresults and remove unneeded results | ||||
| * | [ticket/13569] Add missing sql_freeresults and remove unneeded results | Marc Alexander | 2015-02-02 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13569 | ||||
* | | [ticket/13494] Update calls to `set_config()` | Gaëtan Muller | 2015-02-02 | 1 | -6/+3 |
| | | | | | | | | PHPBB3-13494 | ||||
* | | [ticket/13468] Update calls to `add_log()` | Gaëtan Muller | 2015-01-27 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-13468 | ||||
* | | [ticket/13450] Type-hint return value of $phpbb_container->get() | Gaëtan Muller | 2015-01-12 | 1 | -0/+4 |
| | | | | | | | | PHPBB3-13450 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-01-09 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | [ticket/13442] UTF-8 symbols for database host | lavigor | 2015-01-02 | 1 | -1/+1 |
| | | | | | | | | | | | | Added support for cyrillic domains as database hosts. PHPBB3-13442 | ||||
* | | [ticket/13421] Move tools to subdirectory | Joas Schilling | 2014-12-06 | 1 | -2/+2 |
|/ | | | | PHPBB3-13421 | ||||
* | [ticket/13137] Generate the schema when the schema.json file is not available | Joas Schilling | 2014-10-07 | 1 | -2/+25 |
| | | | | PHPBB3-13137 | ||||
* | [ticket/13077] Move extension module to the top of the Customise tab | Joas Schilling | 2014-09-24 | 1 | -0/+13 |
| | | | | PHPBB3-13077 | ||||
* | [ticket/11854] Update the default captcha choosen during the installation | Tristan Darricau | 2014-08-11 | 1 | -1/+1 |
| | | | | PHPBB3-11854 | ||||
* | [ticket/12775] Fix container_builder | Tristan Darricau | 2014-07-07 | 1 | -1/+1 |
| | | | | PHPBB3-12775 | ||||
* | [ticket/12775] Rename config_php to config_php_file | Tristan Darricau | 2014-07-07 | 1 | -2/+2 |
| | | | | PHPBB3-12775 | ||||
* | [ticket/12775] Renamed to \phpbb\di\container_builder | Tristan Darricau | 2014-07-07 | 1 | -2/+2 |
| | | | | PHPBB3-12775 | ||||
* | [ticket/12775] Update container and config in install/ | Tristan Darricau | 2014-07-07 | 1 | -2/+3 |
| | | | | PHPBB3-12775 | ||||
* | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts | Tristan Darricau | 2014-06-26 | 1 | -16/+16 |
| | | | | PHPBB3-12446 | ||||
* | [ticket/12763] Remove empty schema files | Joas Schilling | 2014-06-23 | 1 | -10/+14 |
| | | | | PHPBB3-12763 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -4/+7 |
| | | | | PHPBB3-12594 | ||||
* | Merge branch 'develop-olympus' into develop-ascraeus | Nils Adermann | 2014-05-02 | 1 | -3/+4 |
|\ | | | | | | | | | * develop-olympus: [ticket/12468] Having mbstring.http_input set to '' is as good as 'pass'. | ||||
| * | [ticket/12468] Having mbstring.http_input set to '' is as good as 'pass'. | Andreas Fischer | 2014-05-02 | 1 | -3/+4 |
| | | | | | | | | PHPBB3-12468 | ||||
* | | Merge pull request #2362 from n-aleha/ticket/12186a | Joas Schilling | 2014-04-29 | 1 | -0/+39 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/12186] Move PM reports below post reports while installing for ascraeus * n-aleha/ticket/12186a: [ticket/12186] Move PM reports below post reports while installing for ascraeus [ticket/12186] Move PM reports below post reports while installing | ||||
| * | | [ticket/12186] Move PM reports below post reports while installing for ascraeus | n-aleha | 2014-04-27 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | In mcp, move PM reports below post reports while installing. PHPBB3-12186 | ||||
| * | | Merge branch 'ticket/12186' into ticket/12186a | n-aleha | 2014-04-27 | 1 | -0/+39 |
| |\ \ | | |/ | |||||
| | * | [ticket/12186] Move PM reports below post reports while installing | n-aleha | 2014-04-23 | 1 | -0/+39 |
| | | | | | | | | | | | | | | | | | | In mcp, move PM reports below post reports while installing. PHPBB3-12186 | ||||
* | | | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code. | Andreas Fischer | 2014-04-29 | 1 | -2/+0 |
|/ / | | | | | | | | | | | | | | | | | * There MUST NOT be trailing whitespace at the end of lines. * There MUST NOT be whitespace before the first content of a file. * There MUST NOT be whitespace after the last content of a file. * Functions MUST NOT contain multiple empty lines in a row. PHPBB3-12458 | ||||
* | | [ticket/11917] Replace space with tabs | Joas Schilling | 2014-04-25 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-11917 | ||||
* | | Merge remote-tracking branch 'github-nickvergessen/ticket/11917' into ↵ | Nils Adermann | 2014-04-24 | 1 | -1/+13 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nickvergessen/ticket/11917: [ticket/11917] Move OAuth Module to the bottom while installing [ticket/11917] Hide OAuth UCP Module when OAuth is not the selected backend Conflicts: phpBB/install/install_install.php | ||||
| * | | [ticket/11917] Move OAuth Module to the bottom while installing | Joas Schilling | 2014-04-12 | 1 | -0/+12 |
| | | | | | | | | | | | | PHPBB3-11917 | ||||
* | | | [ticket/12191] Move notification options to bottom while installing | n-aleha | 2014-04-14 | 1 | -0/+12 |
|/ / | | | | | | | | | | | | | Move "ucp>board preferences>edit notification options" to bottom while installing. PHPBB3-12191 | ||||
* | | [ticket/11459] Fix missing constant CONFIG_TABLE for sql_create_index() | Joas Schilling | 2014-03-29 | 1 | -0/+8 |
| | | | | | | | | PHPBB3-11459 | ||||
* | | [ticket/11459] Install DB schema from json file | Joas Schilling | 2014-03-29 | 1 | -4/+13 |
| | | | | | | | | PHPBB3-11459 |