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
/
unit
/
includes
/
Revision
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Use type declaration on undocumented private functions
Umherirrender
2025-03-30
1
-1
/
+1
*
Use namespaced Title class
Umherirrender
2025-03-02
1
-1
/
+1
*
Revisions: Rewrite a RevisionRecordTests for readability
thiemowmde
2025-01-29
1
-20
/
+30
*
Revision: make RevisionRecord::getPage() return a value object
daniel
2025-01-08
1
-0
/
+12
*
RevisionRecord: add convenience methods for main slot
daniel
2024-11-28
1
-1
/
+5
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Add namespace to remaining parts of Wikimedia\ObjectCache
James D. Forrester
2024-09-27
1
-1
/
+1
*
Revision,Storage: Widen `@covers` tags in tests
Timo Tijhof
2024-08-30
9
-137
/
+5
*
Move remaining four classes in includes/content into Content namespace
James D. Forrester
2024-08-10
2
-2
/
+2
*
Add namespace to WikitextContent
Ebrahim Byagowi
2024-08-06
2
-2
/
+2
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-1
/
+1
*
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
-1
/
+1
*
RevisionStore: Remove usage of ActorMigration
Alexander Vorwerk
2024-02-05
1
-5
/
+0
*
RevisionStoreFactoryTest: Use class @covers annotation
Thalia
2024-01-12
1
-4
/
+3
*
Use namespaced CommentStore and CommentStoreComment in tests
Fomafix
2023-12-04
6
-6
/
+6
*
RevisionArchiveRecord: Also check for permission to view deleted pages
Bartosz Dziewoński
2023-09-20
4
-4
/
+22
*
mark various anonymous functions as static
Reedy
2023-08-22
1
-1
/
+1
*
tests: Change expectDeprecation to expectDeprecationAndContinue
Umherirrender
2023-07-18
1
-6
/
+3
*
tests: Remove MWDebug::clearDeprecationFilters from unit tests teardown
Umherirrender
2023-07-10
1
-4
/
+0
*
tests: Make some PHPUnit data providers static
Umherirrender
2023-05-20
2
-2
/
+2
*
Fix Phan suppressions related to Title::castFrom*() and friends
Bartosz Dziewoński
2023-04-22
1
-1
/
+1
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
6
-8
/
+8
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
4
-4
/
+4
*
Use SlotRecord::MAIN instead of hard coded value
Umherirrender
2023-01-03
6
-19
/
+21
*
DummyServicesTrait: add content handler factory
DannyS712
2023-01-02
1
-3
/
+6
*
Reorg: Move ActorMigration and ActorMigrationBase to user/
Amir Sarabadani
2022-12-16
1
-1
/
+1
*
When content is marked bad, show an error, don't pretend it is empty
Tim Starling
2022-12-05
2
-0
/
+62
*
Reorg: Move Title-related classes to title/
Amir Sarabadani
2022-11-26
3
-3
/
+3
*
tests: Simplify some nested ->will( $this->return assertions
Reedy
2022-11-12
1
-2
/
+2
*
tests: Remove non-existing method arguments from revision-related tests
Thiemo Kreuz
2022-08-06
2
-5
/
+4
*
Tests: remove unneeded helper methods that just return a mock with no
DannyS712
2022-07-20
4
-93
/
+26
*
Replace trivial usa of mock builder with createMock() shortcut
Thiemo Kreuz
2022-07-15
2
-9
/
+3
*
Simplify assertion for false around wiki id and domain id
Umherirrender
2022-06-18
1
-1
/
+0
*
Use new namespace for revision related classes
Umherirrender
2022-04-14
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
*
Revision: Inject local cache to RevisionStore
Amir Sarabadani
2021-12-17
1
-0
/
+3
*
Make SlotRecordTest a unit test
Petr Pchelko
2021-10-19
1
-0
/
+437
*
Narrow PageUpdater dependency from Title
Petr Pchelko
2021-07-26
1
-4
/
+9
*
Merge "RevisionStoreFactoryTest: Clean up and convert to unit test"
jenkins-bot
2021-04-24
1
-0
/
+218
|
\
|
*
RevisionStoreFactoryTest: Clean up and convert to unit test
DannyS712
2021-04-22
1
-0
/
+218
*
|
Convert SlotRoleRegistryTest to unit tests
DannyS712
2021-04-23
1
-0
/
+212
|
/
*
Remove $actor field from UsererIdentityValue
daniel
2021-04-13
5
-9
/
+9
*
Merge "Add support for derived MCR slots"
jenkins-bot
2021-03-18
2
-0
/
+27
|
\
|
*
Add support for derived MCR slots
Cindy Cicalese
2021-03-18
2
-0
/
+27
*
|
MainSlotRoleHandlerTest: fix typo "Fet"
DannyS712
2021-03-16
1
-1
/
+1
*
|
Convert MainSlotRoleHandlerTest to pure unit tests
DannyS712
2021-03-15
1
-0
/
+120
|
/
*
Convert (Mutable)RevisionSlotsTest classes to unit tests
DannyS712
2021-03-12
2
-0
/
+447
*
Introduce helper WikiAwareEntityTrait
Petr Pchelko
2021-02-08
1
-6
/
+6
[next]