| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\ \ \ \
| |/ / /
|/| | |
| | | | |
[ticket/13592] Allow changing get_visibility_sql's result
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13592
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
I had forgotten this one
PHPBB3-13592
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13592
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13592
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13592
|
| | | |/
| |/|
| | |
| | | |
PHPBB3-13592
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13643] Change the priority of kernel_terminate_subscriber to -10000
* Nicofuma/ticket/13643:
[ticket/13643] Change the priority of kernel_terminate_subscriber to PHP_INT_MIN
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
PHP_INT_MIN isn't a defined constant but it can be calculed by
~PHP_INT_MAX (two's complement of PHP_INT_MAX)
PHPBB3-13643
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13551] Fix incorrectly named template variable: AUTH_LDAP_DN
* prototech/ticket/13551:
[ticket/13551] Fix incorrectly named template variable: AUTH_LDAP_DN
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13551
|
| | |/ / /
|/| | |
| | | |
| | | | |
PHPBB3-13644
|
| |\ \ \ \
| |/ / /
|/| | |
| | | | |
[ticket/13631] Fix wrong variable in get_global_visibility_sql()'s event
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13631
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
I don't get this... I was positive I, at some point, had it right... I don't get
what happened...
PHPBB3-13631
|
| |/ /
| |
| |
| | |
PHPBB3-13570
|
| | |
| |
| |
| | |
PHPBB3-13588
|
| | |
| |
| |
| |
| | |
Conflicts:
phpBB/feed.php
|
| | |
| |
| |
| | |
PHPBB3-13569
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
PHPBB3-13553
|
| | |
| |
| |
| | |
PHPBB3-13553
|
| | |
| |
| |
| | |
PHPBB3-13553
|
| | |
| |
| |
| | |
PHPBB3-13557
|
| | |
| |
| |
| | |
PHPBB3-13556
|
| |\ \
| | |
| | |
| | | |
[ticket/13544] Fixing wrong SQL query for permission_unset() for roles
|
| | | |
| | |
| | |
| | | |
PHPBB3-13544
|
| | |/
| |
| |
| | |
PHPBB3-13544
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* prep-release-3.0.13:
[prep-release-3.0.13] Correct changelog link to 3.0.13 changes.
[prep-release-3.0.13] Also update version in references to files.
[prep-release-3.0.13] Add changelog for 3.0.13-PL1 release.
[prep-release-3.0.13] Get rid of roman numbers in CHANGELOG.html.
[prep-release-3.0.13] Bump version numbers for 3.0.13-PL1 release.
[ticket/13549] Do not exit when ORIG_PATH_INFO just contains SCRIPT_NAME.
[ticket/12933] Handle case when * is last character of word
[ticket/13554] Show feature release upgrades in blue rather than red.
Conflicts:
build/build.xml
phpBB/adm/style/acp_update.html
phpBB/docs/CHANGELOG.html
phpBB/docs/INSTALL.html
phpBB/includes/constants.php
phpBB/includes/startup.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
tests/security/trailing_path_test.php
|
| | |
| |
| |
| | |
PHPBB3-13553
|
| |/ |
|
| |\
| |
| |
| | |
[ticket/13282] Use 0 as default for integer type columns in postgresql
|
| | |
| |
| |
| | |
PHPBB3-13282
|
| | |
| |
| |
| | |
PHPBB3-13282
|
| |\ \
| |/
|/| |
[ticket/13361] Improve the exception listener
|
| | |
| |
| |
| | |
PHPBB3-13361
|
| | |
| |
| |
| | |
PHPBB3-13361
|
| | |
| |
| |
| | |
PHPBB3-13361
|
| | |
| |
| |
| | |
PHPBB3-13361
|
| | |
| |
| |
| | |
PHPBB3-13361
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13133] Fix variable name in set_custom_style()
* VSEphpbb/ticket/13133:
[ticket/13133] Fix variable name in set_custom_style()
|
| | | |
| | |
| | |
| | | |
PHPBB3-13133
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[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()
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-13528
|
| |\ \ \
| |/ /
|/| |
| | | |
[ticket/13489] Disable the event dispatcher in the migrator
|
| | | |
| | |
| | |
| | | |
PHPBB3-13489
|