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
/
content
/
TextContentTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+1
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
tests: Add missing documentation to class properties
Umherirrender
2024-09-18
1
-0
/
+1
*
Add namespace to WikitextContent
Ebrahim Byagowi
2024-08-06
1
-0
/
+1
*
content: Widen `@covers` tags in phpunit tests
Timo Tijhof
2024-07-21
1
-27
/
+6
*
content: Restore broken test coverage for TextContent::getNativeData
thiemowmde
2024-07-21
1
-34
/
+6
*
Add namespace and deprecation alias to TextContentHandler
Ebrahim Byagowi
2024-05-20
1
-1
/
+1
*
Add namespace and deprecation alias to TextContent
Ebrahim Byagowi
2024-05-19
1
-17
/
+18
*
Add namespace and deprecation alias to JavaScriptContent
Ebrahim Byagowi
2024-05-17
1
-0
/
+1
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-18
/
+18
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+1
*
Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary
James D. Forrester
2023-11-21
1
-4
/
+0
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
tests: Migrate `setMwGlobals()` to `overrideConfigValue(s)()`
Derick Alangi
2022-07-23
1
-5
/
+7
*
Replace Content::getParserOutput call to ContentRenderer::getParserOutput
Roman Stolar
2021-10-20
1
-47
/
+0
*
Hard-deprecate Content::preSaveTransform.
Roman Stolar
2021-08-25
1
-40
/
+0
*
Hard-deprecate Content::preloadTransform.
Roman Stolar
2021-08-23
1
-23
/
+0
*
Remove Content::getDeletionUpdates() and all usage of it.
Roman Stolar
2021-07-22
1
-48
/
+0
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Use WikiPage::doUserEditContent() instead of ::doEditContent()
DannyS712
2021-06-28
1
-1
/
+1
*
Make WikiPage a (non-proper) PageIdentity
Daniel Kinzler
2021-02-10
1
-1
/
+1
*
Convert RevisionRecord to Authority and PageIdentity
Petr Pchelko
2021-01-21
1
-1
/
+1
*
Make WikitextContentTest set the context title to avoid failures
Aaron Schulz
2020-10-20
1
-0
/
+2
*
Remove all methods of MWTidy except for MWTidy::tidy()
C. Scott Ananian
2020-08-17
1
-8
/
+0
*
Merge "Remove minor pieces of unused code from TextContentTest"
jenkins-bot
2020-06-08
1
-3
/
+3
|
\
|
*
Remove minor pieces of unused code from TextContentTest
Thiemo Kreuz
2020-05-29
1
-3
/
+3
*
|
Replace all call_user_func(_array) in all tests
Thiemo Kreuz
2020-06-06
1
-2
/
+2
|
/
*
Tests: Remove unneeded uses of global $wgUser
DannyS712
2020-03-12
1
-1
/
+0
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-2
/
+2
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-2
/
+2
*
Add some missing @covers tags
Kunal Mehta
2019-02-02
1
-0
/
+4
*
Deprecate Content::getNativeData, add TextContent::getText
daniel
2019-01-16
1
-5
/
+25
*
Use Remex for TextContentTest subclasses
C. Scott Ananian
2018-09-25
1
-1
/
+1
*
Hard-deprecate the $wgUseTidy option
C. Scott Ananian
2018-09-20
1
-1
/
+1
*
[MCR] Set MCR migration stage to write-both/read-new.
daniel
2018-09-11
1
-13
/
+11
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-5
/
+6
*
Drop 'comma' value for wgArticleCountMethod
James D. Forrester
2018-03-01
1
-10
/
+0
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-1
/
+1
*
Remove method level @group Database tags
addshore
2017-11-23
1
-1
/
+0
*
content: Refactor normalization of line endings code
Kunal Mehta
2016-08-23
1
-0
/
+26
*
TextContent: Normalize newlines in preSaveTransform()
Brad Jorsch
2016-08-16
1
-0
/
+5
*
Remove Title::newFromRedirectRecurse()
Florian
2016-04-03
1
-10
/
+0
*
Remove Title::newFromRedirectArray
Florian
2016-04-02
1
-10
/
+0
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-76
/
+76
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-3
/
+3
*
Abstract and refactor Tidy support
Tim Starling
2015-09-10
1
-1
/
+7
*
Fix bypassing hooks in TextContentTest
umherirrender
2014-10-23
1
-20
/
+1
*
Limit test leakage, $wgCapitalLinks expected to be true
Chad Horohoe
2014-07-07
1
-0
/
+1
*
Introduce ContentGetParserOutput hook
daniel
2014-05-10
1
-3
/
+23
[next]