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
*
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
*
AutoLoader: Skip tokenizing of irrelevant lines in ClassCollector
Timo Tijhof
2019-06-19
1
-0
/
+25
*
Move ClassCollector to its own file
Reedy
2019-04-14
2
-187
/
+224
*
Use https://www.php.net/ instead of https://secure.php.net/
Fomafix
2019-04-12
1
-1
/
+1
*
Remove CryptRand and related stuff
Max Semenik
2019-04-11
1
-38
/
+0
*
Fix/suppress misc phan errors (#2)
Kunal Mehta
2019-04-05
1
-1
/
+1
*
Make use of the list() feature where it makes sense
Thiemo Kreuz
2019-03-24
1
-5
/
+2
*
Better detection for old MS Office files
Tim Starling
2019-01-23
1
-1
/
+3
*
Remove comments documenting constructors as "constructors"
Thiemo Kreuz
2019-01-08
1
-1
/
+0
*
Do not pass unused parameter
Jakub Vrana
2018-12-01
1
-1
/
+1
*
Merge "Hard deprecate functionality replaced with random_bytes()"
jenkins-bot
2018-10-24
1
-0
/
+3
|
\
|
*
Hard deprecate functionality replaced with random_bytes()
Max Semenik
2018-10-17
1
-0
/
+3
*
|
Use PHP 7 '??' operator instead of if-then-else
Fomafix
2018-10-21
1
-5
/
+1
|
/
*
Merge "UIDGenerator: Remove the clock skew problem"
jenkins-bot
2018-10-05
1
-56
/
+71
|
\
|
*
UIDGenerator: Remove the clock skew problem
Timo Tijhof
2018-10-04
1
-56
/
+71
*
|
Merge "Clean up UIDGenerator field comments"
jenkins-bot
2018-10-04
1
-11
/
+16
|
\
\
|
|
/
|
/
|
|
*
Clean up UIDGenerator field comments
Aaron Schulz
2018-10-04
1
-11
/
+16
*
|
UIDGenerator: Misc clean up
Timo Tijhof
2018-10-04
1
-36
/
+72
*
|
Phabricator: Use Tddddd instead of Bug ddddd in comments
Fomafix
2018-10-04
1
-2
/
+2
|
/
*
Make UID clock drift error have more details.
Aaron Schulz
2018-10-03
1
-2
/
+3
*
Merge "AutoloadGenerator: Filter PSR4-compliant classes instead of ignoring d...
jenkins-bot
2018-10-03
1
-0
/
+42
|
\
|
*
AutoloadGenerator: Filter PSR4-compliant classes instead of ignoring directories
Brad Jorsch
2018-09-20
1
-0
/
+42
*
|
Remove MimeMagic
Reedy
2018-09-23
1
-1
/
+1
|
/
*
Fix some of the common typos
petarpetkovic
2018-08-16
1
-1
/
+1
[next]