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
/
changes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-15
7
-21
/
+21
*
Merge "Introduce ProtectedHookAccessorTrait and pilot the Hooks::run() migrat...
jenkins-bot
2020-05-14
3
-16
/
+15
|
\
|
*
Introduce ProtectedHookAccessorTrait and pilot the Hooks::run() migration
Tim Starling
2020-05-13
3
-16
/
+15
*
|
Replace use of old $wgVersion constant with MW_VERSION
James D. Forrester
2020-05-13
1
-3
/
+1
|
/
*
Merge "Explicit return in ChannelFeed::formatTime() implementations"
jenkins-bot
2020-05-08
2
-0
/
+2
|
\
|
*
Explicit return in ChannelFeed::formatTime() implementations
Reedy
2020-05-08
2
-0
/
+2
*
|
Add missing public visibility on some methods
Umherirrender
2020-05-08
3
-9
/
+9
|
/
*
ChangesList::insertRollback - Force rc_this_oldid to integer before use
DannyS712
2020-04-29
1
-4
/
+4
*
ChangesList::insertRollback - remove internal use of Revision objects
DannyS712
2020-04-27
1
-9
/
+13
*
Hook interface doc comment followup
Tim Starling
2020-04-21
5
-7
/
+7
*
docs: Hook interface doc comment review
apaskulin
2020-04-21
11
-70
/
+100
*
Automatically generated hook interfaces
Tim Starling
2020-04-20
11
-0
/
+273
*
Pass RevisionRecord to Linker methods
DannyS712
2020-04-18
1
-2
/
+6
*
Use RevisionRecord in ChangesList::revDateLink
DannyS712
2020-04-04
1
-3
/
+8
*
Merge "Fix mismatching type hints in PHPDoc tags"
jenkins-bot
2020-03-26
1
-2
/
+2
|
\
|
*
Fix mismatching type hints in PHPDoc tags
Thiemo Kreuz
2020-03-24
1
-2
/
+2
*
|
Remove usages and hard deprecate Revision::newFromRow
Petr Pchelko
2020-03-25
1
-12
/
+25
|
/
*
Remove auto-generated and empty lines in comments
Thiemo Kreuz
2020-03-17
1
-1
/
+0
*
Hard deprecate Revision::userCan
DannyS712
2020-03-11
1
-1
/
+5
*
EnhancedChangesList: add screen reader support to live changes
Abbe98
2020-03-10
1
-1
/
+1
*
Hard deprecate Title::getUserPermissionsErrors
DannyS712
2020-02-26
1
-4
/
+8
*
Hard deprecate RecentChange::markPatrolled
DannyS712
2020-02-26
1
-0
/
+4
*
Update all use of $wgVersion to MW_VERSION
Timo Tijhof
2020-02-25
1
-2
/
+1
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
Merge "Use namespaced IPUtils class"
jenkins-bot
2020-01-01
1
-1
/
+2
|
\
|
*
Use namespaced IPUtils class
Kunal Mehta
2020-01-01
1
-1
/
+2
*
|
Avoid PHP scalar type juggling in includes/ (part 2)
Daimona Eaytoy
2019-12-30
1
-1
/
+4
*
|
Make use of existing array value variables in foreach loops
Thiemo Kreuz
2019-12-29
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
2
-2
/
+6
|
\
|
*
Set method visibility for various constructors
Umherirrender
2019-12-03
2
-2
/
+6
*
|
Remove duplicate variable name from class property PHPDocs
Thiemo Kreuz
2019-12-02
4
-30
/
+30
|
/
*
Remove extraneous semicolons in unintended places and DOCUMENT!
jdlrobson
2019-11-12
1
-1
/
+7
*
Semicolon separator for article title and timestamp is a pseudo element
jdlrobson
2019-11-04
1
-2
/
+1
*
Convert some private static arrays to constants
Max Semenik
2019-10-16
1
-5
/
+5
*
Unsuppress PhanParamReqAfterOpt, use PHP71 nullable types
Daimona Eaytoy
2019-10-10
2
-2
/
+2
*
Merge "Title: make newFromText, isValid, and canExist behave consistently."
jenkins-bot
2019-10-08
1
-1
/
+1
|
\
|
*
Title: make newFromText, isValid, and canExist behave consistently.
daniel
2019-10-08
1
-1
/
+1
*
|
Mark consistently with any edit summaries
Volker E
2019-09-19
1
-1
/
+1
*
|
Merge "Log entries can be rendered with parentheses in HTML"
jenkins-bot
2019-09-20
2
-6
/
+14
|
\
\
|
*
|
Log entries can be rendered with parentheses in HTML
jdlrobson
2019-09-19
2
-6
/
+14
*
|
|
phan: Disable enable_class_alias_support
Umherirrender
2019-09-15
5
-5
/
+5
*
|
|
Merge "Remove dead code from RCCacheEntryFactory"
jenkins-bot
2019-09-14
1
-7
/
+4
|
\
\
\
|
*
|
|
Remove dead code from RCCacheEntryFactory
Matěj Suchánek
2019-09-13
1
-7
/
+4
|
|
/
/
*
|
|
Merge "Remove usages of Title::get{Previous,Next}RevisionId"
jenkins-bot
2019-09-13
1
-5
/
+10
|
\
\
\
|
*
|
|
Remove usages of Title::get{Previous,Next}RevisionId
Petr Pchelko
2019-09-13
1
-5
/
+10
|
|
/
/
*
/
/
changes: Fix wrong typehint
Daimona Eaytoy
2019-09-12
1
-2
/
+2
|
/
/
*
/
Mostly drop old pre-actor user schemas
Brad Jorsch
2019-09-09
1
-49
/
+0
|
/
*
Upgrade phan config to 0.7.1
Daimona Eaytoy
2019-09-04
1
-0
/
+1
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
3
-0
/
+4
[next]