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
/
revisionlist
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of warnings on PHP 8.1
Aryeh Gregor
2022-06-13
1
-4
/
+6
*
revisionlist: Store page identity instead of Title
Umherirrender
2022-04-16
3
-14
/
+20
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
2
-0
/
+2
*
revisionlist: Allow subclasses of RevisionItemBase::getId to use string
Umherirrender
2022-03-01
1
-1
/
+1
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Using RevisionListBase::getPage instead of calling $title directly
ZabeMath
2021-05-13
1
-1
/
+1
*
RevisionDeleter: Use PageIdentity instead of Title
daniel
2021-05-06
3
-6
/
+28
*
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
-6
/
+4
*
Improve docs of RevisionItemBase and RevisionListBase
Umherirrender
2020-11-12
4
-20
/
+32
*
Add tests for RevisionList/RevisionItem classes
DannyS712
2020-05-12
1
-1
/
+1
*
Add missing public visibility on some methods
Umherirrender
2020-05-08
1
-1
/
+1
*
RevisionItem: Fix providing timestamp in getRevisionLink
DannyS712
2020-05-06
1
-1
/
+1
*
Remove use of Revision objects in RevisionItem classes
DannyS712
2020-05-05
1
-6
/
+7
*
Replace various uses of Revision objects
DannyS712
2020-05-01
1
-16
/
+28
*
Pass RevisionRecord to Linker methods
DannyS712
2020-04-18
1
-2
/
+2
*
Hard deprecate Revision::getQueryInfo and ::getArchiveQueryInfo
DannyS712
2020-03-26
1
-1
/
+4
*
Hard deprecate Revision::userCan
DannyS712
2020-03-11
1
-4
/
+8
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Fix more scalar types in docblocks
Daimona Eaytoy
2019-12-08
1
-5
/
+5
*
Set method visibility for various constructors
Umherirrender
2019-12-03
1
-1
/
+1
*
revisionlist: Strict type hints in RevisionItem constructors
Thiemo Kreuz
2019-10-25
2
-2
/
+2
*
revisionlist: Fix bad type hints in RevisionListBase
Thiemo Kreuz
2019-10-05
1
-5
/
+7
*
Type hint against IResultWrapper
Umherirrender
2019-10-04
1
-2
/
+2
*
phan: Disable enable_class_alias_support
Umherirrender
2019-09-15
1
-1
/
+1
*
Globally unsuppress phan issues with low count
Daimona Eaytoy
2019-08-30
1
-0
/
+1
*
Avoid usage of deprecated Revision::* constants, use RevisionRecord
Derick Alangi
2019-07-21
1
-3
/
+9
*
Move class RevisionListBase and friends to own file
Umherirrender
2019-03-14
4
-0
/
+513