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
/
tests
/
phpunit
/
includes
/
StatusTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Move test cases from /includes/ into sub folder
Umherirrender
2023-09-13
1
-1140
/
+0
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-11
/
+12
*
Status::getPsr3MessageAndContext: Special-case rawmessage
Gergő Tisza
2023-04-05
1
-3
/
+20
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-2
/
+2
*
Status: Add method for PSR-3 formatting of status objects
Gergő Tisza
2023-02-17
1
-0
/
+65
*
Add StatusValue::hasMessagesExcept()
Gergő Tisza
2023-02-07
1
-0
/
+18
*
Reorg: Move RawMessage to under language/
Amir Sarabadani
2022-12-16
1
-0
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Make StatusValue accept MessageValue.
daniel
2022-09-01
1
-2
/
+6
*
StatusValue: include type in toString output
daniel
2022-06-10
1
-0
/
+5
*
UserAuthority: Fix wikitext escaping for block errors
Taavi Väänänen
2022-05-04
1
-0
/
+14
*
Add convenience methods for asserting status.
daniel
2022-03-16
1
-2
/
+13
*
Clean up tests that misused the parameters of assertSame/Equals
Func
2022-02-08
1
-4
/
+4
*
StatusValue: improve toString formatting
Gergő Tisza
2021-11-25
1
-0
/
+16
*
Use correct default value when calling Status::getWikiText
Umherirrender
2021-10-16
1
-1
/
+1
*
phpunit: Mass-replace setMethods with onlyMethods and adjust
Daimona Eaytoy
2021-04-16
1
-1
/
+1
*
Fix spacing after yield and use statements
Umherirrender
2021-03-26
1
-1
/
+1
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-1
/
+1
*
Tests: Mark more closures as static
Reedy
2021-02-07
1
-3
/
+3
*
Status/StatusValue errors/warnings should be unique
Cindy Cicalese
2021-02-06
1
-0
/
+234
*
build: Update mediawiki/mediawiki-codesniffer to 35.0.0
Umherirrender
2021-01-31
1
-3
/
+3
*
[StatusTest] Replace ReflectionMethod with TestingAccessWrapper
Umherirrender
2020-10-30
1
-17
/
+10
*
Remove documentation that literally repeats the code
Thiemo Kreuz
2020-10-27
1
-4
/
+0
*
Add getMockMessage to MediaWikiTestCaseTrait
Kosta Harlan
2020-05-20
1
-17
/
+1
*
phpunit: Change optional params before required params to also be required
Max Semenik
2020-03-29
1
-1
/
+1
*
Make use of PHPUnit's assertCount feature where possible
Thiemo Kreuz
2020-03-02
1
-1
/
+1
*
Autofix 94 PHPUnit 8 compat issues
Daimona Eaytoy
2019-12-13
1
-1
/
+1
*
Do not run wfEscapeWikiText on array in Status class
Umherirrender
2019-12-02
1
-0
/
+17
*
Allow injecting a message localizer into Status
Gergő Tisza
2019-10-30
1
-0
/
+22
*
Make Status::wrap and StatusValue::splitByErrorType work together
Gergő Tisza
2019-10-07
1
-0
/
+20
*
tests: Replace PHPUnit's loose assertEquals(false) with assertFalse()
Thiemo Kreuz
2019-10-04
1
-1
/
+1
*
Use [...] instead of array(...) in PHP comments and documentation
Fomafix
2019-06-17
1
-1
/
+1
*
RFC T157418: Trim whitespace in table cells, list items, headings
Subramanya Sastry
2018-03-16
1
-4
/
+4
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-11
/
+11
*
Remove useless StatusTest::testCanConstruct()
Kunal Mehta
2017-12-28
1
-5
/
+0
*
tests: Fix invalid @covers value in StatusTest.php
Timo Tijhof
2016-09-22
1
-8
/
+25
*
Show warnings in HTMLForm and warnings as warnings on Login/Signup form
Florian
2016-09-17
1
-0
/
+62
*
Make non-existent messages be html safe regardless of output format
Brian Wolff
2016-06-29
1
-8
/
+8
*
Allow passing a language into Status::getWikiText() etc.
Brad Jorsch
2016-03-09
1
-26
/
+57
*
Fix use of RawMessage in Status::getMessage()
Brad Jorsch
2016-03-02
1
-8
/
+30
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-88
/
+88
*
Switch name to username in @author tags
addshore
2016-01-27
1
-1
/
+1
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-8
/
+8
*
StatusTest.php: Make lines shorter to make phpcs happier
Amir E. Aharoni
2015-09-26
1
-1
/
+10
*
Fix whitespace issues around parentheses
Vivek Ghaisas
2015-06-16
1
-2
/
+2
*
Fix magic getter for $status->ok
Mark Holmquist
2015-02-14
1
-0
/
+11
*
Split StatusValue out of Status class and put it in /libs
Aaron Schulz
2015-02-10
1
-1
/
+3
*
Change @return to start with type
umherirrender
2014-08-20
1
-2
/
+2
*
Cleanup some docs (tests)
umherirrender
2014-08-11
1
-1
/
+1
*
Fixed spacing
umherirrender
2014-07-24
1
-11
/
+11
[next]