aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Status.php
Commit message (Expand)AuthorAgeFilesLines
* Improve Status/StatusValue::splitByErrorType type hintGergő Tisza2016-10-241-1/+1
* Make Status extend StatusValue and start FileBackend updateAaron Schulz2016-09-171-227/+72
* Show warnings in HTMLForm and warnings as warnings on Login/Signup formFlorian2016-09-171-0/+21
* Canonicalise '@deprecated since' doc commentsBartosz Dziewoński2016-08-021-2/+2
* Fix Status::getMessage for the multiple errors, $shortContext only caseGergő Tisza2016-06-071-9/+15
* Add some missing MW version documentationGergő Tisza2016-05-231-0/+1
* Add Status::getStatusValue()Gergő Tisza2016-05-161-0/+8
* Improve getErrorsByType() docsAaron Schulz2016-04-181-1/+4
* Allow passing a language into Status::getWikiText() etc.Brad Jorsch2016-03-091-22/+53
* Fix use of RawMessage in Status::getMessage()Brad Jorsch2016-03-021-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-12/+12
* Cleanups to MigrateFileRepoLayoutAaron Schulz2015-10-041-1/+1
* Status: Correct documentationBartosz Dziewoński2015-08-061-3/+3
* Fixed some <code> tags for doxygenAaron Schulz2015-04-291-2/+2
* Fix magic getter for $status->okMark Holmquist2015-02-141-1/+1
* Split StatusValue out of Status class and put it in /libsAaron Schulz2015-02-101-149/+129
* Fixed spacingumherirrender2014-12-051-4/+4
* Provide Status::__toString()saper2014-11-111-3/+44
* Fix Status serialization with cleanupCallback as ClosureBrad Jorsch2014-10-031-0/+9
* Minor code cleanup and a doc type cleanupYuri Astrakhan2014-09-241-2/+2
* Cleanup some docs (includes/*.php)umherirrender2014-07-241-1/+1
* Allow Status::hasMessage to work with Message objects.daniel2014-04-221-5/+10
* Fixed some @params documentation (includes/*)umherirrender2014-04-221-23/+23
* Removed unneeded spaces and colons in @param and friendsumherirrender2014-04-081-8/+8
* Fix Status::getMessage accidentially returning string instead of MessageThiemo Mättig2014-03-171-7/+9
* Status::getHTML should actually return HTMLBrad Jorsch2013-12-091-5/+6
* Update documentation of StatusSiebrand Mazeland2013-11-231-0/+10
* Add visibility to Status functions and variablesaude2013-11-191-15/+15
* Update docs and declare visibility on class propsSiebrand Mazeland2013-11-011-7/+12
* Fix undefined variable in Status::getMessage()aude2013-10-241-2/+9
* Fix double-parsing of account creation messages.Tyler Anthony Romeo2013-10-241-13/+50
* Add doc comment to Status explaining useBryan Davis2013-10-081-0/+5
* Return messages in a consistent form from Status objectsdaniel2013-07-301-3/+5
* docs: Remove odd colons after @todoTimo Tijhof2013-05-151-1/+1
* Fixed spacing in files direct in includes folderumherirrender2013-04-211-3/+3
* Added/Removed spaces around string concatenationumherirrender2013-04-131-1/+1
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-7/+7
* Add getters to Message object.daniel2013-02-191-0/+4
* fix some spacingumherirrender2013-02-041-4/+4
* Changed Status class to allow passing of Message objects.Tyler Anthony Romeo2012-11-271-20/+31
* Remove a bunch of trailing spaces and unneeded newlinesumherirrender2012-10-191-1/+1
* (bug 16020) Fix race condition in User::addToDatabase()Tim Starling2012-10-091-0/+9
* Removing unused method Status::getXML.Tyler Anthony Romeo2012-08-191-29/+0
* Use wfMessage instead of deprecated wfMsg*Alex Monk2012-08-181-10/+10
* 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