index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
Status.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve Status/StatusValue::splitByErrorType type hint
Gergő Tisza
2016-10-24
1
-1
/
+1
*
Make Status extend StatusValue and start FileBackend update
Aaron Schulz
2016-09-17
1
-227
/
+72
*
Show warnings in HTMLForm and warnings as warnings on Login/Signup form
Florian
2016-09-17
1
-0
/
+21
*
Canonicalise '@deprecated since' doc comments
Bartosz Dziewoński
2016-08-02
1
-2
/
+2
*
Fix Status::getMessage for the multiple errors, $shortContext only case
Gergő Tisza
2016-06-07
1
-9
/
+15
*
Add some missing MW version documentation
Gergő Tisza
2016-05-23
1
-0
/
+1
*
Add Status::getStatusValue()
Gergő Tisza
2016-05-16
1
-0
/
+8
*
Improve getErrorsByType() docs
Aaron Schulz
2016-04-18
1
-1
/
+4
*
Allow passing a language into Status::getWikiText() etc.
Brad Jorsch
2016-03-09
1
-22
/
+53
*
Fix use of RawMessage in Status::getMessage()
Brad Jorsch
2016-03-02
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-12
/
+12
*
Cleanups to MigrateFileRepoLayout
Aaron Schulz
2015-10-04
1
-1
/
+1
*
Status: Correct documentation
Bartosz Dziewoński
2015-08-06
1
-3
/
+3
*
Fixed some <code> tags for doxygen
Aaron Schulz
2015-04-29
1
-2
/
+2
*
Fix magic getter for $status->ok
Mark Holmquist
2015-02-14
1
-1
/
+1
*
Split StatusValue out of Status class and put it in /libs
Aaron Schulz
2015-02-10
1
-149
/
+129
*
Fixed spacing
umherirrender
2014-12-05
1
-4
/
+4
*
Provide Status::__toString()
saper
2014-11-11
1
-3
/
+44
*
Fix Status serialization with cleanupCallback as Closure
Brad Jorsch
2014-10-03
1
-0
/
+9
*
Minor code cleanup and a doc type cleanup
Yuri Astrakhan
2014-09-24
1
-2
/
+2
*
Cleanup some docs (includes/*.php)
umherirrender
2014-07-24
1
-1
/
+1
*
Allow Status::hasMessage to work with Message objects.
daniel
2014-04-22
1
-5
/
+10
*
Fixed some @params documentation (includes/*)
umherirrender
2014-04-22
1
-23
/
+23
*
Removed unneeded spaces and colons in @param and friends
umherirrender
2014-04-08
1
-8
/
+8
*
Fix Status::getMessage accidentially returning string instead of Message
Thiemo Mättig
2014-03-17
1
-7
/
+9
*
Status::getHTML should actually return HTML
Brad Jorsch
2013-12-09
1
-5
/
+6
*
Update documentation of Status
Siebrand Mazeland
2013-11-23
1
-0
/
+10
*
Add visibility to Status functions and variables
aude
2013-11-19
1
-15
/
+15
*
Update docs and declare visibility on class props
Siebrand Mazeland
2013-11-01
1
-7
/
+12
*
Fix undefined variable in Status::getMessage()
aude
2013-10-24
1
-2
/
+9
*
Fix double-parsing of account creation messages.
Tyler Anthony Romeo
2013-10-24
1
-13
/
+50
*
Add doc comment to Status explaining use
Bryan Davis
2013-10-08
1
-0
/
+5
*
Return messages in a consistent form from Status objects
daniel
2013-07-30
1
-3
/
+5
*
docs: Remove odd colons after @todo
Timo Tijhof
2013-05-15
1
-1
/
+1
*
Fixed spacing in files direct in includes folder
umherirrender
2013-04-21
1
-3
/
+3
*
Added/Removed spaces around string concatenation
umherirrender
2013-04-13
1
-1
/
+1
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-7
/
+7
*
Add getters to Message object.
daniel
2013-02-19
1
-0
/
+4
*
fix some spacing
umherirrender
2013-02-04
1
-4
/
+4
*
Changed Status class to allow passing of Message objects.
Tyler Anthony Romeo
2012-11-27
1
-20
/
+31
*
Remove a bunch of trailing spaces and unneeded newlines
umherirrender
2012-10-19
1
-1
/
+1
*
(bug 16020) Fix race condition in User::addToDatabase()
Tim Starling
2012-10-09
1
-0
/
+9
*
Removing unused method Status::getXML.
Tyler Anthony Romeo
2012-08-19
1
-29
/
+0
*
Use wfMessage instead of deprecated wfMsg*
Alex Monk
2012-08-18
1
-10
/
+10
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-10
1
-0
/
+20
*
Add a getValue method...
Sam Reed
2012-03-12
1
-0
/
+7
*
More return documentation
Sam Reed
2012-02-09
1
-0
/
+2
*
Fixed comment typo
Aaron Schulz
2011-12-02
1
-1
/
+1
*
w/s
Mark A. Hershberger
2011-08-11
1
-4
/
+4
*
Follow-up r81536: Fix misleading comment in Status and add a comment to Local...
Bryan Tong Minh
2011-05-26
1
-1
/
+1
[next]