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
/
includes
/
revisiondelete
/
RevDelRevisionItem.php
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
/
+2
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-2
/
+0
*
Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+1
*
Add MediaWiki\RevisionList namespace to the related classes
Ebrahim Byagowi
2024-05-21
1
-0
/
+1
*
Add namespace and deprecation alias to Xml and XmlSelect
Ebrahim Byagowi
2024-05-16
1
-0
/
+1
*
Move away from wfGetDB() calls
Amir Sarabadani
2024-02-12
1
-1
/
+1
*
Migrate more usages of Database::update() to UpdateQueryBuilder
Alexander Vorwerk
2023-06-09
1
-14
/
+13
*
revisionslists: Replace deprecated Linker::revComment/commentBlock
Umherirrender
2022-12-11
1
-1
/
+2
*
Reorg: Move DummyLinker and Linker to linker/
Amir Sarabadani
2022-12-08
1
-0
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Post Revision-removal cleanup
DannyS712
2021-06-24
1
-1
/
+1
*
Using RevisionListBase::getPage instead of calling $title directly
ZabeMath
2021-05-13
1
-2
/
+2
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Add classes to when a linked change is suppressed
Amir Sarabadani
2021-04-29
1
-1
/
+2
*
Use Authority for revision audience where possible
Petr Pchelko
2021-02-24
1
-19
/
+9
*
Remove use of Revision objects in RevisionItem classes
DannyS712
2020-05-05
1
-9
/
+10
*
Replace various uses of Revision objects
DannyS712
2020-05-01
1
-31
/
+50
*
Pass RevisionRecord to Linker methods
DannyS712
2020-04-18
1
-2
/
+2
*
Always pass a user when using FOR_THIS_USER on revision methods
DannyS712
2020-03-23
1
-3
/
+3
*
Hard deprecate Revision::userCan
DannyS712
2020-03-11
1
-6
/
+18
*
Remove hacks for lack of index on rc_this_oldid
Brad Jorsch
2019-12-04
1
-2
/
+0
*
revisionlist: Strict type hints in RevisionItem constructors
Thiemo Kreuz
2019-10-25
1
-1
/
+1
*
phan: Disable enable_class_alias_support
Umherirrender
2019-09-15
1
-1
/
+1
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+2
*
Avoid usage of deprecated Revision::* constants, use RevisionRecord
Derick Alangi
2019-07-21
1
-12
/
+18
*
Use PRC_AUTOPATROLLED for rollbacks and revdel
Roan Kattouw
2019-02-06
1
-1
/
+1
*
Remove PhanUndeclaredStaticMethod from blacklist
Erik Bernhardson
2018-08-28
1
-1
/
+12
*
Use constants for rc_patrolled values instead of numbers
Amir Sarabadani
2018-04-13
1
-1
/
+1
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-0
/
+4
*
Fix RevDel API output for formatversion=2
Brad Jorsch
2016-12-19
1
-3
/
+3
*
Replace Linker::link() with LinkRenderer in all revisiondelete pages
divadsn
2016-12-06
1
-6
/
+6
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-23
/
+23
*
Add IContextSource as parameter to ChangeTags::formatSummaryRow
Aashaka Shah
2016-02-04
1
-1
/
+5
*
Show change tags on Special:RevisionDelete
mhutti1
2015-12-15
1
-1
/
+19
*
Cleaned up CAS check in RevDelLogItem::setBits for recentchanges
Aaron Schulz
2015-05-23
1
-1
/
+1
*
Fix phpcs issues in actions and revisiondelete dirs
addshore
2014-08-12
1
-1
/
+1
*
Restore formatting before split of RevisionDelete.php
umherirrender
2014-08-08
1
-11
/
+55
*
Split RevisionDelete.php to separate files
Reedy
2014-08-07
1
-0
/
+143