aboutsummaryrefslogtreecommitdiffstats
path: root/includes/cache/MessageCache.php
Commit message (Expand)AuthorAgeFilesLines
* MFT r112563, r112566, r112838, r112872, r112873, r112988, r113001, r113024, r...Sam Reed2012-03-061-7/+2
* Merge r97508 changes to MessageCache.php and Skin.php into trunkSam Reed2012-02-071-2/+2
* Debug logging and possible fix for bug 31177: mystery sidebar message failuresBrion Vibber2011-09-271-3/+17
* Merge r82361 from 1.17wmf1 to trunk. This shuts up "Non-string key given" exc...Roan Kattouw2011-09-151-0/+5
* Introduce MessageCache::getAllMessageKeys(), which returns all message keys s...Roan Kattouw2011-09-141-0/+21
* Whitespace/documentationSam Reed2011-09-141-2/+14
* Followup r86304, guard against $title AND $wgTitle being nullSam Reed2011-09-141-0/+8
* Adding __METHOD__ to parameters passed to wfMkdirParents()Sam Reed2011-07-251-2/+2
* Removed usage of error suppression operatorAlexandre Emsenhuber2011-06-031-1/+3
* Misc EOL w/s and spaces-instead-of-tabs fixes. One day I'll get around to na...Mark A. Hershberger2011-05-251-1/+1
* Fixed a bug in transformation where previous language could leak into later t...Niklas Laxström2011-05-151-1/+2
* More parameter and return type hintsSam Reed2011-04-251-0/+2
* Move 5 more classes into cache/Sam Reed2011-04-251-0/+939