aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/cache/service.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
* [ticket/10809] Remove MSSQL supportJakub Senko2016-08-021-1/+0
* [ticket/14157] Allow to set the alt/title attribute on post iconsZoddo2015-10-101-0/+1
* Merge pull request #2720 from PayBas/ticket/12838Joas Schilling2014-08-071-9/+3
|\
| * [ticket/12838] Simplify normal special rank array creationPayBas2014-08-071-14/+7
| * [ticket/12838] Allow for extra columns in cache obtain_ranks()PayBas2014-07-101-13/+14
* | [ticket/12557] Fix php file descriptionn-aleha2014-08-071-2/+2
|/
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-1/+1
* [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-201-7/+0
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-3/+3
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-11/+13
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-6/+6
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+406