| Commit message (Collapse) | Author | Age | Files | Lines |
| |\ |
|
| | |\
| | |
| | |
| | | |
Ticket/13543
|
| | | |
| | |
| | |
| | | |
PHPBB3-13543
|
| | |/
| |
| |
| | |
PHPBB3-13543
|
| |\ \
| | |
| | |
| | | |
[ticket/13372] Fix Url Generator/Matcher generation
|
| | | |
| | |
| | |
| | | |
PHPBB3-13372
|
| | | |
| | |
| | |
| | | |
PHPBB3-13372
|
| |\ \ \
| | |/
| |/| |
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/13282] Use 0 as default for integer type columns in postgresql
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13282
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13282
|
| | | | |
| | | |
| | | |
| | | | |
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
|
| |\ \ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* develop-ascraeus:
[ticket/13361] Rename exception to runtime_exception
[ticket/13361] Fix the JsonResponse in the exception listener
[ticket/13361] Add tests
[ticket/13361] Support ajax request (send a json response)
[ticket/13361] Improve the exception listener
|
| | |\ \ \ \
| | |_|/ /
| |/| | | |
[ticket/13361] Improve the exception listener
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13361
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13361
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13361
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13361
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13361
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* develop-ascraeus:
[ticket/13534] Set imagick path to empty string to prevent failing path check
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13534] Set imagick path to empty string to prevent failing path ...
* marc1706/ticket/13534:
[ticket/13534] Set imagick path to empty string to prevent failing path check
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The imagick path defaults to /usr/bin. If it doesn't exist for some reason,
for example on travis, the form won't be submitted and the settings won't be
changed.
PHPBB3-13534
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop-ascraeus:
[develop-olympus] Increment version number to 3.0.14-dev.
[develop-olympus] Add changelog for 3.0.13 release.
[develop-olympus] Bump version numbers for 3.0.13-RC1 release.
[develop-olympus] Bumping version numbers to final for 3.0.13 releases.
|
| | |\ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[develop-olympus] Increment version number to 3.0.14-dev.
[develop-olympus] Add changelog for 3.0.13 release.
[develop-olympus] Bump version numbers for 3.0.13-RC1 release.
[develop-olympus] Bumping version numbers to final for 3.0.13 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
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop-ascraeus:
[ticket/13531] Send 404 Not Found.
[ticket/13531] Explicitly disallow trailing paths (e.g. PATH_INFO).
|
| | |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/13531] Send 404 Not Found.
[ticket/13531] Explicitly disallow trailing paths (e.g. PATH_INFO).
|
| | | |\ \ \ \
| | | | | | |
| | | | | | | |
[ticket/13531] Explicitly disallow trailing paths (e.g. PATH_INFO).
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13531
|
| | | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13531
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* develop-ascraeus:
[ticket/13133] Fix variable name in set_custom_style()
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13133] Fix variable name in set_custom_style()
* VSEphpbb/ticket/13133:
[ticket/13133] Fix variable name in set_custom_style()
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13133
|
| |\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* develop-ascraeus:
[ticket/13530] Fix undefined variables
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13530] Fix undefined variables
* nickvergessen/ticket/13530:
[ticket/13530] Fix undefined variables
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13530
|
| | |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13528] Return correct translation instead of is_set()
* nickvergessen/ticket/13528:
[ticket/13528] Return correct translation instead of is_set()
|
| |\ \ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13528] Return correct translation instead of is_set()
* nickvergessen/ticket/13528:
[ticket/13528] Return correct translation instead of is_set()
|
| | | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13528
|
| |\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Conflicts:
phpBB/phpbb/db/migration/data/v30x/release_3_0_5_rc1.php
phpBB/phpbb/db/migration/profilefield_base_migration.php
phpBB/phpbb/db/migrator.php
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13489] Disable the event dispatcher in the migrator
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13489
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13489
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13489
|