aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Status.php
Commit message (Expand)AuthorAgeFilesLines
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-101-0/+20
* Add a getValue method...Sam Reed2012-03-121-0/+7
* More return documentationSam Reed2012-02-091-0/+2
* Fixed comment typoAaron Schulz2011-12-021-1/+1
* w/sMark A. Hershberger2011-08-111-4/+4
* Follow-up r81536: Fix misleading comment in Status and add a comment to Local...Bryan Tong Minh2011-05-261-1/+1
* More documentation updates and additionsSam Reed2011-05-211-0/+11
* Fix bug in Status::getItemXMLBryan Tong Minh2011-04-301-1/+1
* wfMsgReal() -> wfMsg() or wfMsgNoTrans()Alexandre Emsenhuber2011-04-231-8/+6
* Remove some trailing whitespaceSam Reed2011-03-241-0/+1
* (bug 27018) Added action=filerevert to revert files to an old version. Copied...Bryan Tong Minh2011-03-051-0/+18
* * (bug 24230) Added JAR detection. ZIP archives containing a .class file will...Tim Starling2011-02-251-1/+1
* More function level documentationSam Reed2011-02-191-1/+1
* (bug 19751) Filesystem is now checked during image undeletionBryan Tong Minh2011-02-041-1/+3
* * Made the web upgrade process more friendly. Instead of saying "access denie...Tim Starling2010-12-091-0/+17
* * Converted UserMailer stuff to return a Status object instead of true-or-Wik...Alexandre Emsenhuber2010-12-041-0/+9
* Cleanup r69128, getStatArray() -> getStatusArray(). It's two characters, c'monChad Horohoe2010-07-101-3/+3
* * Add Status::getWarningsArray() to complement Status::getErrorsArray()Mark A. Hershberger2010-07-071-11/+62
* Fixed some doxygen warnings and documented a bitAlexandre Emsenhuber2010-04-011-4/+51
* random EOL white space.Mark A. Hershberger2010-02-091-1/+1
* In Special:RevisionDelete:Tim Starling2009-06-011-1/+1
* Sanitize cleanCallback on wakeup. Extra security check for APIs like SecurePo...Tim Starling2009-04-301-0/+7
* Improve image moving error handling:Victor Vasiliev2009-03-291-1/+4
* Forgot this, needed with r36153Tim Starling2008-06-101-0/+12
* Always return an array if an error has occurred in Title::moveTo.Bryan Tong Minh2008-05-301-0/+9
* * remove end of line whitespaceSiebrand Mazeland2008-04-141-19/+18
* * Generalised FileRepoStatus, providing a very similar general Status object. Tim Starling2008-04-051-0/+174