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
/
integration
/
includes
/
page
Commit message (
Expand
)
Author
Age
Files
Lines
*
storage: Assert CategoryMembershipChangeJob via trait
Máté Szabó
2025-04-04
2
-2
/
+17
*
Merge "DomainEvents: Model page state before/after"
jenkins-bot
2025-03-25
1
-7
/
+11
|
\
|
*
DomainEvents: Model page state before/after
daniel
2025-03-25
1
-7
/
+11
*
|
Namespace all remaining files in includes/changetags
James D. Forrester
2025-03-25
1
-1
/
+1
|
/
*
Namespace all remaining files in includes/jobqueue
James D. Forrester
2025-03-20
1
-1
/
+1
*
Namespace all remaining files in includes/logging
James D. Forrester
2025-03-19
1
-1
/
+1
*
Merge "Add regression test for null rollback"
jenkins-bot
2025-03-19
1
-5
/
+48
|
\
|
*
Add regression test for null rollback
Matěj Suchánek
2025-03-15
1
-5
/
+48
*
|
DomainEvents: Rename PageEvent and PageUpdatedEvent
daniel
2025-03-11
1
-5
/
+5
|
/
*
Merge "DeletePage: emit PageDeletedEvent"
jenkins-bot
2025-03-10
1
-5
/
+72
|
\
|
*
DeletePage: emit PageDeletedEvent
daniel
2025-03-10
1
-5
/
+72
*
|
PageUpdatedEvent: Model revert causes
daniel
2025-03-07
1
-5
/
+125
|
/
*
tests: Fix MockAuthorityTrait to mutate $status if given
Bartosz Dziewoński
2025-02-28
1
-2
/
+2
*
Tests: assert updates on page lifecycle changes
daniel
2025-01-24
1
-6
/
+70
*
DeletePage: clear Title instance cache
daniel
2025-01-24
1
-0
/
+9
*
Mark rollbacked edits as manually patrolled instead of automatically patrolled.
Owen
2024-12-19
1
-2
/
+2
*
Replace uses of deprecated ChangeTags static methods
James D. Forrester
2024-10-16
1
-2
/
+1
*
Move remaining four classes in includes/content into Content namespace
James D. Forrester
2024-08-10
1
-2
/
+2
*
Add namespace to WikitextContent
Ebrahim Byagowi
2024-08-06
1
-1
/
+1
*
Use ::findActorId in RollbackPage when looking up an actor ID
Dreamy Jazz
2024-07-26
1
-0
/
+22
*
Tests: Replace "db" with getDb method
Wandji69
2024-06-30
1
-2
/
+2
*
schema: Drop old pagelinks columns
Amir Sarabadani
2024-06-18
1
-2
/
+4
*
Add namespace and deprecation alias to JsonContent
Ebrahim Byagowi
2024-05-20
1
-1
/
+1
*
Remove all @package comments
thiemowmde
2024-05-10
1
-1
/
+0
*
tests: Add TestSelectQueryBuilder::assertRowValue
Umherirrender
2024-05-08
1
-10
/
+9
*
Update tests for PHPUnit 9.6 (part 1)
Daimona Eaytoy
2024-01-16
1
-2
/
+4
*
Use namespaced CommentStore and CommentStoreComment in tests
Fomafix
2023-12-04
1
-1
/
+1
*
Namespace remaining files under includes/deferred
James D. Forrester
2023-11-22
1
-1
/
+1
*
Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary
James D. Forrester
2023-11-21
2
-21
/
+1
*
DeletePage: Make sure hooks see redirect status before deletion
Bartosz Dziewoński
2023-10-17
1
-0
/
+55
*
DeletePageTest: Assert that log_page is correct in delete log entry
Bartosz Dziewoński
2023-10-17
1
-1
/
+4
*
Make use of assertStatusGood/Error and such in tests
thiemowmde
2023-10-04
1
-4
/
+4
*
Introduce LoggingSelectQueryBuilder
Amir Sarabadani
2023-09-25
1
-13
/
+3
*
Merge "RevisionArchiveRecord: Also check for permission to view deleted pages"
jenkins-bot
2023-09-21
1
-1
/
+1
|
\
|
*
RevisionArchiveRecord: Also check for permission to view deleted pages
Bartosz Dziewoński
2023-09-20
1
-1
/
+1
*
|
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
2
-2
/
+2
*
|
tests: Migrate more easy cases to SQB
Amir Sarabadani
2023-09-18
1
-14
/
+10
*
|
Remove WikiPage::doDeleteUpdates(), deprecate ::doDeleteArticleBatched()
Daimona Eaytoy
2023-09-12
1
-21
/
+1
|
/
*
Replace uses of deprecated PageArchive::listRevisions() in tests
Bartosz Dziewoński
2023-09-01
1
-3
/
+2
*
Migrate assertSelect() to SelectQueryBuilder
Tim Starling
2023-06-28
1
-48
/
+40
*
Special:Undelete "load more" followups
Tim Starling
2023-05-29
1
-1
/
+1
*
Add load more button to get Special:Undelete revisions by parts.
arttsymbar
2023-05-29
1
-1
/
+1
*
rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library
Amir Sarabadani
2023-05-04
1
-1
/
+1
*
Reorg: Move ReadOnlyMode classes to db/
Amir Sarabadani
2023-04-28
1
-1
/
+1
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
2
-2
/
+2
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
2
-2
/
+2
*
Use SlotRecord::MAIN instead of hard coded value
Umherirrender
2023-01-03
1
-1
/
+1
*
Make use of the new PageUpdateStatus
daniel
2022-11-30
1
-10
/
+6
*
schema: Drop tl_title and tl_namespace fields from templatelinks
Amir Sarabadani
2022-09-06
1
-3
/
+7
*
Replace trivial usages of code in strings with concatenation
Thiemo Kreuz
2022-08-26
1
-5
/
+9
[next]