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
/
RecentChangeTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
recentchanges: Move rcfeed/ to includes/recentchanges/RCFeed/
Timo Tijhof
2024-08-29
1
-623
/
+0
*
RecentChange: Replace use of legacy error arrays
Bartosz Dziewoński
2024-07-09
1
-22
/
+21
*
RecentChangeTest#testDatabaseRoundTrip: Conditionally disable temp user feature
Kosta Harlan
2024-06-27
1
-1
/
+7
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-33
/
+33
*
tests: Set rc_log_type in RecentChangeTest for log events
Umherirrender
2023-12-12
1
-0
/
+4
*
Drop RecentChange::getPerformer(), deprecated since 1.36
James D. Forrester
2023-09-27
1
-17
/
+0
*
Reorg: Move MWTimestamp to MediaWiki\Utils
Amir Sarabadani
2023-08-19
1
-0
/
+1
*
rcfeed: Add 'notify_url' and 'title_url' to MachineReadableRCFeedFormatter
Timo Tijhof
2023-05-19
1
-1
/
+90
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-5
/
+5
*
Allow marking recent changes about logged actions with bot flag
Matěj Suchánek
2023-03-13
1
-1
/
+8
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Merge "Reorg: Move PageProps to page/ and namespace it to MediaWiki\Page\"
jenkins-bot
2022-12-11
1
-0
/
+1
|
\
|
*
Reorg: Move PageProps to page/ and namespace it to MediaWiki\Page\
Amir Sarabadani
2022-12-09
1
-0
/
+1
*
|
Suppress RecentChange::doMarkPatrolled when autopatrol is requested
Matěj Suchánek
2022-12-03
1
-24
/
+6
|
/
*
tests: Replace assertEmpty with assertSame
Umherirrender
2022-11-25
1
-1
/
+1
*
tests: Migrate `setMwGlobals()` to `overrideConfigValue(s)()`
Derick Alangi
2022-07-23
1
-4
/
+3
*
Replace trivial usa of mock builder with createMock() shortcut
Thiemo Kreuz
2022-07-15
1
-11
/
+1
*
tests: Use Title::makeTitle instead of Title::newFromText
Umherirrender
2022-07-06
1
-1
/
+1
*
tests: Change use of AtEase to at operator
Timo Tijhof
2022-02-24
1
-5
/
+1
*
tests: Replace some usages of Wikimedia\(suppress|restore)Warnings()
Reedy
2022-02-24
1
-2
/
+3
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Hard deprecate RecentChange::getPerformer()
Roman Stolar
2021-06-02
1
-0
/
+5
*
build: Upgrade mediawiki-codesniffer from v35.0.0 to v36.0.0
James D. Forrester
2021-04-29
1
-2
/
+2
*
Merge "RecentChange: replace Title in method signatures"
jenkins-bot
2021-04-26
1
-53
/
+109
|
\
|
*
RecentChange: replace Title in method signatures
daniel
2021-04-26
1
-53
/
+109
*
|
Replace PHPUnit ->returnValue() with ->willReturn() shortcut
Thiemo Kreuz
2021-04-22
1
-1
/
+1
|
/
*
Remove $actor field from UsererIdentityValue
daniel
2021-04-13
1
-2
/
+2
*
Convert RecentChange to use UserIdentity and ActorStore
daniel
2021-03-11
1
-8
/
+191
*
Convert RecentChange::doMarkPatrolled to Authority
Petr Pchelko
2021-03-03
1
-1
/
+109
*
RecentChangeTest::testParseParams use a data provider
DannyS712
2021-03-01
1
-29
/
+16
*
Convert PageProps to a service
DannyS712
2020-08-12
1
-4
/
+1
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Fix visibility of setUp/tearDown
Thiemo Kreuz
2020-06-16
1
-1
/
+1
*
Replace all `new stdClass()` with identical `(object)[]`
Thiemo Kreuz
2020-03-04
1
-13
/
+15
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-1
/
+1
*
Update tests to use PHPUnit 6 class names
Max Semenik
2019-10-06
1
-1
/
+2
*
Add missing newline between <?php and namespace/use section
Thiemo Kreuz
2019-06-03
1
-0
/
+1
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-0
/
+11
*
Update suppressWarning()/restoreWarning() calls
Reedy
2018-02-10
1
-2
/
+2
*
Add `comment` table and code to start using it
Brad Jorsch
2017-08-30
1
-0
/
+25
*
phpunit: Fix RecentChangeTest failure when coverage is enabled
Timo Tijhof
2017-03-20
1
-6
/
+9
*
Use namespaced ScopedCallback
Kunal Mehta
2016-10-17
1
-0
/
+1
*
Update mediawiki/mediawiki-codesniffer to 0.7.1
Paladox
2016-05-07
1
-1
/
+1
*
Hide hiddencat catwatch changes in special changelists
WMDE-Fisch
2016-04-18
1
-0
/
+47
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-20
/
+20
*
Introduce CategoryMembershipChange
addshore
2015-09-29
1
-0
/
+1
*
Move LogFormatter test comment block
addshore
2015-09-25
1
-38
/
+0
*
Add tests for RecentChange::parse(To|From)RCType
addshore
2015-09-21
1
-0
/
+25
*
Add test for RecentChange::newFromRow
addshore
2015-09-21
1
-0
/
+20
*
Add test for RecentChange::isInRCLifespan
addshore
2015-09-21
1
-0
/
+22
[next]