Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '3.1.x' | Joas Schilling | 2015-08-23 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | Conflicts: build/build.xml phpBB/includes/constants.php phpBB/install/schemas/schema_data.sql phpBB/styles/prosilver/style.cfg phpBB/styles/subsilver2/style.cfg | ||||
| * | [prep-release-3.1.6] Update version to 3.1.6-RC1 | Joas Schilling | 2015-08-23 | 1 | -1/+1 |
| | | |||||
* | | [ticket/8708] Add f_announce_global permission | Oliver Schramm | 2015-07-19 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-8708 | ||||
* | | Merge branch '3.1.x' | Joas Schilling | 2015-06-11 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | | | | | Conflicts: build/build.xml phpBB/includes/constants.php phpBB/install/schemas/schema_data.sql phpBB/styles/prosilver/style.cfg phpBB/styles/subsilver2/style.cfg | ||||
| * | [prep-release-3.1.5] Update version to 3.1.5-RC1 | Joas Schilling | 2015-06-09 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '3.1.x' | Joas Schilling | 2015-04-10 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | | | | | Conflicts: build/build.xml phpBB/includes/constants.php phpBB/install/schemas/schema_data.sql phpBB/styles/prosilver/style.cfg phpBB/styles/subsilver2/style.cfg | ||||
| * | Update version to 3.1.4-RC1 | Joas Schilling | 2015-04-09 | 1 | -1/+1 |
| | | |||||
* | | [ticket/10748] Replace direct creations of tools(); | Joas Schilling | 2015-02-07 | 1 | -1/+3 |
| | | | | | | | | PHPBB3-10748 | ||||
* | | [ticket/13494] Update calls to `set_config()` | Gaëtan Muller | 2015-02-02 | 2 | -23/+23 |
| | | | | | | | | PHPBB3-13494 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Andreas Fischer | 2015-01-30 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/13553] Add a method to the controller helper to display a message [prep-release-3.1.3] Add changelog for 3.1.3-RC1 [prep-release-3.1.3] Prepare Changelog [prep-release-3.1.3] Add migration for 3.1.3-RC1 [prep-release-3.1.3] Update version to 3.1.2-RC1 Conflicts: build/build.xml phpBB/includes/constants.php phpBB/install/schemas/schema_data.sql phpBB/styles/prosilver/style.cfg phpBB/styles/subsilver2/style.cfg | ||||
| * | [prep-release-3.1.3] Update version to 3.1.2-RC1 | Joas Schilling | 2015-01-26 | 1 | -1/+1 |
| | | |||||
* | | [ticket/13450] Type-hint return value of $phpbb_container->get() | Gaëtan Muller | 2015-01-12 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-13450 | ||||
* | | [ticket/13421] Move tools to subdirectory | Joas Schilling | 2014-12-06 | 1 | -1/+1 |
|/ | | | | PHPBB3-13421 | ||||
* | [prep-release-3.1.2] Update version to 3.1.2-RC1 | Joas Schilling | 2014-11-22 | 1 | -1/+1 |
| | |||||
* | [prep-release-3.1.1] Update version number to 3.1.1 | Nils Adermann | 2014-11-01 | 1 | -1/+1 |
| | |||||
* | [prep-release-3.1.0] Update version to 3.1.0 | Joas Schilling | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | [prep-release-3.1.0-RC6] Update version to 3.1.0-RC6 | Joas Schilling | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | [prep-release-3.1.0-RC5] Update version to 3.1.0-RC5 | Joas Schilling | 2014-10-07 | 1 | -1/+1 |
| | |||||
* | [prep-release-3.1.0-RC4] Update version to 3.1.0-RC4 | Joas Schilling | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | [ticket/13065] Fix rehashing of stored password hash in phpBB2 convertor. | Cesar G | 2014-09-14 | 2 | -2/+11 |
| | | | | PHPBB3-13065 | ||||
* | [prep-release-3.1.0-RC3] Update version to 3.1.0-RC3 | Joas Schilling | 2014-08-11 | 1 | -1/+1 |
| | |||||
* | [prep-release-3.1.0-RC2] Update version to 3.1.0-RC2 | Joas Schilling | 2014-07-11 | 1 | -1/+1 |
| | |||||
* | [ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file class | 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 | -4/+4 |
| | | | | PHPBB3-12446 | ||||
* | [prep-release-3.1.0-RC1] Update version to 3.1.0-RC1 | Joas Schilling | 2014-06-24 | 1 | -1/+1 |
| | |||||
* | [ticket/12747] Drop support for Firebird | Joas Schilling | 2014-06-20 | 1 | -7/+0 |
| | | | | PHPBB3-12747 | ||||
* | [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset | Tristan Darricau | 2014-06-16 | 1 | -1/+1 |
| | | | | PHPBB3-12722 | ||||
* | [prep-release-3.1.0-b4] Update version to 3.1.0-b4 | Joas Schilling | 2014-05-30 | 1 | -1/+1 |
| | |||||
* | [ticket/12594] Replace phpBB Group with phpBB Limited | Yuriy Rusko | 2014-05-28 | 1 | -1/+1 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 2 | -6/+14 |
| | | | | PHPBB3-12594 | ||||
* | [prep-release-3.1.0-b3] Update version to 3.1.0-b3 | Joas Schilling | 2014-05-04 | 1 | -1/+1 |
| | |||||
* | [feature/sqlite3] Add support for SQLite 3 | Patrick Webster | 2014-05-02 | 1 | -0/+1 |
| | | | | | | | Minimum version requirement is 3.6.15 as that's what ships with PHP 5.3.0 when support for SQLite 3 was added. PHPBB3-9728 | ||||
* | [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 | ||||
* | [prep-release-3.1.0-b2] Update version to 3.1.0-b2 | Joas Schilling | 2014-03-30 | 1 | -1/+1 |
| | |||||
* | [prep-release-3.1.0-b1] Update version to 3.1.0-b1 | Joas Schilling | 2014-03-15 | 1 | -1/+1 |
| | |||||
* | [ticket/12236] Move AOL Instant Messanger field to custom profile field | Joas Schilling | 2014-03-05 | 1 | -1/+1 |
| | | | | PHPBB3-12236 | ||||
* | [ticket/12237] Convert yahoo messanger to custom profile field | Joas Schilling | 2014-03-05 | 1 | -1/+1 |
| | | | | PHPBB3-12237 | ||||
* | [ticket/12235] Convert WLM to custom profile field | Joas Schilling | 2014-03-04 | 1 | -1/+1 |
| | | | | PHPBB3-12235 | ||||
* | [ticket/12187] Convert website field data to custom profile field | Joas Schilling | 2014-03-03 | 1 | -1/+1 |
| | | | | PHPBB3-12187 | ||||
* | [ticket/12234] Replace ICQ with custom profile field | Joas Schilling | 2014-02-28 | 1 | -1/+1 |
| | | | | PHPBB3-12234 | ||||
* | [ticket/12169] Convert user_from to profile field location | Joas Schilling | 2014-02-10 | 1 | -1/+1 |
| | | | | | | Missing changes on memberlist view due to missing functionality PHPBB3-12169 | ||||
* | [ticket/12115] Also port user interests to profile fields | Joas Schilling | 2014-02-06 | 1 | -2/+1 |
| | | | | PHPBB3-12115 | ||||
* | [ticket/12115] Convert user occupation to a profile field | Joas Schilling | 2014-02-06 | 1 | -0/+13 |
| | | | | PHPBB3-12115 | ||||
* | [prep-release-3.1.0-a3] Update version to 3.1.0-a3 | Joas Schilling | 2014-02-05 | 1 | -1/+1 |
| | |||||
* | [prep-release-3.1.0-a2] Update version to 3.1.0-a2 | Joas Schilling | 2013-11-19 | 1 | -1/+1 |
| | |||||
* | [ticket/11031] Convert user notification options with default settings | Joas Schilling | 2013-11-02 | 1 | -1/+4 |
| | | | | PHPBB3-11031 | ||||
* | [ticket/11031] Correctly add groups to teampage | Joas Schilling | 2013-11-02 | 2 | -1/+45 |
| | | | | PHPBB3-11031 | ||||
* | [ticket/11031] Convert timezones to new 3.1 timezone | Joas Schilling | 2013-10-28 | 2 | -2/+9 |
| | | | | PHPBB3-11031 | ||||
* | [ticket/11031] Fix missing variable lang_file from code conversion | Joas Schilling | 2013-10-25 | 1 | -1/+2 |
| | | | | PHPBB3-11031 | ||||
* | [ticket/11031] Correctly set topic and post visibility | Joas Schilling | 2013-10-25 | 1 | -0/+4 |
| | | | | PHPBB3-11031 |