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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing public visibility on some methods
Umherirrender
2020-05-08
1
-1
/
+1
*
Remove use of Revision objects in RevisionItem classes
DannyS712
2020-05-05
4
-19
/
+25
*
Replace various uses of Revision objects
DannyS712
2020-05-01
1
-31
/
+50
*
Hook interface doc comment followup
Tim Starling
2020-04-21
1
-1
/
+1
*
docs: Hook interface doc comment review
apaskulin
2020-04-21
1
-6
/
+8
*
Automatically generated hook interfaces
Tim Starling
2020-04-20
1
-0
/
+27
*
Pass RevisionRecord to Linker methods
DannyS712
2020-04-18
1
-2
/
+2
*
Add small HtmlCacheUpdater service class to normalize purging code (2)
Aaron Schulz
2020-04-14
2
-5
/
+6
*
Replace remaining uses and hard deprecate Revision::newFromArchiveRow
DannyS712
2020-04-01
1
-2
/
+14
*
Hard deprecate Revision::getQueryInfo and ::getArchiveQueryInfo
DannyS712
2020-03-26
2
-3
/
+7
*
Always pass a user when using FOR_THIS_USER on revision methods
DannyS712
2020-03-23
1
-3
/
+3
*
Merge "Use MediaWikiServices::getRepoGroup in special page related classes"
jenkins-bot
2020-03-14
3
-3
/
+7
|
\
|
*
Use MediaWikiServices::getRepoGroup in special page related classes
Umherirrender
2020-03-14
3
-3
/
+7
*
|
Hard deprecate Revision::userCan
DannyS712
2020-03-11
1
-6
/
+18
|
/
*
Upgrade phan to 0.9.1
Daimona Eaytoy
2020-01-25
1
-1
/
+0
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
build: Upgrade phan to 0.9.0
Daimona Eaytoy
2019-12-07
1
-0
/
+1
*
Merge "Set method visibility for various constructors"
jenkins-bot
2019-12-05
1
-1
/
+1
|
\
|
*
Set method visibility for various constructors
Umherirrender
2019-12-03
1
-1
/
+1
*
|
Remove hacks for lack of index on rc_this_oldid
Brad Jorsch
2019-12-04
1
-2
/
+0
*
|
REST PageHistoryCount: Add object caching with incremental updates.
Petr Pchelko
2019-11-27
1
-0
/
+4
|
/
*
revisionlist: Strict type hints in RevisionItem constructors
Thiemo Kreuz
2019-10-25
3
-4
/
+4
*
Merge "Avoid use of private properties in RevDelFileItem::getApiData"
jenkins-bot
2019-10-23
1
-3
/
+3
|
\
|
*
Avoid use of private properties in RevDelFileItem::getApiData
Umherirrender
2019-10-13
1
-3
/
+3
*
|
Convert some private static arrays to constants
Max Semenik
2019-10-16
1
-11
/
+11
|
/
*
revisionlist: Fix bad type hints in RevisionListBase
Thiemo Kreuz
2019-10-05
1
-1
/
+0
*
phan: Disable enable_class_alias_support
Umherirrender
2019-09-15
9
-9
/
+9
*
Mostly drop old pre-actor user schemas
Brad Jorsch
2019-09-09
2
-112
/
+21
*
filerepo: Use @method LocalRepo::newFile() to document the return type
Aaron Schulz
2019-09-04
1
-2
/
+0
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
4
-2
/
+13
*
Avoid usage of deprecated setTags() method, use addTags() instead
Derick Alangi
2019-09-01
1
-1
/
+1
*
Revert "Add small HtmlCacheUpdater service class to normalize purging code"
Daniel Kinzler
2019-08-07
2
-5
/
+6
*
Add small HtmlCacheUpdater service class to normalize purging code
Aaron Schulz
2019-08-06
2
-6
/
+5
*
Avoid usage of deprecated Revision::* constants
Derick Alangi
2019-07-21
5
-6
/
+12
*
Avoid usage of deprecated Revision::* constants, use RevisionRecord
Derick Alangi
2019-07-21
6
-30
/
+44
*
Replace some uses of deprecated wfFindFile() and wfLocalFile()
Derick Alangi
2019-06-11
1
-1
/
+3
*
RevDel: Avoid log_search rows with empty values for target_author_actor
Brad Jorsch
2019-03-21
1
-2
/
+15
*
Remove comments literally repeating the next line of code
Thiemo Kreuz
2019-02-27
1
-1
/
+1
*
Use PRC_AUTOPATROLLED for rollbacks and revdel
Roan Kattouw
2019-02-06
2
-2
/
+2
*
Update type hints and documentation of RevisionDeleteUser
Thiemo Kreuz
2019-01-31
1
-6
/
+19
*
Remove a few obscure "done" and "empty" comments
Thiemo Kreuz
2019-01-30
1
-1
/
+0
*
Fix RevisionDeleteUser rev_actor query for MySQL
Brad Jorsch
2018-11-29
1
-6
/
+9
*
ActorMigration: Remove possibility of read-both
Brad Jorsch
2018-10-11
2
-6
/
+6
*
Remove PhanUndeclaredStaticMethod from blacklist
Erik Bernhardson
2018-08-28
5
-15
/
+32
*
Fix some of the common typos
petarpetkovic
2018-08-16
1
-1
/
+1
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz DziewoĆski
2018-05-30
1
-2
/
+2
*
Use constants for rc_patrolled values instead of numbers
Amir Sarabadani
2018-04-13
2
-2
/
+2
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
8
-62
/
+169
*
Pass $key into CommentStore methods and use MediawikiServices
addshore
2018-02-05
2
-3
/
+4
*
Use ::class to resolve class names in includes files
Umherirrender
2018-01-27
1
-5
/
+5
[next]