aboutsummaryrefslogtreecommitdiffstats
path: root/includes/CacheHelper.php
Commit message (Expand)AuthorAgeFilesLines
* Move CacheHelper to includes/cache/ folderwithoutaname2014-07-181-386/+0
* Fixed some @params documentation (includes/*)umherirrender2014-04-221-13/+13
* Try to make a dent in CodeSniffer reports on includes/ (1)Siebrand Mazeland2014-03-231-6/+7
* Put the "else" (or "elseif") on the same line as the previous closing braceAlexandre Emsenhuber2014-03-151-14/+7
* miscellaneous doxygen warningsAntoine Musso2012-10-221-1/+1
* Added missing field definition, added cache key check and fixed type hintjeroendedauw2012-09-041-1/+14
* prevents some doxygen warningsAntoine Musso2012-07-151-2/+4
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-211-9/+23
* CacheHelper: facilitate caching handling on a pageJeroen De Dauw2012-04-181-0/+363
* Revert r114067, r114071, r114075, r114079, r114081, r114082, r114084, r114086...Roan Kattouw2012-03-201-339/+0
* follow up to r114215, fix some fails and added CachedAction implementing the ...Jeroen De Dauw2012-03-201-25/+16
* split general cache helper functionality to its own class, so we can also eas...Jeroen De Dauw2012-03-191-0/+348