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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace a number of uses of class aliases with the real things
James D. Forrester
2025-03-26
1
-0
/
+1
*
Split MediaWikiTitleCodec
Tim Starling
2025-03-03
1
-0
/
+3
*
user: Add UserOptionsManager::GLOBAL_CREATE
Tim Starling
2025-02-24
1
-0
/
+3
*
Merge "Fix some local test failures"
jenkins-bot
2025-02-10
1
-0
/
+3
|
\
|
*
Fix some local test failures
Tim Starling
2025-02-10
1
-0
/
+3
*
|
tests: Avoid stacktrace for outdated composer dependency message
Umherirrender
2025-02-10
1
-3
/
+8
|
/
*
DomainEvents: introduce ExpectCallbackTrait
daniel
2025-01-30
1
-0
/
+1
*
Tests: assert updates on page lifecycle changes
daniel
2025-01-24
1
-3
/
+5
*
phpunit: Disable virtual domains in tests
Máté Szabó
2025-01-20
1
-0
/
+5
*
Replace isset() with null check on variables or globals
Umherirrender
2024-12-19
1
-1
/
+1
*
Add MockWikiMapTrait so WikiMap finds the current wiki in tests
Thalia
2024-12-18
1
-0
/
+1
*
test: Introduce AbstractSchemaTestBase
Daimona Eaytoy
2024-12-14
1
-0
/
+1
*
Ensure necessary updates are performed on import and undelete
daniel
2024-12-12
1
-0
/
+5
*
SimpleParsoidOutputStash: add serialization test cases
C. Scott Ananian
2024-11-14
1
-0
/
+3
*
Drop BundleTestSize alias
Daimona Eaytoy
2024-10-31
1
-1
/
+0
*
SECURITY: Message: Don’t call is_callable() on strings
Lucas Werkmeister
2024-10-24
1
-0
/
+1
*
AutoLoader: Use require_once rather than require
Reedy
2024-10-23
1
-0
/
+2
*
Merge "[JsonCodec] Use wikimedia/json-codec to implement JsonCodec"
jenkins-bot
2024-10-16
1
-1
/
+7
|
\
|
*
[JsonCodec] Use wikimedia/json-codec to implement JsonCodec
C. Scott Ananian
2024-10-15
1
-1
/
+7
*
|
Merge "Introduce minimal OTEL tracing library"
jenkins-bot
2024-10-10
1
-0
/
+4
|
\
\
|
*
|
Introduce minimal OTEL tracing library
Máté Szabó
2024-10-09
1
-0
/
+4
|
|
/
*
/
rdbms,objectcache: Replace wgChronologyProtectorStash with MicroStash
Timo Tijhof
2024-10-09
1
-2
/
+1
|
/
*
REST: validate JSON in tests
daniel
2024-09-20
1
-0
/
+1
*
Merge "lockmanager: cleanup RedisLockManager::__destruct() and add tests"
jenkins-bot
2024-09-13
1
-0
/
+3
|
\
|
*
lockmanager: cleanup RedisLockManager::__destruct() and add tests
Aaron Schulz
2024-09-13
1
-0
/
+3
*
|
Test alltrans.php and dumpMessages.php
Dreamy Jazz
2024-09-02
1
-0
/
+1
*
|
recentchanges: Move rcfeed/ to includes/recentchanges/RCFeed/
Timo Tijhof
2024-08-29
1
-2
/
+2
|
/
*
Add MediaWiki\Registration namespace to registration classes
Ebrahim Byagowi
2024-08-10
1
-0
/
+1
*
content: Improve roundtrip tests for JavaScriptContent
Timo Tijhof
2024-07-05
1
-0
/
+1
*
Make MessageValue implement JsonDeserializable
Bartosz Dziewoński
2024-06-12
1
-0
/
+8
*
Rename JsonUnserial… to JsonDeserial…
James D. Forrester
2024-06-12
1
-2
/
+2
*
SerializationTestTrait: make phpunit data providers static
C. Scott Ananian
2024-05-22
1
-0
/
+2
*
Merge "Serialization test cases: fix filename after ParserOutput namespacing"
jenkins-bot
2024-05-20
1
-0
/
+1
|
\
|
*
Serialization test cases: fix filename after ParserOutput namespacing
C. Scott Ananian
2024-05-17
1
-0
/
+1
*
|
Fix serialization errors in PageBundle extensiondata
Isabelle Hurbain-Palatin
2024-05-17
1
-0
/
+1
|
/
*
Introduce Modules into the REST framework
daniel
2024-05-08
1
-0
/
+1
*
phpunit: Fix tests relying on implicit wgScript/wgArticlePath
Timo Tijhof
2024-05-05
1
-0
/
+13
*
Replace all instances of "per default" with "by default"
Tim Starling
2024-04-29
1
-3
/
+3
*
TestsAutoLoader: Remove old PHPUnit class aliasing
Reedy
2024-04-15
1
-32
/
+0
*
Merge "tests: Add test case class for HTMLFormField HTML output tests"
jenkins-bot
2024-04-08
1
-0
/
+3
|
\
|
*
tests: Add test case class for HTMLFormField HTML output tests
Roan Kattouw
2024-04-08
1
-0
/
+3
*
|
ReflectionSchemaSource: add support for JSON schema $refs
Sergio Gimeno
2024-04-05
1
-0
/
+3
|
/
*
Merge "Introduce entry point classes for media files."
jenkins-bot
2024-04-03
1
-0
/
+1
|
\
|
*
Introduce entry point classes for media files.
daniel
2024-03-30
1
-0
/
+1
*
|
filebackend: Refactor FileBackendIntegrationTest
Tim Starling
2024-03-14
1
-0
/
+1
*
|
phpunit: Remove $wgWikimediaJenkinsCI hack
Timo Tijhof
2024-03-13
1
-7
/
+1
*
|
Rest router should provide parsed body data to handler.
Wendy Quarshie
2024-03-04
1
-0
/
+1
|
/
*
tests: Namespace api tests
Reedy
2024-02-18
1
-4
/
+9
*
Merge "tests: Move Wikimedia tests into Wikimedia\Tests"
jenkins-bot
2024-02-17
1
-5
/
+5
|
\
|
*
tests: Move Wikimedia tests into Wikimedia\Tests
Reedy
2024-02-17
1
-5
/
+5
[next]