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
*
Add signature for implementations of RecursiveIterator
Mark A. Hershberger
2022-07-25
1
-3
/
+3
*
Get rid of warnings on PHP 8.1
Aryeh Gregor
2022-06-13
1
-6
/
+6
*
UrlUtils: Simplify and increase test coverage
Timo Tijhof
2022-05-16
1
-1
/
+2
*
Fix many typos in comments
Matěj Suchánek
2022-05-10
1
-1
/
+1
*
Call ZipDirectoryReader from MimeAnalyzer
Tim Starling
2022-05-03
1
-9
/
+21
*
Merge "Use str_starts_with/str_ends_with"
jenkins-bot
2022-05-03
1
-4
/
+3
|
\
|
*
Use str_starts_with/str_ends_with
Aryeh Gregor
2022-05-02
1
-4
/
+3
*
|
Use UrlUtils in Parser
Aryeh Gregor
2022-04-28
1
-1
/
+1
|
/
*
Refactor URL-parsing global functions to class
Aryeh Gregor
2022-04-12
1
-0
/
+515
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+2
*
Add explicit casts between scalar types
Umherirrender
2022-03-01
1
-2
/
+2
*
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
Reedy
2022-02-24
1
-2
/
+3
*
Fix typos in comments (M)
Siddharth VP
2022-01-09
1
-2
/
+2
*
Merge "Fix typos in comments (C-D)"
jenkins-bot
2021-12-30
1
-1
/
+1
|
\
|
*
Fix typos in comments (C-D)
Siddharth VP
2021-12-30
1
-1
/
+1
*
|
Fix typos in comments (A-B)
Siddharth VP
2021-12-26
1
-1
/
+1
|
/
*
resourceloader: Remove support for $algo param in FileContentsHasher
Timo Tijhof
2021-12-03
1
-18
/
+15
*
resourceloader: Decouple FileContentsHasher from MW ObjectCache
Timo Tijhof
2021-11-19
1
-1
/
+1
*
Use getWithSetCallback() instead of get() + set()
Daimona Eaytoy
2021-11-18
1
-15
/
+12
*
docs: Fix nullable documentation for class properties
Umherirrender
2021-09-24
1
-2
/
+2
*
Using @return never documentation on always-throw-function
Umherirrender
2021-09-07
1
-0
/
+1
*
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
[next]