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
/
diff
/
DifferenceEngineTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+2
*
Add missing documentation to class properties (frontend-related)
Umherirrender
2024-09-05
1
-0
/
+2
*
Make DifferenceEngineTest run standalone
Arthur Taylor
2024-04-30
1
-0
/
+1
*
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
/
+2
*
tests: Use namespaced classes
Umherirrender
2023-12-11
1
-0
/
+1
*
parser: Move lang/dir and mw-content-ltr to ParserOutput::getText
Timo Tijhof
2023-11-03
1
-4
/
+4
*
Make use of assertStatusGood/Error and such in tests
thiemowmde
2023-10-04
1
-2
/
+2
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-0
/
+1
*
Reorg: Move three output related classes to includes/Output/
Amir Sarabadani
2023-09-05
1
-0
/
+1
*
Factor out TextDiffer hierarchy from TextSlotDiffRenderer
Tim Starling
2023-07-19
1
-29
/
+17
*
Add a test for DifferenceEngine::showDiffPage
Tim Starling
2023-06-27
1
-18
/
+245
*
Improve handling of diffs between incompatible content models
Gergő Tisza
2023-06-23
1
-7
/
+30
*
DifferenceEngineTest: improve data providers
Tim Starling
2023-06-22
1
-76
/
+98
*
tests: Use MainConfigNames consts to refer config names
Umherirrender
2023-06-19
1
-2
/
+2
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-3
/
+3
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
diff: Handle timestamp correct for suppressed revisions
Umherirrender
2022-12-17
1
-4
/
+6
*
tests: Add tests for DifferenceEngine::getRevisionHeader
Umherirrender
2022-12-17
1
-0
/
+80
*
Fix casing of class and function name usages
Reedy
2022-12-04
1
-1
/
+1
*
Make use of the new PageUpdateStatus
daniel
2022-11-30
1
-1
/
+1
*
tests: Use MediaWikiIntegrationTestCase::editPage for edits
Umherirrender
2022-09-23
1
-5
/
+9
*
tests: Migrate `setMwGlobals()` to `overrideConfigValue(s)()`
Derick Alangi
2022-07-23
1
-1
/
+2
*
tests: Use Title::makeTitle instead of Title::newFromText
Umherirrender
2022-07-06
1
-1
/
+1
*
diff: Fix small issues and compact syntax in DifferenceEngine
Thiemo Kreuz
2022-02-04
1
-0
/
+1
*
Remove or replace usages of "sanity"
Reedy
2021-11-21
1
-2
/
+2
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Use WikiPage::doUserEditContent() instead of ::doEditContent()
DannyS712
2021-06-28
1
-1
/
+2
*
Replace RecentChange::getPerformer with RecentChange::getPerformerIdentity
Roman Stolar
2021-05-27
1
-0
/
+50
*
Remove meaningless ->expects( $this->any() ) from all tests
Thiemo Kreuz
2021-04-23
1
-4
/
+2
*
phpunit: Mass-replace setMethods with onlyMethods and adjust
Daimona Eaytoy
2021-04-16
1
-2
/
+2
*
Add support for derived MCR slots
Cindy Cicalese
2021-03-18
1
-0
/
+20
*
Deprecate constructing revision with non-proper page
Petr Pchelko
2021-03-10
1
-19
/
+2
*
Fix incomplete/bogus PHPDoc tags in various tests
Thiemo Kreuz
2021-01-14
1
-2
/
+2
*
Create diff markers with CSS
Ed Sanders
2020-12-30
1
-0
/
+4
*
Make use of array deconstruction directly in foreach, if possible
Thiemo Kreuz
2020-11-12
1
-6
/
+2
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Use nullable type in function signature
Umherirrender
2019-11-20
1
-1
/
+1
*
Add $wgDiffEngine
Brad Jorsch
2019-11-05
1
-0
/
+2
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-1
/
+1
*
Kill the remaining usages of PHPUnit4And6Compat methods
Daimona Eaytoy
2019-10-06
1
-1
/
+2
*
Merge "Replace setExpectedException with two args"
jenkins-bot
2019-10-05
1
-2
/
+4
|
\
|
*
Replace setExpectedException with two args
Daimona Eaytoy
2019-10-05
1
-2
/
+4
*
|
Drop strings for wgExternalDiffEngine, deprecated in 1.27 and 1.32
James D. Forrester
2019-10-03
1
-24
/
+0
|
/
*
Call resetServices() when setting globals in tests
Aryeh Gregor
2019-08-29
1
-7
/
+10
*
Fix order of @var parameter in PHP
Fomafix
2019-04-08
1
-2
/
+2
*
Re-namespace RevisionStore and RevisionRecord classes
Brad Jorsch
2018-10-09
1
-3
/
+3
*
Add constant for the name of the 'main' slot for MCR
Gergő Tisza
2018-09-24
1
-4
/
+4
*
Avoid constructing Title objects in data providers
daniel
2018-09-03
1
-1
/
+19
*
Fix DifferenceEngine revision loading logic
Gergő Tisza
2018-08-24
1
-9
/
+14
[next]