| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 'develop' of https://github.com/phpbb/phpbb3:
[ticket/11198] Remove additional asterix as /** is doc-block only
[ticket/11200] Add a reminder comment.
[ticket/11200] Make cache available during container construction
[ticket/11199] Match cache purge container files against container_*
[ticket/11199] Purge dumped container correctly on cache purge.
[ticket/11199] Revert merge of 'marc1706/ticket/11199' into develop
[ticket/11199] Cache purge does not remove dumped container
[ticket/11198] Store the swapping partners in vars and simplify the logic
[ticket/11198] Correctly set links after an item is moved up/down with AJAX
[ticket/11197] Prefix the css classes for the small arrow with "arrow"
[ticket/10879] Remove arrow icon from attachment link in editor
[ticket/11195] Condense logic, remove improperly formatted if()
[ticket/11194] Service tag data is stored in an array so access it correctly
[ticket/11193] Instantiate a single collection_pass for all collections
[ticket/11190-develop] Functional tests purge cache before running.
[ticket/11190] Functional tests purge cache before running.
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | | |
* nickvergessen/ticket/11198:
[ticket/11198] Remove additional asterix as /** is doc-block only
[ticket/11198] Store the swapping partners in vars and simplify the logic
[ticket/11198] Correctly set links after an item is moved up/down with AJAX
|
| | | |
| | |
| | |
| | | |
PHPBB3-11198
|
| | | |
| | |
| | |
| | | |
PHPBB3-11198
|
| | | |
| | |
| | |
| | | |
PHPBB3-11198
|
| | |\ \
| | | |
| | | |
| | | |
| | | | |
* Fyorl/ticket/11190-develop:
[ticket/11190-develop] Functional tests purge cache before running.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11190
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/11190] Functional tests purge cache before running.
develop fix needs no code from develop-olympus.
|
| | | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Fyorl/ticket/11190:
[ticket/11190] Functional tests purge cache before running.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Added functions to get and purge cache to functional framework also.
PHPBB3-11190
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* igorw/ticket/11199:
[ticket/11199] Match cache purge container files against container_*
[ticket/11199] Purge dumped container correctly on cache purge.
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Previously it was matching against only container*, checking for the
underscore is consistent with the other checks.
PHPBB3-11199
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This patch changes the dumped container suffix to a prefix instead which
makes the existing code for purging 'cache/container_*' files work
as intended.
PHPBB3-11199
|
| | |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* igorw/ticket/11200:
[ticket/11200] Add a reminder comment.
[ticket/11200] Make cache available during container construction
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11200
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixes fatal errors in the dbal.
PHPBB3-11200
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* p/ticket/11199:
[ticket/11199] Revert merge of 'marc1706/ticket/11199' into develop
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This reverts commit 303fc646adf9104d7c82cf8bcebbc8fc0d328624, reversing
changes made to 9c28470ad7b45c10ce3a32065650e4b17f9f27ea.
The correct fix should be to alter the container file name to start with
container_ prefix.
PHPBB3-11199
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
# By Marc Alexander
# Via Marc Alexander
* marc1706/ticket/11199:
[ticket/11199] Cache purge does not remove dumped container
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11199
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* marc1706/ticket/11197:
[ticket/11197] Prefix the css classes for the small arrow with "arrow"
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
It does not make sense to have classes named "right" and "left" produce a
small arrow next to text. It should be made clear that an arrow will
appear.
PHPBB3-11197
|
| | |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/10879] Remove arrow icon from attachment link in editor
|
| | | |\ \ \ \
| | | |/ / /
| | |/| | |
| | | | | |
| | | | | | |
* marc1706/ticket/10879:
[ticket/10879] Remove arrow icon from attachment link in editor
|
| | | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
If you upload a file with a long filename the filename will partially
cover the arrow icon background image. Remove the icon as it's not needed
anyways.
PHPBB3-10879
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* imkingdavid/ticket/11195:
[ticket/11195] Condense logic, remove improperly formatted if()
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-11195
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
# By Nils Adermann
# Via Nils Adermann
* naderman/ticket/11194:
[ticket/11194] Service tag data is stored in an array so access it correctly
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-11194
|
| | |\ \ \ \
| | |_|_|/
| |/| | | |
[ticket/11193] Instantiate a single collection_pass for all collections
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-11193
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10411
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10411
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10411
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10411
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10411
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10411
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10411
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10411
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10411
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Category names on the teampage can not be empty.
Also fixing a problem with the delta when moving a category.
PHPBB3-10411
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10411
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10411
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10411
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-10411
|
| |\ \ \
| | | |
| | | | |
[feature/compiled-dic] Compile the DI Container into a cached class
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11152
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11152
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11152
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11152
|