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
/
filerepo
/
file
Commit message (
Expand
)
Author
Age
Files
Lines
*
storage: Assert CategoryMembershipChangeJob via trait
Máté Szabó
2025-04-04
1
-1
/
+7
*
Merge "DomainEvents: Rename getOldRevision and getNewRevision"
jenkins-bot
2025-03-17
1
-3
/
+3
|
\
|
*
DomainEvents: Rename getOldRevision and getNewRevision
daniel
2025-03-15
1
-3
/
+3
*
|
Merge "filerepo: Test behavior of wgThumbnailSteps beyond its range"
jenkins-bot
2025-03-14
1
-1
/
+12
|
\
\
|
|
/
|
/
|
|
*
filerepo: Test behavior of wgThumbnailSteps beyond its range
Timo Tijhof
2025-03-13
1
-1
/
+12
*
|
DomainEvents: Rename PageEvent and PageUpdatedEvent
daniel
2025-03-11
1
-9
/
+9
|
/
*
Introduce thumbnail steps
Amir Sarabadani
2025-03-02
1
-0
/
+44
*
DomainEvents: More clearly model null edits and dummy revisions
daniel
2025-02-26
1
-5
/
+7
*
PageUpdater: allow dummy revisions to be minor
daniel
2025-02-24
1
-0
/
+5
*
PageUpdatedEvent: improve modeling of flags
daniel
2025-02-20
1
-3
/
+3
*
PageUpdater: make it easy to create dummy revisions
daniel
2025-02-14
1
-6
/
+25
*
Dummy revisions: add tests for event emission
daniel
2025-02-10
1
-11
/
+157
*
tests: Use namespaced classes
Umherirrender
2024-10-21
2
-0
/
+4
*
Add namespace to remaining parts of Wikimedia\ObjectCache
James D. Forrester
2024-09-27
1
-0
/
+1
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-0
/
+1
*
LocalFileTest: Update to pass with temp accounts enabled
Kosta Harlan
2024-06-27
1
-4
/
+10
*
Replace db with getDb for Tests
Wandji69
2024-06-23
1
-7
/
+7
*
tests: Migrate to IDatabase::newInsertQueryBuilder
Umherirrender
2024-04-14
1
-20
/
+24
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
2
-36
/
+36
*
Replace more instances of unchecked MWException
Daimona Eaytoy
2024-01-23
1
-1
/
+1
*
Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary
James D. Forrester
2023-11-21
1
-8
/
+0
*
tests: Use $this->getDb() instead of wfGetDB() in integration tests
Amir Sarabadani
2023-09-25
1
-3
/
+3
*
tests: Migrate more cases to SQB
Amir Sarabadani
2023-09-21
1
-4
/
+12
*
Namespace TitleValue under \MediaWiki\Title
James D. Forrester
2023-09-18
1
-0
/
+1
*
In query builders, use insertInto() and deleteFrom() instead of insert() and ...
Tim Starling
2023-09-08
1
-1
/
+1
*
tests: Migrate calls to Database::update to UpdateQueryBuilder
Amir Sarabadani
2023-07-14
1
-2
/
+5
*
tests: Migrate Database::delete calls to DeleteQueryBuilder
Amir Sarabadani
2023-07-14
1
-1
/
+4
*
tests: Make some PHPUnit data providers static
Umherirrender
2023-05-20
1
-2
/
+2
*
Just another 80 or so PHPStorm inspection fixes (#4)
Tim Starling
2023-03-25
1
-1
/
+1
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
2
-8
/
+8
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Reorg: Migrate WikiMap to WikiMap/ out of includes
Amir Sarabadani
2023-02-27
2
-0
/
+2
*
DatabaseSqlite: fix null blobs
Tim Starling
2022-11-22
1
-2
/
+0
*
LocalFileTest: use encodeBlob/decodeBlob for img_metadata
Tim Starling
2022-11-22
1
-7
/
+9
*
tests: Migrate `setMwGlobals()` to `overrideConfigValue(s)`
Derick Alangi
2022-07-27
2
-14
/
+18
*
Remove deprecated wfLocalFile and wfFindFile
Umherirrender
2022-07-07
1
-13
/
+0
*
tests: Use Title::makeTitle instead of Title::newFromText
Umherirrender
2022-07-06
1
-7
/
+7
*
Add convenience methods for asserting status.
daniel
2022-03-16
1
-3
/
+3
*
phpcs: Disable `Generic.Files.LineLength` for test files
Timo Tijhof
2022-02-18
1
-5
/
+0
*
Clean up tests that misused the parameters of assertSame/Equals
Func
2022-02-08
1
-2
/
+2
*
phpunit: use ->getServiceContainer() in integration tests
Alexander Vorwerk
2022-01-27
1
-3
/
+3
*
Replace usages of deprecated wfWikiID()
Alexander Vorwerk
2021-12-21
2
-3
/
+3
*
Remove or replace usages of "sanity"
Reedy
2021-11-21
1
-1
/
+1
*
Use ParserCache for local file description renders
Petr Pchelko
2021-11-11
1
-2
/
+16
*
Merge "File: remove deprecated methods"
jenkins-bot
2021-11-05
1
-9
/
+0
|
\
|
*
File: remove deprecated methods
Petr Pchelko
2021-11-01
1
-9
/
+0
*
|
Replace `new stdClass` with more compact array syntax
Thiemo Kreuz
2021-11-02
1
-1
/
+1
|
/
*
Manual and automatic image metadata reserialization
Tim Starling
2021-06-26
1
-14
/
+160
*
Optionally split out parts of file metadata to BlobStore
Tim Starling
2021-06-11
1
-28
/
+290
*
Use the unserialized form of image metadata internally
Tim Starling
2021-06-08
1
-2
/
+39
[next]