aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/cache
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-2712-51/+84
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-015-8/+8
* [ticket/11230] Add missing last returns to dock blockMatt Friedman2014-03-281-0/+3
* [ticket/11230] Update cache driver dock blocksMatt Friedman2014-03-223-0/+32
* [ticket/11230] Use inheritdoc in docblocks in cache driversMatt Friedman2014-03-199-73/+55
* [ticket/12180] Add "Each file MUST end with exactly one newline character" ruleAndreas Fischer2014-02-101-1/+0
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-3012-96/+0
* [ticket/11700] Fix installation after develop mergeNils Adermann2013-09-161-1/+1
* [ticket/11700] Fix tests after merging new develop codeNils Adermann2013-09-161-3/+3
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-13/+57
|\
| * [ticket/11688] Fix docblockVjacheslav Trushkin2013-07-301-0/+5
| * [ticket/11688] Rename purge_dir to remove_dirVjacheslav Trushkin2013-07-301-3/+3
| * [ticket/11688] tpl_ files are no longer usedVjacheslav Trushkin2013-07-141-3/+1
| * [ticket/11688] Purge TWIG cacheVjacheslav Trushkin2013-07-141-13/+54
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-1612-34/+58
* | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-142-7/+7
* | [ticket/11700] With namespaces interface will no longer be a valid classnameNils Adermann2013-07-141-1/+1
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-1412-0/+2578