| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10864
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10864
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10864
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The latter was deemed unnecessary at the moment.
PHPBB3-10864
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
As per IRC, assign_display() effectively does what return_display() was added
to do, so no change was needed.
PHPBB3-10864
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10864
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10864
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10864
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10864
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10864
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10864
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10864
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10864
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10864
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10864
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* p/ticket/10933:
[ticket/10933] Prose for get_first_file_location.
[ticket/10933] Remaining documentation for added functions in resource locator
[ticket/10933] Update template locator test to use style resource locator.
[ticket/10933] Dispose of locate function in template class.
[ticket/10933] Add mutators for template_path to style resource locator.
[ticket/10933] Delete template_path assignment.
[ticket/10933] Delete template_path from template class.
[ticket/10933] Add get_first_template_location.
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also rewrite get_first_template_location prose a little to be
less repetitive with get_first_file_location.
PHPBB3-10933
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10933
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
It had no callers other than the test suite.
PHPBB3-10933
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
template_path is now private.
Change semantics of passing false for template path - now this resets
template path to default which I think makes sense.
PHPBB3-10933
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
template_path is now only present in style resource locator and
should not be assigned to.
PHPBB3-10933
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
template_path is now only present in style resource locator.
PHPBB3-10933
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This localizes template_path to style resource locator.
locate function on template will be removed in a subsequent commit.
PHPBB3-10933
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11212
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11212
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11212
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11212
|
| | |/ / /
|/| | |
| | | |
| | | | |
PHPBB3-11212
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11211
|
| |\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/11192] Merge dataProvider arrays because the test is the same now.
[ticket/11192] Update $value parameter description to support other types.
[ticket/11192] Mark negative byte numbers as unsupported.
[ticket/11192] Test strings not converted to int/float before.
[ticket/11192] Also test strings, e.g. sums returned by the database.
[ticket/11192] Also test powers of 10 / 1000.
[ticket/11192] Add tests.
[ticket/11192] Add Tebibyte to get_formatted_filesize().
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11192
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11192
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11192
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* 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
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11200
|
| |/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes fatal errors in the dbal.
PHPBB3-11200
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11199
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11195
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11194
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11193
|
| |\ \ \ \
| | | | |
| | | | | |
[feature/compiled-dic] Compile the DI Container into a cached class
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11152
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11152
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB-11152
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11152
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11152
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11152
|