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
...
*
UrlUtils: Make assemble() and removeDotSegments() stateless
Timo Tijhof
2023-08-10
1
-18
/
+19
*
Merge "Migrate more usages of Database::update() to UpdateQueryBuilder"
jenkins-bot
2023-06-09
1
-6
/
+5
|
\
|
*
Migrate more usages of Database::update() to UpdateQueryBuilder
Alexander Vorwerk
2023-06-09
1
-6
/
+5
*
|
Replace some more usages of deprecated MWException
Daimona Eaytoy
2023-06-09
1
-3
/
+1
|
/
*
Use more narrow IReadableDatabase in BatchRowIterator
thiemowmde
2023-05-19
1
-4
/
+4
*
Improve the documentation of wfExpandUrl
Gergő Tisza
2023-05-08
1
-4
/
+11
*
Fix total breakage of wgCanonicalServer fallback
Tim Starling
2023-03-17
1
-2
/
+12
*
Miscellaneous PHP version related cleanups
Tim Starling
2022-11-21
1
-1
/
+1
*
Merge "utils: Use str_starts_with/str_ends_with/str_contains"
jenkins-bot
2022-11-11
4
-23
/
+18
|
\
|
*
utils: Use str_starts_with/str_ends_with/str_contains
Umherirrender
2022-10-04
4
-23
/
+18
*
|
Include core PSR-4 classes in the generated classmap
Máté Szabó
2022-11-08
1
-18
/
+1
*
|
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-2
/
+1
*
|
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-1
/
+2
*
|
Use short array destructuring instead of list()
Tim Starling
2022-10-21
2
-5
/
+5
*
|
utils: Fix return doc about false/null for UrlUtils::expand
Umherirrender
2022-10-04
1
-1
/
+1
|
/
*
SQLPlatform: Introduce buildComparison()
Bartosz Dziewoński
2022-09-10
1
-45
/
+3
*
filerepo: avoid PHP 8 warnings in File::splitMime() if $mime is null
Aaron Schulz
2022-08-23
1
-1
/
+0
*
Merge "ClassCollector: Fix mistake in comment for T_DOUBLE_COLON case"
jenkins-bot
2022-08-05
1
-1
/
+2
|
\
|
*
ClassCollector: Fix mistake in comment for T_DOUBLE_COLON case
Kevin Israel
2022-06-30
1
-1
/
+2
*
|
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
[prev]
[next]