| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
fix file permissions
PHPBB3-15726
|
|
|
|
|
|
| |
Fix whitespace
PHPBB3-15726
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The current APCu cache driver implements a global clearing of the APCu
when the phpBB cache is purged. This is inappropriate if there are other
phpBB boards, or other php applications sharing the APCu cache.
This patch changes the behviour so that only cache entries matching
the key_prefix of this board are cleared by a phpBB cache purge.
The APCu unit test script has been updated to test this behaviour.
It has also been updated so that the test case can be run individually
previously it relied on initialisations made in other test scripts.
PHPBB3-15726
|
|\ |
|
| |\
| | |
| | |
| | | |
[ticket/15677] Update symfony to 2.8.42, others to latest
|
| | |
| | |
| | |
| | | |
PHPBB3-15677
|
| | |
| | |
| | |
| | | |
PHPBB3-15677
|
|\ \ \
| |/ /
| | |
| | | |
* prep-release-3.2.3:
|
| |\ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
[ticket/15680] Point to 3.2 documentation
* github.com:/phpbb/phpbb:
[ticket/15680] Point to 3.2 documentation
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
[ticket/15680] Point to 3.2 documentation
* github.com:/phpbb/phpbb:
[ticket/15680] Point to 3.2 documentation
|
| | |
| | |
| | |
| | |
| | |
| | | |
The old link pointed to 3.1 documentation
PHPBB3-15680
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/15683] Better error message when commit message has CRLF
* github.com:/phpbb/phpbb:
[ticket/15683] Better error message when commit message has CRLF
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When someone tries to do a pull request with incorrect line breaks in the
commit message, the error message as given by Travis is "Unexpected EOF
encountered". The error message should be clearer that CR/LF was the
problem. This change adds a separate check for CRLF line endings.
PHPBB3-15683
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/15678] Fix build and cache flow for container
* github.com:/phpbb/phpbb:
[ticket/15678] Fix build and cache flow for container
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
1. During procedure of building container we have to check both required files
in cache: container_* and autoload_*. This files should be "fresh" and if one
of the does not exist then we have to build it and put into a cache one more
time.
2. Fix typo 'posic_getuid' does not exist, so $php_uid is alwasy was false.
PHPBB3-15678
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/15659] Fix retrieve_block_vars()
* github.com:/phpbb/phpbb:
[ticket/15659] Fix retrieve_block_vars()
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15659
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15666] Language system is not fully supported in Twig
* github.com:/phpbb/phpbb:
[ticket/15666] Fix array key in twig lang() call
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15666
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15674] Edit language lines in file en\acp\profile.php
* github.com:/phpbb/phpbb:
[ticket/15674] Improve CPF lang descriptions
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15674
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15618] Display The team link only to users with permission
* github.com:/phpbb/phpbb:
[ticket/15618] Display The team link only to users with permission
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15618
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15620] Use separate local avatar cache file for every lang
* github.com:/phpbb/phpbb:
[ticket/15620] Use separate local avatar cache file for every lang
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15620
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13043] Improve HTML5
* github.com:/phpbb/phpbb:
[ticket/13043] Improve HTML5
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13043
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15651] Remove unnecessary condition
* github.com:/phpbb/phpbb:
[ticket/15651] Remove unnecessary condition
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
module.remove internally check if the module exists
PHPBB3-15651
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15628] Add topic link to newtopic_notify.txt
* github.com:/phpbb/phpbb:
[ticket/15628] Add topic link to newtopic_notify.txt
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15628
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15696] 'if' module tool should support calling other tools
* github.com:/phpbb/phpbb:
[ticket/15696] Add tests
[ticket/15696] Add support of other tools to 'if'
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15696
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15696
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15670] Group forum permission: Can see forum gives NO SQL ERROR
* github.com:/phpbb/phpbb:
[ticket/15670] Fix SQL error when !f_list_topics and f_read
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15670
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15606] Hide viewprofile link when unavailable
* github.com:/phpbb/phpbb:
[ticket/15606] Hide viewprofile link when unavailable
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15606
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15705] fix phpbbcli language vs PHP
* github.com:/phpbb/phpbb:
[ticket/15705] fix phpbbcli language vs PHP
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15705
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/15717] Using correct variable for log entry
* github.com:/phpbb/phpbb:
[ticket/15717] Using correct variable for log entry
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15717
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/15673] Fix Duplicated links in QuickLinks and main nav bar
* github.com:/phpbb/phpbb:
[ticket/15673] Fix Duplicated links in QuickLinks and main nav bar
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add required class to common.css
PHPBB3-15673
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/15637] Extract multi-line PHP event descriptions
* github.com:/phpbb/phpbb:
[ticket/15637] Remove trailing space from description
[ticket/15637] Preserve line breaks in event descriptions
[ticket/15637] Updated test fixture to include complete event description
[ticket/15637] Remove trailing space from description
[ticket/15637] Fixed removing white-spaces from description line
[ticket/15637] Extract all lines before the first @tag
[ticket/15637] Extract multi-line PHP event descriptions
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15637
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15637
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15637
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15637
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15637
|