Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [ticket/11688] Fix docblock | Vjacheslav Trushkin | 2013-07-30 | 1 | -0/+5 | |
| | | | | | | | | PHPBB3-11688 | |||||
| * | [ticket/11688] Rename purge_dir to remove_dir | Vjacheslav Trushkin | 2013-07-30 | 1 | -3/+3 | |
| | | | | | | | | PHPBB3-11688 | |||||
| * | [ticket/11688] tpl_ files are no longer used | Vjacheslav Trushkin | 2013-07-14 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | Remove tpl_ and ctpl_ from cache->purge() because those prefixes are no longer used. PHPBB3-11688 | |||||
| * | [ticket/11688] Purge TWIG cache | Vjacheslav Trushkin | 2013-07-14 | 1 | -13/+54 | |
| | | | | | | | | | | | | | | Purge directories Replace opendir() with DirectoryIterator PHPBB3-11688 | |||||
* | | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 12 | -34/+58 | |
| | | | | | | | | PHPBB3-11700 | |||||
* | | [ticket/11700] Modify all code to use the new interface names | Nils Adermann | 2013-07-14 | 2 | -7/+7 | |
| | | | | | | | | PHPBB3-11700 | |||||
* | | [ticket/11700] With namespaces interface will no longer be a valid classname | Nils Adermann | 2013-07-14 | 1 | -1/+1 | |
|/ | | | | PHPBB3-11700 | |||||
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 12 | -0/+2578 | |
PHPBB3-11698 |