aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/cache/driver/memory.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop-ascraeus' into developNils Adermann2014-08-081-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 classTristan Darricau2014-08-081-215/+0
| | | | | | | | PHPBB3-12789
| * [ticket/12789] Remove the directories in \phpbb\cache\driver\memory::purge()Tristan Darricau2014-08-081-13/+57
| | | | | | | | PHPBB3-12789
* | [ticket/12387] Use the hash as query_id for cachingTristan Darricau2014-06-221-6/+5
|/ | | | PHPBB3-12387
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
| | | | PHPBB3-12594
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-1/+1
| | | | PHPBB3-12282
* [ticket/11230] Update cache driver dock blocksMatt Friedman2014-03-221-0/+4
| | | | PHPBB3-12230
* [ticket/11230] Use inheritdoc in docblocks in cache driversMatt Friedman2014-03-191-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 Fischer2013-10-301-8/+0
| | | | PHPBB3-11980
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+4
| | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+439
PHPBB3-11698