Add support for Number grouping(commafy) based on CLDR number grouping patterns like...
[lhc/web/wiklou.git] / includes / Status.php
2011-08-11 Mark A. Hershbergerw/s
2011-05-26 Bryan Tong MinhFollow-up r81536: Fix misleading comment in Status...
2011-05-21 Sam ReedMore documentation updates and additions
2011-04-30 Bryan Tong MinhFix bug in Status::getItemXML
2011-04-23 Alexandre EmsenhuberwfMsgReal() -> wfMsg() or wfMsgNoTrans()
2011-03-24 Sam ReedRemove some trailing whitespace
2011-03-05 Bryan Tong Minh(bug 27018) Added action=filerevert to revert files...
2011-02-25 Tim Starling* (bug 24230) Added JAR detection. ZIP archives contain...
2011-02-19 Sam ReedMore function level documentation
2011-02-04 Bryan Tong Minh(bug 19751) Filesystem is now checked during image...
2010-12-09 Tim Starling* Made the web upgrade process more friendly. Instead...
2010-12-04 Alexandre Emsenhuber* Converted UserMailer stuff to return a Status object...
2010-07-10 Chad HorohoeCleanup r69128, getStatArray() -> getStatusArray()...
2010-07-07 Mark A. Hershberger* Add Status::getWarningsArray() to complement Status...
2010-04-01 Alexandre EmsenhuberFixed some doxygen warnings and documented a bit
2010-02-09 Mark A. Hershbergerrandom EOL white space.
2009-06-01 Tim StarlingIn Special:RevisionDelete:
2009-04-30 Tim StarlingSanitize cleanCallback on wakeup. Extra security check...
2009-03-29 Victor VasilievImprove image moving error handling:
2008-06-10 Tim StarlingForgot this, needed with r36153
2008-05-30 Bryan Tong MinhAlways return an array if an error has occurred in...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-05 Tim Starling* Generalised FileRepoStatus, providing a very similar...