| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* p/ticket/10093:
[ticket/10093] Use correct ANSI code for clearing color.
[ticket/10093] Make commit-msg always not fatal by nuking all fatal logic.
[ticket/10093] Use color in commit-msg hook warning/error messages.
[ticket/10093] Refactor complaining in commit-msg hook for color support.
[ticket/10093] Respect phpbb.hooks.commit-msg.fatal on syntax errors.
[ticket/10093] Document phpbb.hooks.commit-msg.fatal setting.
|
| | |
| |
| |
| | |
PHPBB3-10093
|
| | |
| |
| |
| | |
PHPBB3-10093
|
| | |
| |
| |
| |
| |
| |
| | |
By default color is used if the message is printed to a tty,
phpbb.hooks.commit-msg.color configuration setting can override this.
PHPBB3-10093
|
| | |
| |
| |
| | |
PHPBB3-10093
|
| | |
| |
| |
| | |
PHPBB3-10093
|
| | |
| |
| |
| | |
PHPBB3-10093
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
* prep-release-3.0.10:
[ticket/10480] Add a build target for changelog building.
[ticket/10480] Add a build script for exporting the changelog from tracker.
[ticket/10502] Fix typo in changelog. 'red' should have been 'read'.
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
prep-release-3.0.10
* github-bantu/ticket/10480:
[ticket/10480] Add a build target for changelog building.
[ticket/10480] Add a build script for exporting the changelog from tracker.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10480
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10480
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
prep-release-3.0.10
* github-bantu/ticket/10502:
[ticket/10502] Fix typo in changelog. 'red' should have been 'read'.
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10502
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* prep-release-3.0.10:
[ticket/10501] Fix description of table prefixes
|
| | |\ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
prep-release-3.0.10
* nickvergessen/ticket/10501:
[ticket/10501] Fix description of table prefixes
|
| | | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
They must start with a letter, not an alphanumeric character
PHPBB3-10501
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* prep-release-3.0.10:
[prep-release-3.0.10] Remove duplicate ticket PHPBB3-10490 from changelog.
|
| | |/ / |
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* prep-release-3.0.10:
[prep-release-3.0.10] Update Changelog for 3.0.10-RC2 release.
|
| | | | |
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* prep-release-3.0.10:
[ticket/10497] Fix SQL error when guest visits forum with unread topic
|
| | |\ \
| | | |
| | | |
| | | |
| | | | |
* rxu/ticket/10497:
[ticket/10497] Fix SQL error when guest visits forum with unread topic
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Regression from the ticket PHPBB3-9008 fix.
When topic marking was enabled for guests, and a guest visited a forum with
a new topic which is marked unread, the built SQL missed an alias for a
TOPICS_TABLE which resulted in the following error:
Unknown column 't.topic_approved' in 'where clause' [1054]
The fix is to add an alias for the table.
PHPBB3-10497
PHPBB3-9008
|
| |\ \ \ \
| |/ / /
| | | /
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | | |
* prep-release-3.0.10:
[prep-release-3.0.10] Bumping version number for 3.0.10-RC2.
Conflicts:
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
|
| | |/ |
|
| |\ \
| | |
| | |
| | |
| | | |
* p/ticket/10280:
[ticket/10280] Change the display of user activation settings in the ACP.
|
| |/ /
| |
| |
| |
| |
| | |
Use a select box to be consistent with other settings.
PHPBB3-10280
|
| |\ \
| |/
| |
| |
| | |
* prep-release-3.0.10:
[ticket/10483] Fix test suite when running with MySQL strict mode
|
| | |\
| | |
| | |
| | |
| | | |
* igorw/ticket/10483:
[ticket/10483] Fix test suite when running with MySQL strict mode
|
| | | |
| | |
| | |
| | | |
PHPBB3-10483
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* prep-release-3.0.10:
[ticket/10485] Fix invalid HTML5 markup introduced in PHPBB3-6632
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
prep-release-3.0.10
* nickvergessen/ticket/10485:
[ticket/10485] Fix invalid HTML5 markup introduced in PHPBB3-6632
|
| | | |/
| | |
| | |
| | |
| | |
| | |
| | | |
Remove the previous fix and fix it the way we did it in PHPBB3-10360 for 3.1
PHPBB3-6632
PHPBB3-10485
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* prep-release-3.0.10:
[ticket/10486] Create git shortlog and git diff --stat in build script.
|
| | |\ \
| | | |
| | | |
| | | |
| | | | |
* bantu/ticket/10486:
[ticket/10486] Create git shortlog and git diff --stat in build script.
|
| | | |/
| | |
| | |
| | | |
PHPBB3-10486
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* prep-release-3.0.10:
[ticket/10488] Only set $config['email_max_chunk_size'] when not already set.
|
| | |\ \
| | | |
| | | |
| | | |
| | | | |
* bantu/ticket/10488:
[ticket/10488] Only set $config['email_max_chunk_size'] when not already set.
|
| | | |/
| | |
| | |
| | | |
PHPBB3-10488
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | | |
* prep-release-3.0.10:
[ticket/10461] Add a comment explaining the logic here.
[ticket/10461] Correct $log_count check in view_log() so we show logs again.
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | | |
* bantu/ticket/10461:
[ticket/10461] Add a comment explaining the logic here.
[ticket/10461] Correct $log_count check in view_log() so we show logs again.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10461
|
| | | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We pass $log_count as false now when we do not need to know how many log
entries there are. However when $log_count is false, $log_count == 0 will be
true as well and thus we will return early with 0.
PHPBB3-9874
PHPBB3-10461
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* prep-release-3.0.10:
[ticket/10479] Remove PostgreSQL version numbers from driver's language string
|
| | |\ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
prep-release-3.0.10
* nickvergessen/ticket/10479:
[ticket/10479] Remove PostgreSQL version numbers from driver's language string
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
The versions should be removed like for all other DBMS so we don't have to add
each new version.
PHPBB3-10479
|
| |/ / |
|
| | | |
|
| | | |
|
| | | |
|