| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-11968
|
| |\
| |
| |
| |
| |
| | |
* github-bantu/ticket/11951:
[ticket/11951] Add MariaDB to platforms we test on.
[ticket/11951] Add MariaDB to supported DBMSes in requirement section.
|
| | |
| |
| |
| | |
PHPBB3-11951
|
| |/
|
|
| |
PHPBB3-11951
|
| |\
| |
| | |
[ticket/11920] Actually call travis/setup-mariadb.sh.
|
| | |
| |
| |
| | |
PHPBB3-11920
|
| | |
| |
| |
| | |
PHPBB3-11920
|
| | |
| |
| |
| | |
PHPBB3-11920
|
| |\ \
| |/
| | |
[ticket/11920] Add MariaDB environment to Travis-CI.
|
| | |
| |
| |
| | |
PHPBB3-11920
|
| |/
|
|
| |
PHPBB3-11920
|
| |\
| |
| |
| |
| | |
* remotes/bantu/ticket/11877:
[ticket/11877] Create package links and checksums for announcement via script.
|
| | |
| |
| |
| | |
PHPBB3-11877
|
| |\ \
| |/
|/|
| |
| | |
* cyberalien/ticket/11879:
[ticket/11879] Replace .live() with .on()
|
| | |
| |
| |
| | |
PHPBB3-11879
|
| | |
| |
| |
| | |
PHPBB3-11876
|
| | |
| |
| |
| |
| |
| | |
This also removes paths from the checksum files.
PHPBB3-11876
|
| | | |
|
| |\ \
| |/
|/|
| |
| |
| |
| | |
* prep-release-3.0.12:
[prep-release-3.0.12] Update changelog for 3.0.12 release.
[ticket/11873] Add unit test for large password input.
[ticket/11873] Do not hash very large passwords in order to safe resources.
|
| | | |
|
| | |\
| | |
| | |
| | |
| | |
| | | |
* ticket/11873:
[ticket/11873] Add unit test for large password input.
[ticket/11873] Do not hash very large passwords in order to safe resources.
|
| | | |
| | |
| | |
| | |
| | |
| | | |
The password should be rejected quite fast.
PHPBB3-11873
|
| | |/
| |
| |
| | |
PHPBB3-11873
|
| | | |
|
| |\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
* prep-release-3.0.12:
[prep-release-3.0.12] Bumping version number for 3.0.12 final.
Conflicts:
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
|
| | | |
|
| |\ \
| | |
| | |
| | |
| | | |
* marc1706/ticket/11864:
[ticket/11864] Do not call exit after display_progress_bar in acp_forums
|
| |/ /
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The progress bar is called with the method display_progress_bar() in the
acp_forums files. This method then call adm_page_footer() which also calls
exit_handler(). Therefore, the exit; in acp_forums after
$this->display_progress_bar() is obsolete and shouldn't exist in the first
place.
PHPBB3-11864
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
develop-olympus
* remotes/cyberalien/ticket/11811:
[ticket/11811] Remove outline on :focus
|
| |/ /
| |
| |
| | |
PHPBB3-11811
|
| |\ \
| | |
| | | |
Update fabpot/goutte
|
| | | |
| | |
| | |
| | | |
PHPBB3-11831
|
| | | |
| | |
| | |
| | | |
PHPBB3-11831
|
| |\ \ \
| | | |
| | | | |
[ticket/11829] Use report_closed to determine status in MCP report_details
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Instead of using post_reported of the post or message_reported of the pm, use
report_closed of the report itself to reliably determine whether this
particular report is closed or not in the report_details view of the MCP.
This fixes a bug where the report_details view would not show that the report
shown was closed and display a "Close report" button that had no effect.
PHPBB3-11829
|
| |\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
* prep-release-3.0.12:
[prep-release-3.0.12] Remove changelog entry for ticket that was not resolved.
|
| | | |
| | |
| | |
| | | |
A wrong fix version was assigned to PHPBB3-11288.
|
| |\ \ \
| |/ /
| | /
| |/
|/|
| |
| |
| |
| |
| |
| | |
* prep-release-3.0.12:
[prep-release-3.0.12] Update Changelog for 3.0.12-RC3 release.
[prep-release-3.0.12] Bumping version number for 3.0.12-RC3.
Conflicts:
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
|
| | | |
|
| | | |
|
| |\ \
| | |
| | |
| | |
| | | |
* imkingdavid/ticket/11823:
[ticket/11823] Set up nginx server to match PHP files with characters after .php
|
| |/ /
| |
| |
| | |
PHPBB3-11823
|
| |\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* prep-release-3.0.12:
[ticket/11769] Allow using 0 as poster name
[ticket/11769] Allow '0' as username
[ticket/11769] Allow '0' as username in notification mails
[ticket/11769] Fix language issues in the doc blocks
[ticket/11769] Correctly supply the post author's username in posting.php
Conflicts:
phpBB/language/en/email/forum_notify.txt
phpBB/language/en/email/newtopic_notify.txt
phpBB/language/en/email/topic_notify.txt
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
prep-release-3.0.12
* nickvergessen/ticket/11769:
[ticket/11769] Allow using 0 as poster name
[ticket/11769] Allow '0' as username
[ticket/11769] Allow '0' as username in notification mails
[ticket/11769] Fix language issues in the doc blocks
[ticket/11769] Correctly supply the post author's username in posting.php
|
| | | |
| | |
| | |
| | | |
PHPBB3-11769
|
| | | |
| | |
| | |
| | | |
PHPBB3-11769
|
| | | |
| | |
| | |
| | | |
PHPBB3-11769
|
| | | |
| | |
| | |
| | | |
PHPBB3-11769
|
| | |/
| |
| |
| |
| |
| |
| |
| | |
Only supply the username, when it is a guest posting or we edit and it was
supplied, otherwise post_data might hold data of the post we quote, in which
case username is the original poster, not the current one.
PHPBB3-11769
|
| |\ \
| | |
| | |
| | |
| | | |
* bantu/ticket/11821:
[ticket/11821] Fix comma usage next to "You are receiving this notification".
|