Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 1 | -1/+1 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/15791] php 7.2 count() bug in memory cache driver | hubaishan | 2018-09-16 | 1 | -2/+3 |
| | | | | | | | function `_read` in classes inherted from `memory` may returns `false` but `$vars` must be an array PHPBB3-15791 | ||||
* | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -1/+1 |
| | | | | PHPBB3-14972 | ||||
* | [ticket/14555] Uniformize cache directory usages | Tristan Darricau | 2016-03-24 | 1 | -2/+2 |
| | | | | PHPBB3-14555 | ||||
* | [ticket/13494] Update calls to `set_config()` | Gaëtan Muller | 2015-02-02 | 1 | -2/+3 |
| | | | | PHPBB3-13494 | ||||
* | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-10-06 | 1 | -2/+14 |
|\ | |||||
| * | [ticket/11224] Revert Revert "Merge pull request #2460 from ticket/11224" | Tristan Darricau | 2014-10-03 | 1 | -2/+14 |
| | | | | | | | | This reverts commit 40cd7570e6f4da7cc60d83a3e99c72a2fb99e3f7. | ||||
* | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-10-01 | 1 | -14/+2 |
|\ \ | |/ | |||||
| * | [ticket/11224] Revert "Merge pull request #2460 from Nicofuma/ticket/11224" | Joas Schilling | 2014-10-01 | 1 | -14/+2 |
| | | | | | | | | | | | | | | This reverts commit d26436944173d1fa28a1abd96bca861381246860, reversing changes made to 75fcfb1c1d68f1632e7beae3f59699ddff8e5292. PHPBB3-11224 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-10-01 | 1 | -2/+14 |
|\ \ | |/ | |||||
| * | Merge pull request #2460 from Nicofuma/ticket/11224 | Joas Schilling | 2014-10-01 | 1 | -2/+14 |
| | | | | | | | | [ticket/11224] SQL cache destroy does not destroy queries to tables joined | ||||
* | | Merge branch 'develop-ascraeus' into develop | Nils Adermann | 2014-08-08 | 1 | -171/+0 |
|\ \ | |/ | | | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/12789] Move duplicated functions to the base class [ticket/12789] Remove the directories in \phpbb\cache\driver\memory::purge() Conflicts: phpBB/phpbb/cache/driver/file.php phpBB/phpbb/cache/driver/memory.php | ||||
| * | [ticket/12789] Move duplicated functions to the base class | Tristan Darricau | 2014-08-08 | 1 | -215/+0 |
| | | | | | | | | PHPBB3-12789 | ||||
| * | [ticket/12789] Remove the directories in \phpbb\cache\driver\memory::purge() | Tristan Darricau | 2014-08-08 | 1 | -13/+57 |
| | | | | | | | | PHPBB3-12789 | ||||
* | | [ticket/12387] Use the hash as query_id for caching | Tristan Darricau | 2014-06-22 | 1 | -6/+5 |
|/ | | | | PHPBB3-12387 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -4/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12282] Use interface for type hinting | Joas Schilling | 2014-04-01 | 1 | -1/+1 |
| | | | | PHPBB3-12282 | ||||
* | [ticket/11230] Update cache driver dock blocks | Matt Friedman | 2014-03-22 | 1 | -0/+4 |
| | | | | PHPBB3-12230 | ||||
* | [ticket/11230] Use inheritdoc in docblocks in cache drivers | Matt Friedman | 2014-03-19 | 1 | -15/+15 |
| | | | | | | http://tracker.phpbb.com/browse/PHPBB3-11230 PHPBB3-11230 | ||||
* | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. | Andreas Fischer | 2013-10-30 | 1 | -8/+0 |
| | | | | PHPBB3-11980 | ||||
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -2/+4 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 1 | -0/+439 |
PHPBB3-11698 |