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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the unserialized form of image metadata internally
Tim Starling
2021-06-08
1
-22
/
+4
*
Fix Extract typo
Reedy
2021-05-20
1
-1
/
+1
*
Update Legoktm's email address
Kunal Mehta
2021-05-02
1
-1
/
+1
*
Drop Avro format option for monolog without deprecation
James D. Forrester
2021-03-25
1
-183
/
+0
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
Document and fix UploadBase::$mFinalExtension being null
Thiemo Kreuz
2021-02-03
1
-5
/
+3
*
MWFileProps: Hotfix getPropsFromPath() to treat null as empty string
Timo Tijhof
2021-02-02
1
-1
/
+4
*
Safer autoloading with respect to file-scope code
Tim Starling
2021-01-11
1
-3
/
+16
*
build: Updating mediawiki/mediawiki-phan-config to 0.10.5
Umherirrender
2020-12-12
1
-1
/
+0
*
Improve class property documentation
Umherirrender
2020-10-30
2
-2
/
+2
*
Remove documentation that literally repeats the code
Thiemo Kreuz
2020-10-27
1
-2
/
+0
*
AutoloadGenerator: Drop support for .inc files, we don't use them now
James D. Forrester
2020-09-29
1
-5
/
+2
*
Add setCaller to BatchRowIterator
Reedy
2020-08-21
1
-1
/
+25
*
Add setCaller to BatchRowWriter
Reedy
2020-08-21
1
-1
/
+24
*
Use IPset in MWRestrictions::checkIP
Reedy
2020-08-18
1
-8
/
+4
*
Merge "Replace "@stable for implementation" with "@stable to implement""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
|
*
Replace "@stable for implementation" with "@stable to implement"
daniel
2020-07-13
1
-1
/
+1
*
|
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
2
-2
/
+2
|
/
*
Mark exceptions as @newable
daniel
2020-07-08
1
-0
/
+6
*
Stability annotations for interfaces.
daniel
2020-07-07
1
-0
/
+2
*
Annotate newable classes
daniel
2020-07-07
1
-5
/
+11
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-1
/
+1
*
mime: Document null return from MimeAnalyzer::improveTypeFromExtension()
Ori Livneh
2020-05-24
1
-0
/
+3
*
Fix even more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-2
/
+2
*
Add missing visibility on methods of class ZipDirectoryReader
Umherirrender
2020-05-10
2
-54
/
+20
*
Cleanup AutoloadGenerator
Reedy
2020-05-09
1
-12
/
+12
*
doxygen: Changed Doxygen tags causing warnings during documentation generation
Holger Knust
2020-04-14
4
-19
/
+18
*
Fix the namespace of SpecialPageFactory
Tim Starling
2020-02-21
1
-1
/
+14
*
Move UIDGenerator code to a service and put it under /libs
Aaron Schulz
2020-02-18
1
-561
/
+30
*
UIDGenerator::getTimestampFromUUIDv1 - replace wfTimestamp
Petr Pchelko
2020-01-21
1
-2
/
+3
*
Provide UIDgenerator::getTimestampFromUUIDv1 method
Petr Pchelko
2020-01-21
1
-0
/
+24
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Merge "Use namespaced IPUtils class"
jenkins-bot
2020-01-01
1
-2
/
+4
|
\
|
*
Use namespaced IPUtils class
Kunal Mehta
2020-01-01
1
-2
/
+4
*
|
Fix doc for BatchRowWriter::$clusterName
Umherirrender
2019-12-30
1
-2
/
+2
|
/
*
resourceloader: Use FileContentsHasher batching in FileModule::getFileHashes
Timo Tijhof
2019-12-17
1
-5
/
+5
*
Set visibility on php magic functions __destruct/sleep/wakeup/get/call
Umherirrender
2019-12-05
1
-1
/
+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 duplicate variable name from class property PHPDocs
Thiemo Kreuz
2019-12-02
1
-1
/
+1
|
/
*
Fix new phan errors, part 7
Daimona Eaytoy
2019-10-21
1
-0
/
+1
*
Fix new phan errors, part 4
Daimona Eaytoy
2019-10-12
1
-2
/
+3
*
Unsuppress PhanParamsTooMany
Daimona Eaytoy
2019-10-10
1
-1
/
+1
*
Suppress PhanUndeclaredProperty for custom properties and phan bugs
Daimona Eaytoy
2019-09-14
1
-1
/
+1
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+1
*
Unsuppress other phan issues (part 4)
Daimona Eaytoy
2019-08-31
1
-1
/
+1
*
Unsuppress more phan issues (part 3)
Daimona Eaytoy
2019-08-31
1
-1
/
+1
*
Unsuppress other phan issues with low count
Daimona Eaytoy
2019-08-30
1
-0
/
+1
*
Globally unsuppress phan issues with low count
Daimona Eaytoy
2019-08-30
1
-0
/
+1
[next]