| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-13777
|
|
|
|
| |
PHPBB3-13777
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
* 3.1.x:
[ticket/13790] Update phpcs
Conflicts:
phpBB/composer.json
phpBB/composer.lock
|
| |\
| | |
| | | |
[ticket/13790] Update phpcs
|
| | |
| | |
| | |
| | | |
PHPBB3-13790
|
|\ \ \
| |/ /
| | |
| | |
| | | |
Conflicts:
phpBB/phpbb/db/migration/data/v310/style_update_p1.php
|
| | |
| | |
| | |
| | | |
PHPBB3-13861
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
* 3.1.x:
[ticket/13819] Add missing sql_freeresult() to files in includes/
Conflicts:
phpBB/includes/acp/acp_database.php
|
|\ \ \
| |/ /
| | |
| | |
| | | |
Conflicts:
build/build.xml
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | | |
* 3.1.x:
[prep-release-3.0.14] Add security relevant changes to CHANGELOG.html.
[prep-release-3.0.14] Bump version numbers for 3.0.14 release.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* prep-release-3.0.14:
[prep-release-3.0.14] Add security relevant changes to CHANGELOG.html.
[prep-release-3.0.14] Bump version numbers for 3.0.14 release.
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
|
|\ \ \
| |/ / |
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
* 3.1.x:
[3.0.x] Add changelog for 3.0.14 release.
[3.0.x] Bump version numbers for 3.0.14-RC1 release.
[3.0.x] Bumping version numbers to final for 3.0.14 releases.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* prep-release-3.0.14:
[3.0.x] Add changelog for 3.0.14 release.
[3.0.x] Bump version numbers for 3.0.14-RC1 release.
[3.0.x] Bumping version numbers to final for 3.0.14 releases.
Conflicts:
build/build.xml
phpBB/docs/CHANGELOG.html
phpBB/docs/INSTALL.html
phpBB/includes/constants.php
phpBB/install/convertors/convert_phpbb20.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
phpBB/styles/prosilver/imageset/imageset.cfg
phpBB/styles/prosilver/style.cfg
phpBB/styles/prosilver/template/template.cfg
phpBB/styles/prosilver/theme/theme.cfg
phpBB/styles/subsilver2/imageset/imageset.cfg
phpBB/styles/subsilver2/style.cfg
phpBB/styles/subsilver2/template/template.cfg
phpBB/styles/subsilver2/theme/theme.cfg
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/13697] Moving filesystem related functions to filesystem service
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* 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
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
phpBB/styles/prosilver/style.cfg
phpBB/styles/subsilver2/style.cfg
|
| | |/
| |/| |
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | | |
PHPBB3-12368
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Try to set the avatar type to string value to check if new avatar
types are supported.
PHPBB3-12368
|
|\ \ \
| |_|/
|/| |
| | | |
[ticket/12466] Move classes from acp_database.php to their own files
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Moving classes from acp_database.php to phpbb/db/extractor namespace,
also into separate files
* Adding DocBlocks and property visibility to classes
* Removing globals from code
* Passing former globals to base_extractor's constructor
* Adding DB extractor as a service, also implementing the extractor interface
as well as the extractor factory.
PHPBB3-12466
|
|/ /
| |
| |
| | |
PHPBB3-13725
|
|\ \
| |/
| |
| |
| | |
* 3.1.x:
[ticket/13570] Remove unnecessary ternary condition from mysqli driver
|
| |
| |
| |
| | |
PHPBB3-13570
|
| |
| |
| |
| | |
PHPBB3-10748
|
| |
| |
| |
| | |
PHPBB3-10748
|
| |
| |
| |
| | |
PHPBB3-10748
|
| |
| |
| |
| | |
PHPBB3-13494
|
|\ \
| |/
| |
| |
| | |
Conflicts:
build/build.xml
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| | |
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
|
| | |
|
|\ \
| |/ |
|
| |
| |
| |
| | |
PHPBB3-13557
|
|\ \
| |/ |
|
| |\
| | |
| | |
| | | |
[ticket/13544] Fixing wrong SQL query for permission_unset() for roles
|
| | |
| | |
| | |
| | | |
PHPBB3-13544
|
| | |
| | |
| | |
| | | |
PHPBB3-13544
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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
|
| |/ |
|
| |
| |
| |
| | |
PHPBB3-13468
|
|\ \
| |/ |
|
| |
| |
| |
| | |
PHPBB3-13282
|
| |
| |
| |
| | |
PHPBB3-13282
|
|\ \
| | |
| | |
| | | |
[ticket/13487] Add factory for db tool class
|
| | |
| | |
| | |
| | |
| | |
| | | |
This allows us to split up the large file one by one easily.
PHPBB3-13487
|