Reedy
|
a075271157
Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0
|
6 years ago |
Umherirrender
|
130ec2523d
Fix PhanTypeMismatchDeclaredParam
|
6 years ago |
Brad Jorsch
|
e74ba29aa6
Use ParserOutput stateless transforms
|
7 years ago |
Addshore
|
c02d643d86
Revert "Stop stubbing StubUserLang"
|
7 years ago |
Chad Horohoe
|
7ab57ba290
Stop stubbing StubUserLang
|
7 years ago |
Gergő Tisza
|
223aa1e97e
Improve Status/StatusValue::splitByErrorType type hint
|
8 years ago |
Aaron Schulz
|
c64c3ef9a8
Make Status extend StatusValue and start FileBackend update
|
8 years ago |
Florian
|
3706dcb5c7
Show warnings in HTMLForm and warnings as warnings on Login/Signup form
|
8 years ago |
Bartosz Dziewoński
|
a49b3216fc
Canonicalise '@deprecated since' doc comments
|
8 years ago |
Gergő Tisza
|
4d294bceab
Fix Status::getMessage for the multiple errors, $shortContext only case
|
8 years ago |
Gergő Tisza
|
9d4abcb025
Add some missing MW version documentation
|
8 years ago |
Gergő Tisza
|
8a3819be84
Add Status::getStatusValue()
|
8 years ago |
Aaron Schulz
|
75752d58ee
Improve getErrorsByType() docs
|
8 years ago |
Brad Jorsch
|
7c543bb6c2
Allow passing a language into Status::getWikiText() etc.
|
9 years ago |
Brad Jorsch
|
ca4bba6a98
Fix use of RawMessage in Status::getMessage()
|
9 years ago |
Kunal Mehta
|
6e9b4f0e9c
Convert all array() syntax to []
|
9 years ago |
Aaron Schulz
|
b4ff14f730
Cleanups to MigrateFileRepoLayout
|
9 years ago |
Bartosz Dziewoński
|
63b96dcdd9
Status: Correct documentation
|
9 years ago |
Aaron Schulz
|
a2ea6116af
Fixed some <code> tags for doxygen
|
9 years ago |
Mark Holmquist
|
7a84402108
Fix magic getter for $status->ok
|
10 years ago |
Aaron Schulz
|
c15caa6d53
Split StatusValue out of Status class and put it in /libs
|
10 years ago |
umherirrender
|
489d793882
Fixed spacing
|
10 years ago |
saper
|
110d5ccea0
Provide Status::__toString()
|
10 years ago |
Brad Jorsch
|
2120bda6f2
Fix Status serialization with cleanupCallback as Closure
|
10 years ago |
Yuri Astrakhan
|
89ac348b77
Minor code cleanup and a doc type cleanup
|
10 years ago |
umherirrender
|
1c68a1ee86
Cleanup some docs (includes/*.php)
|
10 years ago |
daniel
|
8145672cd4
Allow Status::hasMessage to work with Message objects.
|
10 years ago |
umherirrender
|
a3983418d5
Fixed some @params documentation (includes/*)
|
10 years ago |
umherirrender
|
725d9d125d
Removed unneeded spaces and colons in @param and friends
|
11 years ago |
Thiemo Mättig
|
2dd32c82ff
Fix Status::getMessage accidentially returning string instead of Message
|
11 years ago |