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
/
changes
/
OldChangesListTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
recentchanges: Move rcfeed/ to includes/recentchanges/RCFeed/
Timo Tijhof
2024-08-29
1
-237
/
+0
*
phpunit: Fix tests relying on implicit wgScript/wgArticlePath
Timo Tijhof
2024-05-05
1
-6
/
+2
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+1
*
tests: Make some PHPUnit data providers static
Umherirrender
2023-05-20
1
-1
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
tests: Replace assertRegExp with assertMatchesRegularExpression
Daimona Eaytoy
2022-10-07
1
-15
/
+15
*
tests: Migrate `setMwGlobals()` to `overrideConfigValue(s)()`
Derick Alangi
2022-07-23
1
-3
/
+3
*
tests: Use Title::makeTitle instead of Title::newFromText
Umherirrender
2022-07-06
1
-1
/
+1
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Replace PHPUnit ->returnValue() with ->willReturn() shortcut
Thiemo Kreuz
2021-04-22
1
-1
/
+1
*
phpunit: Mass-replace setMethods with onlyMethods and adjust
Daimona Eaytoy
2021-04-16
1
-1
/
+1
*
Remove constructors from test classes
DannyS712
2021-03-08
1
-6
/
+1
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-1
/
+1
*
Add tests for Hook run call sites
Nikki Nikkhoui
2020-05-14
1
-0
/
+10
*
Stop using assertContains with string haystack
Daimona Eaytoy
2019-12-15
1
-2
/
+2
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-1
/
+1
*
i18n: Rename 11 messages for case-compliance
James D. Forrester
2019-05-18
1
-1
/
+1
*
Unwatch link for pages in Special:Watchlist
Geoffrey Mon
2017-08-12
1
-0
/
+34
*
Make phpcs pass
Umherirrender
2017-08-11
1
-4
/
+8
*
RCFilters: show new changes
Stephane Bisson
2017-07-31
1
-2
/
+2
*
ChangesList: Expose basic properties of lines as data attributes
Gergő Tisza
2017-06-08
1
-3
/
+5
*
Whenever possible, reuse User objects in unit tests
Ori Livneh
2016-05-26
1
-14
/
+4
*
Remove explicit tabindex from diff links
Derk-Jan Hartman
2016-05-25
1
-1
/
+0
*
phpunit: Abstract user-lang override in MediaWikiTestCase
Timo Tijhof
2016-03-09
1
-2
/
+2
*
ChangesList: Add support for context source in ChangesList::flag()
Timo Tijhof
2016-03-08
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-7
/
+7
*
Add more test cases to OldChangesListTest
aude
2015-10-06
1
-0
/
+19
*
tests: Clean up file headers
Timo Tijhof
2015-04-01
1
-1
/
+0
*
Use qqx language for OldChangesListTest
aude
2014-09-18
1
-12
/
+8
*
Fix undefined argument in OldChangesList
aude
2014-09-09
1
-0
/
+11
*
Add @todo note in OldChangesListTest
aude
2014-08-29
1
-0
/
+4
*
Add test case for recent changes flags in OldChangesList
aude
2014-08-29
1
-1
/
+20
*
Add $logAction param for test recent changes helper
aude
2014-08-29
1
-3
/
+3
*
Add some tests for OldChangesList
aude
2014-07-25
1
-0
/
+157